Releases: jfversluis/Plugin.Maui.CalendarStore
v4.0.0: bump to .NET 9
Same as 3.0.1, but now updated to be used with .NET 9 and up.
What's Changed
- Bump To NET9 by @bhavanesh2001 in #72
Full Changelog: v3.0.1...v4.0.0
v3.0.1: Fix cursor closures on Android
A small bug fix that gets rid of warnings in the output (and potential memory leaks) for Android.
Big thank you to @bhavanesh2001 !
What's Changed
- Fixing entitlements for mac by @davidortinau in #68
- Fix macOS sample by @jfversluis in #69
- [Android] Close cursors safely after usage by @bhavanesh2001 in #70
New Contributors
- @davidortinau made their first contribution in #68
- @bhavanesh2001 made their first contribution in #70
Full Changelog: v3.0.0...v3.0.1
v3.0.0: Support for Reminders & Bugfixes!
What's Changed
- Added Full Support for Reminders. by @YBTopaz8 in #55
- Fix calendar deletion on Android by @basvbeek in #59
- Fix saving event timezone for Android, correct exceptions by @avdynut in #61
- Fix All Day Events timezones by @edgiardina in #64
New Contributors
- @YBTopaz8 made their first contribution in #55
- @avdynut made their first contribution in #61
- @edgiardina made their first contribution in #64
Full Changelog: v2.0.1...v3.0.0
v3.0.0 Preview 4: Fixed All Day Event Timezone on Android
What's Changed
- Fix All Day Events timezones by @edgiardina in #64
New Contributors
- @edgiardina made their first contribution in #64
Full Changelog: v3.0.0-preview3...v3.0.0-preview4
v3.0.0 Preview 3: correct time zone info on Android
v3.0.0 Preview 2: Calendar deletion support
This this amazing help from our wonderful community, the deletion functionality for calendars is now restored!
Go try it out and let us know!
What's Changed
Full Changelog: v3.0.0-preview1...v3.0.0-preview2
v3.0.0 Preview 1: Reminder support
v2.0.1: Fix exception retrieving calendar by ID on Android
It was tempting to wait 1 day so we have exactly 1 year between releases 😅 but lets not so you can enjoy this bug fix right now! Big thanks to @basvbeek!
What's Changed
New Contributors
Full Changelog: v2.0.0...v2.0.1
v2.0: .NET 8 & iOS 17 support
This version now targets .NET 8 because we need new APIs from iOS 17. That also means: this version supports the new iOS 17 APIs for accessing calendars. Check out the updated README for new permissions declarations that need to be added.
What's Changed
- Bump to .NET 8 & Fix up APIs for Xcode 15/iOS 17 by @jfversluis in #46
- Add new iOS 17 permission info to README by @jfversluis in #50
Full Changelog: v1.0.2...v2.0.0
v2.0: .NET 8 & iOS 17 support
What's Changed
- Bump to .NET 8 & Fix up APIs for Xcode 15/iOS 17 by @jfversluis in #46
Full Changelog: v1.0.2...v2.0.0-preview1