Main changes since v0.3.4:
- Todo entries with a due date are now shown in Week & Year Views (can be disabled with show_todos config settings).
- (Related to above.) Rationalised system for determining which internal lists entries should go in. Avoided some unnecessary list re-building, which should speed up some operations with large calendars.
- Allowed switches (in event & todo dialogs) to be toggled with left/right cursor keys.
Config:
- Calendars can be disabled by setting enabled=False in user.ini.
- Added show_in_grid option to enable/disable showing entries in Year View grid (example use: to hide moon phase calendar from the grid so it doesn't look like there's an appointment those days).
- Improved docs on CalDAV, particularly for Gemini & Cosmo.
- Added tools/make_css_yearicons.py script in case it's useful to help others customise their Year View icons.