Engine versions
- Node:
20.18.0
- MongoDB:
5.0, 6.0, 7.0
- Apps-Engine:
1.48.1-rc.0
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 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 -
(#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
-
(#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, f23e711, 47f24c2, f623260, 76f6239, f623260, f90b1c9, a129e3e, 475120d, b7e1dd3, 2e4af86, 76f6239, f623260, 2d41274, be2ede4, 75a14b2, f623260]:
- @rocket.chat/rest-typings@7.2.0-rc.0
- @rocket.chat/fuselage-ui-kit@14.0.0-rc.0
- @rocket.chat/instance-status@0.1.11-rc.0
- @rocket.chat/ui-theming@0.4.1-rc.0
- @rocket.chat/model-typings@1.2.0-rc.0
- @rocket.chat/ui-video-conf@14.0.0-rc.0
- @rocket.chat/core-typings@7.2.0-rc.0
- @rocket.chat/apps-engine@1.48.1-rc.0
- @rocket.chat/ui-composer@0.5.0-rc.0
- @rocket.chat/ui-contexts@14.0.0-rc.0
- @rocket.chat/gazzodown@14.0.0-rc.0
- @rocket.chat/ui-avatar@10.0.0-rc.0
- @rocket.chat/ui-client@14.0.0-rc.0
- @rocket.chat/ui-voip@4.0.0-rc.0
- @rocket.chat/i18n@1.2.0-rc.0
- @rocket.chat/freeswitch@1.1.0-rc.0
- @rocket.chat/models@1.1.0-rc.0
- @rocket.chat/omnichannel-services@0.3.8-rc.0
- @rocket.chat/presence@0.2.11-rc.0
- @rocket.chat/api-client@0.2.11-rc.0
- @rocket.chat/core-services@0.7.3-rc.0
- @rocket.chat/apps@0.2.2-rc.0
- @rocket.chat/license@1.0.2-rc.0
- @rocket.chat/pdf-worker@0.2.8-rc.0
- @rocket.chat/cron@0.1.11-rc.0
- @rocket.chat/web-ui-registration@14.0.0-rc.0
- @rocket.chat/network-broker@0.1.3-rc.0
- @rocket.chat/server-cloud-communication@0.0.2