Skip to content

Releases: parse-community/parse-server-push-adapter

6.2.0

15 May 12:43
Compare
Choose a tag to compare

6.2.0 (2024-05-15)

Features

  • Add support for Expo push notifications (#243) (8987b85)

6.1.1

15 May 11:54
Compare
Choose a tag to compare

6.1.1 (2024-05-15)

Bug Fixes

  • FCM push notification payload incompatible with Parse Android SDK (#238) (4274b7f)

6.1.0

04 May 17:48
Compare
Choose a tag to compare

6.1.0 (2024-05-04)

Features

  • Add support for web push notifications (#239) (93b6a48)

6.0.0

30 Mar 23:58
Compare
Choose a tag to compare

6.0.0 (2024-03-30)

Features

BREAKING CHANGES

  • Removes support for Node 14 and 16 (bb0ff82)

5.2.0

30 Mar 21:34
Compare
Choose a tag to compare

5.2.0 (2024-03-30)

Features

  • Add backwards compatibility with APNS payloads when using Firebase Cloud Messaging API (HTTP v1) (#234) (b9a41d1)

5.1.1

02 Mar 15:08
Compare
Choose a tag to compare

5.1.1 (2024-03-02)

Bug Fixes

  • Security upgrade firebase-admin from 11.10.1 to 12.0.0 (#231) (2c3d61d)

5.1.0

02 Mar 14:58
Compare
Choose a tag to compare

5.1.0 (2024-03-02)

Features

  • Send Android push notifications to Firebase Cloud Messaging API (HTTP v1) by setting the push adapter option firebaseServiceAccount (#222) (be40b1d)

5.0.2

21 Oct 11:12
Compare
Choose a tag to compare

5.0.2 (2023-10-21)

Bug Fixes

  • Security upgrade semver-regex from 3.1.3 to 3.1.4 (#210) (089149b)

5.0.1

21 Oct 11:09
Compare
Choose a tag to compare

5.0.1 (2023-10-21)

Bug Fixes

  • Security upgrade qs from 6.5.2 to 6.5.3 (#215) (7fe2446)

5.0.0

21 Oct 11:01
Compare
Choose a tag to compare

5.0.0 (2023-10-21)

Features

  • Upgrade to node-apn 6.0.1, parse 4.2.0 (#227) (615e730)

BREAKING CHANGES

  • This release removes support for Node 12; the minimum required version is Node 14. (615e730)