release notes

This commit is contained in:
djayatillake 2025-04-02 20:54:32 +01:00
parent eae57c5d86
commit 53a567cdf9

23
release-notes-v1.1.1.md Normal file
View file

@ -0,0 +1,23 @@
# LLM Tagger 1.1.1 Release
## What's New in 1.1.1
This release adds more granular control over tagging operations with new features for managing individual files:
### New Features
- **Untag All Documents**: Remove tags and summaries from all files with a single click
- **Current Document Operations**: Tag or untag just the file you're working on
- **Improved UI Organization**: Separate sections for bulk operations and current document operations
- **New Commands**: Added commands to tag and untag the current document
## Installation
1. Download the `main.js` and `manifest.json` files
2. Place them in your vault's `.obsidian/plugins/obsidian-llm-tagger/` directory
3. Reload Obsidian and enable the plugin in Community Plugins settings
## Feedback
If you encounter any issues or have suggestions for improvements, please open an issue on GitHub.
Thank you for using LLM Tagger!