Skip to content

Releases: OutSystems/cordova-plugin-local-notifications

0.9.14

03 Dec 11:04
ac872d7
Compare
Choose a tag to compare
  • Fix endless loop of notification permission denial when granting exact alarm permission on Android.

0.9.13

08 Oct 14:32
9a841ea
Compare
Choose a tag to compare
  • Fixes:
    • Android: Deliver notifications while app is in foreground if foreground option is true.

0.9.12

27 Sep 14:13
Compare
Choose a tag to compare
  • Replaces dependency on Android Support Libraries with their AndroidX counterpart.
  • Makes PendingIntents immutable for Android 14.

0.9.11

28 Aug 16:51
Compare
Choose a tag to compare
  • Added exact and inexact notifications for Android 14.
  • Fixed Android 14 bug where notifications were not being scheduled.

0.9.10

19 Dec 13:17
Compare
Choose a tag to compare
  • Remove jcenter from Gradle

0.9.9

21 Sep 12:50
Compare
Choose a tag to compare
  • Updated Android code to request for notifications permission, required for Android 13

0.9.8

04 Nov 13:55
Compare
Choose a tag to compare
  • New plugin release to include metadata tag in Extensibility Configurations in the OS wrapper

0.9.7

30 Sep 13:00
Compare
Choose a tag to compare
  • Fix required for Android 12 - Use Activity instead of Service to handle notification clicks

0.9.6

14 Sep 17:32
Compare
Choose a tag to compare
Updated version tag

0.9.5

26 Jan 09:49
Compare
Choose a tag to compare

Fix: Included import for Log