v0.7.11
·
241 commits
to master
since this release
Behavior changes in 0.7.11
- The month view, the week view, and the mini-calendar no longer force Sunday as the first day. Press W to toggle between Sunday and Monday.
- Set
ui.week_startinconfig.tomlorCHRONCAL_UI_WEEK_STARTto change the default. A choice stored in the TUI has priority over the config file. - The TUI now reloads events after each toggle. Before, cells for adjacent months could show no events.
📦 Install: see the README. Prebuilt binaries and checksums.txt are attached below.
Changelog
🚀 Features
- 37c8c19 feat(tui): add Sunday/Monday week-start toggle
🐛 Bug fixes
- fed6083 fix(tui): reload events when week start changes
Full Changelog: v0.7.10...v0.7.11