Full Changelog: 2.6.5...2.7.0
What's Changed
- Adds
ANNOTATION_PUBLISHandANNOTATION_SUBSCRIBEchannel modes #1953 - Adds support for message annotations via
channel.annotations#1953 - The message action
meta.occupancyis now renamed tometa. Similarly,MessageActions.META_OCCUPANCYis nowMessageActions.META#1953 - Fixes a bug where
deactivatewould not use device auth, meaning clients would only be able to use it with thepush-admincapability #2000 - The push
deactivatemethod's callback type is now optional when using TypeScript #2000