Releases: katzer/cordova-plugin-local-notifications
Releases Β· katzer/cordova-plugin-local-notifications
Release v1.1.3
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
- @UzverNumber47 made their first contribution in #2058
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
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 statusopenManageUnusedAppRestrictions
: 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
- Improve documentation
- Issue template by @DutraGames in #2057
New Contributors
- @DutraGames made their first contribution in #2057
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
See all changes in the CHANGELOG.md.
Release v1.1.0
You can see all changes in the changelog
New Contributors
- @jdevuono54 made their first contribution in #2035
- @GitFr33 made their first contribution in #2042
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
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