Skip to content

Releases: appfeel/node-pushnotifications

v1.1.8

01 Dec 20:40
Compare
Choose a tag to compare

Improve FCM result processing performance #103

v1.1.7

17 Oct 20:02
Compare
Choose a tag to compare

Improve error messages: #101

v1.1.6

16 Sep 08:28
Compare
Choose a tag to compare

Fix inconsistency in parameter locArgs naming

v1.1.5

14 Aug 12:23
Compare
Choose a tag to compare

Bugfix for passing objects to web-push (will be stringified)

v1.1.4

19 Jun 18:16
Compare
Choose a tag to compare

Fix #93: FCM notifications could not be sent

v1.1.3

17 Jun 22:13
Compare
Choose a tag to compare
  • Use newly published wns 0.5.4 with HTTP proxy support instead of own fork

v1.1.2

17 Jun 07:00
Compare
Choose a tag to compare
  • Fix babel transpilation of async/await to be compatible with node 6.x.x

v1.1.0

16 Jun 14:53
Compare
Choose a tag to compare

Support for Web-Push notifications

v1.0.22

15 Jun 18:27
Compare
Choose a tag to compare
  • alwaysUseFCM option
  • errorMsg property

v1.0.21

10 May 06:33
Compare
Choose a tag to compare
  • Support for silent push notifications (iOS via apn and gcm)
  • Re-use node-apn provider instance across requests