Releases: parse-community/node-apn
Releases · parse-community/node-apn
6.2.1
6.2.1 (2024-11-14)
Bug Fixes
- Security upgrade jsonwebtoken from 9.0.0 to 9.0.2 (#159) (868a427)
6.2.0
6.2.0 (2024-09-25)
Features
- Add fields
subtitleLocKey
, subtitleLocArgs
for localized subtitle and arguments in notifications (#154) (c885405)
6.1.0
6.1.0 (2024-09-16)
Features
- Add
dismissal-date
property to Live Activity notifications (#152) (d863f2e)
6.0.2
6.0.2 (2024-09-10)
Bug Fixes
- Incorrect field name
events
instead of event
in Live Activity push notification payload (#148) (5876a59)
6.0.1
6.0.1 (2023-10-20)
Bug Fixes
- Minimum required Node version in
engines.node
has not been upgraded to Node 14 (#138) (4eb3686)
6.0.0
6.0.0 (2023-10-19)
Features
- Add support for Node 18, 20 drop support for Node 12 (#137) (f203bc1)
BREAKING CHANGES
- This release removes support for Node 12; the minimum required version is Node 14. (f203bc1)
5.2.3
5.2.3 (2023-07-21)
Bug Fixes
- Incorrect field name
event
instead of events
in Live Activity push notification payload (#133) (a25c835)
5.2.2
5.2.2 (2023-07-20)
Bug Fixes
- Shutdown callback is not passed from provider to client (#118) (9fa197f)
5.2.1
5.2.1 (2023-07-16)
Bug Fixes
- Security upgrade jsonwebtoken from 8.5.1 to 9.0.0 (#128) (5bc179d)
5.2.0
5.2.0 (2023-07-16)
Features
- Add support for Live Activity with ActivityKit push notifications (#130) (80717cd)