Files
Tasks/CHANGELOG.md
T
2026-08-01 02:11:12 +08:00

9 lines
343 B
Markdown

# Changelog
## 1.0.0 - 2026-07-19
- Refactored the single-file application into native ES Modules.
- Preserved existing storage keys, seed tasks, and version 1.0 backup format.
- Replaced inline handlers with static listeners and delegated actions.
- Added resilient normalization, scoped rendering, i18n interpolation, and automated tests.