Summary
What's new
Release 7.2 introduces new features and enhancements, including a contacts.checkExistence endpoint for identifying existing contacts, the ability to store call events, and detailed stats for the Contact Identification feature. The App Settings interface is now easier to navigate with accordion groups, and exporting messages as JSON files is a breeze with a new option. Workspace and subscription admin pages have been revamped for improved usability, while federation functionality has been strengthened to handle users and configurations more reliably.
Bug fixes
This release also addresses a wide range of bugs: from fixing federated startup issues and unread message counters to resolving UI quirks like action menus on smaller screens and side panel sorting. Notifications, avatars, livechat metrics, and Twitter (X) link previews now work as intended, ensuring smoother user experiences. Additionally, performance improvements eliminate glitches like infinite callbacks and misfiring queues, making 7.2 faster and more reliable than ever.
For further details, check out the release notes.
Engine versions
- Node:
20.18.0
- MongoDB:
5.0, 6.0, 7.0
- Apps-Engine:
1.48.1
Minor Changes
-
(#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:
totalContacts
: Total number of contacts;totalUnknownContacts
: Total number of unknown contacts;totalMergedContacts
: Total number of merged contacts;totalConflicts
: Total number of merge conflicts;totalResolvedConflicts
: Total number of resolved conflicts;totalBlockedContacts
: Total number of blocked contacts;totalPartiallyBlockedContacts
: Total number of partially blocked contacts;totalFullyBlockedContacts
: Total number of fully blocked contacts;totalVerifiedContacts
: Total number of verified contacts;avgChannelsPerContact
: Average number of channels per contact;totalContactsWithoutChannels
: Number of contacts without channels;totalImportedContacts
: Total number of imported contacts;totalUpsellViews
: Total number of "Advanced Contact Management" Upsell CTA views;totalUpsellClicks
: Total number of "Advanced Contact Management" Upsell CTA clicks;
-
(#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,
enhancing responsiveness, and refactoring components to provide a better overall user experience. -
(#33549) Adds a new callout in the subscription page to inform users of subscription upgrade eligibility when applicable.
Patch Changes
-
(#34205) Fixes an error where the apps-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 -
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#34038) Removes a validation that allowed only the room creator to propagate E2EE room keys. This was causing issues when the rooms were created via apps or some other integration, as the creator may not be online or able to create E2EE keys
-
(#34089) Fixed an issue that caused clients to not properly receive certain server notifications right after login
-
(#34858) Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases
-
(#34013) Fixes issue that caused the livechat appearance form not be able to submit on CE servers
-
(#33873) Fixes the incorrect registration status shown on admin users page for federated remote users.
-
(#34156) Fixes "Average first response time" and "Best first response time" metrics being associated with the last agent who served the room (instead of the first one)
-
(#33280) Fixes an issue preventing the creation of normal direct message rooms due to an invalid federation configuration, allowing proper room creation under standard settings.
-
(#34187) Adds support for
Use Full Name Initials to Generate Default Avatar
setting for the generated avatar preview button when editing an User's avatar -
(#34130) Fixes an issue where room members menu doesn't display properly without enough space
-
(#34079) Fixes missing images in Twitter article links to ensure proper display by relying on meta tags.
-
(#34205) Fixes error propagation when trying to get the status of apps in some cases
-
(#33253) Fixes an issue with Federation startup where the bridge would intermittently fail to start causing error being shown "Matrix Bridge isn't running yet".
-
(#34062) Fixes condition causing Omnichannel queue to start more than once.
-
(#34197) fixes "Change to language" button in login page not displaying the target language
-
(#34148) Fixes messages not being processed for all slack servers
-
(#34060) Fixes an issue where premium settings were using the wrong
Tag
variant in Omnichannel Appearance configuration -
(#34215) Fixes a UI issue that showed the incorrect migration number on the
Information
page. This was caused by a function calculating the stats before the server had migrated the database and updated the control. -
(#34124) Allows default avatars to be generated with more than one inital (limited to first 3) when setting
Use Full Name Initials to Generate Default Avatar
is true. -
(#34165) Fixes an issue where removing the only message of a thread would keep the unread thread messages badge
-
(#34109) Fixes
im.counters
endpoint returningnull
onunread
messages property for users that have never opened the queried DM -
(#34205) Fixes wrong data being reported to total failed apps metrics and statistics
-
(#34080) Fixes sidepanel list not sorting by last message inside thread
-
(#34092) fixes mail export form "To additional emails" field validation
-
(#34174) Fixed an issue that added potencially infinite callbacks to the same event, degrading performance over time.
-
(#34127) Fixes a behavior of the mentions parser that identified mentions inside markdown links text. Now, these components will be removed from the text before trying to parse mentions.
-
(#34217) Fixes an issue where the update banner wasn't showing the new version number
-
(#34101) Fixes an issue which caused action menu to be clipped in moderation page on smaller screens for better usability.
-
(#33906 by @thepiyush-303) Sorts the list of language options by name correctly
-
(#34068) fixed an issue that caused the conference call ringer to fail to accept calls if the user logged out and in again
-
(#34000) Fixes special characters not being escaped on sidepanel extended view
-
(#34209) Fixed the data structure of the features preview
-
(#34139) Fixes contact update failing in case a custom field is removed from the workspace
-
(#34202) Fixes an issue where the notification sound was playing randomly
-
Updated dependencies [b845fc0, 76f6239, f11efb4, eb794b7, c43220d, f23e711, 47f24c2, f623260, 76f6239, f623260, f90b1c9, a129e3e, 475120d, b7e1dd3, 2e4af86, 76f6239, f623260, 2d41274, be2ede4, 75a14b2, f623260]:
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]
- @rocket.chat/[email protected]