From 3a7ded3f80de267fcab6ae93cf49a224db1df5e2 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 25 Feb 2024 21:46:43 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dab0f9ac..7b150de2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- **📄 Document Selection**: Now you can select multiple documents and delete them all at once. +- **📄 Document Selection**: Now you can select and delete multiple documents at once for easier management. ### Changed -- **🏷️ Documents Pre-Tagging**: Introducing a more convenient method. Click the + button at the top, enter tag name(s) in the popup window, select files, and upload them with tagging. +- **🏷️ Document Pre-tagging**: Simply click the "+" button at the top, enter tag names in the popup window, or select from a list of existing tags. Then, upload files with the added tags for streamlined organization. ## [0.1.104] - 2024-02-25