Skip to content

Latest commit

 

History

History
92 lines (60 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

92 lines (60 loc) · 1.71 KB

2.2.4

  • Fixed new version swift issue for default switch case

2.2.3

  • Fixed android location field

2.2.2

  • Fixed android location field

2.2.1

  • Fix crash when no url is provided on iOS

2.2.0

  • Add support for setting URL on iOS devices
  • Description and location optional

2.1.3

Flutter 2.10 support

2.1.2

Android 11 support

2.1.1

  • migrated project into new project template
  • migrated java code into kotlin

2.1.0

  • Added event recurrency
  • Added invite emails for Android
  • Moved alarmInterval to platform specific iOSParams

2.0.2

  • Updated Documentation, manually removed v1 embedding deprecated warning

2.0.1

  • Updated Android gradle and migrated example to v2. Fixes deprecated api message

2.0.0

  • Migrate to null safety (thanks to @nilsreichardt)
  • Add compatibility with embedding v2 (thanks to @javadi69)

1.4.0

  • Add timezone support (thanks to @palmsnipe)
  • Fix status bar style bug on iOS (thanks to @Kiruel)

1.3.1

  • Set project Swift version (#25)
  • Manage calendar events with EventKitUI (#24)
  • Add DateTime class docs link (#23)
  • Fix issue #4: add_2_calendar/add_2_calendar-Swift.h' file not found (#22)

1.3.0

  • Fixed 32bit system conversion on iOS (issue #13)

1.2.2

  • Full project refactor
  • Add some comments

1.2.1

  • Format code

1.2.0

  • Added location support for iOS thanks to @gopchi

1.1.0

  • Added allDay boolean
  • Fixed bugs

1.0.3

  • Fixed iOS returning always success (issue #5)

1.0.2

  • Added necessary entitlements for iOS 10+ integration

1.0.1

  • Events are no longer marked as "all day" on Android

1.0.0

  • First stable release
  • Added support for iOS

0.0.1

  • Initial release (only compatible with Android)