Releases: parse-community/parse-server-push-adapter
Releases · parse-community/parse-server-push-adapter
6.7.0
6.7.0 (2024-09-27)
Features
- Upgrade @parse/node-apn from 6.1.0 to 6.2.0 (#310) (c71e167)
6.5.0
6.5.0 (2024-08-02)
Features
- Add Firebase Cloud Messaging (FCM) HTTP/2 support and option
fcmEnableLegacyHttpTransport
to use legacy HTTP/1.1 (#274) (70e6b6f)
6.4.1
6.4.1 (2024-07-08)
Bug Fixes
- Verbose mode is enabled if environment variables
VERBOSE
or VERBOSE_PARSE_SERVER_PUSH_ADAPTER
are set to any value (#264) (0f31300)
6.4.0
6.4.0 (2024-07-07)
Features
6.3.0
6.3.0 (2024-07-07)
Features
6.2.0
6.2.0 (2024-05-15)
Features
- Add support for Expo push notifications (#243) (8987b85)
6.1.1
6.1.1 (2024-05-15)
Bug Fixes
- FCM push notification payload incompatible with Parse Android SDK (#238) (4274b7f)
6.1.0
6.1.0 (2024-05-04)
Features
- Add support for web push notifications (#239) (93b6a48)
6.0.0
6.0.0 (2024-03-30)
Features
BREAKING CHANGES
- Removes support for Node 14 and 16 (bb0ff82)
5.2.0
5.2.0 (2024-03-30)
Features
- Add backwards compatibility with APNS payloads when using Firebase Cloud Messaging API (HTTP v1) (#234) (b9a41d1)