Thanks to contributions from @nacezavrtanik and @thehanslevi, this release brings some minor fixes and improvements:
Fixes and changes
- Fixed a crash on launch when the Persian calendar was enabled.
- Fixed Persian calendar weekly view and week/day navigation.
- Fixed moon phases showing incorrectly with the Persian calendar.
- Import ICS events that use DURATION instead of DTEND.
- Recurring ICS events modified for a single day (RECURRENCE-ID) no longer appear twice.
- Recurring events now show their time on every occurrence, not just the first.
- Removed the
jdatetimedependency (and its LGPLjalali-core). Persian date conversion is now built in. - Packaging migrated from
setup.pytopyproject.toml. - Fixed a black flash on startup.