Skip to content

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

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)

3.0.8

26 Jul 22:08
1c5ae66
Compare
Choose a tag to compare

3.0.8 (2019-07-26)

Full Changelog

Last release had its lib/ folder published but it's failing in parse-server tests. Trying to fix.

3.0.7

26 Jul 21:33
cdebd58
Compare
Choose a tag to compare

3.0.7 (2019-07-26)

Full Changelog

New attempt to fix last release since it was published empty to npm.