Skip to content

Releases: OutSystems/cordova-plugin-local-notifications

0.9.16

05 Sep 10:58
a31ba24

Choose a tag to compare

  • Fixes an issue where custom notification sounds were not playing. RMET-4280

0.9.15

02 Jul 13:31
633afe9

Choose a tag to compare

0.9.14

03 Dec 11:04
ac872d7

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

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

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

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

Choose a tag to compare

  • Remove jcenter from Gradle

0.9.9

21 Sep 12:50

Choose a tag to compare

  • Updated Android code to request for notifications permission, required for Android 13

0.9.8

04 Nov 13:55

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

Choose a tag to compare

  • Fix required for Android 12 - Use Activity instead of Service to handle notification clicks