Skip to content

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

4.1.1

27 Mar 02:07
Compare
Choose a tag to compare

4.1.1 (2022-03-27)

Bug Fixes

  • security bump node-fetch from 2.6.6 to 2.6.7 (#206) (3b41a4e)

4.1.0

21 Nov 15:55
Compare
Choose a tag to compare

4.1.0 (2021-11-21)

Features

  • add support for APNS interruption-level and target-content-id (#197) (e0541ec)

4.0.0

17 Nov 14:59
91e28d1
Compare
Choose a tag to compare

Full Changelog

BREAKING CHANGE

  • node-apn 5 requires node >= 12 (#198)

Bug Fixes

  • bump node-apn to 5.0 (#198)

3.4.1

21 Aug 23:32
8870248
Compare
Choose a tag to compare

Full Changelog

  • Security fixes (Manuel Trezza) #193

3.4.0

20 Oct 16:21
b8fb22e
Compare
Choose a tag to compare
  • Support installing from branch (#177) (thanks to @dplewis)
  • Update @parse/node-apn@4.0.0
  • Update parse@2.17.0

3.3.0

26 Sep 00:19
f1559a5
Compare
Choose a tag to compare
  • Update @parse/node-apn (#170)
  • Fixed wrong usage of contentAvailable for iOS push notifications via Firebase (#165) (thanks to @supermar1010)
  • Adds request options for the gcm.Sender (#153) (thanks to @simonegiacco)
  • parse@2.16.0

3.2.0

28 Oct 00:36
63f1cf3
Compare
Choose a tag to compare
  • Support headers (expiration_time, collapse_id, push_type, priority) in data field (#148) (thanks to @dplewis)
  • parse@2.8.0

3.1.0

13 Oct 19:35
Compare
Choose a tag to compare

Update @parse/node-apn@3.1.0.
Update parse@2.7.1.

3.0.10

26 Aug 22:45
61252cc
Compare
Choose a tag to compare

Use @parse/node-apn served from npm instead of using our fork served from github.

3.0.9

30 Jul 20:31
Compare
Choose a tag to compare

3.0.9 (2019-07-30)

Full Changelog

Fix: Update node-apn version and improve publish script (#141) (thanks to @davimacedo)