v0.4.0
🚀 New features:
- Added a CtrlK command palette for quickly switching themes, switching calendar groups, and perform other actions. (#47)
- Added “Go to date…” so you can jump directly to a specific date from the command palette (CtrlK) or with the . shortcut (#50)
- macOS builds now include auto-update support for easier upgrades. (#48)
✨ Improvements:
- Reminders now support weeks and months, not just shorter intervals. (#52)
- All-day event editing: disabled time fields look cleaner, and unchecking all-day restores the previously selected time. (#53)
🐛 Bug fixes:
- Fixed a startup crash affecting some Nvidia driver setups. (#46)
- Fixed Linux single-instance handling so repeated launches focus the existing app instead of leaking extra WebKit processes. (#51) Note: you might want to clean up duplicate stale
rencalprocesses withpkill -x rencal. - Fixed stale “today” state so the calendar updates correctly after the day changes. (098e366)
Full Changelog: v0.3.0...v0.4.0