Releases: javalent/calendarium
Releases · javalent/calendarium
v2.0.0-beta.3
2.0.0-beta.3 (2024-11-25)
Bug Fixes
- Fixes issue where editing a calendar wouldn't re-trigger event parsing (34da6a5)
v2.0.0-beta.2
2.0.0-beta.2 (2024-11-22)
Bug Fixes
- Fixes issue where custom weather data for locations couldn't be set (798d022)
v2.0.0-beta.1
v2.0.0-beta
v1.5.0
1.5.0 (2024-11-01)
Features
- Adds ability to link paths to the global default calendar, if any. (6f944b8)
- The plugin now only watches files explicitly defined in settings for events. (18378e0)
Bug Fixes
- Disabling auto parsing now removes file-based events (e83f639)
- Improves appearance of the "no calendars" dialog in settings (d101c0e)
- Move legacy
autoParse
calendar setting to a global setting (d7ed936) - Moving a file outside of the watched paths no longer triggers a scan event for that file (96dfc6c)
- Plugin now includes the vault root as the default path to parse (a4aa1f6)
- Remove legacy calendar path data (3d32e32)
- Remove logs (13d63de)
- Removes
Rescan events for calendar
command (it didn't actually do anything different) (3b59230) - Removes unneeded calendar management methods from the Plugin class (1d79553)
- Saving edited events via modal no longer duplicates events (close #151). Thanks @LexMonster. (1c5b8cd)
v1.4.2
1.4.2 (2024-10-25)
Bug Fixes
- chore: Fix import paths (85ba76a)
- Improves message when improper calendar state sent to Agenda view (b9a5db5)
- refactor: Migrated to new singleton settings service, removed some plugin dependencies (c2b9d16)
- Removing an event from the UI now saves (5bbe3bf)
- Tests (e02cec9)
- Updates to the calendar now properly refresh linked Agenda views (e838c7a)
v1.4.1
1.4.1 (2024-10-25)
Bug Fixes
- Improves message when improper calendar state sent to Agenda view (b9a5db5)
- refactor: Migrated to new singleton settings service, removed some plugin dependencies (c2b9d16)
- Removing an event from the UI now saves (5bbe3bf)
- Tests (e02cec9)
- Updates to the calendar now properly refresh linked Agenda views (e838c7a)