Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1010 Bytes

File metadata and controls

21 lines (15 loc) · 1010 Bytes

Changelog

All notable changes to this project are documented in this file.

1.0.0 - 2025-09-11

  • Initial public release.

1.1.0 - 2026-02-22

  • 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.ps1 now creates .op in the plugin root (parent of tools) 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.