v0.8.1 - New content features for iOS 10
This release includes new content features for iOS 10. Specifically:
- Added support for the
apns-collapse-id
header, which allows notifications to supersede or be superseded by other notifications with the same ID - Added support for the
mutable-content
payload field, which allows the receiving device to modify a notification before presenting it - Added support for subtitles (literal and localized) in payloads
Please note that these new features are not yet officially documented by Apple; our implementation is based on presentations from WWDC and testing, and the implementation may change as new information becomes available.
We also updated to the latest versions of Netty and netty-tcnative.
For a complete list of changes, please see the v0.8.1 milestone.