Releases: parse-community/parse-server-push-adapter
Releases · parse-community/parse-server-push-adapter
4.2.0
4.2.0 (2023-08-06)
Features
- Upgrade @parse/node-apn from 5.1.3 to 5.2.1 (#220) (3b932d1)
4.1.3
4.1.3 (2023-05-20)
Bug Fixes
- Validate push notification payload; fixes a security vulnerability in which the adapter can crash Parse Server due to an invalid push notification payload (#217) (598cb84)
4.1.2
4.1.2 (2022-03-27)
Bug Fixes
4.1.1
4.1.1 (2022-03-27)
Bug Fixes
- security bump node-fetch from 2.6.6 to 2.6.7 (#206) (3b41a4e)
4.1.0
4.1.0 (2021-11-21)
Features
- add support for APNS
interruption-level
and target-content-id
(#197) (e0541ec)
3.4.0
- Support installing from branch (#177) (thanks to @dplewis)
- Update @parse/node-apn@4.0.0
- Update parse@2.17.0
3.3.0
- Update @parse/node-apn (#170)
- Fixed wrong usage of contentAvailable for iOS push notifications via Firebase (#165) (thanks to @supermar1010)
- Adds request options for the gcm.Sender (#153) (thanks to @simonegiacco)
- parse@2.16.0
3.2.0
- Support headers (expiration_time, collapse_id, push_type, priority) in data field (#148) (thanks to @dplewis)
- parse@2.8.0