npm ably 2.6.4
v2.6.4

17 hours ago

Full Changelog: 2.6.3...2.6.4

What's Changed

  • Adds new capabilities to control the upcoming message operations. #1949
  • These include:
    • message-update-any - the ability to edit a message created by any client on a given channel.
    • message-update-own - the ability to edit only the messages created by the requesting client on a given channel.
    • message-delete-any - the ability to delete a message created by any client on a given channel.
    • message-delete-own - the ability to delete only the messages created by the requesting client on a given channel.

Don't miss a new ably release

NewReleases is sending notifications on new releases.