8000 Tags · rfershte/node-apn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rfershte/node-apn

Tags

v1.7.8

Toggle v1.7.8's commit message
* Add support for Mutable Content (node-apn#413)

v1.7.7

Toggle v1.7.7's commit message
* Fix Documentation URL (node-apn#393)

* Prevent `badge: 0` sending `badge: undefined` (node-apn#394)
* Avoid error, when deferredConnection is null (node-apn#397)

v1.7.6

Toggle v1.7.6's commit message
Fixes:

  * Emit an error when retry limit is exceeded (node-apn#333)
  * Documentation fixes (node-apn#229, node-apn#343, node-apn#379)
  * Reinstate broken aps behaviour (node-apn#377)

v1.7.5

Toggle v1.7.5's commit message
* Notification property improvements

* Round-robin all open sockets when sending notifications
* `minConnections` option
* Prevent crashing when cancelling feedback multiple times (node-apn#307)
* Fix connection.shutdown behaviour (node-apn#299)
* Small doc improvements
0