5.1.0
What's Changed
- Deprecated
.sandbox
in favor of.development
by @dimitribouniol in #199 - Fix crash when using AnyEncodable payload for alert and background notifications by @grighakobian in #200
- Return the
apns-unique-id
header inAPNSResponse
by @dimitribouniol in #198 - Add ability to start live activities by @nakajima in #196
- Make
EmptyPayload
conform toSendable
by @fpseverino in #201 - Adjust to Swift 6 toolchain compile by @wangzhizhou in #202
New Contributors
- @dimitribouniol made their first contribution in #199
- @grighakobian made their first contribution in #200
- @nakajima made their first contribution in #196
- @fpseverino made their first contribution in #201
- @wangzhizhou made their first contribution in #202
Full Changelog: 5.0.3...5.1.0