[2.76.0]
Update Rocket.Chat to 7.13.1
Full Changelog
This release introduces foundational infrastructure for upcoming Attribute-Based Access Control (ABAC), with the key addition being the ability for admins to create, edit, and delete room attributes that will later power ABAC rules.
The batch of fixes in this release improves stability across voice, teams, security, and UI.
(#37327) Adds complexity requirements to end-to-end encryption passphrase
(#36807 by @tiagoevanp) Adds a deletedRooms field to the users.delete endpoint response, indicating which rooms were deleted as part of the user deletion process.
(#37547) Adds the getUserRoomIds method to the UserRead accessor in the Apps-Engine, graduating it from the experimental bridge to the stable user bridge.
(#37368) Allows users to enable TOTP-based two factor authentication without requiring a verified email address.
(#37119 by @ergot-rp) Adds missing legend for fieldset in profile page to meet WCAG compliance
(#37524) Moves the expandable message composer out of feature preview
(#37378) Introduces in-chat messages for when a voice call ends
(#37276) Disables the delete message confirmation button to prevent the action from being triggered while the request is in progress