Skip to content

Latest commit

 

History

History
299 lines (101 loc) · 14 KB

CHANGELOG.md

File metadata and controls

299 lines (101 loc) · 14 KB

Change Log

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

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