Skip to content

Latest commit

 

History

History
279 lines (153 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

279 lines (153 loc) · 20.3 KB

Change Log

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

6.0.1 (2024-06-13)

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

6.0.0 (2024-04-15)

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

6.0.0-rc.1 (2024-03-25)

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

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

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

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

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

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

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

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

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

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

Features

  • use Firebase SDK for creating foreground notifications (#1657) (530029c)

5.1.0 (2023-09-14)

Features

  • push-notifications: use Firebase SDK for creating foreground notifications (#1786) (1fce150)

5.0.6 (2023-07-12)

Bug Fixes

  • push-notifications: make requestPermissions resolve if granted (#1677) (798f788)

5.0.5 (2023-06-29)

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

5.0.4 (2023-06-08)

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

5.0.3 (2023-06-08)

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

5.0.2 (2023-05-09)

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

5.0.1 (2023-05-05)

Bug Fixes

5.0.0 (2023-05-03)

Note: Version bump only for package @capacitor/push-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)

Features

  • push-notifications: add unregister functions (#1498) (878e295)

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

Bug Fixes

  • push-notifications: fixing Android deprecations (#1467) (6558c5e)

Features

  • android: Removing enableJetifier (d66f9cb)
  • push-notifications: support Android 13+ permissions (#1463) (b152c88)

4.1.2 (2022-11-16)

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

4.1.1 (2022-10-21)

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

4.1.0 (2022-09-12)

Bug Fixes

  • push-notifications: properly get the configured icon from manifest (#1118) (20e87d3)

4.0.1 (2022-07-28)

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

4.0.0 (2022-07-27)

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

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

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

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

Bug Fixes

  • push-notifications: use id and tag for canceling active notification (#1041) (fa710a6)
  • 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)
  • ios: Coerce 'extra' field to add missing notification data on events (#231) (46ce6b2)
  • ios: do not show notifications when in foreground (#209) (1994997)
  • push-notifications: bump iOS deployment target to 12.0 (#183) (d5b6503)
  • push-notifications: make removeAllListeners available (#454) (d92c925)
  • push-notifications: proper return of push notification object properties (#349) (733fc06)
  • push-notifications: Throw errors if missing mandatory channel fields (#576) (50f4e70)
  • add es2017 lib to tsconfig (#180) (2c3776c)
  • export all TS definitions (6cd2996)
  • support deprecated types from Capacitor 2 (#210) (b559e24)
  • push-notifications: remove unused Firebase/Messaging dependency (#186) (0f4ca7c)

Features

1.0.9 (2022-01-19)

Bug Fixes

1.0.8 (2022-01-10)

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

1.0.7 (2021-11-03)

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

1.0.6 (2021-10-14)

Bug Fixes

1.0.5 (2021-10-13)

Bug Fixes

1.0.4 (2021-09-01)

Bug Fixes

  • push-notifications: Throw errors if missing mandatory channel fields (#576) (50f4e70)

1.0.3 (2021-07-07)

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

1.0.2 (2021-06-23)

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

1.0.1 (2021-06-09)

Bug Fixes

  • push-notifications: make removeAllListeners available (#454) (d92c925)

1.0.0 (2021-05-19)

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

0.3.10 (2021-05-11)

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

0.3.9 (2021-05-10)

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

0.3.8 (2021-05-07)

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

0.3.7 (2021-04-29)

Bug Fixes

  • push-notifications: proper return of push notification object properties (#349) (733fc06)

0.3.6 (2021-03-10)

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

0.3.5 (2021-03-02)

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

0.3.4 (2021-02-27)

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

0.3.3 (2021-02-10)

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

0.3.2 (2021-02-05)

Bug Fixes

  • ios: Coerce 'extra' field to add missing notification data on events (#231) (46ce6b2)

0.3.1 (2021-01-26)

Bug Fixes

  • support deprecated types from Capacitor 2 (#210) (b559e24)
  • ios: do not show notifications when in foreground (#209) (1994997)

0.3.0 (2021-01-14)

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

0.2.0 (2021-01-13)

Bug Fixes

Features

0.1.0 (2021-01-13)

Bug Fixes

  • push-notifications: bump iOS deployment target to 12.0 (#183) (d5b6503)
  • push-notifications: remove unused Firebase/Messaging dependency (#186) (0f4ca7c)

Features