docs: update README and add changelog
This commit is contained in:
parent
d301614eba
commit
6b00e4d665
2 changed files with 19 additions and 1 deletions
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## 1.2 - 2025-06-21
|
||||
|
||||
### Added
|
||||
- Custom logging framework with colorized output. Debug mode can be toggled from the Options page.
|
||||
- Advanced AI parameters (max tokens, temperature, etc.) are configurable in the Options page.
|
||||
- Hash-based persistent caching to reuse classification results across Thunderbird restarts.
|
||||
- Multiple icon sizes for better integration.
|
||||
- Custom system prompt field for specifying additional instructions for the AI service.
|
||||
|
||||
### Fixed
|
||||
- Improved logger import to avoid security errors.
|
||||
- Logging now reports only updated cache entries.
|
Loading…
Add table
Add a link
Reference in a new issue