Rocket.Chat - Package Updates
Pinned
Rocket.Chat
-
[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
-
[2.52.0]
- Update Rocket.Chat to 7.1.0
- Full Changelog
- (#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:
- (#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
- (#33776) Fix user highlights not matching only whole words
- (#33818) Remove unused client side
setUserActiveStatus
meteor method. - (#33596) Bump meteor to 3.0.4 and Node version to 20.18.0
- (#33713) Deprecated the
from
field in the apps email bridge and made it optional, using the server's settings when the field is omitted - (#32991) Fixes an issue where updating custom emojis didnt work as expected, ensuring that uploaded emojis now update correctly and display without any caching problems.
- (#33985) Fixes issue that could cause multiple discussions to be created when creating it from a message action
- (#33904) adds missing html attributes in sidebar item templates
- (#33218) Fixes message character limit not being applied to file upload descriptions
- (#33908) Fixes the issue where newly created teams are incor
-
[2.53.0]
- Update Rocket.Chat to 7.2.0
- Full Changelog
- (#34194) Adds a new
contacts.checkExistence
endpoint, which allows identifying whether there's already a registered contact using a given email, phone, id or visitor to source association. - (#34004) Allows Rocket.Chat to store call events.
- (#33895) Adds statistics related to the new Contact Identification feature:
- (#34220) Disables OTR messages selection when exporting messages
- (#34121) Organizes App Settings interface by introducing section-based accordion groups to improve navigation and readability for administrators.
- (#34076) Introduces a new option when exporting messages, allowing users to select and download a JSON file directly from client
- (#34057) Improves the workspace and subscription admin pages by updating font scaling, centralizing elements,
- (#33549) Adds a new callout in the subscription page to inform users of subscription upgrade eligibility when applicable.
- (#34205) Fixes an error where the engine would not retry a subprocess restart if the last attempt failed
- (#34137) Fixes Unit's
numDepartments
property not being updated after a department is removed
-
[2.54.0]
- Checklist added to CloudronManifest
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
[2.54.1]
- Use Deno v1.37.1 to fix rocketchat apps
-
[2.54.2]
- Update Rocket.Chat to 7.2.1
- Full Changelog
- Node:
20.18.0
- MongoDB:
5.0, 6.0, 7.0
- Apps-Engine:
1.48.1
- Bump @rocket.chat/meteor version.
-
[2.54.3]
- set the deno cache dir
-
[2.55.0]
- Update Rocket.Chat to 7.3.0
- Full Changelog
- (#33060) Added
departmentsAllowedToForward
property to departments returned in thelivechat/config
endpoint - (#34153) Groups members by their roles in the room's member list for improved clarity
- (#34940) Allows agents and managers to close Omnichannel rooms that for some reason ended up in a bad state. This "bad state" could be a room that appears open but it's closed. Now, the endpoint
livechat/room.closeByUser
will accept an optionalforceClose
parameter that will allow users to bypass most state checks we do on rooms and perform the room closing again so its state can be recovered. - (#34948) Adds voice calls data to statistics
- (#34922) Fixes an issue where users without the "Preview public channel" permission would receive new messages sent to the channel
- (#34191) Allows granting the
mobile-upload-file
permission to guests - (#34153) Adds
rooms.membersOrderedByRole
endpoint to retrieve members of groups and channels sorted according to their respective role in the room. - (#34904) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- (#34846) Fixes the send attachments option not working on iOS browsers by moving it from the composer dropdown menu to the composer primary actions.
- (#34858) Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases
- (#34849) Fixes an issue where losing connection could break app's action buttons
- (#35010) Prevent a bug that caused all sessions being marked as logged out if some required value was missing due to a race condition.
- (#34864) Allows users to fetch the
packageValue
of settings when calling/settings
endpoint viaincludeDefaults
query param. - (#34908) Fixes an issue where room scroll position wasn't being restored when moving between rooms.
- (#34887) Fixes an issue where the system would throw the error: 'GUI Application error' while uninstalling an app(when on the requests tab).
- (#34900) Fixes an issue that prevented room history from loading under certain conditions.
- (#35009) Fix an issue with apps installations via Marketplace
- (#34503) Fixes an issue where changing user role in a room displays the wrong message
- (#34873) Fixes SAML login redirecting to wrong room when using an invite link.
- (#34839) Fixes apps actions showing in toolbar without an icon
- (#34892) Fixes an issue where Rocket cat would send '%s' as the mongo version when using a deprecated but supported version of MongoDB.
- (#34860) Fixes an issue where room's file list would incorrectly display incoming messages as files.
- (#34210) Fixes livechat conversations not being assigned to the contact manager even when the "Assign new conversations to the contact manager" setting is enabled
- (#34113) Fixes dates being incorrect when fetching omnichannel reports with the following time periods:
- (#35055) Fixes an issue where the container image could not be run as any random non-root user id.
- (#34935) Fixes an issue with the retention policy max age settings not maintaning it's previous value when upgrading from version < 6.10
- (#34933) Fixes SlackBridge service failing to connect to multiple slack workspaces
- (#34851) Fixes thumbnails not being deleted from storage on room deletion
- <details><summary>Updated dependencies [79cba772bd8ae0a1e084687b47e05f312e85078a, c8e8518011b8b7d318a2bb2f26b897b196421d76, 5506c406f4a22145ece065ad2b797225e94423ca, c75d771c410579d3d7eaabb379871456ded1b111, 8942b0032af976738a7c602fa389803dda30c0dc, 4aa95b61edaf6ce4fe0c5bdbc3d0157bf3d6794b, 1f54b733eaa91e602baaff74f113c7ef16ddaa89, bfa92f4dba1a16973d7da5a9c0f5d0df998bf944, c0fa1c884cccab47f4e68dd81457c424cf176f11, 3c237b25b27782db2e54c4c294140b1c8cd9b31a, b4ce5797b7fc52e851aa4afc54c4617fc12cbf72, c8e8518011b8b7d318a2bb2f26b897b196421d76]:</summary>