Releases: parse-community/parse-server-push-adapter
Releases · parse-community/parse-server-push-adapter
6.9.1
6.9.1 (2025-01-01)
Bug Fixes
- APN notification topic not composed based on push type (#347) (9905c34)
6.9.0
6.9.0 (2024-12-30)
Features
6.8.0
6.8.0 (2024-12-14)
Features
- Add FCM option
resolveUnhandledClientError
to resolve or reject push promise on FCM server response GOAWAY (#341) (6d72f8a)
6.7.1
6.7.1 (2024-11-19)
Bug Fixes
- Security upgrade @parse/node-apn from 6.2.0 to 6.2.1 (#329) (5cd5170)
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)