diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index b33c8aa..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,14 +0,0 @@ -# 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.