Skip to content

v2.6.4

Compare
Choose a tag to compare
@splindsay-92 splindsay-92 released this 17 Mar 15:43
· 337 commits to main since this release
d02000d

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.