Releases: cloud-atlas-ai/obsidian-ics
Releases Β· cloud-atlas-ai/obsidian-ics
1.5.4
1.5.3
1.5.1-lockrrule4
update to rrule 2.6.8
1.5.1-lockrrule3
allow build to create new releases
1.5.1
What's Changed
Other Changes
- Add BRAT support and update deps by @muness in https://github.com/muness/obsidian-ics/pull/94
Full Changelog: muness/obsidian-ics@1.5.0...1.5.1
1.5.1b
What's Changed
Other Changes
- Add BRAT support and update deps by @muness in https://github.com/muness/obsidian-ics/pull/94
Full Changelog: muness/obsidian-ics@1.5.0...1.5.1b
1.5.0
1.4.1
What's Changed
- Fix settings modal bug and save plugin settings by @muness in https://github.com/muness/obsidian-ics/pull/89 . In the previous release settings were persisted as a side effect, meaning they didn't always save as expected.
Full Changelog: muness/obsidian-ics@1.4.0...1.4.1
1.4.0
What's Changed
Exciting New Features π
- Add DataView syntax for event start and end.
- When this toggle is enabled, the start and end time are emitted as dataview metadata fields,
startTimeandendTime. - You can then query these fields.
- Bonus: π° also makes the output compatible as a Full Calendar Daily Note Calendar source.
- When this toggle is enabled, the start and end time are emitted as dataview metadata fields,
Full Changelog: muness/obsidian-ics@1.3.3...1.4.0
1.3.3
What's Changed
Bugfix π
- Correct recurring event timezone without using UTC offsets by @muness in https://github.com/muness/obsidian-ics/pull/80
Full Changelog: muness/obsidian-ics@1.3.2...1.3.3