Releases: appfeel/node-pushnotifications
Releases · appfeel/node-pushnotifications
v1.4.2
- Update @parse/node-apn to 3.2.0
- Update dev dependencies
v1.4.1
Dependency updates
v1.4.0
v1.3.0
- Add new configuration property
silent
todata
payload, in order to properly support APNS silent push notifications. (Closed #127 with #128 ). Updated docs: https://github.com/appfeel/node-pushnotifications#silent-push-notifications
v1.2.1
v1.2.0
- Move from node-apn to https://www.npmjs.com/package/@parse/node-apn
- Support apns-push-type
pushType
property
Add support for Android style and picture
Support for style
and picture
fields in Android notification payload
Add support for Android image
Support for image
parameter in FCM notification payload
Add support for Android Channel ID
1.1.10 Release 1.1.10
v1.1.9
Allow expiry (apn) and timeToLive (gcm) to be set to 0