All notable changes to this project are documented in this file.
- Initial public release.
- UI: Standardized button sizing and unified navigation/day button heights for consistent scaling.
- UI: Enforced minimum window width so date controls cannot be collapsed.
- UI: Added footer for status updates and improved notification styling/indentation.
- Build:
tools/build-op.ps1now creates.opin the plugin root (parent oftools) and writes a timestamped fallback if the versioned file is locked. - Fetch: Improved data fetching (fewer errors, better efficiency).
- Fetch: Added auto-refresh functionality and track last date change timestamp.
- Cleanup: Removed ManiaCalendar integration and related settings (stability/compatibility).
- Misc: Minor notification indentation/style fixes and other small refactors.
- Refactor: Refactor auto-refresh logic; reduce debounce time to 2s and improve responsiveness with dynamic button sizing.