Skip to content

v0.7.11

Choose a tag to compare

@github-actions github-actions released this 21 Aug 09:54
· 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_start in config.toml or CHRONCAL_UI_WEEK_START to 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