Skip to content

Releases: katzer/cordova-plugin-local-notifications

Release v1.1.3

15 Feb 15:32
Compare
Choose a tag to compare

What's Changed

  • Hotfix: fix(crash): ArrayIndexOutOfBoundsException can occur, if the user dismisses a permission request without clicking a button by @UzverNumber47 in #2058

New Contributors

Full Changelog: v1.1.2...v1.1.3

Release v1.1.2

08 Feb 07:52
Compare
Choose a tag to compare

What's Changed

Android

  • Bugfix for input actions: Make PendingIntent for actions mutable. Fixes a crash when using input actions
  • New methods for handling unused app restrictions settings
    • getUnusedAppRestrictionsStatus: Gets the status of the unused app restrictions status
    • openManageUnusedAppRestrictions: Opens the settings for controlling the unused app restrictions status

iOS

  • Fix warnigs when using cordova-ios 8.0.0
    • Remove wrong named params from code documentation.

Common

New Contributors

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

24 Jan 14:17
Compare
Choose a tag to compare

See all changes in the CHANGELOG.md.

Release v1.1.0

23 Dec 16:02
Compare
Choose a tag to compare

You can see all changes in the changelog

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

18 Aug 11:56
Compare
Choose a tag to compare

This release contains mainly changes and fixes for the Android platform and makes it compatible with Android 12-14.

For more informations see CHANGELOG.md