4.3.0
- Updated multiple underlying dependencies
- Note:
timezone 0.9.0
removed named database files. If you are only usingdevice_calendar
, you can ignore this note.
- Note:
- Added support for all-day multi-day events on iOS
- Fixed iOS issue of adding attendees to events
- Fixed Android issue of the
ownerAccount
being null
What's Changed
- Add EventStatus property to Event by @lucasribolli in #410
- fix iOS build workflow by @meunicorn in #434
- Updated multiple underlying dependencies (closes #437). by @IVLIVS-III in #440
- Allows the plugin to be used in the background / an isolate by @lucky-lusa in #431
- Implementing Rrule package by @GoldenSoju in #403
- Owner account null #427 by @SungHyun22 in #443
- Update issue templates by @thomassth in #444
- packages cleanup by @thomassth in #449
- iOS: Fix error when adding attendees due to UUID is nil. by @GoldenSoju in #453
- Fixed All day events start time may be incorrect (iOS only) #337 by @OleksandraFedotova in #450
New Contributors
- @lucasribolli made their first contribution in #410
- @meunicorn made their first contribution in #434
- @lucky-lusa made their first contribution in #431
- @GoldenSoju made their first contribution in #403
- @SungHyun22 made their first contribution in #443
- @OleksandraFedotova made their first contribution in #450
Full Changelog: 4.2.0...4.3.0