Skip to content

7.1.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rocketchat-github-ci rocketchat-github-ci released this 20 Nov 12:43
· 150 commits to develop since this release

Engine versions

  • Node: 20.18.0
  • MongoDB: 5.0, 6.0, 7.0
  • Apps-Engine: undefined

Minor Changes

  • (#33897) adds unread badge to sidebar collapser

  • (#32906) Improves thread metrics featuring user avatars, better titles and repositioned elements.

  • (#33810) Adds cursor pagination on chat.syncMessages endpoint

  • (#33214) Adds a new route to allow fetching avatars by the user's id /avatar/uid/<UserID>

  • (#32727) These changes aims to add:

    • A brand-new omnichannel contact profile
    • The ability to communicate with known contacts only
    • Communicate with verified contacts only
    • Merge verified contacts across different channels
    • Block contact channels
    • Resolve conflicting contact information when registered via different channels
    • An advanced contact center filters
  • (#33920) Improves the customizability of the naming of automatic Persistent video calls discussions, allowing the date of the call to be in different parts of the name, using the [date] keyword.

  • (#33997) Prevent apps' subprocesses from crashing on unhandled rejections or uncaught exceptions

  • (#33814) Adds a confirmation modal to the cancel subscription action

  • (#33949) Disables the possiblity to upload exempted apps

Patch Changes