style: use softer blue for AI extraction info in dark mode (#817)

- Use Gmail's #A8C7FA color for AI extraction alert and tag in dark mode
- Update CHANGELOG.md and CHANGELOG_EN.md for v1.2.1

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Dream Hunter
2026-01-19 20:20:06 +08:00
committed by GitHub
co-authored by Claude Opus 4.5
parent 2318e0f7e2
commit e4c96c9868
3 changed files with 43 additions and 3 deletions
+11 -1
View File
@@ -6,7 +6,17 @@
<a href="CHANGELOG_EN.md">🇺🇸 English</a>
</p>
## v1.2.0(main)
## v1.2.1(main)
### Bug Fixes
- fix: |Scheduled Tasks| Fix scheduled task cleanup error `e.get is not a function`, use optional chaining for safe access to Context methods
### Improvements
- style: |AI Extraction| Use softer blue color (#A8C7FA) for AI extraction info in dark mode to reduce eye strain
## v1.2.0
### Breaking Changes