Skip to content

Releases: parse-community/node-apn

8.1.0

12 Apr 17:44

Choose a tag to compare

8.1.0 (2026-04-12)

Features

  • Add support for notification push type widgets (#194) (a3bcbcb)

8.0.0

31 Mar 01:35

Choose a tag to compare

8.0.0 (2026-03-31)

Features

BREAKING CHANGES

  • Removes support for Node 18. (3a601b8)

7.1.0

31 Jan 01:18

Choose a tag to compare

7.1.0 (2026-01-31)

Features

  • Add apns-id header to client return value (#195) (5567de1)

7.0.1

04 Dec 17:15

Choose a tag to compare

7.0.1 (2025-12-04)

Bug Fixes

  • Security upgrade jws from 3.2.2 to 3.2.3 (#191) (45d4b05)

7.0.0

01 Dec 06:42

Choose a tag to compare

7.0.0 (2025-12-01)

Bug Fixes

  • Security upgrade node-forge from 1.3.1 to 1.3.2 (#185) (2025512)

Features

  • Remove support for Node 14 and 16; add support for Node 22 and 24 (#186) (9deedb3)

BREAKING CHANGES

  • Removes support for Node 14 and 16; adds support for Node 22 and 24. (9deedb3)

6.5.0

13 Mar 10:35

Choose a tag to compare

6.5.0 (2025-03-13)

Features

  • Add input-push-channel and input-push-token to APS (#177) (a0f5230)

6.4.3

11 Feb 04:44

Choose a tag to compare

6.4.3 (2025-02-11)

Bug Fixes

  • Does not allow sending the priority of 10 for notifications (#173) (689ce37)

6.4.2

08 Feb 19:35

Choose a tag to compare

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

08 Feb 19:31

Choose a tag to compare

6.4.1 (2025-02-08)

Bug Fixes

  • Incorrectly attempting to send body in GET, DELETE requests (#169) (7ca2681)

6.4.0

06 Feb 21:43

Choose a tag to compare

6.4.0 (2025-02-06)

Features

  • Add the ability to manage channels and send broadcasts (#164) (ab234c9)