Releases: parse-community/node-apn
Releases · parse-community/node-apn
6.5.0
6.5.0 (2025-03-13)
Features
- Add
input-push-channel
and input-push-token
to APS (#177) (a0f5230)
6.4.3
6.4.3 (2025-02-11)
Bug Fixes
- Does not allow sending the priority of 10 for notifications (#173) (689ce37)
6.4.2
6.4.2 (2025-02-08)
Bug Fixes
- Security upgrade http-cache-semantics from 4.1.0 to 4.1.1 (#125) (d16213a)
6.4.1
6.4.1 (2025-02-08)
Bug Fixes
- Incorrectly attempting to send body in
GET
, DELETE
requests (#169) (7ca2681)
6.4.0
6.4.0 (2025-02-06)
Features
- Add the ability to manage channels and send broadcasts (#164) (ab234c9)
6.3.0
6.3.0 (2024-12-28)
Features
- Add support for broadcast push notifications (#163) (ccd0781)
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)