Skip to content

Releases: parse-community/node-apn

6.2.0

25 Sep 11:30
Compare
Choose a tag to compare

6.2.0 (2024-09-25)

Features

  • Add fields subtitleLocKey, subtitleLocArgs for localized subtitle and arguments in notifications (#154) (c885405)

6.1.0

16 Sep 01:39
Compare
Choose a tag to compare

6.1.0 (2024-09-16)

Features

  • Add dismissal-date property to Live Activity notifications (#152) (d863f2e)

6.0.2

10 Sep 01:48
Compare
Choose a tag to compare

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

20 Oct 23:36
Compare
Choose a tag to compare

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

19 Oct 23:48
Compare
Choose a tag to compare

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

21 Jul 22:36
Compare
Choose a tag to compare

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

20 Jul 19:22
Compare
Choose a tag to compare

5.2.2 (2023-07-20)

Bug Fixes

  • Shutdown callback is not passed from provider to client (#118) (9fa197f)

5.2.1

16 Jul 12:24
Compare
Choose a tag to compare

5.2.1 (2023-07-16)

Bug Fixes

  • Security upgrade jsonwebtoken from 8.5.1 to 9.0.0 (#128) (5bc179d)

5.2.0

16 Jul 11:56
Compare
Choose a tag to compare

5.2.0 (2023-07-16)

Features

  • Add support for Live Activity with ActivityKit push notifications (#130) (80717cd)

5.1.3

27 Mar 12:31
Compare
Choose a tag to compare

5.1.3 (2022-03-27)

Bug Fixes

  • security upgrade node-forge from 1.2.1 to 1.3.0 (#101) (a713a2b)