Releases: cloud-atlas-ai/obsidian-ics
Releases · cloud-atlas-ai/obsidian-ics
1.3.2
What's Changed
- distribution: Add support for development builds by @muness in https://github.com/muness/obsidian-ics/pull/78 to allow easier debugging
Full Changelog: muness/obsidian-ics@1.3.1...1.3.2
1.3.1
What's changed
- Display an example of the current time format syntax, provide a link to the format reference in the time format setting description.
Full Changelog: muness/obsidian-ics@1.3.0...1.3.1
1.3.0
What's Changed
- Simplify rrule parsing by @muness in https://github.com/muness/obsidian-ics/pull/72 . With this change, we're relying mostly on
node-ical's code for recurring rules. This gets rid of a bunch of code and opportunities for bugs.
Full Changelog: muness/obsidian-ics@1.2.1...1.3.0
1.2.1
What's Changed
Bugfix 🎉
- handle errors when retrieving and processing calendars by @muness in https://github.com/muness/obsidian-ics/pull/73
Full Changelog: muness/obsidian-ics@1.2.0...1.2.1
1.2.0
What's Changed
Exciting New Features 🎉
- Extract meeting URL from event by @muness in https://github.com/muness/obsidian-ics/pull/70
Full Changelog: muness/obsidian-ics@1.1.7...1.2.0
1.1.7
What's Changed
- Update to the latest moment-timezone library to pick up timezone DB changes
Full Changelog: muness/obsidian-ics@1.1.6...1.1.7
1.1.6
What's Changed
- 1.1.5 introduced a formatting bug where checkboxes got two spaces. Fixed.
Full Changelog: muness/obsidian-ics@1.1.5...1.1.6
1.1.5
What's Changed
- #68 Make checkboxes optional, per calendar
Full Changelog: muness/obsidian-ics@1.1.4...1.1.5
1.1.4
What's Changed
- Events with a recurrence rule with an override were missing. This is now fixed.
Full Changelog: muness/obsidian-ics@1.1.3...1.1.4
1.1.3
What's Changed
- Customize whether to include the end time in the output. Customizable per calendar #63
- Customize time format (to allow 24-hour or am/pm formats) #63
Full Changelog: muness/obsidian-ics@1.1.2...1.1.3