Releases: sideshow/apns2
Releases · sideshow/apns2
APNS/2 v0.25.0
What's Changed
- Fix apns-expiration request header logic by @zijinlibraze in #237
- Support pushtotalk type push notification by @deltapath-eric in #235
- Change ioutil.ReadAll to io.ReadAll by @sideshow in #232
New Contributors
- @deltapath-eric made their first contribution in #235
Full Changelog: v0.24.0...v0.25.0
APNS/2 v0.24.0
What's Changed
- Add go versions 1.19 1.20 1.21 1.22 by @sideshow in #228
- Live Activity support added (revised and expanded) by @froodian in #219
- Add localized subtitle support by @juliach98 in #218
- Update ioutil.ReadFile to os.ReadFile by @sideshow in #230
- Feature/add missing fields by @sideshow in #231
New Contributors
- @froodian made their first contribution in #219
- @juliach98 made their first contribution in #218
Full Changelog: v0.23.0...v0.24.0
APNS/2 v0.23.0
APNS/2 v0.22.0
- Update jwt library (#191)
APNS/2 v0.21.0
APNS/2 v0.20.0
APNS/2 v0.19.0
APNS/2 v0.18.0
- Add support for the iOS13 apns-push-type header
- Docs fix
APNS/2 v0.17.0
- Remove support for golang 1.6 so we can better support new features moving forward