Rocket.Chat - Package Updates
-
[2.66.0]
- Use the correct base image 5
-
[2.66.1]
- Update Rocket.Chat to 7.3.3
- Full Changelog
- Node:
22.11.0
- MongoDB:
5.0, 6.0, 7.0
- Apps-Engine:
1.48.2
- Bump @rocket.chat/meteor version.
- Add a retry mechanism to get supported versions from Cloud
- (#35353 by @dionisio-bot) Fixes omnichannel transcript filename breaking download links
- <details><summary>Updated dependencies [b2d71461a6a73157024e4594cc1228419a34673e]:</summary>
-
[2.67.0]
- Update Rocket.Chat to 7.4.0
- Full Changelog
- Node:
22.13.1
- MongoDB:
5.0, 6.0, 7.0
- Apps-Engine:
1.49.0
- (#34208) Adds a new endpoint
rooms.hide
to hide rooms of any type when provided with the room's ID - (#35147) Allows users to filter by multiple departments & by livechat units on
livechat/rooms
endpoint. - (#34274) Adds a new setting that if enabled, will not count bot messages in the average response time metrics
- (#35177) Adds a new IPostSystemMessageSent event, that is triggered whenever a new System Message is sent
- (#34957) Implements a modal to let users know about VoIP calls in direct messages and missing configurations.
- (#34958) Makes Omnichannel converstion start process transactional.
- (#34926) Enables control of video conference ringing and dialing sounds through the call ringer volume user preference, preventing video conf calls from always playing at maximum volume.
- (#35260) Enhances message sorting in the
im.messages
anddm.messages
endpoints by enabling support for multi-parameter sorting.
-
[2.67.1]
- Update Rocket.Chat to 7.4.1
- Full Changelog
- Node:
22.13.1
- MongoDB:
5.0, 6.0, 7.0
- Apps-Engine:
1.49.0
- (#35422 by @dionisio-bot) fixes an issue where videoconf calls could sometimes fail to ring an user after a temporary disconnection
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- <details><summary>Updated dependencies []:</summary>
-
[2.68.0]
- Update Rocket.Chat to 7.5.0
- Full Changelog
- (#35361) Fixes Some EE features not available after changing plans
- (#35370) Adds a new "Unit" field to the create/edit department page, allowing users to specify a business unit when creating or editing a department.
- (#34983) feat: Adds OpenAPI support
- (#35474) Adds automatic presence sync based on calendar events, updating the users status to busy when a meeting starts and reverting it afterward.
- (#33882 by @noobbbbb) Adds unicode character support for default avatars
- (#35486) Adds the executeLivechatRoomCreatePrevent hook to the Rocket.Chat Apps-Engine to prevent the creation of live chat rooms.
- (#35258) Introduces
/v1/audit.settings
endpoint for querying changed settings audit events - (#33796) Replaces rc-scrollbars in favor of overlayscrollbars fixing some visual and a11y issues when using RTL languages
- (#35330) fixes an issue where videoconf calls could sometimes fail to ring an user after a temporary disconnection
- (#35286) Bumps fuselage and related packages versions to use the most recent releases of each package, especially the fix for the missing track of the fuselage slider component
-
[2.68.1]
- Update Rocket.Chat to 7.5.1
- Full Changelog
- Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- (#35732 by @dionisio-bot) Fixes an issue with dynamic API routes requiring a server restart to be operable.
- (#35728 by @dionisio-bot) Fixes Omnichannel Contact Center's chats filter not working when "From" and "To" fields have the same date
-
[2.69.0]
- Update Rocket.Chat to 7.6.0
- Full Changelog
- New features include LDAP sync support for federated users and comprehensive event logging for all user setting changes, with a one-year retention for auditability. Apps can now respond to department removal or disablement events to avoid service interruptions. The Security screen was enhanced with better guidance for two-factor authentication setup. A redesigned global header was released under feature preview with improved accessibility. UI enhancements included simplifying room headers, contextual navigation buttons, and clearer announcement banner behavior. Custom LDAP variable manipulation was introduced, allowing advanced string operations. Icons for Video Calls and VOIP were updated for better clarity. Additionally, departments can now be linked to units during creation or updates, and live agents can temporarily hide the "Contact Unknown" banner to minimize disruption.
- Numerous bugs were addressed, including correcting federated users' display names and resolving Engagement Dashboard loading issues in versions 7.4.1 and 7.5. Improvements were made to Contact Center date filters, Engagement Panel timezone displays, and webhook user updates. Calendar presence syncing now works reliably on desktop apps, and VoIP call reconnection issues with FreeSWITCH were resolved. Webhook posting and private team behavior were aligned with access controls. Authentication methods now correctly enforce user limits. Issues with Poll Plus voting, livechat custom field updates, canned response editing crashes, and unnecessary inquiry updates were also fixed. Livechat department visibility for monitors, chat limit hierarchy, Business Hours toggling, agent search input handling, and simultaneous chat assignment algorithms were corrected to ensure consistent and expected system behavior.
- (#35717) Adds new settings to allow configuring custom variables with string manipulation functions on the LDAP data mapper
- (#35280) Allows apps to react to department status changes.
- (#35644) Adds the ability to dynamically add and remove options from select/multi-select settings in the Apps Engine to support more flexible configuration scenarios by exposing two new methods on the settings API.
- (#34954 by @tapiarafael) Allows search omnichannel rooms by the exact visitor name using double quotes to have a faster response
- (#35613) Replaces the parent room tag in room header in favor of a button to back to the parent room
- (#35615) Removes the avatar in the room header
- (#35218) Adds a new admin page to audit settings changes in a server
- (#35721) Enhances the
/api/apps/installed
and/api/apps/:id/status
endpoints so they get apps' status across the cluster in High-Availability and Microservices deployments
-
[2.69.1]
- Update Rocket.Chat to 7.6.1
- Full Changelog
- RocketChat/Rocket.Chat (RocketChat/Rocket.Chat)
- Fixes buffer as response from API
- Fixes the Apps-Engine package installation, removing the dependency on an internal package
-
[2.69.2]
- Update Rocket.Chat to 7.6.2
- Full Changelog
- Bump @rocket.chat/meteor version.
- (#36101 by @dionisio-bot) Fixes an issue that caused Hono to not process payloads with content type
x-www-form-urlencoded
correctly
-
[2.70.0]
- Update Rocket.Chat to 7.7.0
- Full Changelog
- (#35830) Introduces a new feature which enables dragging the VoIP call widget to change its position on the screen.
- (#35996) Improves the alert shown after pruning messages to reflect that files have been pruned when the "files only" option was selected.
- (#35416) Improve the
/api/apps/:id/logs
endpoint to accept filters - (#35416) Add a new endpoint
/api/apps/logs
that allows for fetching logs without a filter for app id - (#35776) Improves handling of errors during voice calls
- (#35468 by @samir0607) Fixes an issue where the composer popup doesn't scroll the results properly
- (#35984) Fixes an issue that caused the auto transfer process due to agent inactivity to fail with error
Missing property userType
when the target of the transfer was the queue. - (#35981) Deprecates the use of MongoDB oplog or Change Streams to receive real time data updates.
- (#35976) Fixes a bug where changing site url breaks
meteor_runtime_config
path until we reset the server - (#35963) Fixes emojis being parsed inside code blocks in text message attachment using
chat.postMessage
API call