Skip to content

v2.7.0

Compare
Choose a tag to compare
@vladvelici vladvelici released this 17 Apr 12:34
· 305 commits to main since this release
7bb62db

Full Changelog: 2.6.5...2.7.0

What's Changed

  • Adds ANNOTATION_PUBLISH and ANNOTATION_SUBSCRIBE channel modes #1953
  • Adds support for message annotations via channel.annotations #1953
  • The message action meta.occupancy is now renamed to meta. Similarly, MessageActions.META_OCCUPANCY is now MessageActions.META #1953
  • Fixes a bug where deactivate would not use device auth, meaning clients would only be able to use it with the push-admin capability #2000
  • The push deactivate method's callback type is now optional when using TypeScript #2000