Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1002 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 1002 Bytes

[1.3.0] - 15th September 2021

  • PR #44 (Use UNUserNotificationCenter instead of deprecated UIUserNotificationSettings on iOS 10+)
  • PR #47 (Feature/android v2)

[1.2.0] - 15th March 2021

  • Support for null safety

[1.1.2] - 15th December 2019

  • Support the new plugin pubspec format
  • On Android, the custom dependency to ShortcutBadger is removed, since unused

[1.1.1] - 3rd December 2019

  • Migration of the sample to Android X

[1.1.0] - 11th November 2019

  • Migration to Android X (thanks to orknist) + Android Target SDK = 29

[1.0.3+2] - 13th September 2019

  • README updated

[1.0.3] - 25th June 2019

  • Android: Migration to the latest version of the ShortcutBadger library (1.1.22)

[1.0.2] - 5th July 2018

  • Android: Include the PR #268 to support Oreo devices.

[1.0.1] - 10th April 2018

  • Fix a bug with the Android build.

[1.0.0] - 10th April 2018

  • Initial Release.