Releases: appfeel/node-pushnotifications
Releases · appfeel/node-pushnotifications
v3.1.1
What's Changed
- Add passthrough for settings to enable data notification by @wcalebgray in #209
Full Changelog: 3.1.0...3.1.1
v3.1.0
- Add support for FCM messaging via firebase-admin (#207)
- Bump some dependencies
v3.0.0
v2.1.2
v2.1.1
- Bump
node-gcm
to1.1.3
- Bump
web-push
to3.6.6
- Bump
@parse/node-apn
to5.2.3
v2.1.0
v2.0.3
What's Changed
- Bump @parse/node-apn from 5.1.0 to 5.1.3 by @davidschuette in #175
New Contributors
- @davidschuette made their first contribution in #175
Full Changelog: 2.0.2...2.0.3
v2.0.2
- Bump node-fetch from 2.6.6 to 2.6.7 (51c060e)
- Bump minimist from 1.2.5 to 1.2.6 (c7019a5)
- Bump ramda to 0.28.0 and bump dev dependencies (dc87fac)
Full Changelog: 2.0.1...2.0.2
v2.0.1
v2.0.0
- Bump @parse/node-apn to 5.1.0
- Drop support for node versions prior to 12 - those node versions have bugs in the http2 library.
- Support MultiProvider and MultiClient to use a round-robin client for HTTP2.
- Add support for iOS 15 property interruption-level
- Add support for target-content-id notification property (#84)