New
6.2.0
What's Changed
- Add optional alert to live activity by @emmikkelsen in https://github.com/swift-server-community/APNSwift/pull/219
- Add support for widget update push notifications by @kylebshr in https://github.com/swift-server-community/APNSwift/pull/220
- Remove expiration and priority from widgets by @kylebshr in https://github.com/swift-server-community/APNSwift/pull/221
- Add stale-date parameter to LiveActivity payloads by @emmikkelsen in https://github.com/swift-server-community/APNSwift/pull/224
- Adding Package.swift for Swift 5 versions by @mergesort in https://github.com/swift-server-community/APNSwift/pull/225
- Add staleDate to APNSStartLiveActivityNotification by @Myrronth in https://github.com/swift-server-community/APNSwift/pull/227
- Remove dismissalDate from APNSStartLiveActivityNotification by @Myrronth in https://github.com/swift-server-community/APNSwift/pull/228
- Add
soundproperty to APNSAlertNotificationContent by @Myrronth in https://github.com/swift-server-community/APNSwift/pull/226 - Add new error reason: BadEnvironmentKeyInToken by @sidepelican in https://github.com/swift-server-community/APNSwift/pull/229
New Contributors
- @emmikkelsen made their first contribution in https://github.com/swift-server-community/APNSwift/pull/219
- @kylebshr made their first contribution in https://github.com/swift-server-community/APNSwift/pull/220
- @mergesort made their first contribution in https://github.com/swift-server-community/APNSwift/pull/225
- @Myrronth made their first contribution in https://github.com/swift-server-community/APNSwift/pull/227
- @sidepelican made their first contribution in https://github.com/swift-server-community/APNSwift/pull/229
Full Changelog: https://github.com/swift-server-community/APNSwift/compare/6.1.0...6.1.1