Releases: OutSystems/cordova-plugin-local-notifications
Releases · OutSystems/cordova-plugin-local-notifications
0.9.14
0.9.13
- Fixes:
- Android: Deliver notifications while app is in foreground if
foreground
option istrue
.
- Android: Deliver notifications while app is in foreground if
0.9.12
- Replaces dependency on Android Support Libraries with their AndroidX counterpart.
- Makes
PendingIntents
immutable for Android 14.
0.9.11
- Added exact and inexact notifications for Android 14.
- Fixed Android 14 bug where notifications were not being scheduled.
0.9.10
- Remove
jcenter
from Gradle
0.9.9
- Updated Android code to request for notifications permission, required for Android 13
0.9.8
- New plugin release to include metadata tag in Extensibility Configurations in the OS wrapper
0.9.7
- Fix required for Android 12 - Use Activity instead of Service to handle notification clicks
0.9.6
Updated version tag
0.9.5
Fix: Included import for Log