Skip to content

Latest commit

 

History

History
320 lines (184 loc) · 27.4 KB

CHANGELOG.md

File metadata and controls

320 lines (184 loc) · 27.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.0-rc.0 (2024-02-07)

Note: Version bump only for package @capacitor/local-notifications

6.0.0-beta.1 (2023-12-14)

Note: Version bump only for package @capacitor/local-notifications

6.0.0-beta.0 (2023-12-13)

Features

  • local-notifications: Adding permissions for using SCHEDULE_EXACT_ALARM in Android 14 (#1840) (55c31e8)

6.0.0-alpha.2 (2023-11-15)

Note: Version bump only for package @capacitor/local-notifications

6.0.0-alpha.1 (2023-11-08)

Note: Version bump only for package @capacitor/local-notifications

5.0.6 (2023-07-12)

Bug Fixes

  • local-notifications: make requestPermissions resolve if granted (#1678) (4872589)

5.0.5 (2023-06-29)

Note: Version bump only for package @capacitor/local-notifications

5.0.4 (2023-06-08)

Note: Version bump only for package @capacitor/local-notifications

5.0.3 (2023-06-08)

Note: Version bump only for package @capacitor/local-notifications

5.0.2 (2023-05-09)

Note: Version bump only for package @capacitor/local-notifications

5.0.1 (2023-05-05)

Bug Fixes

5.0.0 (2023-05-03)

Note: Version bump only for package @capacitor/local-notifications

5.0.0-beta.1 (2023-04-21)

Features

  • Update gradle to 8.0.2 and gradle plugin to 8.0.0 (#1542) (e7210b4)

5.0.0-beta.0 (2023-03-31)

Note: Version bump only for package @capacitor/local-notifications

5.0.0-alpha.1 (2023-03-16)

Features

  • android: Removing enableJetifier (d66f9cb)
  • local-notifications: support Android 13+ permissions (#1189) (ace7d73)

4.1.5 (2023-02-03)

Bug Fixes

  • local-notifications: Use RTC_WAKEUP if schedule.allowWhileIdle is true (#1362) (1cd2259)

4.1.4 (2022-12-01)

Bug Fixes

  • local-notifications: error if notification id is bigger than allowed (#1303) (df7e2f5)

4.1.3 (2022-11-16)

Note: Version bump only for package @capacitor/local-notifications

4.1.2 (2022-10-21)

Note: Version bump only for package @capacitor/local-notifications

4.1.1 (2022-09-29)

Bug Fixes

  • local-notifications: Add FLAG_MUTABLE to schedule on notifications (#1173) (98a5cb1)
  • local-notifications: Showing correct scheduled notification time (#1198) (96c5430)

4.1.0 (2022-09-12)

Bug Fixes

  • local-notifications: prevent crash on restoring old notifications (#1156) (8c65584)

4.0.1 (2022-07-28)

Note: Version bump only for package @capacitor/local-notifications

4.0.0 (2022-07-27)

Note: Version bump only for package @capacitor/local-notifications

4.0.0-beta.2 (2022-07-08)

Features

  • local-notifications: Add delivered notification handling (#1060) (0a89dc9)

4.0.0-beta.0 (2022-06-27)

Bug Fixes

  • local-notifications: Add FLAG_MUTABLE to pending intents for SDK 31 support (#914) (9ad0ce6)
  • local-notifications: Handle case of not allowed exact notifications (#954) (5016996)
  • correct addListeners links (#655) (f9871e7)
  • inline source code in esm map files (#760) (a960489)
  • Make removeAllListeners return a promise (#895) (e5c49d6)
  • remove postpublish scripts (#656) (ed6ac49)
  • android: fire localNotificationReceived event on Android (#217) (d97682d)
  • local-notification: Throw unavailable if Notification API not supported (#285) (a90a88b)
  • local-notifications: Adding check for new Notification support (#295) (a806f22)
  • local-notifications: Checking for null schedule in notification JSObject (#258) (73cb416)
  • local-notifications: don't store notifications if not scheduled (#310) (c1445fd)
  • local-notifications: extra not being returned on notification events (#340) (5b03a7f)
  • local-notifications: Make getPending not return already fired notifications (#256) (fb96f8a)
  • local-notifications: Opt out of Capacitor date serialization (#264) (6e447d5)
  • local-notifications: requestPermissions and checkPermissions return if enabled (#494) (555bb1f)
  • local-notifications: return schedule on as object (#603) (ca34b01)
  • local-notifications: Throw errors if missing mandatory channel fields (#577) (6bf3a4f)
  • local-notifications: use proper rollup config (#528) (cd17daa)
  • normalize use of integers for notification IDs (#195) (b56e111)
  • web: fix scheduled notifications not being sent (#220) (c8e92d6)
  • add es2017 lib to tsconfig (#180) (2c3776c)
  • Use the event names from Capacitor 2 (#215) (008fe9e)

Features

  • set targetSDK default value to 31 (#824) (3ee10de)
  • set targetSDK default value to 32 (#970) (fa70d96)
  • Upgrade gradle to 7.4 (#826) (5db0906)
  • Use java 11 (#910) (5acb2a2)
  • android: implements Activity Result API changes for permissions and activity results (#222) (f671b9f)
  • local-notifications: add more info to pending notifications (#211) (7c50487)
  • local-notifications: Add weekday scheduling support for Android and iOS (#756) (430b485)
  • local-notifications: Adding summary text to grouped notifications (#296) (f625bd2)
  • local-notifications: Fire local notifications while app is idle (#237) (43380ef)
  • local-notifications: Support for Big Text and Inbox Notification Style (#280) (dc96ef9)
  • local-notifications: Support setting seconds in Schedule "on" (#253) (4ec8d06)
  • web: implement ActionPerformed and Received events (#219) (e062901)
  • add commonjs output format (#179) (8e9e098)
  • Local Notifications plugin (#94) (e59ba9c)

1.1.0 (2022-01-19)

Bug Fixes

Features

  • local-notifications: Add weekday scheduling support for Android and iOS (#756) (430b485)

1.0.10 (2022-01-10)

Note: Version bump only for package @capacitor/local-notifications

1.0.9 (2021-11-03)

Note: Version bump only for package @capacitor/local-notifications

1.0.8 (2021-10-14)

Bug Fixes

1.0.7 (2021-10-13)

Bug Fixes

1.0.6 (2021-09-15)

Bug Fixes

  • local-notifications: return schedule on as object (#603) (ca34b01)

1.0.5 (2021-09-01)

Bug Fixes

  • local-notifications: Throw errors if missing mandatory channel fields (#577) (6bf3a4f)

1.0.4 (2021-08-18)

Bug Fixes

  • local-notifications: use proper rollup config (#528) (cd17daa)

1.0.3 (2021-07-07)

Bug Fixes

  • local-notifications: requestPermissions and checkPermissions return if enabled (#494) (555bb1f)

1.0.2 (2021-06-23)

Note: Version bump only for package @capacitor/local-notifications

1.0.1 (2021-06-09)

Note: Version bump only for package @capacitor/local-notifications

1.0.0 (2021-05-19)

Note: Version bump only for package @capacitor/local-notifications

0.6.4 (2021-05-11)

Note: Version bump only for package @capacitor/local-notifications

0.6.3 (2021-05-10)

Note: Version bump only for package @capacitor/local-notifications

0.6.2 (2021-05-07)

Note: Version bump only for package @capacitor/local-notifications

0.6.1 (2021-04-29)

Bug Fixes

  • local-notifications: don't store notifications if not scheduled (#310) (c1445fd)
  • local-notifications: extra not being returned on notification events (#340) (5b03a7f)

0.6.0 (2021-03-10)

Bug Fixes

  • local-notification: Throw unavailable if Notification API not supported (#285) (a90a88b)
  • local-notifications: Adding check for new Notification support (#295) (a806f22)

Features

  • local-notifications: Adding summary text to grouped notifications (#296) (f625bd2)
  • local-notifications: Support for Big Text and Inbox Notification Style (#280) (dc96ef9)

0.5.1 (2021-03-02)

Note: Version bump only for package @capacitor/local-notifications

0.5.0 (2021-02-27)

Bug Fixes

  • local-notifications: Checking for null schedule in notification JSObject (#258) (73cb416)
  • local-notifications: Make getPending not return already fired notifications (#256) (fb96f8a)
  • local-notifications: Opt out of Capacitor date serialization (#264) (6e447d5)

Features

  • local-notifications: Support setting seconds in Schedule "on" (#253) (4ec8d06)

0.4.0 (2021-02-10)

Features

  • android: implements Activity Result API changes for permissions and activity results (#222) (f671b9f)

0.3.0 (2021-02-05)

Bug Fixes

  • android: fire localNotificationReceived event on Android (#217) (d97682d)
  • normalize use of integers for notification IDs (#195) (b56e111)
  • web: fix scheduled notifications not being sent (#220) (c8e92d6)

Features

  • local-notifications: add more info to pending notifications (#211) (7c50487)
  • local-notifications: Fire local notifications while app is idle (#237) (43380ef)
  • web: implement ActionPerformed and Received events (#219) (e062901)

0.2.1 (2021-01-26)

Bug Fixes

  • Use the event names from Capacitor 2 (#215) (008fe9e)

0.2.0 (2021-01-14)

Note: Version bump only for package @capacitor/local-notifications

0.1.0 (2021-01-13)

Bug Fixes

Features