Skip to content

Latest commit

 

History

History
159 lines (48 loc) · 5.74 KB

CHANGELOG.md

File metadata and controls

159 lines (48 loc) · 5.74 KB

Change Log

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

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