Rocket.Chat - Package Updates
Pinned
Rocket.Chat
-
[2.46.0]
- Update Rocket.Chat to 6.9.0
- Full changelog
- (#31917) Introduced a tab layout to the users page and implemented a tab called "All" that lists all users.
- (#32439) Allow visitors & integrations to access downloaded files after a room has closed. This was a known limitation in our codebase, where visitors were only able to access uploaded files in a livechat conversation while the conversation was open.
- (#32233) Makes the triggers fired by the condition after-guest-registration persist on the livechat client, it will persist through reloads and pagination, only reseting when a conversation is closed (no changes were done on the agent side of the conversation)
- (#32193) Adds CheckOption to departments multi selects improving options visibility state
- (#32317) Replace the read receipt receipt indicator in order to improve the accessibility complience
- (#32341) Changes the scrollbar color in order to improve the contrast and accessibility compliance
- (#32298) Added "Rocket.Chat Cloud Workspace ID" to workspace statistics page
-
[2.47.0]
- Update Rocket.Chat to 6.10.0
- Full changelog
-
[2.47.1]
- Update Rocket.Chat to 6.10.1
- Full changelog
-
[2.47.2]
- Update Rocket.Chat to 6.10.2
- Full changelog
-
[2.48.0]
- Update Rocket.Chat to 6.11.0
- Full changelog
-
[2.48.1]
- Update Rocket.Chat to 6.11.1
- Full changelog
-
[2.48.2]
- Update Rocket.Chat to 6.11.2
- Full changelog
- (#33084 by @dionisio-bot) Prevent processRoomAbandonment callback from erroring out when a room was inactive during a day Business Hours was not configured for.
- (#33153 by @dionisio-bot) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
- (#33185 by @dionisio-bot) Restored tooltips to the unit edit department field selected options
- (#33129 by @dionisio-bot) Fixed an issue related to setting Accounts_ForgetUserSessionOnWindowClose, this setting was not working as expected.
- (#33178 by @dionisio-bot) Fixes an issue where multi-step modals were closing unexpectedly
-
[2.49.0]
- Update Rocket.Chat to 6.12.0
- Full changelog
- (#32535) Federation actions like sending message in a federated DM, reacting in a federated chat, etc, will no longer work if the configuration is invalid.
- (#32916) Added a new Audit endpoint audit/rooms.members that allows users with view-members-list-all-rooms to fetch a list of the members of any room even if the user is not part of it.
- (#32032) Added a new 'Deactivated' tab to the users page, this tab lists users who have logged in for the first time but have been deactivated for any reason. Also added the UI code for the Active tab;
- (#33044) Replaces an outdated banner with the Bubble component in order to display retention policy warning
- (#32867) Added an accordion for advanced settings on Create teams and channels
- (#32709 by @heet434) Add "Created at" column to admin rooms table
- (#32535) New button added to validate Matrix Federation configuration. A new field inside admin settings will reflect the configuration status being either 'Valid' or 'Invalid'.
- (#32969) Upgrades fuselage-toastbar version in order to add pause on hover functionality
- (#33003) Added a new setting to enable/disable file encryption in an end to end encrypted room.
- (#32868) Added sidepanel field to teams.create and rooms.saveRoomSettings endpoints
- (#33003) Fixed a bug related to uploading end to end encrypted file.
-
[2.49.1]
- Update Rocket.Chat to 6.12.1
- Full changelog
- (#33242 by @dionisio-bot) Allow to use the token from room.v when requesting transcript instead of visitor token. Visitors may change their tokens at any time, rendering old conversations impossible to access for them (or for APIs depending on token) as the visitor token won't match the room.v token.
- (#33268 by @dionisio-bot) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
- (#33265 by @dionisio-bot) fixed retention policy max age settings not being respected after upgrade
-
[2.50.0]
- Update Rocket.Chat to 6.13.0
- Full changelog
- (#33156) added sidepanelNavigation to feature preview list
- (#32682) Added support for specifying a unit on departments' creation and update
- (#33139) Added new setting Allow visitors to finish conversations that allows admins to decide if omnichannel visitors can close a conversation or not. This doesn't affect agent's capabilities of room closing, neither apps using the livechat bridge to close rooms.
- However, if currently your integration relies on livechat/room.close endpoint for closing conversations, it's advised to use the authenticated version livechat/room.closeByUser of it before turning off this setting.
- (#32729) Implemented "omnichannel/contacts.update" endpoint to update contacts
- (#32510) Added a new setting to enable mentions in end to end encrypted channels
- (#32821) Replaced new SidebarV2 components under feature preview
- (#33212) Added new Admin Feature Preview management view, this will allow the workspace admins to both enable feature previewing in the workspace as well as define which feature previews are enabled by default for the users in the workspace.
- (#33011) Return parent and team information when calling rooms.info endpoint
- (#32693) Introduced "create contacts" endpoint to omnichannel
- (#33177) New teams.listChildren endpoint that allows users listing rooms & discussions from teams. Only the discussions from the team's main room are returned.
- (#33114) Wraps some room settings in an accordion advanced settings section in room edit contextual bar to improve organization
- (#33160) Implemented sending email via apps
- (#32945) Added a new setting which allows workspace admins to disable email two factor authentication for SSO (OAuth) users. If enabled, SSO users won't be asked for email two factor authentication.
- (#33225) Implemented new feature preview for Sidepanel
-
[2.51.0]
- Update Rocket.Chat to 7.0.0
- Full changelog