795 KiB
@rocket.chat/meteor
8.0.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@8.0.0-rc.1
- @rocket.chat/rest-typings@8.0.0-rc.1
- @rocket.chat/abac@0.1.0-rc.1
- @rocket.chat/federation-matrix@0.0.9-rc.1
- @rocket.chat/license@1.1.7-rc.1
- @rocket.chat/media-calls@0.2.0-rc.1
- @rocket.chat/omnichannel-services@0.3.44-rc.1
- @rocket.chat/pdf-worker@0.3.26-rc.1
- @rocket.chat/presence@0.2.47-rc.1
- @rocket.chat/api-client@0.2.47-rc.1
- @rocket.chat/apps@0.6.0-rc.1
- @rocket.chat/core-services@0.12.0-rc.1
- @rocket.chat/cron@0.1.47-rc.1
- @rocket.chat/fuselage-ui-kit@26.0.0-rc.1
- @rocket.chat/gazzodown@26.0.0-rc.1
- @rocket.chat/http-router@7.9.14-rc.1
- @rocket.chat/message-types@0.1.0-rc.0
- @rocket.chat/model-typings@2.0.0-rc.1
- @rocket.chat/ui-avatar@22.0.0-rc.1
- @rocket.chat/ui-client@26.0.0-rc.1
- @rocket.chat/ui-contexts@26.0.0-rc.1
- @rocket.chat/ui-voip@16.0.0-rc.1
- @rocket.chat/web-ui-registration@26.0.0-rc.1
- @rocket.chat/models@2.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.26-rc.1
- @rocket.chat/omni-core-ee@0.0.12-rc.1
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@26.0.0-rc.1
- @rocket.chat/instance-status@0.1.47-rc.1
- @rocket.chat/omni-core@0.0.12-rc.1
8.0.0-rc.0
Major Changes
-
(#36829) Removes the deprecated sendConfirmationEmail method
-
(#37460) Removes deprecated
livechat:removeUnitmethod -
(#36836) Removes the deprecated livechat:getTagsList method
Removes the deprecated livechat:getUnitsFromUser method
Removes the deprecated livechat:getFirstRoomMessage method
Removes the deprecated livechat:getDepartmentForwardRestrictions method
-
(#37672) Removes deprecated VoIP permissions
-
(#36941) Makes Voice Calls enabled by default when available
-
(#37672) Removes deprecated VoIP from Omnichannel
-
(#37461) Removes deprecated
livechat:saveUnitmethod -
(#36864) Removes the deprecated
authorization:removeUserFromRolemethod -
(#36976) Promotes Timestamp Parser from preview state to stable
-
(#37123) Removes ecdh functionality and related settings
-
(#35436 by @blackmamba1231) Removes deprecated
canAccessRoommeteor method -
(#36925) Removes deprecated Realtime API method:
livechat:getAnalyticsChartData -
(#37392) Removes deprecated
livechat:returnAsInquirymethod -
(#37390) Removes deprecated
removeCustomFieldmethod -
(#37672) Removes Deprecated FreeSwitch integration
-
(#36851) Removes the deprecated
getUserRolesmethod in favor of the/v1/roles.getUsersInPublicRolesendpoint. -
(#37388) Removes deprecated
setAdminStatusmethod -
(#35961) Removes support of MongoDB versions 5.x and 6.x
-
(#36823) Removes deprecated meteor method
muteUserInRoom -
(#36825) Removes the deprecated method
createToken -
(#37022) Promotes Resizable Contextualbars from preview state to stable.
-
(#36837) Removes the deprecated
setReactionmeteor method -
(#36824) Removes deprecated Realtime API method:
livechat:closeRoom -
(#36832) Removes the deprecated
setCustomFieldsmethod -
(#36931) Removes deprecated Realtime API method:
livechat:removeAllClosedRooms -
(#36830) Removes the deprecated
getAvatarSuggestionmethod -
(#37462) Removes deprecated
livechat:saveDepartmentmethod -
(#37397) Removes deprecated
livechat:setUpConnectionmethod -
Removes the deprecated
getRoomRolesmethod -
Removes the deprecated
authorization:deleteRolemethod -
(#37391) Removes deprecated
livechat:removeRoommethod -
(#36849) Removes deprecated
appIdparameter from theoauth-apps.getendpoint. -
(#37463) Removes deprecated
sendFileLivechatMessagemethod -
(#32590) Removes the setting
API_Use_REST_For_DDP_Calls. Turning this on meant websocket was only used for realtime data/events, and any other meteor method calls goes over method.call endpoint. For microservice deployments, this had to be turned on. Now method calls will always happen over http endpoints. -
(#36966) Promotes quick reactions from preview state to stable
-
(#36821) Removes
/api/v1/banners.getnewdeprecated endpoint -
(#36871) Removes the
livechat:transferdeprecated method Removes thelivechat/room.transferdeprecated endpoint Creates thelivechat/visitor.department.transferfor visitors department transfer use -
(#36924) Removes deprecated Realtime API method:
livechat:getRoutingConfig -
(#36809) Removes deprecated Realtime API method:
livechat:changeLivechatStatus -
(#36951) Removes the deprecated param
hideRoomsWithNoActivityand adjust the api tests accordingly. Endpoint always returns rooms that are not empty. -
(#36838) Removes the deprecated
insertOrUpdateUsermeteor method -
(#37406) Removes deprecated
livechat:removeTagmethod -
(#37810) Fixes role assignment precedence in SAML provisioning, ensuring that SAML-specific default roles take priority over global registration roles, and preventing role merging when both are configured.
-
(#36831) Removes the deprecated setUsername method
-
(#37446) Removes deprecated
removeCannedResponsemethod -
(#37405) Removes deprecated
saveCannedResponsemethod -
(#37396) Removes deprecated
livechat:sendTranscriptmethod -
(#36857) Removes the deprecated
/api/v1/rooms.uploadendpoint -
(#36908) Removes the deprecated livechat:resumeOnHold method
-
(#36935) Removes
addUserToRoleandremoveUserFromRoletype declaration and deprecation logger -
(#37393) Removes deprecated
livechat:saveAgentInfomethod -
(#36907) Removes the deprecated
GETMethod from/api/v1/apps -
(#37114) Removes stdout logging functionality, related components and settings
-
(#36647) Removes deprecated 'e2e.updateGroupKey' method and related type declarations
-
(#37421) Removes deprecated
livechat:saveCustomFieldmethod -
(#36896) Removes the deprecated roleName parameter from /api/v1/roles.addUserToRole and /api/v1/roles.removeUserFromRole
Removes the ability to pass a role name to the role parameter type from /api/v1/roles.getUsersInRole
-
(#36828) Removes the deprecated
setUserPasswordmethod -
(#37285) Promotes Enhanced Navigation from preview state to stable.
-
(#37464) Removes deprecated
livechat:takeInquirymethod -
(#36865) Removes the deprecated
authorization:addUserToRolemethod
Minor Changes
-
(#36570) REST endpoint
/v1/users.createTokenis not deprecated anymore. It now requires asecretparameter to generate a token for a user. This change is part of the effort to enhance security by ensuring that tokens are generated with an additional layer of validation. Thesecretparameter is validated against a new environment variableCREATE_TOKENS_FOR_USERS_SECRET. -
(#37719) Adds a new method to the Apps-Engine that allows apps to retrieve multiple rooms from database
-
(#37659) Changes the position of the buttons in Unique ID change detected modal in order to highlight configuration update instead of new workspace
-
(#37233) Validates attachment fields to require
titleandvalueproperties on APIschat.postMessageandchat.sendMessage. -
(#37224) Enhance user's deactivated state handling to correctly distinguish between pending and deactivated users.
-
(#37091) Adds Attribute Based Access Control (ABAC) for private channels & private teams.
-
(#37771) Introduces an info button to voice call's in-chat history message, which opens a contextual bar with more detailed information about the voice call.
Patch Changes
-
(#37663) Removes the deprecated meteor method:
livechat:saveTag -
(#37688) Adds deprecation warning for
livechat:removeMonitorand new endpoint replacing it;livechat/monitor.remove -
(#37690) Adds a deprecation warning for
livechat:saveBusinessHourand new endpoint replacing it;livechat/business-hours.save -
(#37612) Adds invitation request support to rooms
-
(#37745) Fixes an issue where its not being possible to change the password in account security page
-
(#37721) Disables read receipts indicators in federated rooms. This feature will be re-enabled when fully compatible with federation.
-
(#37823) Fixes members tab > add members not removing selected items
-
(#37791) Fixes an issue where cases of invites that were canceled or disinvited were not being handled.
-
(#37874) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36822) Removes deprecated meteor method
unmuteUserInRoom -
(#37819) Removes deprecated method
livechat:removeBusinessHour -
(#37654) Fixes an issue that could cause slashcommands to disappear for the user in certain high-availability scenarios
-
(#37443) Fixes an issue where custom status is not updating immediately if the value is empty
-
(#37730) Adds an execution flag to apps-engine runtime that helps prevent the publishing of faulty builds
-
(#37722) Fixes an issue with the build that prevented Deno runtime to run on air-gapped environments
-
(#37504) Fixes create channel modal not validating federated access permission
-
(#37523) Fixes license add-on validations for federated rooms
-
(#37061) Adds deprecation warning on
livechat:addMonitorwith new endpoint replacing it;livechat/monitors.create -
(#37713) Fixes a condition where the
SAML_Custom_Default_default_user_rolesetting, used to define the default SAML role when none is provided, would fail when a role name was used instead of an ID. -
(#36827) Removes deprecated method
saveUserProfile -
(#37643) Adds invitation badge to room members list
-
(#37664) Removes the deprecated meteor method:
livechat:addMonitor -
(#37829) Fixes an issue where iframe external commands sent via
window.postMessagewere not being handled correctly when Rocket.Chat was embedded inside an iframe. -
(#37717) Fixes incorrect URL generation in Global Search "Jump to message" feature, resolving navigation issues when jumping to messages across different channels.
-
(#37845) Fixes push notifications continuing after logout due to missing token cleanup.
-
(#37822) Fixes an issue where it‘s not being possible to configure department's
chatClosingTagswithout enablingrequestTagBeforeClosingTag -
(#37707) Fixes an issue that caused Third-party login to not work properly
-
(#37662) removes the deprecated meteor method:
livechat:removeMonitor -
(#37852) Adds improvements to the push notifications logic; the logic now truncates messages and titles larger than 240, and 65 characters respectively.
-
(#37281) Adds deprecation warning for
livechat:saveTagand new endpoint to replace it;livechat/tags.save -
(#37656) Fixes an issue where the client failed to load properly when the “First Channel After Login” setting began with a hash (#), ensuring users are routed to the correct channel.
-
(#37846) Fixes /v1/users.logout not marking user sessions as logged out, leaving stale sessions active.
-
(#37551) Ensures presence stays accurate by refreshing connections on heartbeats and removing stale sessions.
-
(#37677) Fixes an issue where membership updates were not reflected when the user was the first member on their own server.
-
(#37718) Fixes the missing dispatch of
startupiframe event on client startup. -
(#37729) Fixes inconsistency in roomLeft event payload by aligning it to the standard outgoing events signature.
-
(#37729) Removes sensitive data from outgoing events debug logs.
-
(#37635) Adds invitation badge to sidebar
-
(#37772) Removes deprecated method
livechat:saveBusinessHour -
(#37775) Adds deprecation warning for
livechat:removeBusinessHourand new endpoint to replace it;livechat/business-hours.remove -
Updated dependencies [
347b8f9734,04d24848bd,b802430fbf,872da49986,0ccb9692b4,176d5eae3f,ac11ea05ff,2de4547580,ac11ea05ff,1baa03cced,0c02586046,f3f0b273ab,ac11ea05ff,a1d65f493f,70872896b9,bd5edfc299,94b87d9ef4,ddc935727e,733c94b996,d3538e7045,a5a7343a83,73d9eb2783,611e4cdfa0,476a070b00,239f4b1171,9e03ed5c5e,dc67590d14,be80b724a6,4aa3634186,4793aca879,0b660a5933,dccdcc5b4a,5ac1863be4,ec0f8b435d,f056c451c2,cb3c5e3455,5b3f93c47a,8bf0bab1eb,55dc368f3f]:- @rocket.chat/rest-typings@8.0.0-rc.0
- @rocket.chat/web-ui-registration@26.0.0-rc.0
- @rocket.chat/apps-engine@1.59.0-rc.0
- @rocket.chat/apps@0.6.0-rc.0
- @rocket.chat/core-typings@8.0.0-rc.0
- @rocket.chat/i18n@2.0.0-rc.0
- @rocket.chat/media-calls@0.2.0-rc.0
- @rocket.chat/model-typings@2.0.0-rc.0
- @rocket.chat/ui-contexts@26.0.0-rc.0
- @rocket.chat/ui-voip@16.0.0-rc.0
- @rocket.chat/models@2.0.0-rc.0
- @rocket.chat/core-services@0.12.0-rc.0
- @rocket.chat/message-types@0.1.0-rc.0
- @rocket.chat/federation-matrix@0.0.9-rc.0
- @rocket.chat/gazzodown@26.0.0-rc.0
- @rocket.chat/ui-client@26.0.0-rc.0
- @rocket.chat/fuselage-ui-kit@26.0.0-rc.0
- @rocket.chat/media-signaling@0.1.1-rc.0
- @rocket.chat/ui-kit@0.39.0-rc.0
- @rocket.chat/abac@0.1.0-rc.0
- @rocket.chat/jwt@0.2.0-rc.0
- @rocket.chat/tools@0.2.4-rc.0
- @rocket.chat/presence@0.2.47-rc.0
- @rocket.chat/logger@1.0.0-rc.0
- @rocket.chat/omnichannel-services@0.3.44-rc.0
- @rocket.chat/api-client@0.2.47-rc.0
- @rocket.chat/http-router@7.9.14-rc.0
- @rocket.chat/license@1.1.7-rc.0
- @rocket.chat/pdf-worker@0.3.26-rc.0
- @rocket.chat/cron@0.1.47-rc.0
- @rocket.chat/ui-avatar@22.0.0-rc.0
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@26.0.0-rc.0
- @rocket.chat/omni-core-ee@0.0.12-rc.0
- @rocket.chat/instance-status@0.1.47-rc.0
- @rocket.chat/omni-core@0.0.12-rc.0
- @rocket.chat/network-broker@0.2.26-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.13.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#37876 by @dionisio-bot) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#37883 by @dionisio-bot) Ensures presence stays accurate by refreshing connections on heartbeats and removing stale sessions.
-
Updated dependencies [
eef2b390a8]:- @rocket.chat/core-services@0.11.2
- @rocket.chat/presence@0.2.46
- @rocket.chat/federation-matrix@0.0.8
- @rocket.chat/network-broker@0.2.25
- @rocket.chat/omni-core-ee@0.0.11
- @rocket.chat/omnichannel-services@0.3.43
- @rocket.chat/core-typings@7.13.2
- @rocket.chat/rest-typings@7.13.2
- @rocket.chat/license@1.1.6
- @rocket.chat/media-calls@0.1.2
- @rocket.chat/pdf-worker@0.3.25
- @rocket.chat/api-client@0.2.46
- @rocket.chat/apps@0.5.25
- @rocket.chat/cron@0.1.46
- @rocket.chat/freeswitch@1.2.33
- @rocket.chat/fuselage-ui-kit@25.0.2
- @rocket.chat/gazzodown@25.0.2
- @rocket.chat/http-router@7.9.13
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.9.2
- @rocket.chat/ui-avatar@21.0.2
- @rocket.chat/ui-client@25.0.2
- @rocket.chat/ui-contexts@25.0.2
- @rocket.chat/web-ui-registration@25.0.2
- @rocket.chat/models@1.8.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@25.0.2
- @rocket.chat/ui-voip@15.0.2
- @rocket.chat/instance-status@0.1.46
- @rocket.chat/omni-core@0.0.11
7.13.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#37732 by @dionisio-bot) Fixes an issue with the build that prevented Deno runtime to run on air-gapped environments
-
Updated dependencies []:
- @rocket.chat/core-typings@7.13.1
- @rocket.chat/rest-typings@7.13.1
- @rocket.chat/federation-matrix@0.0.7
- @rocket.chat/license@1.1.5
- @rocket.chat/media-calls@0.1.1
- @rocket.chat/omnichannel-services@0.3.42
- @rocket.chat/pdf-worker@0.3.24
- @rocket.chat/presence@0.2.45
- @rocket.chat/api-client@0.2.45
- @rocket.chat/apps@0.5.24
- @rocket.chat/core-services@0.11.1
- @rocket.chat/cron@0.1.45
- @rocket.chat/freeswitch@1.2.32
- @rocket.chat/fuselage-ui-kit@25.0.1
- @rocket.chat/gazzodown@25.0.1
- @rocket.chat/http-router@7.9.12
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.9.1
- @rocket.chat/ui-avatar@21.0.1
- @rocket.chat/ui-client@25.0.1
- @rocket.chat/ui-contexts@25.0.1
- @rocket.chat/web-ui-registration@25.0.1
- @rocket.chat/models@1.8.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.24
- @rocket.chat/omni-core-ee@0.0.10
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@25.0.1
- @rocket.chat/ui-voip@15.0.1
- @rocket.chat/instance-status@0.1.45
- @rocket.chat/omni-core@0.0.10
7.13.0
Minor Changes
-
(#37327) Adds complexity requirements to end-to-end encryption passphrase
-
(#36807 by @tiagoevanp) Adds a
deletedRoomsfield to theusers.deleteendpoint response, indicating which rooms were deleted as part of the user deletion process. -
(#37547) Adds the
getUserRoomIdsmethod to theUserReadaccessor in the Apps-Engine, graduating it from the experimental bridge to the stable user bridge. -
(#37368) Allows users to enable TOTP-based two factor authentication without requiring a verified email address.
-
(#37119 by @ergot-rp) Adds missing legend for fieldset in profile page to meet WCAG compliance
-
(#37524) Moves the expandable message composer out of feature preview
-
(#37378) Introduces in-chat messages for when a voice call ends
-
(#37276) Disables the delete message confirmation button to prevent the action from being triggered while the request is in progress
-
(#37318) Fixes the time display in calendar event notifications by converting the UTC time to the local time.
-
(#37167) Changes a behavior that would store the result of every status transition that happened to apps
This caused intermediate status to be saved to the database, which could prevent apps from being restored to the desired status when restarted or during server startup.
-
(#37245) Replaces old
Assign Extensionbutton and modal by introducing a proper input in the user edit form. -
(#37505) Introduces a new user preference to enable/disable desktop voice call notifications.
-
(#36807 by @tiagoevanp) Fix issue where a team would become orphaned when its last owner was deleted.
-
(#37134 by @ergot-rp) Adds missing legend for fieldset in accessibility page to meet WCAG compliance
-
(#36308 by @sandranymark) Improves inline error in report message modal to meet WCAG compliance.
-
(#37313) Includes the voice call extension to the
users.autocompleteendpoint resulting users properties -
(#37250) Updates AutoTranslate to fetch supported languages dynamically from DeepL API.
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#37255) Adds deprecation warning for
livechat:saveUnit -
(#36835) Fixes the capture of lead's email or phone number when the visitor didn't have data already
-
(#37278) Fixes an issue with LDAP Sync not updating user's VoIP Extensions
-
(#37430) Fixes an issue where it was not possible to save nickname and bio as empty in user profile
-
(#37387) Fixes an issue where user data exports requested would remain stuck and never complete.
-
(#37270) Fixes editing of encrypted message attachment description.
-
(#37493) Fixes an issue where
user-agentis not properly extracted from the DDP connection headers -
(#37350) Fixes the sidebar collapse breakpoint in enhanced navigation
-
(#37496) Fixes the ping behavior so it only triggers when the app becomes idle, preventing unnecessary restarts
-
(#37277) Fixes an issue where updating a private canned response wasn't being shown on canned-response contextualbar.
-
(#37326) Fixes an issue related to creating new users, it should not auto opt in new users for email two factor authentication if any one of
Accounts_TwoFactorAuthentication_Enabled,Accounts_TwoFactorAuthentication_By_Email_EnabledandAccounts_TwoFactorAuthentication_By_Email_Auto_Opt_Insetting is disabled. -
(#37380) Fixes an issue where apps would never get the bio of a user even though the type has the field defined
-
(#37477) Fixes an issue where leave room action is available for users without subscription
-
(#37486) Fixes the User Autocomplete's selected option being misaligned
-
(#37290) Fixes an issue where private channels that a user belongs to were not shown in Directory search results.
-
(#37395) Fixes client slowdown for users with large amount of channels
-
(#37384) Fixes a problem in apps-engine debug logs where only 2 depth levels were displayed for objects, which is often not enough for debugging purposes
-
(#37152) Fixes a bug that would cause apps to go into
invalid_installation_disabledin some cases -
(#37345) Fixes administration settings page not listing the settings after logging out and back into the workspace
-
(#37340) Fixes
Conversations by Tagchart alignment to match similar charts in theReportssection of Omnichannel. -
(#37338) Improves mandatory role-based two-factor authentication setup to always verify available 2FA methods before enforcement.
-
(#37449) Fixes an issue where voice call button is not displaying in navbar on mobile screen sizes
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#37550) Fixes an issue that caused the server to load upload files' contents in-memory twice
-
Updated dependencies [
31ab78f0d4,8596daf01a,5f075eabe1,78880826d5,83642cbe49,150efb9d3c,7f1b834a55,20490afe32,5c7e8ec1de,44ca3b111f,99255057f2,713ce92954,ec22d9c102,64a4e8bbb7,65fbcbed9f,cd0f72faa5,a05b8f72ca,7a7aad5cb1,fcb2d1f806,04f2685567,035e0c7c38,f771dd3669,09551f930f]:- @rocket.chat/password-policies@0.1.0
- @rocket.chat/ui-client@25.0.0
- @rocket.chat/ui-contexts@25.0.0
- @rocket.chat/core-services@0.11.0
- @rocket.chat/apps-engine@1.58.0
- @rocket.chat/favicon@0.0.4
- @rocket.chat/models@1.8.0
- @rocket.chat/i18n@1.13.0
- @rocket.chat/core-typings@7.13.0
- @rocket.chat/model-typings@1.9.0
- @rocket.chat/media-calls@0.1.0
- @rocket.chat/ui-voip@15.0.0
- @rocket.chat/fuselage-ui-kit@25.0.0
- @rocket.chat/ui-kit@0.38.0
- @rocket.chat/media-signaling@0.1.0
- @rocket.chat/rest-typings@7.13.0
- @rocket.chat/gazzodown@25.0.0
- @rocket.chat/web-ui-registration@25.0.0
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-avatar@21.0.0
- @rocket.chat/ui-video-conf@25.0.0
- @rocket.chat/federation-matrix@0.0.6
- @rocket.chat/network-broker@0.2.23
- @rocket.chat/omni-core-ee@0.0.9
- @rocket.chat/omnichannel-services@0.3.41
- @rocket.chat/presence@0.2.44
- @rocket.chat/apps@0.5.23
- @rocket.chat/cron@0.1.44
- @rocket.chat/instance-status@0.1.44
- @rocket.chat/omni-core@0.0.9
- @rocket.chat/license@1.1.4
- @rocket.chat/pdf-worker@0.3.23
- @rocket.chat/api-client@0.2.44
- @rocket.chat/freeswitch@1.2.31
- @rocket.chat/http-router@7.9.11
- @rocket.chat/message-types@0.0.1
- @rocket.chat/server-cloud-communication@0.0.2
7.13.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.13.0-rc.2
- @rocket.chat/rest-typings@7.13.0-rc.2
- @rocket.chat/federation-matrix@0.0.6-rc.2
- @rocket.chat/license@1.1.4-rc.2
- @rocket.chat/media-calls@0.1.0-rc.2
- @rocket.chat/omnichannel-services@0.3.41-rc.2
- @rocket.chat/pdf-worker@0.3.23-rc.2
- @rocket.chat/presence@0.2.44-rc.2
- @rocket.chat/api-client@0.2.44-rc.2
- @rocket.chat/apps@0.5.23-rc.2
- @rocket.chat/core-services@0.11.0-rc.2
- @rocket.chat/cron@0.1.44-rc.2
- @rocket.chat/freeswitch@1.2.31-rc.2
- @rocket.chat/fuselage-ui-kit@25.0.0-rc.2
- @rocket.chat/gazzodown@25.0.0-rc.2
- @rocket.chat/http-router@7.9.11-rc.2
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.9.0-rc.2
- @rocket.chat/ui-avatar@21.0.0-rc.2
- @rocket.chat/ui-client@25.0.0-rc.2
- @rocket.chat/ui-contexts@25.0.0-rc.2
- @rocket.chat/web-ui-registration@25.0.0-rc.2
- @rocket.chat/models@1.8.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.23-rc.2
- @rocket.chat/omni-core-ee@0.0.9-rc.2
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@25.0.0-rc.2
- @rocket.chat/ui-voip@15.0.0-rc.2
- @rocket.chat/instance-status@0.1.44-rc.2
- @rocket.chat/omni-core@0.0.9-rc.2
7.13.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.13.0-rc.1
- @rocket.chat/rest-typings@7.13.0-rc.1
- @rocket.chat/federation-matrix@0.0.4-rc.1
- @rocket.chat/license@1.1.2-rc.1
- @rocket.chat/media-calls@0.1.0-rc.1
- @rocket.chat/omnichannel-services@0.3.39-rc.1
- @rocket.chat/pdf-worker@0.3.21-rc.1
- @rocket.chat/presence@0.2.42-rc.1
- @rocket.chat/api-client@0.2.42-rc.1
- @rocket.chat/apps@0.5.21-rc.1
- @rocket.chat/core-services@0.11.0-rc.1
- @rocket.chat/cron@0.1.42-rc.1
- @rocket.chat/freeswitch@1.2.29-rc.1
- @rocket.chat/fuselage-ui-kit@25.0.0-rc.1
- @rocket.chat/gazzodown@25.0.0-rc.1
- @rocket.chat/http-router@7.9.9-rc.1
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.9.0-rc.1
- @rocket.chat/ui-avatar@21.0.0-rc.1
- @rocket.chat/ui-client@25.0.0-rc.1
- @rocket.chat/ui-contexts@25.0.0-rc.1
- @rocket.chat/web-ui-registration@25.0.0-rc.1
- @rocket.chat/models@1.8.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.21-rc.1
- @rocket.chat/omni-core-ee@0.0.7-rc.1
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@25.0.0-rc.1
- @rocket.chat/ui-voip@15.0.0-rc.1
- @rocket.chat/instance-status@0.1.42-rc.1
- @rocket.chat/omni-core@0.0.7-rc.1
7.13.0-rc.0
Minor Changes
-
(#37327) Adds complexity requirements to end-to-end encryption passphrase
-
(#36807 by @tiagoevanp) Adds a
deletedRoomsfield to theusers.deleteendpoint response, indicating which rooms were deleted as part of the user deletion process. -
(#37547) Adds the
getUserRoomIdsmethod to theUserReadaccessor in the Apps-Engine, graduating it from the experimental bridge to the stable user bridge. -
(#37368) Allows users to enable TOTP-based two factor authentication without requiring a verified email address.
-
(#37119 by @ergot-rp) Adds missing legend for fieldset in profile page to meet WCAG compliance
-
(#37524) Moves the expandable message composer out of feature preview
-
(#37378) Introduces in-chat messages for when a voice call ends
-
(#37276) Disables the delete message confirmation button to prevent the action from being triggered while the request is in progress
-
(#37318) Fixes the time display in calendar event notifications by converting the UTC time to the local time.
-
(#37167) Changes a behavior that would store the result of every status transition that happened to apps
This caused intermediate status to be saved to the database, which could prevent apps from being restored to the desired status when restarted or during server startup.
-
(#37245) Replaces old
Assign Extensionbutton and modal by introducing a proper input in the user edit form. -
(#37505) Introduces a new user preference to enable/disable desktop voice call notifications.
-
(#36807 by @tiagoevanp) Fix issue where a team would become orphaned when its last owner was deleted.
-
(#37134 by @ergot-rp) Adds missing legend for fieldset in accessibility page to meet WCAG compliance
-
(#36308 by @sandranymark) Improves inline error in report message modal to meet WCAG compliance.
-
(#37313) Includes the voice call extension to the
users.autocompleteendpoint resulting users properties -
(#37250) Updates AutoTranslate to fetch supported languages dynamically from DeepL API.
Patch Changes
-
(#37255) Adds deprecation warning for
livechat:saveUnit -
(#36835) Fixes the capture of lead's email or phone number when the visitor didn't have data already
-
(#37278) Fixes an issue with LDAP Sync not updating user's VoIP Extensions
-
(#37430) Fixes an issue where it was not possible to save nickname and bio as empty in user profile
-
(#37387) Fixes an issue where user data exports requested would remain stuck and never complete.
-
(#37270) Fixes editing of encrypted message attachment description.
-
(#37493) Fixes an issue where
user-agentis not properly extracted from the DDP connection headers -
(#37350) Fixes the sidebar collapse breakpoint in enhanced navigation
-
(#37496) Fixes the ping behavior so it only triggers when the app becomes idle, preventing unnecessary restarts
-
(#37277) Fixes an issue where updating a private canned response wasn't being shown on canned-response contextualbar.
-
(#37326) Fixes an issue related to creating new users, it should not auto opt in new users for email two factor authentication if any one of
Accounts_TwoFactorAuthentication_Enabled,Accounts_TwoFactorAuthentication_By_Email_EnabledandAccounts_TwoFactorAuthentication_By_Email_Auto_Opt_Insetting is disabled. -
(#37380) Fixes an issue where apps would never get the bio of a user even though the type has the field defined
-
(#37477) Fixes an issue where leave room action is available for users without subscription
-
(#37486) Fixes the User Autocomplete's selected option being misaligned
-
(#37290) Fixes an issue where private channels that a user belongs to were not shown in Directory search results.
-
(#37395) Fixes client slowdown for users with large amount of channels
-
(#37384) Fixes a problem in apps-engine debug logs where only 2 depth levels were displayed for objects, which is often not enough for debugging purposes
-
(#37152) Fixes a bug that would cause apps to go into
invalid_installation_disabledin some cases -
(#37345) Fixes administration settings page not listing the settings after logging out and back into the workspace
-
(#37340) Fixes
Conversations by Tagchart alignment to match similar charts in theReportssection of Omnichannel. -
(#37338) Improves mandatory role-based two-factor authentication setup to always verify available 2FA methods before enforcement.
-
(#37449) Fixes an issue where voice call button is not displaying in navbar on mobile screen sizes
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#37550) Fixes an issue that caused the server to load upload files' contents in-memory twice
-
Updated dependencies [
31ab78f0d4,8596daf01a,5f075eabe1,78880826d5,83642cbe49,150efb9d3c,7f1b834a55,20490afe32,5c7e8ec1de,44ca3b111f,99255057f2,713ce92954,ec22d9c102,64a4e8bbb7,65fbcbed9f,cd0f72faa5,a05b8f72ca,7a7aad5cb1,fcb2d1f806,04f2685567,035e0c7c38,f771dd3669,09551f930f]:- @rocket.chat/password-policies@0.1.0-rc.0
- @rocket.chat/ui-client@25.0.0-rc.0
- @rocket.chat/ui-contexts@25.0.0-rc.0
- @rocket.chat/core-services@0.11.0-rc.0
- @rocket.chat/apps-engine@1.58.0-rc.0
- @rocket.chat/favicon@0.0.3-rc.0
- @rocket.chat/models@1.8.0-rc.0
- @rocket.chat/i18n@1.13.0-rc.0
- @rocket.chat/core-typings@7.13.0-rc.0
- @rocket.chat/model-typings@1.9.0-rc.0
- @rocket.chat/media-calls@0.1.0-rc.0
- @rocket.chat/ui-voip@15.0.0-rc.0
- @rocket.chat/fuselage-ui-kit@25.0.0-rc.0
- @rocket.chat/ui-kit@0.38.0-rc.0
- @rocket.chat/media-signaling@0.1.0-rc.0
- @rocket.chat/rest-typings@7.13.0-rc.0
- @rocket.chat/gazzodown@25.0.0-rc.0
- @rocket.chat/web-ui-registration@25.0.0-rc.0
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-avatar@21.0.0-rc.0
- @rocket.chat/ui-video-conf@25.0.0-rc.0
- @rocket.chat/federation-matrix@0.0.4-rc.0
- @rocket.chat/network-broker@0.2.21-rc.0
- @rocket.chat/omni-core-ee@0.0.7-rc.0
- @rocket.chat/omnichannel-services@0.3.39-rc.0
- @rocket.chat/presence@0.2.42-rc.0
- @rocket.chat/apps@0.5.21-rc.0
- @rocket.chat/cron@0.1.42-rc.0
- @rocket.chat/instance-status@0.1.42-rc.0
- @rocket.chat/omni-core@0.0.7-rc.0
- @rocket.chat/license@1.1.2-rc.0
- @rocket.chat/pdf-worker@0.3.21-rc.0
- @rocket.chat/api-client@0.2.42-rc.0
- @rocket.chat/freeswitch@1.2.29-rc.0
- @rocket.chat/http-router@7.9.9-rc.0
- @rocket.chat/message-types@0.0.1
- @rocket.chat/server-cloud-communication@0.0.2
7.12.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#37540 by @dionisio-bot) Fixes an issue where
user-agentis not properly extracted from the DDP connection headers -
(#37520 by @dionisio-bot) Fixes client slowdown for users with large amount of channels
-
Updated dependencies [
fadc449607]:- @rocket.chat/favicon@0.0.3
- @rocket.chat/core-typings@7.12.2
- @rocket.chat/rest-typings@7.12.2
- @rocket.chat/federation-matrix@0.0.5
- @rocket.chat/license@1.1.3
- @rocket.chat/media-calls@0.0.5
- @rocket.chat/omnichannel-services@0.3.40
- @rocket.chat/pdf-worker@0.3.22
- @rocket.chat/presence@0.2.43
- @rocket.chat/api-client@0.2.43
- @rocket.chat/apps@0.5.22
- @rocket.chat/core-services@0.10.6
- @rocket.chat/cron@0.1.43
- @rocket.chat/freeswitch@1.2.30
- @rocket.chat/fuselage-ui-kit@24.0.2
- @rocket.chat/gazzodown@24.0.2
- @rocket.chat/http-router@7.9.10
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.3
- @rocket.chat/ui-avatar@20.0.2
- @rocket.chat/ui-client@24.0.2
- @rocket.chat/ui-contexts@24.0.2
- @rocket.chat/web-ui-registration@24.0.2
- @rocket.chat/models@1.7.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.22
- @rocket.chat/omni-core-ee@0.0.8
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@24.0.2
- @rocket.chat/ui-voip@14.0.2
- @rocket.chat/instance-status@0.1.43
- @rocket.chat/omni-core@0.0.8
7.12.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#37436 by @dionisio-bot) Fixes the capture of lead's email or phone number when the visitor didn't have data already
-
(#37440 by @dionisio-bot) Fixes a problem in apps-engine debug logs where only 2 depth levels were displayed for objects, which is often not enough for debugging purposes
-
Updated dependencies [
8cbd9bfd05,e6cc073a99]:- @rocket.chat/models@1.7.2
- @rocket.chat/apps-engine@1.57.1
- @rocket.chat/federation-matrix@0.0.4
- @rocket.chat/media-calls@0.0.4
- @rocket.chat/omni-core-ee@0.0.7
- @rocket.chat/omnichannel-services@0.3.39
- @rocket.chat/presence@0.2.42
- @rocket.chat/core-services@0.10.5
- @rocket.chat/cron@0.1.42
- @rocket.chat/instance-status@0.1.42
- @rocket.chat/omni-core@0.0.7
- @rocket.chat/apps@0.5.21
- @rocket.chat/core-typings@7.12.1
- @rocket.chat/fuselage-ui-kit@24.0.1
- @rocket.chat/rest-typings@7.12.1
- @rocket.chat/network-broker@0.2.21
- @rocket.chat/license@1.1.2
- @rocket.chat/pdf-worker@0.3.21
- @rocket.chat/api-client@0.2.42
- @rocket.chat/freeswitch@1.2.29
- @rocket.chat/gazzodown@24.0.1
- @rocket.chat/http-router@7.9.9
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.2
- @rocket.chat/ui-avatar@20.0.1
- @rocket.chat/ui-client@24.0.1
- @rocket.chat/ui-contexts@24.0.1
- @rocket.chat/web-ui-registration@24.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@24.0.1
- @rocket.chat/ui-voip@14.0.1
7.12.0
Minor Changes
-
(#37057) Adds an experimental API to the apps-engine that retrieves the ids of rooms the user is a member of
-
(#37038) Introduce the
RangeSettingInputcomponent, providing a new visual input type for settings that accept a range of numeric values. This improves the user experience for adjusting range-based settings in the administration panel. -
(#37312) Replaces old
Assign Extensionbutton and modal by introducing a proper input in the user edit form. -
(#37073) Adds a warning modal in order to prevent the
access-permissionspermission from being removed from the last granted role in the permissions table. This hardening measure ensures that administrators cannot accidentally lock themselves out of the system's permission management screen.
Patch Changes
-
(#37154) Fixes a GUI crash happening in the admin user page when attempting to display an invalid custom field
-
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.
-
(#36973) Adds deprecation warning on
livechat:returnAsInquirywith new endpoint replacing it;livechat/inquiries.returnAsInquiry -
(#37218) Adds deprecation warning on
livechat:setupConnection -
(#37147) Fixes client crash on invalid message attachment fields payload.
-
(#37235) Adds deprecation warning on
sendFileLivechatMessage -
(#37158) Fixes crash in end-to-end encrypted rooms when sending a quote or message link referencing a message outside the room.
-
(#36990) Change app update strategies to prevent unwanted data changes in database
-
(#37042) Adjusts custom sound loop on omnichannel continuous notification to play
New roomloop instead ofNew messageloop -
(#37051) Adds deprecation warning on
removeCannedResponse; -
(#37200) Fixes an issue where messages are not being translated immediately in omnichannel rooms
-
(#37171) Adds deprecation warning on legacy method:
livechat:removeUnit -
(#37229) Fixes an issue where enabling trace method calls setting was crashing the server.
-
(#37103) Fixes real-time monitoring displaying incorrect data
-
(#37136) Adds deprecation warning on
livechat:removeTagwith new endpoint replacing it;livechat/tags.remove -
(#37109) Fixes an issue where the start call button is available in archived rooms
-
(#36790 by @tiagoevanp) Fixes an issue where the API method
rooms.deleteinadvertently deletes the main room of a team -
(#37203) Fixes an issue where pagination is not working properly in “users in role” table
-
(#37041) Ensures the formatted volume value is kept between 0 and 1
-
(#36958) Adds deprecation warning on
livechat:removeRoomwith new endpoint replacing it;livechat/rooms.delete -
Updated dependencies [
085d6536d2,48d1442a07,c253db3ece,f627e67507,a25e88c06c,74f2232bad,d166e2a1ff,b85e96a2b7,4ab2b7fdb9,fd4f9b2523]:- @rocket.chat/ui-client@24.0.0
- @rocket.chat/rest-typings@7.12.0
- @rocket.chat/apps-engine@1.57.0
- @rocket.chat/ui-contexts@24.0.0
- @rocket.chat/i18n@1.12.0
- @rocket.chat/ui-voip@14.0.0
- @rocket.chat/core-typings@7.12.0
- @rocket.chat/gazzodown@24.0.0
- @rocket.chat/web-ui-registration@24.0.0
- @rocket.chat/federation-matrix@0.0.3
- @rocket.chat/omnichannel-services@0.3.38
- @rocket.chat/presence@0.2.41
- @rocket.chat/api-client@0.2.41
- @rocket.chat/core-services@0.10.4
- @rocket.chat/http-router@7.9.8
- @rocket.chat/models@1.7.1
- @rocket.chat/apps@0.5.20
- @rocket.chat/fuselage-ui-kit@24.0.0
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-avatar@20.0.0
- @rocket.chat/ui-video-conf@24.0.0
- @rocket.chat/license@1.1.1
- @rocket.chat/media-calls@0.0.3
- @rocket.chat/pdf-worker@0.3.20
- @rocket.chat/cron@0.1.41
- @rocket.chat/freeswitch@1.2.28
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.1
- @rocket.chat/network-broker@0.2.20
- @rocket.chat/omni-core-ee@0.0.6
- @rocket.chat/instance-status@0.1.41
- @rocket.chat/omni-core@0.0.6
- @rocket.chat/server-cloud-communication@0.0.2
7.12.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.12.0-rc.4
- @rocket.chat/rest-typings@7.12.0-rc.4
- @rocket.chat/federation-matrix@0.0.3-rc.4
- @rocket.chat/license@1.1.1-rc.4
- @rocket.chat/media-calls@0.0.3-rc.4
- @rocket.chat/omnichannel-services@0.3.38-rc.4
- @rocket.chat/pdf-worker@0.3.20-rc.4
- @rocket.chat/presence@0.2.41-rc.4
- @rocket.chat/api-client@0.2.41-rc.4
- @rocket.chat/apps@0.5.20-rc.4
- @rocket.chat/core-services@0.10.4-rc.4
- @rocket.chat/cron@0.1.41-rc.4
- @rocket.chat/freeswitch@1.2.28-rc.4
- @rocket.chat/fuselage-ui-kit@24.0.0-rc.4
- @rocket.chat/gazzodown@24.0.0-rc.4
- @rocket.chat/http-router@7.9.8-rc.4
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.1-rc.4
- @rocket.chat/ui-avatar@20.0.0-rc.4
- @rocket.chat/ui-client@24.0.0-rc.4
- @rocket.chat/ui-contexts@24.0.0-rc.4
- @rocket.chat/web-ui-registration@24.0.0-rc.4
- @rocket.chat/models@1.7.1-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.20-rc.4
- @rocket.chat/omni-core-ee@0.0.6-rc.4
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@24.0.0-rc.4
- @rocket.chat/ui-voip@14.0.0-rc.4
- @rocket.chat/instance-status@0.1.41-rc.4
- @rocket.chat/omni-core@0.0.6-rc.4
7.12.0-rc.3
Minor Changes
- (#37312) Replaces old
Assign Extensionbutton and modal by introducing a proper input in the user edit form.
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.12.0-rc.3
- @rocket.chat/rest-typings@7.12.0-rc.3
- @rocket.chat/federation-matrix@0.0.3-rc.3
- @rocket.chat/license@1.1.1-rc.3
- @rocket.chat/media-calls@0.0.3-rc.3
- @rocket.chat/omnichannel-services@0.3.38-rc.3
- @rocket.chat/pdf-worker@0.3.20-rc.3
- @rocket.chat/presence@0.2.41-rc.3
- @rocket.chat/api-client@0.2.41-rc.3
- @rocket.chat/apps@0.5.20-rc.3
- @rocket.chat/core-services@0.10.4-rc.3
- @rocket.chat/cron@0.1.41-rc.3
- @rocket.chat/freeswitch@1.2.28-rc.3
- @rocket.chat/fuselage-ui-kit@24.0.0-rc.3
- @rocket.chat/gazzodown@24.0.0-rc.3
- @rocket.chat/http-router@7.9.8-rc.3
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.1-rc.3
- @rocket.chat/ui-avatar@20.0.0-rc.3
- @rocket.chat/ui-client@24.0.0-rc.3
- @rocket.chat/ui-contexts@24.0.0-rc.3
- @rocket.chat/web-ui-registration@24.0.0-rc.3
- @rocket.chat/models@1.7.1-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.20-rc.3
- @rocket.chat/omni-core-ee@0.0.6-rc.3
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@24.0.0-rc.3
- @rocket.chat/ui-voip@14.0.0-rc.3
- @rocket.chat/instance-status@0.1.41-rc.3
- @rocket.chat/omni-core@0.0.6-rc.3
7.12.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.12.0-rc.2
- @rocket.chat/rest-typings@7.12.0-rc.2
- @rocket.chat/federation-matrix@0.0.3-rc.2
- @rocket.chat/license@1.1.1-rc.2
- @rocket.chat/media-calls@0.0.3-rc.2
- @rocket.chat/omnichannel-services@0.3.38-rc.2
- @rocket.chat/pdf-worker@0.3.20-rc.2
- @rocket.chat/presence@0.2.41-rc.2
- @rocket.chat/api-client@0.2.41-rc.2
- @rocket.chat/apps@0.5.20-rc.2
- @rocket.chat/core-services@0.10.4-rc.2
- @rocket.chat/cron@0.1.41-rc.2
- @rocket.chat/freeswitch@1.2.28-rc.2
- @rocket.chat/fuselage-ui-kit@24.0.0-rc.2
- @rocket.chat/gazzodown@24.0.0-rc.2
- @rocket.chat/http-router@7.9.8-rc.2
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.1-rc.2
- @rocket.chat/ui-avatar@20.0.0-rc.2
- @rocket.chat/ui-client@24.0.0-rc.2
- @rocket.chat/ui-contexts@24.0.0-rc.2
- @rocket.chat/web-ui-registration@24.0.0-rc.2
- @rocket.chat/models@1.7.1-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.20-rc.2
- @rocket.chat/omni-core-ee@0.0.6-rc.2
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@24.0.0-rc.2
- @rocket.chat/ui-voip@14.0.0-rc.2
- @rocket.chat/instance-status@0.1.41-rc.2
- @rocket.chat/omni-core@0.0.6-rc.2
7.12.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.12.0-rc.1
- @rocket.chat/rest-typings@7.12.0-rc.1
- @rocket.chat/federation-matrix@0.0.3-rc.1
- @rocket.chat/license@1.1.1-rc.1
- @rocket.chat/media-calls@0.0.3-rc.1
- @rocket.chat/omnichannel-services@0.3.38-rc.1
- @rocket.chat/pdf-worker@0.3.20-rc.1
- @rocket.chat/presence@0.2.41-rc.1
- @rocket.chat/api-client@0.2.41-rc.1
- @rocket.chat/apps@0.5.20-rc.1
- @rocket.chat/core-services@0.10.4-rc.1
- @rocket.chat/cron@0.1.41-rc.1
- @rocket.chat/freeswitch@1.2.28-rc.1
- @rocket.chat/fuselage-ui-kit@24.0.0-rc.1
- @rocket.chat/gazzodown@24.0.0-rc.1
- @rocket.chat/http-router@7.9.8-rc.1
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.1-rc.1
- @rocket.chat/ui-avatar@20.0.0-rc.1
- @rocket.chat/ui-client@24.0.0-rc.1
- @rocket.chat/ui-contexts@24.0.0-rc.1
- @rocket.chat/web-ui-registration@24.0.0-rc.1
- @rocket.chat/models@1.7.1-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.20-rc.1
- @rocket.chat/omni-core-ee@0.0.6-rc.1
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@24.0.0-rc.1
- @rocket.chat/ui-voip@14.0.0-rc.1
- @rocket.chat/instance-status@0.1.41-rc.1
- @rocket.chat/omni-core@0.0.6-rc.1
7.12.0-rc.0
Minor Changes
-
(#37057) Adds an experimental API to the apps-engine that retrieves the ids of rooms the user is a member of
-
(#37038) Introduce the
RangeSettingInputcomponent, providing a new visual input type for settings that accept a range of numeric values. This improves the user experience for adjusting range-based settings in the administration panel. -
(#37073) Adds a warning modal in order to prevent the
access-permissionspermission from being removed from the last granted role in the permissions table. This hardening measure ensures that administrators cannot accidentally lock themselves out of the system's permission management screen.
Patch Changes
-
(#37154) Fixes a GUI crash happening in the admin user page when attempting to display an invalid custom field
-
(#36973) Adds deprecation warning on
livechat:returnAsInquirywith new endpoint replacing it;livechat/inquiries.returnAsInquiry -
(#37218) Adds deprecation warning on
livechat:setupConnection -
(#37147) Fixes client crash on invalid message attachment fields payload.
-
(#37235) Adds deprecation warning on
sendFileLivechatMessage -
(#37158) Fixes crash in end-to-end encrypted rooms when sending a quote or message link referencing a message outside the room.
-
(#36990) Change app update strategies to prevent unwanted data changes in database
-
(#37042) Adjusts custom sound loop on omnichannel continuous notification to play
New roomloop instead ofNew messageloop -
(#37051) Adds deprecation warning on
removeCannedResponse; -
(#37200) Fixes an issue where messages are not being translated immediately in omnichannel rooms
-
(#37171) Adds deprecation warning on legacy method:
livechat:removeUnit -
(#37229) Fixes an issue where enabling trace method calls setting was crashing the server.
-
(#37103) Fixes real-time monitoring displaying incorrect data
-
(#37136) Adds deprecation warning on
livechat:removeTagwith new endpoint replacing it;livechat/tags.remove -
(#37109) Fixes an issue where the start call button is available in archived rooms
-
(#36790 by @tiagoevanp) Fixes an issue where the API method
rooms.deleteinadvertently deletes the main room of a team -
(#37203) Fixes an issue where pagination is not working properly in “users in role” table
-
(#37041) Ensures the formatted volume value is kept between 0 and 1
-
(#36958) Adds deprecation warning on
livechat:removeRoomwith new endpoint replacing it;livechat/rooms.delete -
Updated dependencies [
085d6536d2,48d1442a07,c253db3ece,f627e67507,a25e88c06c,74f2232bad,d166e2a1ff,b85e96a2b7,4ab2b7fdb9,fd4f9b2523]:- @rocket.chat/ui-client@24.0.0-rc.0
- @rocket.chat/rest-typings@7.12.0-rc.0
- @rocket.chat/apps-engine@1.57.0-rc.0
- @rocket.chat/ui-contexts@24.0.0-rc.0
- @rocket.chat/i18n@1.12.0-rc.0
- @rocket.chat/ui-voip@14.0.0-rc.0
- @rocket.chat/core-typings@7.12.0-rc.0
- @rocket.chat/gazzodown@24.0.0-rc.0
- @rocket.chat/web-ui-registration@24.0.0-rc.0
- @rocket.chat/federation-matrix@0.0.3-rc.0
- @rocket.chat/omnichannel-services@0.3.38-rc.0
- @rocket.chat/presence@0.2.41-rc.0
- @rocket.chat/api-client@0.2.41-rc.0
- @rocket.chat/core-services@0.10.4-rc.0
- @rocket.chat/http-router@7.9.8-rc.0
- @rocket.chat/models@1.7.1-rc.0
- @rocket.chat/apps@0.5.20-rc.0
- @rocket.chat/fuselage-ui-kit@24.0.0-rc.0
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-avatar@20.0.0-rc.0
- @rocket.chat/ui-video-conf@24.0.0-rc.0
- @rocket.chat/license@1.1.1-rc.0
- @rocket.chat/media-calls@0.0.3-rc.0
- @rocket.chat/pdf-worker@0.3.20-rc.0
- @rocket.chat/cron@0.1.41-rc.0
- @rocket.chat/freeswitch@1.2.28-rc.0
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.1-rc.0
- @rocket.chat/network-broker@0.2.20-rc.0
- @rocket.chat/omni-core-ee@0.0.6-rc.0
- @rocket.chat/instance-status@0.1.41-rc.0
- @rocket.chat/omni-core@0.0.6-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.11.0
Minor Changes
-
(#36723 by @tiagoevanp) Fixes search by name in custom emojis list, by adding a correct parameter to the endpoint
emoji-custom.allNow the endpoint
emoji-custom.allaccepts anameas parameter, so the filter should work on emojis page withouth the necessity of setALLOW_UNSAFE_QUERY_AND_FIELDS_API_PARAMSenv var -
(#36923) Replaces some texts in order to improve the E2E encryption communication on the UI
-
(#36589) Adds new endpoint to disable Livechat Contacts by its id, with a new permission
delete-livechat-contact. -
(#36820) Fixes login using iframe authentication.
-
(#36945) It removes the encrypted input from the edit room panel in order to avoid duplicated configurations with the same purpose
-
(#36778) Introduces the ability to reset the e2e encrypted password from the enter e2e encrypted password modal
-
(#36207) Introduces the Outbound Message feature to Omnichannel, allowing organizations to initiate proactive communication with contacts through their preferred messaging channel directly from Rocket.Chat
-
(#36717) Introduces a new voice call architecture along with a new and improved call widget experience.
-
(#36397) Introduces a new flow for requesting device permissions for Voice Calling, prompting the user before the request. Also solves a few issues with the device selection menu.
-
(#36974) Improves the Outbound Message modal’s scrolling on smaller viewports and with large templates
Patch Changes
-
(#36861) Enable room search by Cyrillic characters in channel names (e.g. "тест").
-
(#36967) Fixes an issue where apps that import node native modules with the optional
node:specifier would fail to construct -
(#37031) Removes deprecated search federated rooms
-
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.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36933) Adds deprecation warning on
livechat:removeCustomFieldwith new endpoint replacing it;livechat/custom-fields.delete -
(#36975) Adds deprecation warning on
livechat:saveAgentInfowith new endpoint replacing it;livechat/agents.saveInfo -
(#36866) Fixes an issue with iframe authentication where login should always fallback to iframe authentication in case of any erorrs.
-
(#36661) Fixes
channels.messages,groups.messages,dm.messagesandim.messagesAPIs to filter out deleted messages. -
(#37053) Fixes stale phone numbers being available for outbound message
-
(#37052) Adds deprecation warning on
saveCannedResponse -
(#36812 by @tiagoevanp) Prevent
Export Messagestab from closing when selecting messages by clicking outside of it and preference "Hide Contextual Bar by clicking outside of it" is set true. -
(#36845) Adds deprecation warning to
livechat:getAnalyticsChartData, as well as it adds a new endpoint to replace it;livechat/analytics/dashboards/charts-data -
(#36683) Fixes an issue where deleted messages remain visible until a manual page refresh when "Message removed" is hidden in hidden system messages settings.
-
(#36982) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36897) Adds deprecation warning on
livechat:getRoutingConfig, as well as it adds new endpoint to replace it;livechat/config/routing -
(#37068) Changes the feedback message when inviting external users to a federated channel
-
(#36995) Disables cache for outbound message providers to ensure UI is always up to date
-
(#36813) Fixes an issue where the omnichannel default priorities are not being translated in the sidebar room menu
-
(#36772 by @tiagoevanp) Fix issue where resending the welcome email could include unresolved placeholders (e.g.,
[name],[email]). -
(#37065) Adds missing tooltip when adding users to federated room, indicating verification status
-
(#36799) Fixes a missing translation on the create channel/team modal
-
(#36993) Adds deprecation warning on
livechat:removeRoom, uselivechat/inquiries.takeinstead -
(#36852) Fixes
teams.addMembersAPI to assign team member roles properly. -
(#36921) Adds deprecation warning on
livechat:removeAllClosedRoomswith new endpoint replacing it;livechat/rooms.removeAllClosedRooms -
(#36855) Changes a strict behavior on reporting slash commands provided by apps
-
(#37007) Fixes reactivity when creating a federated room, that was wrongly showing Join button on composer, requiring a reload or change of route to be able to send a message.
-
(#36780) Fixes an issue where isn't possible to scroll the discussion list
-
(#36981) Adds deprecation warning on
livechat:saveDepartment -
(#36797) Fixes an issue where the encryption toggle was incorrectly reset/disabled/enabled in the Teams creation modal when Broadcast or Private was toggled, or when the user lacked unrelated permissions.
-
(#36919) Show iframe authentication page, when login through iframe authentication API token fails
-
(#37050) Adds a validation to external users when creating a channel that is not federated
-
(#36814) Fixes canned messages contextual bar "Create" button not being affected by the correct permission
-
(#36745 by @tiagoevanp) Fixes intermittent error "Cannot read properties of undefined" when editing messages
-
(#36776) Fixes an issue where the omnichannel default priorities are not being translated in priorities list
-
(#36870) Fixes an issue with inconsistent tooltip display in the permission row
-
(#36943) Fixes an issue where an object reference leak would cause invalid data to be stored in the database during app installation
-
(#36880) Fixes issue with Login Detection emails showing undefined values instead of the user agent info
-
(#36668 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat chat.unPinMessage API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36971) Adds deprecation warning on
livechat:saveCustomFieldwith new endpoint replacing it;livechat/custom-fields.save -
(#37071) Prevents adding a external user to a non federated room through Members tab
-
(#36883) Fixes an issue where users table headers are being displayed when there's no results
-
(#36986) Adds deprecation warning on
livechat:sendTranscriptwith endpoint replacing it;livechat/trasncript -
(#36994) Fixes button
Add membersnot being disabled on a federated room memers tab, when no user is selected -
Updated dependencies [
c102712222,f139c0d427,d76a5578ed,752e6d4146,8d2ad40c46,ba79354264,3e177dbd0b,c5ee569cc3,00611aceec,dca0b3a44b,d0467df806,c15a47ee1d,3dfb557f72,276c270f34,3484c1fa14,5af5203455,e82cfaa983,feba290fc4,b0a4602a44,3cbb7da0d8,3b2905b476,72d9474b2f,80fbb2eb42,90a1759df5,b74ab6f18f,c6ef437d90,399ab0233c]:- @rocket.chat/models@1.7.0
- @rocket.chat/apps-engine@1.56.0
- @rocket.chat/gazzodown@23.0.0
- @rocket.chat/rest-typings@7.11.0
- @rocket.chat/i18n@1.11.0
- @rocket.chat/model-typings@1.8.0
- @rocket.chat/core-services@0.10.3
- @rocket.chat/ui-contexts@23.0.0
- @rocket.chat/web-ui-registration@23.0.0
- @rocket.chat/fuselage-ui-kit@23.0.0
- @rocket.chat/ui-theming@0.4.4
- @rocket.chat/ui-video-conf@23.0.0
- @rocket.chat/ui-composer@0.5.3
- @rocket.chat/ui-avatar@19.0.0
- @rocket.chat/ui-client@23.0.0
- @rocket.chat/ui-voip@13.0.0
- @rocket.chat/core-typings@7.11.0
- @rocket.chat/license@1.1.0
- @rocket.chat/federation-matrix@0.0.2
- @rocket.chat/media-calls@0.0.2
- @rocket.chat/omni-core-ee@0.0.5
- @rocket.chat/omnichannel-services@0.3.37
- @rocket.chat/presence@0.2.40
- @rocket.chat/cron@0.1.40
- @rocket.chat/instance-status@0.1.40
- @rocket.chat/omni-core@0.0.5
- @rocket.chat/apps@0.5.19
- @rocket.chat/api-client@0.2.40
- @rocket.chat/http-router@7.9.7
- @rocket.chat/network-broker@0.2.19
- @rocket.chat/pdf-worker@0.3.19
- @rocket.chat/freeswitch@1.2.27
- @rocket.chat/message-types@0.0.1
- @rocket.chat/server-cloud-communication@0.0.2
7.11.0-rc.7
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.11.0-rc.7
- @rocket.chat/rest-typings@7.11.0-rc.7
- @rocket.chat/federation-matrix@0.0.2-rc.7
- @rocket.chat/license@1.1.0-rc.7
- @rocket.chat/media-calls@0.0.2-rc.7
- @rocket.chat/omnichannel-services@0.3.37-rc.7
- @rocket.chat/pdf-worker@0.3.19-rc.7
- @rocket.chat/presence@0.2.40-rc.7
- @rocket.chat/api-client@0.2.40-rc.7
- @rocket.chat/apps@0.5.19-rc.7
- @rocket.chat/core-services@0.10.3-rc.7
- @rocket.chat/cron@0.1.40-rc.7
- @rocket.chat/freeswitch@1.2.27-rc.7
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.7
- @rocket.chat/gazzodown@23.0.0-rc.7
- @rocket.chat/http-router@7.9.7-rc.7
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.0-rc.7
- @rocket.chat/ui-avatar@19.0.0-rc.7
- @rocket.chat/ui-client@23.0.0-rc.7
- @rocket.chat/ui-contexts@23.0.0-rc.7
- @rocket.chat/web-ui-registration@23.0.0-rc.7
- @rocket.chat/models@1.7.0-rc.7
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.19-rc.7
- @rocket.chat/omni-core-ee@0.0.5-rc.7
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.7
- @rocket.chat/ui-voip@13.0.0-rc.7
- @rocket.chat/instance-status@0.1.40-rc.7
- @rocket.chat/omni-core@0.0.5-rc.7
7.11.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.11.0-rc.6
- @rocket.chat/rest-typings@7.11.0-rc.6
- @rocket.chat/federation-matrix@0.0.2-rc.6
- @rocket.chat/license@1.1.0-rc.6
- @rocket.chat/media-calls@0.0.2-rc.6
- @rocket.chat/omnichannel-services@0.3.36-rc.6
- @rocket.chat/pdf-worker@0.3.18-rc.6
- @rocket.chat/presence@0.2.39-rc.6
- @rocket.chat/api-client@0.2.39-rc.6
- @rocket.chat/apps@0.5.18-rc.6
- @rocket.chat/core-services@0.10.2-rc.6
- @rocket.chat/cron@0.1.39-rc.6
- @rocket.chat/freeswitch@1.2.26-rc.6
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.6
- @rocket.chat/gazzodown@23.0.0-rc.6
- @rocket.chat/http-router@7.9.6-rc.6
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.0-rc.6
- @rocket.chat/ui-avatar@19.0.0-rc.6
- @rocket.chat/ui-client@23.0.0-rc.6
- @rocket.chat/ui-contexts@23.0.0-rc.6
- @rocket.chat/web-ui-registration@23.0.0-rc.6
- @rocket.chat/models@1.7.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.18-rc.6
- @rocket.chat/omni-core-ee@0.0.4-rc.6
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.6
- @rocket.chat/ui-voip@13.0.0-rc.6
- @rocket.chat/instance-status@0.1.39-rc.6
- @rocket.chat/omni-core@0.0.4-rc.6
7.11.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.11.0-rc.5
- @rocket.chat/rest-typings@7.11.0-rc.5
- @rocket.chat/federation-matrix@0.0.2-rc.5
- @rocket.chat/license@1.1.0-rc.5
- @rocket.chat/media-calls@0.0.2-rc.5
- @rocket.chat/omnichannel-services@0.3.36-rc.5
- @rocket.chat/pdf-worker@0.3.18-rc.5
- @rocket.chat/presence@0.2.39-rc.5
- @rocket.chat/api-client@0.2.39-rc.5
- @rocket.chat/apps@0.5.18-rc.5
- @rocket.chat/core-services@0.10.2-rc.5
- @rocket.chat/cron@0.1.39-rc.5
- @rocket.chat/freeswitch@1.2.26-rc.5
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.5
- @rocket.chat/gazzodown@23.0.0-rc.5
- @rocket.chat/http-router@7.9.6-rc.5
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.0-rc.5
- @rocket.chat/ui-avatar@19.0.0-rc.5
- @rocket.chat/ui-client@23.0.0-rc.5
- @rocket.chat/ui-contexts@23.0.0-rc.5
- @rocket.chat/web-ui-registration@23.0.0-rc.5
- @rocket.chat/models@1.7.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.18-rc.5
- @rocket.chat/omni-core-ee@0.0.4-rc.5
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.5
- @rocket.chat/ui-voip@13.0.0-rc.5
- @rocket.chat/instance-status@0.1.39-rc.5
- @rocket.chat/omni-core@0.0.4-rc.5
7.11.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.11.0-rc.4
- @rocket.chat/rest-typings@7.11.0-rc.4
- @rocket.chat/federation-matrix@0.0.2-rc.4
- @rocket.chat/license@1.1.0-rc.4
- @rocket.chat/media-calls@0.0.2-rc.4
- @rocket.chat/omnichannel-services@0.3.36-rc.4
- @rocket.chat/pdf-worker@0.3.18-rc.4
- @rocket.chat/presence@0.2.39-rc.4
- @rocket.chat/api-client@0.2.39-rc.4
- @rocket.chat/apps@0.5.18-rc.4
- @rocket.chat/core-services@0.10.2-rc.4
- @rocket.chat/cron@0.1.39-rc.4
- @rocket.chat/freeswitch@1.2.26-rc.4
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.4
- @rocket.chat/gazzodown@23.0.0-rc.4
- @rocket.chat/http-router@7.9.6-rc.4
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.0-rc.4
- @rocket.chat/ui-avatar@19.0.0-rc.4
- @rocket.chat/ui-client@23.0.0-rc.4
- @rocket.chat/ui-contexts@23.0.0-rc.4
- @rocket.chat/web-ui-registration@23.0.0-rc.4
- @rocket.chat/models@1.7.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.18-rc.4
- @rocket.chat/omni-core-ee@0.0.4-rc.4
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.4
- @rocket.chat/ui-voip@13.0.0-rc.4
- @rocket.chat/instance-status@0.1.39-rc.4
- @rocket.chat/omni-core@0.0.4-rc.4
7.11.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.11.0-rc.3
- @rocket.chat/rest-typings@7.11.0-rc.3
- @rocket.chat/federation-matrix@0.0.2-rc.3
- @rocket.chat/license@1.1.0-rc.3
- @rocket.chat/media-calls@0.0.2-rc.3
- @rocket.chat/omnichannel-services@0.3.36-rc.3
- @rocket.chat/pdf-worker@0.3.18-rc.3
- @rocket.chat/presence@0.2.39-rc.3
- @rocket.chat/api-client@0.2.39-rc.3
- @rocket.chat/apps@0.5.18-rc.3
- @rocket.chat/core-services@0.10.2-rc.3
- @rocket.chat/cron@0.1.39-rc.3
- @rocket.chat/freeswitch@1.2.26-rc.3
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.3
- @rocket.chat/gazzodown@23.0.0-rc.3
- @rocket.chat/http-router@7.9.6-rc.3
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.0-rc.3
- @rocket.chat/ui-avatar@19.0.0-rc.3
- @rocket.chat/ui-client@23.0.0-rc.3
- @rocket.chat/ui-contexts@23.0.0-rc.3
- @rocket.chat/web-ui-registration@23.0.0-rc.3
- @rocket.chat/models@1.7.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.18-rc.3
- @rocket.chat/omni-core-ee@0.0.4-rc.3
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.3
- @rocket.chat/ui-voip@13.0.0-rc.3
- @rocket.chat/instance-status@0.1.39-rc.3
- @rocket.chat/omni-core@0.0.4-rc.3
7.11.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#37053) Fixes stale phone numbers being available for outbound message
-
Updated dependencies []:
- @rocket.chat/core-typings@7.11.0-rc.2
- @rocket.chat/rest-typings@7.11.0-rc.2
- @rocket.chat/federation-matrix@0.0.2-rc.2
- @rocket.chat/license@1.1.0-rc.2
- @rocket.chat/media-calls@0.0.2-rc.2
- @rocket.chat/omnichannel-services@0.3.35-rc.2
- @rocket.chat/pdf-worker@0.3.17-rc.2
- @rocket.chat/presence@0.2.38-rc.2
- @rocket.chat/api-client@0.2.38-rc.2
- @rocket.chat/apps@0.5.17-rc.2
- @rocket.chat/core-services@0.10.1-rc.2
- @rocket.chat/cron@0.1.38-rc.2
- @rocket.chat/freeswitch@1.2.25-rc.2
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.2
- @rocket.chat/gazzodown@23.0.0-rc.2
- @rocket.chat/http-router@7.9.5-rc.2
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.0-rc.2
- @rocket.chat/ui-avatar@19.0.0-rc.2
- @rocket.chat/ui-client@23.0.0-rc.2
- @rocket.chat/ui-contexts@23.0.0-rc.2
- @rocket.chat/web-ui-registration@23.0.0-rc.2
- @rocket.chat/models@1.7.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.17-rc.2
- @rocket.chat/omni-core-ee@0.0.3-rc.2
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.2
- @rocket.chat/ui-voip@13.0.0-rc.2
- @rocket.chat/instance-status@0.1.38-rc.2
- @rocket.chat/omni-core@0.0.3-rc.2
7.11.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.11.0-rc.1
- @rocket.chat/rest-typings@7.11.0-rc.1
- @rocket.chat/federation-service@0.1.1-rc.1
- @rocket.chat/federation-matrix@0.0.2-rc.1
- @rocket.chat/license@1.1.0-rc.1
- @rocket.chat/media-calls@0.0.2-rc.1
- @rocket.chat/omnichannel-services@0.3.35-rc.1
- @rocket.chat/pdf-worker@0.3.17-rc.1
- @rocket.chat/presence@0.2.38-rc.1
- @rocket.chat/api-client@0.2.38-rc.1
- @rocket.chat/apps@0.5.17-rc.1
- @rocket.chat/core-services@0.10.1-rc.1
- @rocket.chat/cron@0.1.38-rc.1
- @rocket.chat/freeswitch@1.2.25-rc.1
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.1
- @rocket.chat/gazzodown@23.0.0-rc.1
- @rocket.chat/http-router@7.9.5-rc.1
- @rocket.chat/message-types@0.0.1
- @rocket.chat/model-typings@1.8.0-rc.1
- @rocket.chat/ui-avatar@19.0.0-rc.1
- @rocket.chat/ui-client@23.0.0-rc.1
- @rocket.chat/ui-contexts@23.0.0-rc.1
- @rocket.chat/web-ui-registration@23.0.0-rc.1
- @rocket.chat/models@1.7.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.17-rc.1
- @rocket.chat/omni-core-ee@0.0.3-rc.1
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.1
- @rocket.chat/ui-voip@13.0.0-rc.1
- @rocket.chat/instance-status@0.1.38-rc.1
- @rocket.chat/omni-core@0.0.3-rc.1
7.11.0-rc.0
Minor Changes
-
(#36723 by @tiagoevanp) Fixes search by name in custom emojis list, by adding a correct parameter to the endpoint
emoji-custom.allNow the endpoint
emoji-custom.allaccepts anameas parameter, so the filter should work on emojis page withouth the necessity of setALLOW_UNSAFE_QUERY_AND_FIELDS_API_PARAMSenv var -
(#36923) Replaces some texts in order to improve the E2E encryption communication on the UI
-
(#36589) Adds new endpoint to disable Livechat Contacts by its id, with a new permission
delete-livechat-contact. -
(#36820) Fixes login using iframe authentication.
-
(#36945) It removes the encrypted input from the edit room panel in order to avoid duplicated configurations with the same purpose
-
(#36778) Introduces the ability to reset the e2e encrypted password from the enter e2e encrypted password modal
-
(#36207) Introduces the Outbound Message feature to Omnichannel, allowing organizations to initiate proactive communication with contacts through their preferred messaging channel directly from Rocket.Chat
-
(#36717) Introduces a new voice call architecture along with a new and improved call widget experience.
-
(#36397) Introduces a new flow for requesting device permissions for Voice Calling, prompting the user before the request. Also solves a few issues with the device selection menu.
-
(#36974) Improves the Outbound Message modal’s scrolling on smaller viewports and with large templates
Patch Changes
-
(#36861) Enable room search by Cyrillic characters in channel names (e.g. "тест").
-
(#36967) Fixes an issue where apps that import node native modules with the optional
node:specifier would fail to construct -
(#37031) Removes deprecated search federated rooms
-
(#36933) Adds deprecation warning on
livechat:removeCustomFieldwith new endpoint replacing it;livechat/custom-fields.delete -
(#36975) Adds deprecation warning on
livechat:saveAgentInfowith new endpoint replacing it;livechat/agents.saveInfo -
(#36866) Fixes an issue with iframe authentication where login should always fallback to iframe authentication in case of any erorrs.
-
(#36661) Fixes
channels.messages,groups.messages,dm.messagesandim.messagesAPIs to filter out deleted messages. -
(#37052) Adds deprecation warning on
saveCannedResponse -
(#36812 by @tiagoevanp) Prevent
Export Messagestab from closing when selecting messages by clicking outside of it and preference "Hide Contextual Bar by clicking outside of it" is set true. -
(#36845) Adds deprecation warning to
livechat:getAnalyticsChartData, as well as it adds a new endpoint to replace it;livechat/analytics/dashboards/charts-data -
(#36683) Fixes an issue where deleted messages remain visible until a manual page refresh when "Message removed" is hidden in hidden system messages settings.
-
(#36982) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36897) Adds deprecation warning on
livechat:getRoutingConfig, as well as it adds new endpoint to replace it;livechat/config/routing -
(#37068) Changes the feedback message when inviting external users to a federated channel
-
(#36995) Disables cache for outbound message providers to ensure UI is always up to date
-
(#36813) Fixes an issue where the omnichannel default priorities are not being translated in the sidebar room menu
-
(#36772 by @tiagoevanp) Fix issue where resending the welcome email could include unresolved placeholders (e.g.,
[name],[email]). -
(#37065) Adds missing tooltip when adding users to federated room, indicating verification status
-
(#36799) Fixes a missing translation on the create channel/team modal
-
(#36993) Adds deprecation warning on
livechat:removeRoom, uselivechat/inquiries.takeinstead -
(#36852) Fixes
teams.addMembersAPI to assign team member roles properly. -
(#36921) Adds deprecation warning on
livechat:removeAllClosedRoomswith new endpoint replacing it;livechat/rooms.removeAllClosedRooms -
(#36855) Changes a strict behavior on reporting slash commands provided by apps
-
(#37007) Fixes reactivity when creating a federated room, that was wrongly showing Join button on composer, requiring a reload or change of route to be able to send a message.
-
(#36780) Fixes an issue where isn't possible to scroll the discussion list
-
(#36981) Adds deprecation warning on
livechat:saveDepartment -
(#36797) Fixes an issue where the encryption toggle was incorrectly reset/disabled/enabled in the Teams creation modal when Broadcast or Private was toggled, or when the user lacked unrelated permissions.
-
(#36919) Show iframe authentication page, when login through iframe authentication API token fails
-
(#37050) Adds a validation to external users when creating a channel that is not federated
-
(#36814) Fixes canned messages contextual bar "Create" button not being affected by the correct permission
-
(#36745 by @tiagoevanp) Fixes intermittent error "Cannot read properties of undefined" when editing messages
-
(#36776) Fixes an issue where the omnichannel default priorities are not being translated in priorities list
-
(#36870) Fixes an issue with inconsistent tooltip display in the permission row
-
(#36943) Fixes an issue where an object reference leak would cause invalid data to be stored in the database during app installation
-
(#36880) Fixes issue with Login Detection emails showing undefined values instead of the user agent info
-
(#36668 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat chat.unPinMessage API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36971) Adds deprecation warning on
livechat:saveCustomFieldwith new endpoint replacing it;livechat/custom-fields.save -
(#37071) Prevents adding a external user to a non federated room through Members tab
-
(#36883) Fixes an issue where users table headers are being displayed when there's no results
-
(#36986) Adds deprecation warning on
livechat:sendTranscriptwith endpoint replacing it;livechat/trasncript -
(#36994) Fixes button
Add membersnot being disabled on a federated room memers tab, when no user is selected -
Updated dependencies [
c102712222,f139c0d427,d76a5578ed,752e6d4146,8d2ad40c46,ba79354264,3e177dbd0b,c5ee569cc3,00611aceec,dca0b3a44b,d0467df806,c15a47ee1d,3dfb557f72,276c270f34,3484c1fa14,5af5203455,e82cfaa983,feba290fc4,b0a4602a44,3cbb7da0d8,3b2905b476,72d9474b2f,80fbb2eb42,90a1759df5,b74ab6f18f,c6ef437d90,399ab0233c]:- @rocket.chat/models@1.7.0-rc.0
- @rocket.chat/apps-engine@1.56.0-rc.0
- @rocket.chat/gazzodown@23.0.0-rc.0
- @rocket.chat/rest-typings@7.11.0-rc.0
- @rocket.chat/i18n@1.11.0-rc.0
- @rocket.chat/model-typings@1.8.0-rc.0
- @rocket.chat/core-services@0.10.1-rc.0
- @rocket.chat/ui-contexts@23.0.0-rc.0
- @rocket.chat/web-ui-registration@23.0.0-rc.0
- @rocket.chat/fuselage-ui-kit@23.0.0-rc.0
- @rocket.chat/ui-theming@0.4.4-rc.0
- @rocket.chat/ui-video-conf@23.0.0-rc.0
- @rocket.chat/ui-composer@0.5.3-rc.0
- @rocket.chat/ui-avatar@19.0.0-rc.0
- @rocket.chat/ui-client@23.0.0-rc.0
- @rocket.chat/ui-voip@13.0.0-rc.0
- @rocket.chat/core-typings@7.11.0-rc.0
- @rocket.chat/license@1.1.0-rc.0
- @rocket.chat/federation-service@0.1.1-rc.0
- @rocket.chat/federation-matrix@0.0.2-rc.0
- @rocket.chat/media-calls@0.0.2-rc.0
- @rocket.chat/omni-core-ee@0.0.3-rc.0
- @rocket.chat/omnichannel-services@0.3.35-rc.0
- @rocket.chat/presence@0.2.38-rc.0
- @rocket.chat/cron@0.1.38-rc.0
- @rocket.chat/instance-status@0.1.38-rc.0
- @rocket.chat/omni-core@0.0.3-rc.0
- @rocket.chat/apps@0.5.17-rc.0
- @rocket.chat/api-client@0.2.38-rc.0
- @rocket.chat/http-router@7.9.5-rc.0
- @rocket.chat/network-broker@0.2.17-rc.0
- @rocket.chat/pdf-worker@0.3.17-rc.0
- @rocket.chat/freeswitch@1.2.25-rc.0
- @rocket.chat/message-types@0.0.1
- @rocket.chat/server-cloud-communication@0.0.2
7.10.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#37236 by @dionisio-bot) Fixes real-time monitoring displaying incorrect data
-
Updated dependencies []:
- @rocket.chat/core-typings@7.10.2
- @rocket.chat/rest-typings@7.10.2
- @rocket.chat/license@1.0.30
- @rocket.chat/omnichannel-services@0.3.36
- @rocket.chat/pdf-worker@0.3.18
- @rocket.chat/presence@0.2.39
- @rocket.chat/api-client@0.2.39
- @rocket.chat/apps@0.5.18
- @rocket.chat/core-services@0.10.2
- @rocket.chat/cron@0.1.39
- @rocket.chat/freeswitch@1.2.26
- @rocket.chat/fuselage-ui-kit@22.0.2
- @rocket.chat/gazzodown@22.0.2
- @rocket.chat/http-router@7.9.6
- @rocket.chat/model-typings@1.7.2
- @rocket.chat/ui-avatar@18.0.2
- @rocket.chat/ui-client@22.0.2
- @rocket.chat/ui-contexts@22.0.2
- @rocket.chat/web-ui-registration@22.0.2
- @rocket.chat/models@1.6.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.18
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.2
- @rocket.chat/ui-voip@12.0.2
- @rocket.chat/omni-core-ee@0.0.4
- @rocket.chat/instance-status@0.1.39
- @rocket.chat/omni-core@0.0.4
7.10.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36962 by @dionisio-bot) Fixes login using iframe authentication.
-
(#37000 by @dionisio-bot) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#37028 by @dionisio-bot) Changes a strict behavior on reporting slash commands provided by apps
-
(#37041) Ensures the formatted volume value is kept between 0 and 1
-
Updated dependencies [
42cea25993]:- @rocket.chat/apps-engine@1.55.1
- @rocket.chat/presence@0.2.38
- @rocket.chat/apps@0.5.17
- @rocket.chat/core-services@0.10.1
- @rocket.chat/core-typings@7.10.1
- @rocket.chat/fuselage-ui-kit@22.0.1
- @rocket.chat/rest-typings@7.10.1
- @rocket.chat/license@1.0.29
- @rocket.chat/omnichannel-services@0.3.35
- @rocket.chat/pdf-worker@0.3.17
- @rocket.chat/api-client@0.2.38
- @rocket.chat/cron@0.1.38
- @rocket.chat/freeswitch@1.2.25
- @rocket.chat/gazzodown@22.0.1
- @rocket.chat/http-router@7.9.5
- @rocket.chat/model-typings@1.7.1
- @rocket.chat/ui-avatar@18.0.1
- @rocket.chat/ui-client@22.0.1
- @rocket.chat/ui-contexts@22.0.1
- @rocket.chat/web-ui-registration@22.0.1
- @rocket.chat/models@1.6.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.17
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.1
- @rocket.chat/ui-voip@12.0.1
- @rocket.chat/omni-core-ee@0.0.3
- @rocket.chat/instance-status@0.1.38
- @rocket.chat/omni-core@0.0.3
7.10.0
Minor Changes
-
(#36623) Overrides the scrollbars auto hide behavior from hiding while not scrolling to hiding while not moving
-
(#36556) Adds a "Clear Filters" Button to the App Logs Filter Contextual Bar
-
(#36424) Adds an endpoint to fetch a Outbound Comms Provider's metadata.
-
(#36553) Creates a new endpoint that allows agents to send an outbound message from a registered app provider
-
(#36558) Adds a "Collapse All" button to the Apps Logs Filter and moves existing "Expand All" button to a kebab menu
-
(#36049) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs.
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it
Patch Changes
-
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.
-
Bump @rocket.chat/meteor version.
-
(#36622) Fixes an issue where audio and video messages would stop playing if left idle past their link expiration. Now the player automatically refreshes expired links so users can continue listening or watching without reloading the chat.
-
(#36507 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.create API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36585 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.update API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36703) Fixes an issue where custom room notification sounds were not applied.
-
(#36738) Addresses an issue where video conference popups don't receive proper focus because FocusScope is mispositioned
-
(#36577) Fixes an issue where rooms transferred to a department's queue could get stuck—marked as taken but with no agent assigned.
-
(#36020 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat chat.pinMessage API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36617) Allows agents to set a default agent when the chat being transferred ends up in the queue
-
(#36716 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat e2e.setRoomKeyID endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36625) Fixes an issue where app installation would fail if the app package contained JS syntax newer than 2017
-
(#36592) Fixes
create-pandcreate-cpermissions not being applyed in teams creation -
(#36714) Fixes an issue where the Encrypted toggle in the
Create Channel Modalwould change unexpectedly or become disabled after switching the Private or Broadcast options when E2E defaults are enabled. -
(#36611) Fix an issue where the report exported in the App logs page would not consider the instance id filter
-
(#36815) Fixes queued conversations not being sorted in real time based on the room's SLA policy
-
(#36606 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36802) Fixes an error on apps loading that would cause an unhandled promise rejection crash during startup in some cases
-
(#36080) Fixes issue preventing the Security Logs from being accessed using the Enhanced Navbar in feature preview
-
(#36749) Fixes an issue with Omnichannel inquiries where multiple instances could take the same inquiry from the queue resulting in the same room being assined to multiple agents.
-
(#36527) Fixes an issue that caused some types of messages to generate an empty thread preview
-
(#36672) fixes an issue where some apps that don't need permission would have grantedPermissions as null making it impossible to activate the app
-
(#36651) Fixes some locale loading issues for date-time formatting functionality.
-
(#36747) Fixes the
onlyMyDepartmentsflag that some endpoints accept so it works more consistent across different user roles. Now, for monitors,onlyMyDepartmentswill include departments the user is serving as an agent. For agents, it will filter the ones the user is serving. There's no change for managers and admins, which can see anything. -
(#36601) Fixes an issue where user custom status text is being overwritten, causing it not being updated in real time
-
(#36591) Fixes order on featured room header actions
-
(#36677 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat dm.delete/im.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36569) Fixes "View Logs" button not filtering logs by instance id
-
(#36662) Fixes scroll issue when moving between channels or DMs
-
(#36586 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.list API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36598 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.get API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36676) Fixes an issue where files containing exif data would fail to upload to S3 when
Message_Attachments_Strip_Exifis enabled. -
(#36544) fixes an issue where bussines hours are not working on weekends when the timezone of bh slip into another day
-
(#36627) fixes an issue where using
/v1/users.updateOwnBasicInfo, the user was not be able to set the password (not change), even when required -
(#35985 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat Permissions API endpoints by migrating to a centralized syntax and utilizing shared AJV schemas for validation. This will enhance API documentation and ensure type safety through response validation.
-
(#36670) Fixes an issue that would cause the chat server to crash with an unhandled rejection in some cases
-
(#36578) Fixes a bug where the
/api/v1/users.updateAPI call was replacing the entirecustomFieldsobject instead of merging only the specified properties. The fix ensures that when updating custom fields, existing values are preserved while only specified fields are updated or added. -
Updated dependencies [
f040b27ff6,a54f883733,c5f0be15b3,b25f05acd0,c86fbce9b4,22498de4e9,2fea1a79b8,2f162a0dca,128b228fcb,fd32867fd4,759b178946,1ca92c346e,580a3c9452,c0c8919723,8942187a9b,5d7dec3a68,17bca96ecb,a1c99dfe7b,dc6acda84b,42979690f3,c7db598e9f]:- @rocket.chat/rest-typings@7.10.0
- @rocket.chat/model-typings@1.7.0
- @rocket.chat/models@1.6.0
- @rocket.chat/apps-engine@1.55.0
- @rocket.chat/ui-client@22.0.0
- @rocket.chat/http-router@7.9.4
- @rocket.chat/i18n@1.10.0
- @rocket.chat/core-typings@7.10.0
- @rocket.chat/core-services@0.10.0
- @rocket.chat/ui-contexts@22.0.0
- @rocket.chat/omnichannel-services@0.3.34
- @rocket.chat/presence@0.2.37
- @rocket.chat/api-client@0.2.37
- @rocket.chat/web-ui-registration@22.0.0
- @rocket.chat/apps@0.5.16
- @rocket.chat/omni-core-ee@0.0.2
- @rocket.chat/cron@0.1.37
- @rocket.chat/instance-status@0.1.37
- @rocket.chat/omni-core@0.0.2
- @rocket.chat/fuselage-ui-kit@22.0.0
- @rocket.chat/gazzodown@22.0.0
- @rocket.chat/ui-voip@12.0.0
- @rocket.chat/license@1.0.28
- @rocket.chat/pdf-worker@0.3.16
- @rocket.chat/freeswitch@1.2.24
- @rocket.chat/ui-avatar@18.0.0
- @rocket.chat/network-broker@0.2.16
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.0
- @rocket.chat/server-cloud-communication@0.0.2
7.10.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36815) Fixes queued conversations not being sorted in real time based on the room's SLA policy
-
Updated dependencies []:
- @rocket.chat/core-typings@7.10.0-rc.6
- @rocket.chat/rest-typings@7.10.0-rc.6
- @rocket.chat/license@1.0.28-rc.6
- @rocket.chat/omnichannel-services@0.3.34-rc.6
- @rocket.chat/pdf-worker@0.3.16-rc.6
- @rocket.chat/presence@0.2.37-rc.6
- @rocket.chat/api-client@0.2.37-rc.6
- @rocket.chat/apps@0.5.16-rc.6
- @rocket.chat/core-services@0.10.0-rc.6
- @rocket.chat/cron@0.1.37-rc.6
- @rocket.chat/freeswitch@1.2.24-rc.6
- @rocket.chat/fuselage-ui-kit@22.0.0-rc.6
- @rocket.chat/gazzodown@22.0.0-rc.6
- @rocket.chat/http-router@7.9.4-rc.6
- @rocket.chat/model-typings@1.7.0-rc.6
- @rocket.chat/ui-avatar@18.0.0-rc.6
- @rocket.chat/ui-client@22.0.0-rc.6
- @rocket.chat/ui-contexts@22.0.0-rc.6
- @rocket.chat/web-ui-registration@22.0.0-rc.6
- @rocket.chat/models@1.6.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.16-rc.6
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.0-rc.6
- @rocket.chat/ui-voip@12.0.0-rc.6
- @rocket.chat/omni-core-ee@0.0.2-rc.6
- @rocket.chat/instance-status@0.1.37-rc.6
- @rocket.chat/omni-core@0.0.2-rc.6
7.10.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.10.0-rc.5 - @rocket.chat/rest-typings@7.10.0-rc.5 - @rocket.chat/license@1.0.25-rc.5 - @rocket.chat/omnichannel-services@0.3.31-rc.5 - @rocket.chat/pdf-worker@0.3.13-rc.5 - @rocket.chat/presence@0.2.34-rc.5 - @rocket.chat/api-client@0.2.34-rc.5 - @rocket.chat/apps@0.5.13-rc.5 - @rocket.chat/core-services@0.10.0-rc.5 - @rocket.chat/cron@0.1.34-rc.5 - @rocket.chat/freeswitch@1.2.21-rc.5 - @rocket.chat/fuselage-ui-kit@22.0.0-rc.5 - @rocket.chat/gazzodown@22.0.0-rc.5 - @rocket.chat/http-router@7.9.1-rc.5 - @rocket.chat/model-typings@1.7.0-rc.5 - @rocket.chat/ui-avatar@18.0.0-rc.5 - @rocket.chat/ui-client@22.0.0-rc.5 - @rocket.chat/ui-contexts@22.0.0-rc.5 - @rocket.chat/web-ui-registration@22.0.0-rc.5 - @rocket.chat/models@1.6.0-rc.5 - @rocket.chat/server-cloud-communication@0.0.2 - @rocket.chat/network-broker@0.2.13-rc.5 - @rocket.chat/ui-theming@0.4.3 - @rocket.chat/ui-video-conf@22.0.0-rc.5 - @rocket.chat/ui-voip@12.0.0-rc.5 - @rocket.chat/omni-core-ee@0.0.2-rc.5 - @rocket.chat/instance-status@0.1.34-rc.5 - @rocket.chat/omni-core@0.0.2-rc.5
7.10.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.10.0-rc.4
- @rocket.chat/rest-typings@7.10.0-rc.4
- @rocket.chat/license@1.0.25-rc.4
- @rocket.chat/omnichannel-services@0.3.31-rc.4
- @rocket.chat/pdf-worker@0.3.13-rc.4
- @rocket.chat/presence@0.2.34-rc.4
- @rocket.chat/api-client@0.2.34-rc.4
- @rocket.chat/apps@0.5.13-rc.4
- @rocket.chat/core-services@0.10.0-rc.4
- @rocket.chat/cron@0.1.34-rc.4
- @rocket.chat/freeswitch@1.2.21-rc.4
- @rocket.chat/fuselage-ui-kit@22.0.0-rc.4
- @rocket.chat/gazzodown@22.0.0-rc.4
- @rocket.chat/http-router@7.9.1-rc.4
- @rocket.chat/model-typings@1.7.0-rc.4
- @rocket.chat/ui-avatar@18.0.0-rc.4
- @rocket.chat/ui-client@22.0.0-rc.4
- @rocket.chat/ui-contexts@22.0.0-rc.4
- @rocket.chat/web-ui-registration@22.0.0-rc.4
- @rocket.chat/models@1.6.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.13-rc.4
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.0-rc.4
- @rocket.chat/ui-voip@12.0.0-rc.4
- @rocket.chat/omni-core-ee@0.0.2-rc.4
- @rocket.chat/instance-status@0.1.34-rc.4
- @rocket.chat/omni-core@0.0.2-rc.4
7.10.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36802) Fixes an error on apps loading that would cause an unhandled promise rejection crash during startup in some cases
-
Updated dependencies [
128b228fcb]:- @rocket.chat/apps-engine@1.55.0-rc.1
- @rocket.chat/presence@0.2.34-rc.3
- @rocket.chat/apps@0.5.13-rc.3
- @rocket.chat/core-services@0.10.0-rc.3
- @rocket.chat/core-typings@7.10.0-rc.3
- @rocket.chat/fuselage-ui-kit@22.0.0-rc.3
- @rocket.chat/rest-typings@7.10.0-rc.3
- @rocket.chat/license@1.0.25-rc.3
- @rocket.chat/omnichannel-services@0.3.31-rc.3
- @rocket.chat/pdf-worker@0.3.13-rc.3
- @rocket.chat/api-client@0.2.34-rc.3
- @rocket.chat/cron@0.1.34-rc.3
- @rocket.chat/freeswitch@1.2.21-rc.3
- @rocket.chat/gazzodown@22.0.0-rc.3
- @rocket.chat/http-router@7.9.1-rc.3
- @rocket.chat/model-typings@1.7.0-rc.3
- @rocket.chat/ui-avatar@18.0.0-rc.3
- @rocket.chat/ui-client@22.0.0-rc.3
- @rocket.chat/ui-contexts@22.0.0-rc.3
- @rocket.chat/web-ui-registration@22.0.0-rc.3
- @rocket.chat/models@1.6.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.13-rc.3
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.0-rc.3
- @rocket.chat/ui-voip@12.0.0-rc.3
- @rocket.chat/omni-core-ee@0.0.2-rc.3
- @rocket.chat/instance-status@0.1.34-rc.3
- @rocket.chat/omni-core@0.0.2-rc.3
7.10.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.10.0-rc.2
- @rocket.chat/rest-typings@7.10.0-rc.2
- @rocket.chat/license@1.0.25-rc.2
- @rocket.chat/omnichannel-services@0.3.31-rc.2
- @rocket.chat/pdf-worker@0.3.13-rc.2
- @rocket.chat/presence@0.2.34-rc.2
- @rocket.chat/api-client@0.2.34-rc.2
- @rocket.chat/apps@0.5.13-rc.2
- @rocket.chat/core-services@0.10.0-rc.2
- @rocket.chat/cron@0.1.34-rc.2
- @rocket.chat/freeswitch@1.2.21-rc.2
- @rocket.chat/fuselage-ui-kit@22.0.0-rc.2
- @rocket.chat/gazzodown@22.0.0-rc.2
- @rocket.chat/http-router@7.9.1-rc.2
- @rocket.chat/model-typings@1.7.0-rc.2
- @rocket.chat/ui-avatar@18.0.0-rc.2
- @rocket.chat/ui-client@22.0.0-rc.2
- @rocket.chat/ui-contexts@22.0.0-rc.2
- @rocket.chat/web-ui-registration@22.0.0-rc.2
- @rocket.chat/models@1.6.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.13-rc.2
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.0-rc.2
- @rocket.chat/ui-voip@12.0.0-rc.2
- @rocket.chat/omni-core-ee@0.0.2-rc.2
- @rocket.chat/instance-status@0.1.34-rc.2
- @rocket.chat/omni-core@0.0.2-rc.2
7.10.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.10.0-rc.1
- @rocket.chat/rest-typings@7.10.0-rc.1
- @rocket.chat/license@1.0.25-rc.1
- @rocket.chat/omnichannel-services@0.3.31-rc.1
- @rocket.chat/pdf-worker@0.3.13-rc.1
- @rocket.chat/presence@0.2.34-rc.1
- @rocket.chat/api-client@0.2.34-rc.1
- @rocket.chat/apps@0.5.13-rc.1
- @rocket.chat/core-services@0.10.0-rc.1
- @rocket.chat/cron@0.1.34-rc.1
- @rocket.chat/freeswitch@1.2.21-rc.1
- @rocket.chat/fuselage-ui-kit@22.0.0-rc.1
- @rocket.chat/gazzodown@22.0.0-rc.1
- @rocket.chat/http-router@7.9.1-rc.1
- @rocket.chat/model-typings@1.7.0-rc.1
- @rocket.chat/ui-avatar@18.0.0-rc.1
- @rocket.chat/ui-client@22.0.0-rc.1
- @rocket.chat/ui-contexts@22.0.0-rc.1
- @rocket.chat/web-ui-registration@22.0.0-rc.1
- @rocket.chat/models@1.6.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.13-rc.1
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.0-rc.1
- @rocket.chat/ui-voip@12.0.0-rc.1
- @rocket.chat/omni-core-ee@0.0.2-rc.1
- @rocket.chat/instance-status@0.1.34-rc.1
- @rocket.chat/omni-core@0.0.2-rc.1
7.10.0-rc.0
Minor Changes
-
(#36623) Overrides the scrollbars auto hide behavior from hiding while not scrolling to hiding while not moving
-
(#36556) Adds a "Clear Filters" Button to the App Logs Filter Contextual Bar
-
(#36424) Adds an endpoint to fetch a Outbound Comms Provider's metadata.
-
(#36553) Creates a new endpoint that allows agents to send an outbound message from a registered app provider
-
(#36558) Adds a "Collapse All" button to the Apps Logs Filter and moves existing "Expand All" button to a kebab menu
-
(#36049) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs.
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it
Patch Changes
-
(#36622) Fixes an issue where audio and video messages would stop playing if left idle past their link expiration. Now the player automatically refreshes expired links so users can continue listening or watching without reloading the chat.
-
(#36507 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.create API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36585 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.update API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36703) Fixes an issue where custom room notification sounds were not applied.
-
(#36738) Addresses an issue where video conference popups don't receive proper focus because FocusScope is mispositioned
-
(#36577) Fixes an issue where rooms transferred to a department's queue could get stuck—marked as taken but with no agent assigned.
-
(#36020 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat chat.pinMessage API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36617) Allows agents to set a default agent when the chat being transferred ends up in the queue
-
(#36716 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat e2e.setRoomKeyID endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36625) Fixes an issue where app installation would fail if the app package contained JS syntax newer than 2017
-
(#36592) Fixes
create-pandcreate-cpermissions not being applyed in teams creation -
(#36714) Fixes an issue where the Encrypted toggle in the
Create Channel Modalwould change unexpectedly or become disabled after switching the Private or Broadcast options when E2E defaults are enabled. -
(#36611) Fix an issue where the report exported in the App logs page would not consider the instance id filter
-
(#36606 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36080) Fixes issue preventing the Security Logs from being accessed using the Enhanced Navbar in feature preview
-
(#36749) Fixes an issue with Omnichannel inquiries where multiple instances could take the same inquiry from the queue resulting in the same room being assined to multiple agents.
-
(#36527) Fixes an issue that caused some types of messages to generate an empty thread preview
-
(#36672) fixes an issue where some apps that don't need permission would have grantedPermissions as null making it impossible to activate the app
-
(#36651) Fixes some locale loading issues for date-time formatting functionality.
-
(#36747) Fixes the
onlyMyDepartmentsflag that some endpoints accept so it works more consistent across different user roles. Now, for monitors,onlyMyDepartmentswill include departments the user is serving as an agent. For agents, it will filter the ones the user is serving. There's no change for managers and admins, which can see anything. -
(#36601) Fixes an issue where user custom status text is being overwritten, causing it not being updated in real time
-
(#36591) Fixes order on featured room header actions
-
(#36677 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat dm.delete/im.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36569) Fixes "View Logs" button not filtering logs by instance id
-
(#36662) Fixes scroll issue when moving between channels or DMs
-
(#36586 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.list API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36598 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat oauth-apps.get API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36676) Fixes an issue where files containing exif data would fail to upload to S3 when
Message_Attachments_Strip_Exifis enabled. -
(#36544) fixes an issue where bussines hours are not working on weekends when the timezone of bh slip into another day
-
(#36627) fixes an issue where using
/v1/users.updateOwnBasicInfo, the user was not be able to set the password (not change), even when required -
(#35985 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat Permissions API endpoints by migrating to a centralized syntax and utilizing shared AJV schemas for validation. This will enhance API documentation and ensure type safety through response validation.
-
(#36670) Fixes an issue that would cause the chat server to crash with an unhandled rejection in some cases
-
(#36578) Fixes a bug where the
/api/v1/users.updateAPI call was replacing the entirecustomFieldsobject instead of merging only the specified properties. The fix ensures that when updating custom fields, existing values are preserved while only specified fields are updated or added. -
Updated dependencies [
f040b27ff6,a54f883733,c5f0be15b3,b25f05acd0,c86fbce9b4,22498de4e9,2fea1a79b8,2f162a0dca,fd32867fd4,759b178946,1ca92c346e,580a3c9452,c0c8919723,8942187a9b,5d7dec3a68,17bca96ecb,a1c99dfe7b,dc6acda84b,42979690f3,c7db598e9f]:- @rocket.chat/rest-typings@7.10.0-rc.0
- @rocket.chat/model-typings@1.7.0-rc.0
- @rocket.chat/models@1.6.0-rc.0
- @rocket.chat/apps-engine@1.55.0-rc.0
- @rocket.chat/ui-client@22.0.0-rc.0
- @rocket.chat/http-router@7.9.1-rc.0
- @rocket.chat/i18n@1.10.0-rc.0
- @rocket.chat/core-typings@7.10.0-rc.0
- @rocket.chat/core-services@0.10.0-rc.0
- @rocket.chat/ui-contexts@22.0.0-rc.0
- @rocket.chat/omnichannel-services@0.3.31-rc.0
- @rocket.chat/presence@0.2.34-rc.0
- @rocket.chat/api-client@0.2.34-rc.0
- @rocket.chat/web-ui-registration@22.0.0-rc.0
- @rocket.chat/apps@0.5.13-rc.0
- @rocket.chat/omni-core-ee@0.0.2-rc.0
- @rocket.chat/cron@0.1.34-rc.0
- @rocket.chat/instance-status@0.1.34-rc.0
- @rocket.chat/omni-core@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@22.0.0-rc.0
- @rocket.chat/gazzodown@22.0.0-rc.0
- @rocket.chat/ui-voip@12.0.0-rc.0
- @rocket.chat/license@1.0.25-rc.0
- @rocket.chat/pdf-worker@0.3.13-rc.0
- @rocket.chat/freeswitch@1.2.21-rc.0
- @rocket.chat/ui-avatar@18.0.0-rc.0
- @rocket.chat/network-broker@0.2.13-rc.0
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@22.0.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.9.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
-
@rocket.chat/core-typings@7.9.3
- @rocket.chat/rest-typings@7.9.3
- @rocket.chat/license@1.0.27
- @rocket.chat/omnichannel-services@0.3.33
- @rocket.chat/pdf-worker@0.3.15
- @rocket.chat/presence@0.2.36
- @rocket.chat/api-client@0.2.36
- @rocket.chat/apps@0.5.15
- @rocket.chat/core-services@0.9.15
- @rocket.chat/cron@0.1.36
- @rocket.chat/freeswitch@1.2.23
- @rocket.chat/fuselage-ui-kit@21.0.3
- @rocket.chat/gazzodown@21.0.3
- @rocket.chat/http-router@7.9.3
- @rocket.chat/model-typings@1.6.15
- @rocket.chat/ui-avatar@17.0.3
- @rocket.chat/ui-client@21.0.3
- @rocket.chat/ui-contexts@21.0.3
- @rocket.chat/web-ui-registration@21.0.3
- @rocket.chat/models@1.5.15
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.15
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@21.0.3
- @rocket.chat/ui-voip@11.0.3
- @rocket.chat/instance-status@0.1.36
7.9.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36680 by @dionisio-bot) fixes an issue where some apps that don't need permission would have grantedPermissions as null making it impossible to activate the app
-
Updated dependencies []:
- @rocket.chat/core-typings@7.9.2
- @rocket.chat/rest-typings@7.9.2
- @rocket.chat/license@1.0.26
- @rocket.chat/omnichannel-services@0.3.32
- @rocket.chat/pdf-worker@0.3.14
- @rocket.chat/presence@0.2.35
- @rocket.chat/api-client@0.2.35
- @rocket.chat/apps@0.5.14
- @rocket.chat/core-services@0.9.14
- @rocket.chat/cron@0.1.35
- @rocket.chat/freeswitch@1.2.22
- @rocket.chat/fuselage-ui-kit@21.0.2
- @rocket.chat/gazzodown@21.0.2
- @rocket.chat/http-router@7.9.2
- @rocket.chat/model-typings@1.6.14
- @rocket.chat/ui-avatar@17.0.2
- @rocket.chat/ui-client@21.0.2
- @rocket.chat/ui-contexts@21.0.2
- @rocket.chat/web-ui-registration@21.0.2
- @rocket.chat/models@1.5.14
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.14
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@21.0.2
- @rocket.chat/ui-voip@11.0.2
- @rocket.chat/instance-status@0.1.35
7.9.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36581 by @dionisio-bot) Fixes an issue where rooms transferred to a department's queue could get stuck—marked as taken but with no agent assigned.
-
(#36612 by @dionisio-bot) Fixes a bug where the
/api/v1/users.updateAPI call was replacing the entirecustomFieldsobject instead of merging only the specified properties. The fix ensures that when updating custom fields, existing values are preserved while only specified fields are updated or added. -
Updated dependencies []:
- @rocket.chat/core-typings@7.9.1
- @rocket.chat/rest-typings@7.9.1
- @rocket.chat/license@1.0.25
- @rocket.chat/omnichannel-services@0.3.31
- @rocket.chat/pdf-worker@0.3.13
- @rocket.chat/presence@0.2.34
- @rocket.chat/api-client@0.2.34
- @rocket.chat/apps@0.5.13
- @rocket.chat/core-services@0.9.13
- @rocket.chat/cron@0.1.34
- @rocket.chat/freeswitch@1.2.21
- @rocket.chat/fuselage-ui-kit@21.0.1
- @rocket.chat/gazzodown@21.0.1
- @rocket.chat/http-router@7.9.1
- @rocket.chat/model-typings@1.6.13
- @rocket.chat/ui-avatar@17.0.1
- @rocket.chat/ui-client@21.0.1
- @rocket.chat/ui-contexts@21.0.1
- @rocket.chat/web-ui-registration@21.0.1
- @rocket.chat/models@1.5.13
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.13
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@21.0.1
- @rocket.chat/ui-voip@11.0.1
- @rocket.chat/instance-status@0.1.34
7.9.0
Minor Changes
-
(#36321) Adds theme palette to Application error page
-
(#36288) Adds a new filter to the Logs tab of the App Details page.
-
(#36359) Adds a new tab on App Details page to see all instances and it's statuses. Adds a new variant to the status tag, mixed status.
-
(#36377) Adds new endpoints for outbound communications
-
(#36142) Implements new component for Apps Logs View
-
(#36386) Adds
separateResponseparam to incoming webhooks to return per-channel statuses; when false or omitted, validates all targets and aborts sending to any channel if one fails. -
(#36339) Improves the message exportation content for PDF method including images and information about threads and files
-
(#36403) Adds a button to the apps logs UI that exports logs as a downloadable file
-
(#36413) Adds 2 new buttons to the App Logs Filters, "Expand all" and "Refresh"
Patch Changes
-
(#36385) fixes: v1/updateOwnBasicInfo does not trigger user stream
-
(#36532) Fixes an issue with SLA policies that caused an inquiry to "dissapear" after its SLA being updated
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36099) Fixes missing UI updates after pruning messages with "Files only" enabled.
-
(#36105) Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
-
(#36317) Fixes an issue that causes legitimate URLs to return '#' in links
-
(#36494) Fixes a behavior when transferring a room to another department that was not considering the
waiting queuesetting and attempted to route the chat to an agent instead of leaving it on the department's queue -
(#36230) Fixes FreeSwitch event parser to automatically reconnect when connection is lost
-
(#36398) Fixes missing burger menu in embedded layout page header when using enhanced navigation feature preview
-
(#36333) Adds
imgAlt,imgWidth, andimgHeightprops to theGenericUpsellModalin order to improve the accessibility of upsell modals by providing alternative text for images and preventing layout shifts during image loading by allowing fixed dimensions. -
(#36406) add some missing translations for sound names and font sizes
-
(#36332) Fixes livechat widget attempting to connect to localhost instead of actual site url
-
(#36345) Fixes an issue that prevented all custom fields from being saved when multiple updates were issued on a single call
-
(#36265) Fixes an issue where chat.postMessage returned an error when using the parseUrls flag.
-
(#36404) fixes the selection of room and users performance when using forward message feature
-
(#35277 by @Anxhul10) Fixes email validation in the registration form to prevent users from registering with an already existing email address.
-
(#36364) Improves the loading state and accessibility of the
AutoCompleteDepartmentcomponent -
(#35884 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat Webdav API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36313) Fixes rate limiter not being enforced for the v1 REST API
-
(#36503) Fixes missing message text in desktop notifications by ensuring the "Show Message in Notification" setting only affects mobile push notifications.
-
(#35006) Fixes the parsing of FreeSwitch events to properly generate a history of calls on Rocket.Chat
-
(#36338) Clears stale data in local storage when login is expired
-
(#36381) Fixes redirection not being triggered after a required password change
-
(#36449) Fixes priorities, sla changes & inquiries not being propagated when change streams were not being used
-
(#36256) Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
-
(#36259) Introduces PDF file as an export type for room messages
-
(#36228) Fixes GDPR contact information removal for Omnichannel.
-
(#36504) Fixes an issue that would leave an app in an unrecoverable state if the installation failed during the construction of the runtime
-
(#36235) Fixes the issue of deactivation emails being sent to users that were removed from AD even if they were not active in the workspace
-
(#36346) Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
-
Updated dependencies [
689f6dfbaa,6f4429f1ac,ba0cbd3265,93fef88ee2,adfc1acc06,3f000d7381,459f635a51,0de9318f34,2cec8acd5b,0ba4d8bc18,61b77e4263,170a413f1f,d4226a564d,6f20510121,fd478a7d45,208fe33880,93acfbe014,0b4f3d3c27,4ec3b92df6,68426bdfae,cfabf26840,e5eda7eb5c,9826bc2ed9]:- @rocket.chat/ui-voip@11.0.0
- @rocket.chat/core-services@0.9.12
- @rocket.chat/gazzodown@21.0.0
- @rocket.chat/freeswitch@1.2.20
- @rocket.chat/i18n@1.9.0
- @rocket.chat/model-typings@1.6.12
- @rocket.chat/models@1.5.12
- @rocket.chat/rest-typings@7.9.0
- @rocket.chat/apps-engine@1.54.0
- @rocket.chat/core-typings@7.9.0
- @rocket.chat/web-ui-registration@21.0.0
- @rocket.chat/tools@0.2.3
- @rocket.chat/network-broker@0.2.12
- @rocket.chat/omnichannel-services@0.3.30
- @rocket.chat/presence@0.2.33
- @rocket.chat/ui-contexts@21.0.0
- @rocket.chat/fuselage-ui-kit@21.0.0
- @rocket.chat/apps@0.5.12
- @rocket.chat/cron@0.1.33
- @rocket.chat/instance-status@0.1.33
- @rocket.chat/api-client@0.2.33
- @rocket.chat/http-router@7.9.0
- @rocket.chat/license@1.0.24
- @rocket.chat/pdf-worker@0.3.12
- @rocket.chat/ui-avatar@17.0.0
- @rocket.chat/ui-client@21.0.0
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@21.0.0
- @rocket.chat/server-cloud-communication@0.0.2
7.9.0-rc.2
Patch Changes
-
(#36532) Fixes an issue with SLA policies that caused an inquiry to "dissapear" after its SLA being updated
-
Bump @rocket.chat/meteor version.
-
(#36494) Fixes a behavior when transferring a room to another department that was not considering the
waiting queuesetting and attempted to route the chat to an agent instead of leaving it on the department's queue -
(#36503) Fixes missing message text in desktop notifications by ensuring the "Show Message in Notification" setting only affects mobile push notifications.
-
(#36504) Fixes an issue that would leave an app in an unrecoverable state if the installation failed during the construction of the runtime
-
Updated dependencies [
cfabf26840]:- @rocket.chat/apps-engine@1.54.0-rc.1
- @rocket.chat/presence@0.2.32-rc.2
- @rocket.chat/apps@0.5.11-rc.2
- @rocket.chat/core-services@0.9.11-rc.2
- @rocket.chat/core-typings@7.9.0-rc.2
- @rocket.chat/fuselage-ui-kit@21.0.0-rc.2
- @rocket.chat/rest-typings@7.9.0-rc.2
- @rocket.chat/license@1.0.23-rc.2
- @rocket.chat/omnichannel-services@0.3.29-rc.2
- @rocket.chat/pdf-worker@0.3.11-rc.2
- @rocket.chat/api-client@0.2.32-rc.2
- @rocket.chat/cron@0.1.32-rc.2
- @rocket.chat/freeswitch@1.2.19-rc.2
- @rocket.chat/gazzodown@21.0.0-rc.2
- @rocket.chat/http-router@7.8.3-rc.2
- @rocket.chat/model-typings@1.6.11-rc.2
- @rocket.chat/ui-avatar@17.0.0-rc.2
- @rocket.chat/ui-client@21.0.0-rc.2
- @rocket.chat/ui-contexts@21.0.0-rc.2
- @rocket.chat/web-ui-registration@21.0.0-rc.2
- @rocket.chat/models@1.5.11-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.11-rc.2
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@21.0.0-rc.2
- @rocket.chat/ui-voip@11.0.0-rc.2
- @rocket.chat/instance-status@0.1.32-rc.2
7.9.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.9.0-rc.1
- @rocket.chat/rest-typings@7.9.0-rc.1
- @rocket.chat/license@1.0.23-rc.1
- @rocket.chat/omnichannel-services@0.3.29-rc.1
- @rocket.chat/pdf-worker@0.3.11-rc.1
- @rocket.chat/presence@0.2.32-rc.1
- @rocket.chat/api-client@0.2.32-rc.1
- @rocket.chat/apps@0.5.11-rc.1
- @rocket.chat/core-services@0.9.11-rc.1
- @rocket.chat/cron@0.1.32-rc.1
- @rocket.chat/freeswitch@1.2.19-rc.1
- @rocket.chat/fuselage-ui-kit@21.0.0-rc.1
- @rocket.chat/gazzodown@21.0.0-rc.1
- @rocket.chat/http-router@7.8.3-rc.1
- @rocket.chat/model-typings@1.6.11-rc.1
- @rocket.chat/ui-avatar@17.0.0-rc.1
- @rocket.chat/ui-client@21.0.0-rc.1
- @rocket.chat/ui-contexts@21.0.0-rc.1
- @rocket.chat/web-ui-registration@21.0.0-rc.1
- @rocket.chat/models@1.5.11-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.11-rc.1
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@21.0.0-rc.1
- @rocket.chat/ui-voip@11.0.0-rc.1
- @rocket.chat/instance-status@0.1.32-rc.1
7.9.0-rc.0
Minor Changes
-
(#36321) Adds theme palette to Application error page
-
(#36288) Adds a new filter to the Logs tab of the App Details page.
-
(#36359) Adds a new tab on App Details page to see all instances and it's statuses. Adds a new variant to the status tag, mixed status.
-
(#36377) Adds new endpoints for outbound communications
-
(#36142) Implements new component for Apps Logs View
-
(#36386) Adds
separateResponseparam to incoming webhooks to return per-channel statuses; when false or omitted, validates all targets and aborts sending to any channel if one fails. -
(#36339) Improves the message exportation content for PDF method including images and information about threads and files
-
(#36403) Adds a button to the apps logs UI that exports logs as a downloadable file
-
(#36413) Adds 2 new buttons to the App Logs Filters, "Expand all" and "Refresh"
Patch Changes
-
(#36385) fixes: v1/updateOwnBasicInfo does not trigger user stream
-
(#36099) Fixes missing UI updates after pruning messages with "Files only" enabled.
-
(#36105) Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
-
(#36317) Fixes an issue that causes legitimate URLs to return '#' in links
-
(#36230) Fixes FreeSwitch event parser to automatically reconnect when connection is lost
-
(#36398) Fixes missing burger menu in embedded layout page header when using enhanced navigation feature preview
-
(#36333) Adds
imgAlt,imgWidth, andimgHeightprops to theGenericUpsellModalin order to improve the accessibility of upsell modals by providing alternative text for images and preventing layout shifts during image loading by allowing fixed dimensions. -
(#36406) add some missing translations for sound names and font sizes
-
(#36332) Fixes livechat widget attempting to connect to localhost instead of actual site url
-
(#36345) Fixes an issue that prevented all custom fields from being saved when multiple updates were issued on a single call
-
(#36265) Fixes an issue where chat.postMessage returned an error when using the parseUrls flag.
-
(#36404) fixes the selection of room and users performance when using forward message feature
-
(#35277 by @Anxhul10) Fixes email validation in the registration form to prevent users from registering with an already existing email address.
-
(#36364) Improves the loading state and accessibility of the
AutoCompleteDepartmentcomponent -
(#35884 by @ahmed-n-abdeltwab) Add OpenAPI support for the Rocket.Chat Webdav API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
-
(#36313) Fixes rate limiter not being enforced for the v1 REST API
-
(#35006) Fixes the parsing of FreeSwitch events to properly generate a history of calls on Rocket.Chat
-
(#36338) Clears stale data in local storage when login is expired
-
(#36381) Fixes redirection not being triggered after a required password change
-
(#36449) Fixes priorities, sla changes & inquiries not being propagated when change streams were not being used
-
(#36256) Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
-
(#36259) Introduces PDF file as an export type for room messages
-
(#36228) Fixes GDPR contact information removal for Omnichannel.
-
(#36235) Fixes the issue of deactivation emails being sent to users that were removed from AD even if they were not active in the workspace
-
(#36346) Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
-
Updated dependencies [
689f6dfbaa,6f4429f1ac,ba0cbd3265,93fef88ee2,adfc1acc06,3f000d7381,459f635a51,0de9318f34,2cec8acd5b,0ba4d8bc18,61b77e4263,170a413f1f,d4226a564d,6f20510121,fd478a7d45,208fe33880,93acfbe014,0b4f3d3c27,4ec3b92df6,68426bdfae,e5eda7eb5c,9826bc2ed9]:- @rocket.chat/ui-voip@11.0.0-rc.0
- @rocket.chat/core-services@0.9.11-rc.0
- @rocket.chat/gazzodown@21.0.0-rc.0
- @rocket.chat/freeswitch@1.2.19-rc.0
- @rocket.chat/i18n@1.9.0-rc.0
- @rocket.chat/model-typings@1.6.11-rc.0
- @rocket.chat/models@1.5.11-rc.0
- @rocket.chat/rest-typings@7.9.0-rc.0
- @rocket.chat/apps-engine@1.54.0-rc.0
- @rocket.chat/core-typings@7.9.0-rc.0
- @rocket.chat/web-ui-registration@21.0.0-rc.0
- @rocket.chat/tools@0.2.3-rc.0
- @rocket.chat/network-broker@0.2.11-rc.0
- @rocket.chat/omnichannel-services@0.3.29-rc.0
- @rocket.chat/presence@0.2.32-rc.0
- @rocket.chat/ui-contexts@21.0.0-rc.0
- @rocket.chat/fuselage-ui-kit@21.0.0-rc.0
- @rocket.chat/apps@0.5.11-rc.0
- @rocket.chat/cron@0.1.32-rc.0
- @rocket.chat/instance-status@0.1.32-rc.0
- @rocket.chat/api-client@0.2.32-rc.0
- @rocket.chat/http-router@7.8.3-rc.0
- @rocket.chat/license@1.0.23-rc.0
- @rocket.chat/pdf-worker@0.3.11-rc.0
- @rocket.chat/ui-avatar@17.0.0-rc.0
- @rocket.chat/ui-client@21.0.0-rc.0
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-video-conf@21.0.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.8.3
Patch Changes
-
(#36538 by @dionisio-bot) Fixes an issue with SLA policies that caused an inquiry to "dissapear" after its SLA being updated
-
Bump @rocket.chat/meteor version.
-
(#36534 by @dionisio-bot) Fixes a behavior when transferring a room to another department that was not considering the
waiting queuesetting and attempted to route the chat to an agent instead of leaving it on the department's queue -
(#36545 by @dionisio-bot) Fixes missing message text in desktop notifications by ensuring the "Show Message in Notification" setting only affects mobile push notifications.
-
(#36543) Fixes an issue that would leave an app in an unrecoverable state if the installation failed during the construction of the runtime
-
Updated dependencies [
3c914ca4b4]:- @rocket.chat/apps-engine@1.53.1
- @rocket.chat/presence@0.2.32
- @rocket.chat/apps@0.5.11
- @rocket.chat/core-services@0.9.11
- @rocket.chat/core-typings@7.8.3
- @rocket.chat/fuselage-ui-kit@20.0.3
- @rocket.chat/rest-typings@7.8.3
- @rocket.chat/license@1.0.23
- @rocket.chat/omnichannel-services@0.3.29
- @rocket.chat/pdf-worker@0.3.11
- @rocket.chat/api-client@0.2.32
- @rocket.chat/cron@0.1.32
- @rocket.chat/freeswitch@1.2.19
- @rocket.chat/gazzodown@20.0.3
- @rocket.chat/http-router@7.8.3
- @rocket.chat/model-typings@1.6.11
- @rocket.chat/ui-contexts@20.0.3
- @rocket.chat/models@1.5.11
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.11
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.3
- @rocket.chat/ui-client@20.0.3
- @rocket.chat/ui-video-conf@20.0.3
- @rocket.chat/ui-voip@10.0.3
- @rocket.chat/web-ui-registration@20.0.3
- @rocket.chat/instance-status@0.1.32
7.8.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36474 by @dionisio-bot) Fixes priorities, sla changes & inquiries not being propagated when change streams were not being used
-
Updated dependencies [
617caa8e7b]:- @rocket.chat/model-typings@1.6.10
- @rocket.chat/models@1.5.10
- @rocket.chat/omnichannel-services@0.3.28
- @rocket.chat/apps@0.5.10
- @rocket.chat/presence@0.2.31
- @rocket.chat/core-services@0.9.10
- @rocket.chat/cron@0.1.31
- @rocket.chat/instance-status@0.1.31
- @rocket.chat/network-broker@0.2.10
- @rocket.chat/core-typings@7.8.2
- @rocket.chat/rest-typings@7.8.2
- @rocket.chat/license@1.0.22
- @rocket.chat/pdf-worker@0.3.10
- @rocket.chat/api-client@0.2.31
- @rocket.chat/freeswitch@1.2.18
- @rocket.chat/fuselage-ui-kit@20.0.2
- @rocket.chat/gazzodown@20.0.2
- @rocket.chat/http-router@7.8.2
- @rocket.chat/ui-contexts@20.0.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.2
- @rocket.chat/ui-client@20.0.2
- @rocket.chat/ui-video-conf@20.0.2
- @rocket.chat/ui-voip@10.0.2
- @rocket.chat/web-ui-registration@20.0.2
7.8.1
Patch Changes
-
(#36430 by @dionisio-bot) fixes: v1/updateOwnBasicInfo does not trigger user stream
-
fixes an issue where depending on some race conditions the subscription stream was not being updated
-
Bump @rocket.chat/meteor version.
-
(#36432 by @dionisio-bot) Fixes redirection not being triggered after a required password change
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.1
- @rocket.chat/rest-typings@7.8.1
- @rocket.chat/license@1.0.21
- @rocket.chat/omnichannel-services@0.3.27
- @rocket.chat/pdf-worker@0.3.9
- @rocket.chat/presence@0.2.30
- @rocket.chat/api-client@0.2.30
- @rocket.chat/apps@0.5.9
- @rocket.chat/core-services@0.9.9
- @rocket.chat/cron@0.1.30
- @rocket.chat/freeswitch@1.2.17
- @rocket.chat/fuselage-ui-kit@20.0.1
- @rocket.chat/gazzodown@20.0.1
- @rocket.chat/http-router@7.8.1
- @rocket.chat/model-typings@1.6.9
- @rocket.chat/ui-contexts@20.0.1
- @rocket.chat/models@1.5.9
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.9
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.1
- @rocket.chat/ui-client@20.0.1
- @rocket.chat/ui-video-conf@20.0.1
- @rocket.chat/ui-voip@10.0.1
- @rocket.chat/web-ui-registration@20.0.1
- @rocket.chat/instance-status@0.1.30
7.8.0
Minor Changes
-
(#36091) Replaces the cancel button by reset in notification and export messages contextual bar.
-
(#35315 by @xmaxlad) Prevents creation of unnamed Personal Access Tokens by requiring the form's
namefield fullfilment. -
(#36127) #### Adds support for hiding the "Expand chat" button in the Livechat widget. This can be configured via the widget API by passing the
hideExpandChatoption to thesetThememethod, or through the Livechat Appearance settings page by enabling the "Hide 'Expand chat'" option. -
(#36169) Fix an issue where action buttons registered by apps would be displayed even if their apps were disabled
-
(#36067) Adds pagination to the App/Logs list, allowing the user to see all logs, instead of a subset of the most recent ones
-
(#36013) Resolves some accessibility violations in the rooms file list context bar, including issues with ARIA attributes and focus management.
-
(#36037) Adds a new setting to select which algorithm to use when signing SAML requests and responses
-
(#36114) Improves form fields layout for mobile screens in profile page
-
(#36153) Adds a new setting to override outlook calendar settings per user email domain
Patch Changes
-
(#36154) Fixes an issue that prevented the action of saving an agent when editing a department to work.
-
(#36143) Fixes message's quote chain limit not being respected for End-to-end encrypted rooms.
-
(#36062) Removes the
Change to Defaultlanguage button from the login page -
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.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36038) Fixes departments field being limited to 50 entries when adding or editing agents
-
(#36202) Fixes the usage of
Livechat_enabled_when_agent_idlesetting across the codebase. Goal is to use it wherever is applicable making the feature more predictable. -
(#36193) Fixes the condition for firing the
LivechatSessionTakenwebhook event. -
(#36105) Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
-
(#36097) Fixes
contact.conflictingFieldsbeing updated with nullish values. -
(#36263) Fixes an issue, where multiple reconnections would subscribe multiple times to the same stream, only a frontend issue, since the stream cache prevents sending multiple times to the backend, but does not prevent running the callback multiple times
-
(#36095) Avoids creating font-size tag multiple times
-
(#36035) Fixes file filtering by name or type not working for non-private channels.
-
(#36224) fix: Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36163) Fixes an issue where incoming webhook messages did not respect the maximum allowed characters per message.
-
(#36111) Fixes Omnichannel Rest API validation schemas that were flagging
Paginationproperties as invalid -
(#35947) Fixes an issue where the slash commands options are not truncating correctly in small screen sizes
-
(#35863) Fixes encoding of special characters displayed by code blocks in markdown text attachments
-
(#36100) Disables sorting on non-indexed columns in the "Chats" tab of Omnichannel Contact Center
-
(#36116) Fixed contacts being marked as
knownafter editing a custom field, or resolving conflicts by adding a new model function that only updates thecustomFieldsorconflictingFieldsprop. -
(#36171) Fixes an error message triggered whenever a room is selected on secondary navigation for teams.
-
(#36029) Fixes issue where department autocomplete did not render options with checkboxes when configured
-
(#36236) Fixes the
channels.counters,groups.countersandim.countersendpoint to include only active users in members count. -
(#36156) Fixes an issue where the
Show Message in NotificationandShow Channel/Group/Username in Notificationsetting was ignored in desktop notifications. Also ensures users are redirected to the correct room on interacting with the notifications. -
(#36004) Fixes an issue with the Thread List displaying unreadable errors.
-
(#36206) Fixes an issue where overlapping calendar events could cause the user status to stay busy indefinitely
-
(#36256) Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
-
(#36346) Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
-
(#36258) Fixes an issue that prevented the action of removing an agent when editing a department to work.
-
(#36138) fixes contextual-bar not working by apps interaction after a page refresh.
-
Updated dependencies [
5cd7b20d5f,8de5b66aff,1eb53d289e,8033bdb1f6,da288f69a4,5ac20e2a84,2f8213e4c5,2de3aa60aa,c77056f1d5,dc26071ba3,3d024a9004,3779de0e8c,de4293a1ca,d58457d25a]:- @rocket.chat/rest-typings@7.8.0
- @rocket.chat/web-ui-registration@20.0.0
- @rocket.chat/i18n@1.8.0
- @rocket.chat/apps-engine@1.53.0
- @rocket.chat/model-typings@1.6.8
- @rocket.chat/models@1.5.8
- @rocket.chat/core-typings@7.8.0
- @rocket.chat/omnichannel-services@0.3.26
- @rocket.chat/presence@0.2.29
- @rocket.chat/api-client@0.2.29
- @rocket.chat/core-services@0.9.8
- @rocket.chat/http-router@7.8.0
- @rocket.chat/ui-contexts@20.0.0
- @rocket.chat/apps@0.5.8
- @rocket.chat/fuselage-ui-kit@20.0.0
- @rocket.chat/cron@0.1.29
- @rocket.chat/instance-status@0.1.29
- @rocket.chat/license@1.0.20
- @rocket.chat/pdf-worker@0.3.8
- @rocket.chat/freeswitch@1.2.16
- @rocket.chat/gazzodown@20.0.0
- @rocket.chat/network-broker@0.2.8
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0
- @rocket.chat/ui-client@20.0.0
- @rocket.chat/ui-video-conf@20.0.0
- @rocket.chat/ui-voip@10.0.0
- @rocket.chat/server-cloud-communication@0.0.2
7.8.0-rc.9
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.0-rc.9
- @rocket.chat/rest-typings@7.8.0-rc.9
- @rocket.chat/license@1.0.20-rc.9
- @rocket.chat/omnichannel-services@0.3.26-rc.9
- @rocket.chat/pdf-worker@0.3.8-rc.9
- @rocket.chat/presence@0.2.29-rc.9
- @rocket.chat/api-client@0.2.29-rc.9
- @rocket.chat/apps@0.5.8-rc.9
- @rocket.chat/core-services@0.9.8-rc.9
- @rocket.chat/cron@0.1.29-rc.9
- @rocket.chat/freeswitch@1.2.16-rc.9
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.9
- @rocket.chat/gazzodown@20.0.0-rc.9
- @rocket.chat/http-router@7.8.0-rc.9
- @rocket.chat/model-typings@1.6.8-rc.9
- @rocket.chat/ui-contexts@20.0.0-rc.9
- @rocket.chat/models@1.5.8-rc.9
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.8-rc.9
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.9
- @rocket.chat/ui-client@20.0.0-rc.9
- @rocket.chat/ui-video-conf@20.0.0-rc.9
- @rocket.chat/ui-voip@10.0.0-rc.9
- @rocket.chat/web-ui-registration@20.0.0-rc.9
- @rocket.chat/instance-status@0.1.29-rc.9
7.8.0-rc.8
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36346) Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
-
Updated dependencies [
de4293a1ca]:- @rocket.chat/apps-engine@1.53.0-rc.1
- @rocket.chat/presence@0.2.26-rc.8
- @rocket.chat/apps@0.5.5-rc.8
- @rocket.chat/core-services@0.9.5-rc.8
- @rocket.chat/core-typings@7.8.0-rc.8
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.8
- @rocket.chat/rest-typings@7.8.0-rc.8
- @rocket.chat/license@1.0.17-rc.8
- @rocket.chat/omnichannel-services@0.3.23-rc.8
- @rocket.chat/pdf-worker@0.3.5-rc.8
- @rocket.chat/api-client@0.2.26-rc.8
- @rocket.chat/cron@0.1.26-rc.8
- @rocket.chat/freeswitch@1.2.13-rc.8
- @rocket.chat/gazzodown@20.0.0-rc.8
- @rocket.chat/http-router@7.8.0-rc.8
- @rocket.chat/model-typings@1.6.5-rc.8
- @rocket.chat/ui-contexts@20.0.0-rc.8
- @rocket.chat/models@1.5.5-rc.8
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.5-rc.8
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.8
- @rocket.chat/ui-client@20.0.0-rc.8
- @rocket.chat/ui-video-conf@20.0.0-rc.8
- @rocket.chat/ui-voip@10.0.0-rc.8
- @rocket.chat/web-ui-registration@20.0.0-rc.8
- @rocket.chat/instance-status@0.1.26-rc.8
7.8.0-rc.7
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.0-rc.7
- @rocket.chat/rest-typings@7.8.0-rc.7
- @rocket.chat/license@1.0.17-rc.7
- @rocket.chat/omnichannel-services@0.3.23-rc.7
- @rocket.chat/pdf-worker@0.3.5-rc.7
- @rocket.chat/presence@0.2.26-rc.7
- @rocket.chat/api-client@0.2.26-rc.7
- @rocket.chat/apps@0.5.5-rc.7
- @rocket.chat/core-services@0.9.5-rc.7
- @rocket.chat/cron@0.1.26-rc.7
- @rocket.chat/freeswitch@1.2.13-rc.7
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.7
- @rocket.chat/gazzodown@20.0.0-rc.7
- @rocket.chat/http-router@7.8.0-rc.7
- @rocket.chat/model-typings@1.6.5-rc.7
- @rocket.chat/ui-contexts@20.0.0-rc.7
- @rocket.chat/models@1.5.5-rc.7
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.5-rc.7
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.7
- @rocket.chat/ui-client@20.0.0-rc.7
- @rocket.chat/ui-video-conf@20.0.0-rc.7
- @rocket.chat/ui-voip@10.0.0-rc.7
- @rocket.chat/web-ui-registration@20.0.0-rc.7
- @rocket.chat/instance-status@0.1.26-rc.7
7.8.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.0-rc.6
- @rocket.chat/rest-typings@7.8.0-rc.6
- @rocket.chat/license@1.0.17-rc.6
- @rocket.chat/omnichannel-services@0.3.23-rc.6
- @rocket.chat/pdf-worker@0.3.5-rc.6
- @rocket.chat/presence@0.2.26-rc.6
- @rocket.chat/api-client@0.2.26-rc.6
- @rocket.chat/apps@0.5.5-rc.6
- @rocket.chat/core-services@0.9.5-rc.6
- @rocket.chat/cron@0.1.26-rc.6
- @rocket.chat/freeswitch@1.2.13-rc.6
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.6
- @rocket.chat/gazzodown@20.0.0-rc.6
- @rocket.chat/http-router@7.8.0-rc.6
- @rocket.chat/model-typings@1.6.5-rc.6
- @rocket.chat/ui-contexts@20.0.0-rc.6
- @rocket.chat/models@1.5.5-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.5-rc.6
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.6
- @rocket.chat/ui-client@20.0.0-rc.6
- @rocket.chat/ui-video-conf@20.0.0-rc.6
- @rocket.chat/ui-voip@10.0.0-rc.6
- @rocket.chat/web-ui-registration@20.0.0-rc.6
- @rocket.chat/instance-status@0.1.26-rc.6
7.8.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36105) Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.0-rc.5
- @rocket.chat/rest-typings@7.8.0-rc.5
- @rocket.chat/license@1.0.17-rc.5
- @rocket.chat/omnichannel-services@0.3.23-rc.5
- @rocket.chat/pdf-worker@0.3.5-rc.5
- @rocket.chat/presence@0.2.26-rc.5
- @rocket.chat/api-client@0.2.26-rc.5
- @rocket.chat/apps@0.5.5-rc.5
- @rocket.chat/core-services@0.9.5-rc.5
- @rocket.chat/cron@0.1.26-rc.5
- @rocket.chat/freeswitch@1.2.13-rc.5
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.5
- @rocket.chat/gazzodown@20.0.0-rc.5
- @rocket.chat/http-router@7.8.0-rc.5
- @rocket.chat/model-typings@1.6.5-rc.5
- @rocket.chat/ui-contexts@20.0.0-rc.5
- @rocket.chat/models@1.5.5-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.5-rc.5
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.5
- @rocket.chat/ui-client@20.0.0-rc.5
- @rocket.chat/ui-video-conf@20.0.0-rc.5
- @rocket.chat/ui-voip@10.0.0-rc.5
- @rocket.chat/web-ui-registration@20.0.0-rc.5
- @rocket.chat/instance-status@0.1.26-rc.5
7.8.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.0-rc.4
- @rocket.chat/rest-typings@7.8.0-rc.4
- @rocket.chat/license@1.0.17-rc.4
- @rocket.chat/omnichannel-services@0.3.23-rc.4
- @rocket.chat/pdf-worker@0.3.5-rc.4
- @rocket.chat/presence@0.2.26-rc.4
- @rocket.chat/api-client@0.2.26-rc.4
- @rocket.chat/apps@0.5.5-rc.4
- @rocket.chat/core-services@0.9.5-rc.4
- @rocket.chat/cron@0.1.26-rc.4
- @rocket.chat/freeswitch@1.2.13-rc.4
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.4
- @rocket.chat/gazzodown@20.0.0-rc.4
- @rocket.chat/http-router@7.8.0-rc.4
- @rocket.chat/model-typings@1.6.5-rc.4
- @rocket.chat/ui-contexts@20.0.0-rc.4
- @rocket.chat/models@1.5.5-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.5-rc.4
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.4
- @rocket.chat/ui-client@20.0.0-rc.4
- @rocket.chat/ui-video-conf@20.0.0-rc.4
- @rocket.chat/ui-voip@10.0.0-rc.4
- @rocket.chat/web-ui-registration@20.0.0-rc.4
- @rocket.chat/instance-status@0.1.26-rc.4
7.8.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36256) Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
-
(#36258) Fixes an issue that prevented the action of removing an agent when editing a department to work.
-
Updated dependencies [
d58457d25a]:- @rocket.chat/rest-typings@7.8.0-rc.3
- @rocket.chat/omnichannel-services@0.3.23-rc.3
- @rocket.chat/presence@0.2.26-rc.3
- @rocket.chat/api-client@0.2.26-rc.3
- @rocket.chat/core-services@0.9.5-rc.3
- @rocket.chat/http-router@7.8.0-rc.3
- @rocket.chat/models@1.5.5-rc.3
- @rocket.chat/ui-contexts@20.0.0-rc.3
- @rocket.chat/network-broker@0.2.5-rc.3
- @rocket.chat/cron@0.1.26-rc.3
- @rocket.chat/instance-status@0.1.26-rc.3
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.3
- @rocket.chat/gazzodown@20.0.0-rc.3
- @rocket.chat/ui-avatar@16.0.0-rc.3
- @rocket.chat/ui-client@20.0.0-rc.3
- @rocket.chat/ui-video-conf@20.0.0-rc.3
- @rocket.chat/ui-voip@10.0.0-rc.3
- @rocket.chat/web-ui-registration@20.0.0-rc.3
- @rocket.chat/core-typings@7.8.0-rc.3
- @rocket.chat/license@1.0.17-rc.3
- @rocket.chat/pdf-worker@0.3.5-rc.3
- @rocket.chat/apps@0.5.5-rc.3
- @rocket.chat/freeswitch@1.2.13-rc.3
- @rocket.chat/model-typings@1.6.5-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
7.8.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.0-rc.2
- @rocket.chat/rest-typings@7.8.0-rc.2
- @rocket.chat/license@1.0.17-rc.2
- @rocket.chat/omnichannel-services@0.3.23-rc.2
- @rocket.chat/pdf-worker@0.3.5-rc.2
- @rocket.chat/presence@0.2.26-rc.2
- @rocket.chat/api-client@0.2.26-rc.2
- @rocket.chat/apps@0.5.5-rc.2
- @rocket.chat/core-services@0.9.5-rc.2
- @rocket.chat/cron@0.1.26-rc.2
- @rocket.chat/freeswitch@1.2.13-rc.2
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.2
- @rocket.chat/gazzodown@20.0.0-rc.2
- @rocket.chat/http-router@7.8.0-rc.2
- @rocket.chat/model-typings@1.6.5-rc.2
- @rocket.chat/ui-contexts@20.0.0-rc.2
- @rocket.chat/models@1.5.5-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.5-rc.2
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.2
- @rocket.chat/ui-client@20.0.0-rc.2
- @rocket.chat/ui-video-conf@20.0.0-rc.2
- @rocket.chat/ui-voip@10.0.0-rc.2
- @rocket.chat/web-ui-registration@20.0.0-rc.2
- @rocket.chat/instance-status@0.1.26-rc.2
7.8.0-rc.1
-
(#36263) Fixes an issue, where multiple reconnections would subscribe multiple times to the same stream, only a frontend issue, since the stream cache prevents sending multiple times to the backend, but does not prevent running the callback multiple times
-
Updated dependencies []:
- @rocket.chat/core-typings@7.8.0-rc.1
- @rocket.chat/rest-typings@7.8.0-rc.1
- @rocket.chat/license@1.0.17-rc.1
- @rocket.chat/omnichannel-services@0.3.23-rc.1
- @rocket.chat/pdf-worker@0.3.5-rc.1
- @rocket.chat/presence@0.2.26-rc.1
- @rocket.chat/api-client@0.2.26-rc.1
- @rocket.chat/apps@0.5.5-rc.1
- @rocket.chat/core-services@0.9.5-rc.1
- @rocket.chat/cron@0.1.26-rc.1
- @rocket.chat/freeswitch@1.2.13-rc.1
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.1
- @rocket.chat/gazzodown@20.0.0-rc.1
- @rocket.chat/http-router@7.8.0-rc.1
- @rocket.chat/model-typings@1.6.5-rc.1
- @rocket.chat/ui-contexts@20.0.0-rc.1
- @rocket.chat/models@1.5.5-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.5-rc.1
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.1
- @rocket.chat/ui-client@20.0.0-rc.1
- @rocket.chat/ui-video-conf@20.0.0-rc.1
- @rocket.chat/ui-voip@10.0.0-rc.1
- @rocket.chat/web-ui-registration@20.0.0-rc.1
- @rocket.chat/instance-status@0.1.26-rc.1
7.8.0-rc.0
Minor Changes
-
(#36091) Replaces the cancel button by reset in notification and export messages contextual bar.
-
(#35315 by @xmaxlad) Prevents creation of unnamed Personal Access Tokens by requiring the form's
namefield fullfilment. -
(#36127) #### Adds support for hiding the "Expand chat" button in the Livechat widget. This can be configured via the widget API by passing the
hideExpandChatoption to thesetThememethod, or through the Livechat Appearance settings page by enabling the "Hide 'Expand chat'" option. -
(#36169) Fix an issue where action buttons registered by apps would be displayed even if their apps were disabled
-
(#36067) Adds pagination to the App/Logs list, allowing the user to see all logs, instead of a subset of the most recent ones
-
(#36013) Resolves some accessibility violations in the rooms file list context bar, including issues with ARIA attributes and focus management.
-
(#36037) Adds a new setting to select which algorithm to use when signing SAML requests and responses
-
(#36114) Improves form fields layout for mobile screens in profile page
-
(#36153) Adds a new setting to override outlook calendar settings per user email domain
Patch Changes
-
(#36154) Fixes an issue that prevented the action of saving an agent when editing a department to work.
-
(#36143) Fixes message's quote chain limit not being respected for End-to-end encrypted rooms.
-
(#36062) Removes the
Change to Defaultlanguage button from the login page -
(#36038) Fixes departments field being limited to 50 entries when adding or editing agents
-
(#36202) Fixes the usage of
Livechat_enabled_when_agent_idlesetting across the codebase. Goal is to use it wherever is applicable making the feature more predictable. -
(#36193) Fixes the condition for firing the
LivechatSessionTakenwebhook event. -
(#36097) Fixes
contact.conflictingFieldsbeing updated with nullish values. -
(#36095) Avoids creating font-size tag multiple times
-
(#36035) Fixes file filtering by name or type not working for non-private channels.
-
(#36224) fix: Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36163) Fixes an issue where incoming webhook messages did not respect the maximum allowed characters per message.
-
(#36111) Fixes Omnichannel Rest API validation schemas that were flagging
Paginationproperties as invalid -
(#35947) Fixes an issue where the slash commands options are not truncating correctly in small screen sizes
-
(#35863) Fixes encoding of special characters displayed by code blocks in markdown text attachments
-
(#36100) Disables sorting on non-indexed columns in the "Chats" tab of Omnichannel Contact Center
-
(#36116) Fixed contacts being marked as
knownafter editing a custom field, or resolving conflicts by adding a new model function that only updates thecustomFieldsorconflictingFieldsprop. -
(#36171) Fixes an error message triggered whenever a room is selected on secondary navigation for teams.
-
(#36029) Fixes issue where department autocomplete did not render options with checkboxes when configured
-
(#36236) Fixes the
channels.counters,groups.countersandim.countersendpoint to include only active users in members count. -
(#36156) Fixes an issue where the
Show Message in NotificationandShow Channel/Group/Username in Notificationsetting was ignored in desktop notifications. Also ensures users are redirected to the correct room on interacting with the notifications. -
(#36004) Fixes an issue with the Thread List displaying unreadable errors.
-
(#36206) Fixes an issue where overlapping calendar events could cause the user status to stay busy indefinitely
-
(#36138) fixes contextual-bar not working by apps interaction after a page refresh.
-
Updated dependencies [
5cd7b20d5f,8de5b66aff,1eb53d289e,8033bdb1f6,da288f69a4,5ac20e2a84,2f8213e4c5,2de3aa60aa,c77056f1d5,dc26071ba3,3d024a9004,3779de0e8c]:- @rocket.chat/rest-typings@7.8.0-rc.0
- @rocket.chat/web-ui-registration@20.0.0-rc.0
- @rocket.chat/i18n@1.8.0-rc.0
- @rocket.chat/apps-engine@1.53.0-rc.0
- @rocket.chat/model-typings@1.6.5-rc.0
- @rocket.chat/models@1.5.5-rc.0
- @rocket.chat/core-typings@7.8.0-rc.0
- @rocket.chat/omnichannel-services@0.3.23-rc.0
- @rocket.chat/presence@0.2.26-rc.0
- @rocket.chat/api-client@0.2.26-rc.0
- @rocket.chat/core-services@0.9.5-rc.0
- @rocket.chat/http-router@7.8.0-rc.0
- @rocket.chat/ui-contexts@20.0.0-rc.0
- @rocket.chat/apps@0.5.5-rc.0
- @rocket.chat/fuselage-ui-kit@20.0.0-rc.0
- @rocket.chat/cron@0.1.26-rc.0
- @rocket.chat/instance-status@0.1.26-rc.0
- @rocket.chat/license@1.0.17-rc.0
- @rocket.chat/pdf-worker@0.3.5-rc.0
- @rocket.chat/freeswitch@1.2.13-rc.0
- @rocket.chat/gazzodown@20.0.0-rc.0
- @rocket.chat/network-broker@0.2.5-rc.0
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@16.0.0-rc.0
- @rocket.chat/ui-client@20.0.0-rc.0
- @rocket.chat/ui-video-conf@20.0.0-rc.0
- @rocket.chat/ui-voip@10.0.0-rc.0
Patch Changes
-
Bump @rocket.chat/meteor version.
- @rocket.chat/server-cloud-communication@0.0.2
7.7.4
-
(#36360 by @dionisio-bot) Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
-
Updated dependencies [
46662d7819]:- @rocket.chat/apps-engine@1.52.1
- @rocket.chat/presence@0.2.28
- @rocket.chat/apps@0.5.7
- @rocket.chat/core-services@0.9.7
- @rocket.chat/core-typings@7.7.4
- @rocket.chat/fuselage-ui-kit@19.0.4
- @rocket.chat/rest-typings@7.7.4
- @rocket.chat/license@1.0.19
- @rocket.chat/omnichannel-services@0.3.25
- @rocket.chat/pdf-worker@0.3.7
- @rocket.chat/api-client@0.2.28
- @rocket.chat/cron@0.1.28
- @rocket.chat/freeswitch@1.2.15
- @rocket.chat/gazzodown@19.0.4
- @rocket.chat/model-typings@1.6.7
- @rocket.chat/ui-contexts@19.0.4
- @rocket.chat/models@1.5.7
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.7
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.4
- @rocket.chat/ui-client@19.0.4
- @rocket.chat/ui-video-conf@19.0.4
- @rocket.chat/ui-voip@9.0.4
- @rocket.chat/web-ui-registration@19.0.4
- @rocket.chat/instance-status@0.1.28
7.7.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.7.3
- @rocket.chat/rest-typings@7.7.3
- @rocket.chat/license@1.0.18
- @rocket.chat/omnichannel-services@0.3.24
- @rocket.chat/pdf-worker@0.3.6
- @rocket.chat/presence@0.2.27
- @rocket.chat/api-client@0.2.27
- @rocket.chat/apps@0.5.6
- @rocket.chat/core-services@0.9.6
- @rocket.chat/cron@0.1.27
- @rocket.chat/freeswitch@1.2.14
- @rocket.chat/fuselage-ui-kit@19.0.3
- @rocket.chat/gazzodown@19.0.3
- @rocket.chat/model-typings@1.6.6
- @rocket.chat/ui-contexts@19.0.3
- @rocket.chat/models@1.5.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.6
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.3
- @rocket.chat/ui-client@19.0.3
- @rocket.chat/ui-video-conf@19.0.3
- @rocket.chat/ui-voip@9.0.3
- @rocket.chat/web-ui-registration@19.0.3
- @rocket.chat/instance-status@0.1.27
7.7.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36323 by @dionisio-bot) Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
-
(#36250 by @dionisio-bot) fix: Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36270 by @dionisio-bot) Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
-
(#36298 by @dionisio-bot) Fixes an issue that prevented the action of removing an agent when editing a department to work.
-
Updated dependencies [
8874a5aab7]:- @rocket.chat/rest-typings@7.7.2
- @rocket.chat/omnichannel-services@0.3.23
- @rocket.chat/presence@0.2.26
- @rocket.chat/api-client@0.2.26
- @rocket.chat/core-services@0.9.5
- @rocket.chat/models@1.5.5
- @rocket.chat/ui-contexts@19.0.2
- @rocket.chat/network-broker@0.2.5
- @rocket.chat/cron@0.1.26
- @rocket.chat/instance-status@0.1.26
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/fuselage-ui-kit@19.0.2
- @rocket.chat/gazzodown@19.0.2
- @rocket.chat/ui-avatar@15.0.2
- @rocket.chat/ui-client@19.0.2
- @rocket.chat/ui-video-conf@19.0.2
- @rocket.chat/ui-voip@9.0.2
- @rocket.chat/web-ui-registration@19.0.2
- @rocket.chat/core-typings@7.7.2
- @rocket.chat/license@1.0.17
- @rocket.chat/pdf-worker@0.3.5
- @rocket.chat/apps@0.5.5
- @rocket.chat/freeswitch@1.2.13
- @rocket.chat/model-typings@1.6.5
- @rocket.chat/server-cloud-communication@0.0.2
7.7.1
Patch Changes
-
(#36204 by @dionisio-bot) Fixes an issue that prevented the action of saving an agent when editing a department to work.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#36210 by @dionisio-bot) Fixes the usage of
Livechat_enabled_when_agent_idlesetting across the codebase. Goal is to use it wherever is applicable making the feature more predictable. -
(#36200 by @dionisio-bot) Fixed contacts being marked as
knownafter editing a custom field, or resolving conflicts by adding a new model function that only updates thecustomFieldsorconflictingFieldsprop. -
Updated dependencies [
016611917a,710f6b2bc2]:- @rocket.chat/rest-typings@7.7.1
- @rocket.chat/model-typings@1.6.4
- @rocket.chat/models@1.5.4
- @rocket.chat/omnichannel-services@0.3.22
- @rocket.chat/presence@0.2.25
- @rocket.chat/api-client@0.2.25
- @rocket.chat/core-services@0.9.4
- @rocket.chat/ui-contexts@19.0.1
- @rocket.chat/apps@0.5.4
- @rocket.chat/cron@0.1.25
- @rocket.chat/instance-status@0.1.25
- @rocket.chat/network-broker@0.2.4
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/fuselage-ui-kit@19.0.1
- @rocket.chat/gazzodown@19.0.1
- @rocket.chat/ui-avatar@15.0.1
- @rocket.chat/ui-client@19.0.1
- @rocket.chat/ui-video-conf@19.0.1
- @rocket.chat/ui-voip@9.0.1
- @rocket.chat/web-ui-registration@19.0.1
- @rocket.chat/core-typings@7.7.1
- @rocket.chat/license@1.0.16
- @rocket.chat/pdf-worker@0.3.4
- @rocket.chat/freeswitch@1.2.12
- @rocket.chat/server-cloud-communication@0.0.2
7.7.0
Minor Changes
-
(#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/logsendpoint to accept filters -
(#35416) Add a new endpoint
/api/apps/logsthat allows for fetching logs without a filter for app id -
(#35776) Improves handling of errors during voice calls
Patch Changes
-
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.
-
Bump @rocket.chat/meteor version.
-
(#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 userTypewhen the target of the transfer was the queue. -
(#35981) Deprecates the use of MongoDB oplog or Change Streams to receive real time data updates.
The previous behavior can still be enabled using the environment flag
DISABLE_DB_WATCHERS=false.⚠️ In future major versions, this flag will be completely removed, and the
@rocket.chat/stream-hub-servicepackage and thestream-hub-serviceAt that time the Docker image will no longer be published. -
(#35976) Fixes a bug where changing site url breaks
meteor_runtime_configpath until we reset the server -
(#35963) Fixes emojis being parsed inside code blocks in text message attachment using
chat.postMessageAPI call -
(#36014) Fixes an issue where the native scrollbar was rendering with an invalid variable color
-
(#35821) Fixes invite link validation being called more than once and sometimes being invalidated due to repetition.
-
(#36097) Fixes
contact.conflictingFieldsbeing updated with nullish values. -
(#36085) Fixes CORS headers not being sent for GET requests
-
(#35828) Fixes an error where the user was not moving from Pending to Deactivated tab in the admin UI.
-
(#35962) Fixes prune messages contextual bar not resetting form after submitting.
-
(#35600) Blocks edit message action for Off-The-Record (OTR) messages.
-
(#35885) Fixes registration pages a11y color contrast and apply browser theme configuration
-
(#35815) Fixes some warnings on delete user modal when deleting a user who has owner role in some rooms.
-
(#36068) Fixes an issue that caused Hono to not process payloads with content type
x-www-form-urlencodedcorrectly -
(#36006) Recovers from errors in
RoomHistoryMaanger.getMore, avoiding a "permaloading" state after user logout. -
(#36027) Fixes an issue with the
audit.settingsendpoint filtering by actor returning empty results. -
(#36009) Fixes buffer as response from API
Currently, the only known case affected is Apps Engine icons. This patch ensures the API returns a buffer as the response, resolving issues with clients expecting a binary payload.
-
(#35889) Restores initial focus on description input in file upload modal for improved usability
-
(#35946) Fixes an issue where searching messages by attachment description or title failed for non-ASCII characters, thereby enabling search across multiple languages.
-
(#35839) Fixes an issue where the upload of malformed images failed silently with Message_Attachments_Strip_Exif disabled
-
(#35927) Fixes incorrect character escaping in system messages by removing unnecessary escaping logic to ensure accurate rendering of special characters.
-
(#35903) fixes a typo in "High scalability" word
-
(#32917) Fixed links on settings redirecting to the outside of the chat, now they will open on a new tab
-
(#35594 by @Gustrb) Fixes an issue where removing the permissions of an app would make it impossible to enable it after update
-
(#36070) Fixes an issue with REST API metrics sent to Prometheus not grouping endpoints by route
-
(#36007) Fixes the Apps-Engine package installation, removing the dependency on an internal package
-
(#35959) Fixes an issue with airgapped restrictions ignoring the warning period.
-
(#35797) Fixes the room history pruning behavior when filesOnly is true to ensure only file-type attachments are removed, preserving quotes and non-file attachments.
-
(#36016) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36019) Adds new endpoint to handle contact's conflicting data
-
(#35905) Fixes file deletion being called twice and ignoring errors with FileSystem storage type.
-
Updated dependencies [
0c3ac1f679,aadc7956bd,5a74a78a2b,13824d153a,fdb3b57830,7f9748374a,1c7f00a5ed,7f9748374a,996f5b9df4,8d90708774,6d36fc25a4,821cd88689,6d334f21b9]:- @rocket.chat/models@1.5.3
- @rocket.chat/i18n@1.7.0
- @rocket.chat/ui-client@19.0.0
- @rocket.chat/ui-voip@9.0.0
- @rocket.chat/web-ui-registration@19.0.0
- @rocket.chat/rest-typings@7.7.0
- @rocket.chat/apps-engine@1.52.0
- @rocket.chat/model-typings@1.6.3
- @rocket.chat/gazzodown@19.0.0
- @rocket.chat/omnichannel-services@0.3.21
- @rocket.chat/presence@0.2.24
- @rocket.chat/core-services@0.9.3
- @rocket.chat/cron@0.1.24
- @rocket.chat/instance-status@0.1.24
- @rocket.chat/ui-contexts@19.0.0
- @rocket.chat/api-client@0.2.24
- @rocket.chat/apps@0.5.3
- @rocket.chat/core-typings@7.7.0
- @rocket.chat/fuselage-ui-kit@19.0.0
- @rocket.chat/network-broker@0.2.3
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0
- @rocket.chat/ui-video-conf@19.0.0
- @rocket.chat/license@1.0.15
- @rocket.chat/pdf-worker@0.3.3
- @rocket.chat/freeswitch@1.2.11
- @rocket.chat/server-cloud-communication@0.0.2
7.7.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.7.0-rc.6
- @rocket.chat/rest-typings@7.7.0-rc.6
- @rocket.chat/license@1.0.15-rc.6
- @rocket.chat/omnichannel-services@0.3.21-rc.6
- @rocket.chat/pdf-worker@0.3.3-rc.6
- @rocket.chat/presence@0.2.24-rc.6
- @rocket.chat/api-client@0.2.24-rc.6
- @rocket.chat/apps@0.5.3-rc.6
- @rocket.chat/core-services@0.9.3-rc.6
- @rocket.chat/cron@0.1.24-rc.6
- @rocket.chat/freeswitch@1.2.11-rc.6
- @rocket.chat/fuselage-ui-kit@19.0.0-rc.6
- @rocket.chat/gazzodown@19.0.0-rc.6
- @rocket.chat/model-typings@1.6.3-rc.6
- @rocket.chat/ui-contexts@19.0.0-rc.6
- @rocket.chat/models@1.5.3-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.3-rc.6
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0-rc.6
- @rocket.chat/ui-client@19.0.0-rc.6
- @rocket.chat/ui-video-conf@19.0.0-rc.6
- @rocket.chat/ui-voip@9.0.0-rc.6
- @rocket.chat/web-ui-registration@19.0.0-rc.6
- @rocket.chat/instance-status@0.1.24-rc.6
7.7.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.7.0-rc.5
- @rocket.chat/rest-typings@7.7.0-rc.5
- @rocket.chat/license@1.0.15-rc.5
- @rocket.chat/omnichannel-services@0.3.21-rc.5
- @rocket.chat/pdf-worker@0.3.3-rc.5
- @rocket.chat/presence@0.2.24-rc.5
- @rocket.chat/api-client@0.2.24-rc.5
- @rocket.chat/apps@0.5.3-rc.5
- @rocket.chat/core-services@0.9.3-rc.5
- @rocket.chat/cron@0.1.24-rc.5
- @rocket.chat/freeswitch@1.2.11-rc.5
- @rocket.chat/fuselage-ui-kit@19.0.0-rc.5
- @rocket.chat/gazzodown@19.0.0-rc.5
- @rocket.chat/model-typings@1.6.3-rc.5
- @rocket.chat/ui-contexts@19.0.0-rc.5
- @rocket.chat/models@1.5.3-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.3-rc.5
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0-rc.5
- @rocket.chat/ui-client@19.0.0-rc.5
- @rocket.chat/ui-video-conf@19.0.0-rc.5
- @rocket.chat/ui-voip@9.0.0-rc.5
- @rocket.chat/web-ui-registration@19.0.0-rc.5
- @rocket.chat/instance-status@0.1.24-rc.5
7.7.1-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36097) Fixes
contact.conflictingFieldsbeing updated with nullish values. -
Updated dependencies []:
- @rocket.chat/core-typings@7.7.1-rc.4
- @rocket.chat/rest-typings@7.7.1-rc.4
- @rocket.chat/license@1.0.15-rc.4
- @rocket.chat/omnichannel-services@0.3.21-rc.4
- @rocket.chat/pdf-worker@0.3.3-rc.4
- @rocket.chat/presence@0.2.24-rc.4
- @rocket.chat/api-client@0.2.24-rc.4
- @rocket.chat/apps@0.5.3-rc.4
- @rocket.chat/core-services@0.9.3-rc.4
- @rocket.chat/cron@0.1.24-rc.4
- @rocket.chat/freeswitch@1.2.11-rc.4
- @rocket.chat/fuselage-ui-kit@19.0.0-rc.4
- @rocket.chat/gazzodown@19.0.0-rc.4
- @rocket.chat/model-typings@1.6.3-rc.4
- @rocket.chat/ui-contexts@19.0.0-rc.4
- @rocket.chat/models@1.5.3-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.3-rc.4
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0-rc.4
- @rocket.chat/ui-client@19.0.0-rc.4
- @rocket.chat/ui-video-conf@19.0.0-rc.4
- @rocket.chat/ui-voip@9.0.0-rc.4
- @rocket.chat/web-ui-registration@19.0.0-rc.4
- @rocket.chat/instance-status@0.1.24-rc.4
7.7.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36085) Fixes CORS headers not being sent for GET requests
-
Updated dependencies []:
- @rocket.chat/core-typings@7.7.0-rc.3
- @rocket.chat/rest-typings@7.7.0-rc.3
- @rocket.chat/license@1.0.13-rc.3
- @rocket.chat/omnichannel-services@0.3.19-rc.3
- @rocket.chat/pdf-worker@0.3.1-rc.3
- @rocket.chat/presence@0.2.22-rc.3
- @rocket.chat/api-client@0.2.22-rc.3
- @rocket.chat/apps@0.5.1-rc.3
- @rocket.chat/core-services@0.9.1-rc.3
- @rocket.chat/cron@0.1.22-rc.3
- @rocket.chat/freeswitch@1.2.9-rc.3
- @rocket.chat/fuselage-ui-kit@19.0.0-rc.3
- @rocket.chat/gazzodown@19.0.0-rc.3
- @rocket.chat/model-typings@1.6.1-rc.3
- @rocket.chat/ui-contexts@19.0.0-rc.3
- @rocket.chat/models@1.5.1-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.1-rc.3
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0-rc.3
- @rocket.chat/ui-client@19.0.0-rc.3
- @rocket.chat/ui-video-conf@19.0.0-rc.3
- @rocket.chat/ui-voip@9.0.0-rc.3
- @rocket.chat/web-ui-registration@19.0.0-rc.3
- @rocket.chat/instance-status@0.1.22-rc.3
7.7.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.7.0-rc.2
- @rocket.chat/rest-typings@7.7.0-rc.2
- @rocket.chat/license@1.0.13-rc.2
- @rocket.chat/omnichannel-services@0.3.19-rc.2
- @rocket.chat/pdf-worker@0.3.1-rc.2
- @rocket.chat/presence@0.2.22-rc.2
- @rocket.chat/api-client@0.2.22-rc.2
- @rocket.chat/apps@0.5.1-rc.2
- @rocket.chat/core-services@0.9.1-rc.2
- @rocket.chat/cron@0.1.22-rc.2
- @rocket.chat/freeswitch@1.2.9-rc.2
- @rocket.chat/fuselage-ui-kit@19.0.0-rc.2
- @rocket.chat/gazzodown@19.0.0-rc.2
- @rocket.chat/model-typings@1.6.1-rc.2
- @rocket.chat/ui-contexts@19.0.0-rc.2
- @rocket.chat/models@1.5.1-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.1-rc.2
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0-rc.2
- @rocket.chat/ui-client@19.0.0-rc.2
- @rocket.chat/ui-video-conf@19.0.0-rc.2
- @rocket.chat/ui-voip@9.0.0-rc.2
- @rocket.chat/web-ui-registration@19.0.0-rc.2
- @rocket.chat/instance-status@0.1.22-rc.2
7.7.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36068) Fixes an issue that caused Hono to not process payloads with content type
x-www-form-urlencodedcorrectly -
(#36070) Fixes an issue with REST API metrics sent to Prometheus not grouping endpoints by route
-
Updated dependencies []:
- @rocket.chat/core-typings@7.7.0-rc.1
- @rocket.chat/rest-typings@7.7.0-rc.1
- @rocket.chat/license@1.0.13-rc.1
- @rocket.chat/omnichannel-services@0.3.19-rc.1
- @rocket.chat/pdf-worker@0.3.1-rc.1
- @rocket.chat/presence@0.2.22-rc.1
- @rocket.chat/api-client@0.2.22-rc.1
- @rocket.chat/apps@0.5.1-rc.1
- @rocket.chat/core-services@0.9.1-rc.1
- @rocket.chat/cron@0.1.22-rc.1
- @rocket.chat/freeswitch@1.2.9-rc.1
- @rocket.chat/fuselage-ui-kit@19.0.0-rc.1
- @rocket.chat/gazzodown@19.0.0-rc.1
- @rocket.chat/model-typings@1.6.1-rc.1
- @rocket.chat/ui-contexts@19.0.0-rc.1
- @rocket.chat/models@1.5.1-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.1-rc.1
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0-rc.1
- @rocket.chat/ui-client@19.0.0-rc.1
- @rocket.chat/ui-video-conf@19.0.0-rc.1
- @rocket.chat/ui-voip@9.0.0-rc.1
- @rocket.chat/web-ui-registration@19.0.0-rc.1
- @rocket.chat/instance-status@0.1.22-rc.1
7.7.0-rc.0
Minor Changes
-
(#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/logsendpoint to accept filters -
(#35416) Add a new endpoint
/api/apps/logsthat allows for fetching logs without a filter for app id -
(#35776) Improves handling of errors during voice calls
Patch Changes
-
(#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 userTypewhen the target of the transfer was the queue. -
(#35981) Deprecates the use of MongoDB oplog or Change Streams to receive real time data updates.
The previous behavior can still be enabled using the environment flag
DISABLE_DB_WATCHERS=false.⚠️ In future major versions, this flag will be completely removed, and the
@rocket.chat/stream-hub-servicepackage and thestream-hub-serviceDocker image will no longer be published. -
(#35976) Fixes a bug where changing site url breaks
meteor_runtime_configpath until we reset the server -
(#35963) Fixes emojis being parsed inside code blocks in text message attachment using
chat.postMessageAPI call -
(#36014) Fixes an issue where the native scrollbar was rendering with an invalid variable color
-
(#35821) Fixes invite link validation being called more than once and sometimes being invalidated due to repetition.
-
(#35828) Fixes an error where the user was not moving from Pending to Deactivated tab in the admin UI.
-
(#35962) Fixes prune messages contextual bar not resetting form after submitting.
-
(#35600) Blocks edit message action for Off-The-Record (OTR) messages.
-
(#35885) Fixes registration pages a11y color contrast and apply browser theme configuration
-
(#35815) Fixes some warnings on delete user modal when deleting a user who has owner role in some rooms.
-
(#36006) Recovers from errors in
RoomHistoryMaanger.getMore, avoiding a "permaloading" state after user logout. -
(#36027) Fixes an issue with the
audit.settingsendpoint filtering by actor returning empty results. -
(#36009) Fixes buffer as response from API
Currently, the only known case affected is Apps Engine icons. This patch ensures the API returns a buffer as the response, resolving issues with clients expecting a binary payload.
-
(#35889) Restores initial focus on description input in file upload modal for improved usability
-
(#35946) Fixes an issue where searching messages by attachment description or title failed for non-ASCII characters, thereby enabling search across multiple languages.
-
(#35839) Fixes an issue where the upload of malformed images failed silently with Message_Attachments_Strip_Exif disabled
-
(#35927) Fixes incorrect character escaping in system messages by removing unnecessary escaping logic to ensure accurate rendering of special characters.
-
(#35903) fixes a typo in "High scalability" word
-
(#32917) Fixed links on settings redirecting to the outside of the chat, now they will open on a new tab
-
(#35594 by @Gustrb) Fixes an issue where removing the permissions of an app would make it impossible to enable it after update
-
(#36007) Fixes the Apps-Engine package installation, removing the dependency on an internal package
-
(#35959) Fixes an issue with airgapped restrictions ignoring the warning period.
-
(#35797) Fixes the room history pruning behavior when filesOnly is true to ensure only file-type attachments are removed, preserving quotes and non-file attachments.
-
(#36016) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#36019) Adds new endpoint to handle contact's conflicting data
-
(#35905) Fixes file deletion being called twice and ignoring errors with FileSystem storage type.
-
Updated dependencies [
0c3ac1f679,aadc7956bd,5a74a78a2b,13824d153a,fdb3b57830,7f9748374a,1c7f00a5ed,7f9748374a,996f5b9df4,8d90708774,6d36fc25a4,821cd88689,6d334f21b9]:- @rocket.chat/models@1.5.1-rc.0
- @rocket.chat/i18n@1.7.0-rc.0
- @rocket.chat/ui-client@19.0.0-rc.0
- @rocket.chat/ui-voip@9.0.0-rc.0
- @rocket.chat/web-ui-registration@19.0.0-rc.0
- @rocket.chat/rest-typings@7.7.0-rc.0
- @rocket.chat/apps-engine@1.52.0-rc.0
- @rocket.chat/model-typings@1.6.1-rc.0
- @rocket.chat/gazzodown@19.0.0-rc.0
- @rocket.chat/omnichannel-services@0.3.19-rc.0
- @rocket.chat/presence@0.2.22-rc.0
- @rocket.chat/core-services@0.9.1-rc.0
- @rocket.chat/cron@0.1.22-rc.0
- @rocket.chat/instance-status@0.1.22-rc.0
- @rocket.chat/ui-contexts@19.0.0-rc.0
- @rocket.chat/api-client@0.2.22-rc.0
- @rocket.chat/apps@0.5.1-rc.0
- @rocket.chat/core-typings@7.7.0-rc.0
- @rocket.chat/fuselage-ui-kit@19.0.0-rc.0
- @rocket.chat/network-broker@0.2.1-rc.0
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@15.0.0-rc.0
- @rocket.chat/ui-video-conf@19.0.0-rc.0
- @rocket.chat/license@1.0.13-rc.0
- @rocket.chat/pdf-worker@0.3.1-rc.0
- @rocket.chat/freeswitch@1.2.9-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.6.2
Patch Changes
-
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-urlencodedcorrectly -
Updated dependencies []:
- @rocket.chat/core-typings@7.6.2
- @rocket.chat/rest-typings@7.6.2
- @rocket.chat/license@1.0.14
- @rocket.chat/omnichannel-services@0.3.20
- @rocket.chat/pdf-worker@0.3.2
- @rocket.chat/presence@0.2.23
- @rocket.chat/api-client@0.2.23
- @rocket.chat/apps@0.5.2
- @rocket.chat/core-services@0.9.2
- @rocket.chat/cron@0.1.23
- @rocket.chat/freeswitch@1.2.10
- @rocket.chat/fuselage-ui-kit@18.0.2
- @rocket.chat/gazzodown@18.0.2
- @rocket.chat/model-typings@1.6.2
- @rocket.chat/ui-contexts@18.0.2
- @rocket.chat/models@1.5.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.2
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.2
- @rocket.chat/ui-client@18.0.2
- @rocket.chat/ui-video-conf@18.0.2
- @rocket.chat/ui-voip@8.0.2
- @rocket.chat/web-ui-registration@18.0.2
- @rocket.chat/instance-status@0.1.23
7.6.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#36060 by @dionisio-bot) Fixes buffer as response from API
Currently, the only known case affected is Apps Engine icons. This patch ensures the API returns a buffer as the response, resolving issues with clients expecting a binary payload.
-
(#36033 by @dionisio-bot) Fixes the Apps-Engine package installation, removing the dependency on an internal package
-
Updated dependencies [
587c3cafbd]:- @rocket.chat/apps-engine@1.51.1
- @rocket.chat/presence@0.2.22
- @rocket.chat/apps@0.5.1
- @rocket.chat/core-services@0.9.1
- @rocket.chat/core-typings@7.6.1
- @rocket.chat/fuselage-ui-kit@18.0.1
- @rocket.chat/rest-typings@7.6.1
- @rocket.chat/license@1.0.13
- @rocket.chat/omnichannel-services@0.3.19
- @rocket.chat/pdf-worker@0.3.1
- @rocket.chat/api-client@0.2.22
- @rocket.chat/cron@0.1.22
- @rocket.chat/freeswitch@1.2.9
- @rocket.chat/gazzodown@18.0.1
- @rocket.chat/model-typings@1.6.1
- @rocket.chat/ui-contexts@18.0.1
- @rocket.chat/models@1.5.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.1
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.1
- @rocket.chat/ui-client@18.0.1
- @rocket.chat/ui-video-conf@18.0.1
- @rocket.chat/ui-voip@8.0.1
- @rocket.chat/web-ui-registration@18.0.1
- @rocket.chat/instance-status@0.1.22
7.6.0
Minor Changes
-
(#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
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35615) Removes the avatar in the room header
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35218) Adds a new admin page to audit settings changes in a server
-
(#35721) Enhances the
/api/apps/installedand/api/apps/:id/statusendpoints so they get apps' status across the cluster in High-Availability and Microservices deployments -
(#35631) Places the room topic next to the room title
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#34494) Implements auditing events for
/v1/users.updateAPI endpoint -
(#35672) Restores the previous room announcement style
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35464) Allows deleting federated remote users in case they are not present in the homeserver.
-
(#35718) Adds a new setting to allow syncing federated users data through LDAP
-
(#35807) Moves the room search functionality from the sidebar to the navbar and reorganize their relative actions
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35700) Separates voice call and video call room actions on room header.
-
(#35703) Adds close action to contact unknown callout displayed within Livechat rooms
Patch Changes
-
(#35790) Fixes an issue in
Admin > Settingspage where sometimes settings guarded by a license module would not be editable despite having the required modules. -
(#35795) Fixes incorrect message sender for incoming webhooks when "Post As" field is updated by ensuring both username and userId are synced to reflect the selected user.
-
(#35299) Fixes user email verification update not working on admin > users
-
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.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#35762) Fixes an issue with apps loading in microservices in some cases by ensuring all services have started before trying to load apps
-
(#35816) Fixes an issue where the outlook calendar items list is not rendering properly
-
(#35244 by @tapiarafael) Ensures seat limit validation in LDAP sync, preventing activations beyond license restrictions.
-
(#35497) Fixes an issue where the app's logs index was not being created by default sometimes, also set to be always 30 days
-
(#35736) Fixes an error causing the server to throw an "unhandled promise rejection" when removing an agent from a department without a business hour when using
Multiplebusiness hours -
(#35722) Fixes the behavior of "Maximum number of simultaneous chats" settings, making them more predictable. Previously, we applied a single limit per operation, being the order:
Department > Agent > Global. This caused the department limit to take prescedence over agent's specific limit, causing some unwanted side effects.The new way of applying the filter is as follows:
- An agent can accept chats from multiple departments, respecting each department’s limit individually.
- The total number of active chats (across all departments) must not exceed the configured Agent-Level or Global limit.
- If neither the Agent-Level nor Global Limit is set, only department-specific limits apply.
- If no limits are set at any level, there is no restriction on the number of chats an agent can handle.
-
(#35394 by @sushen123) Fixes the save button loading state in app settings, ensuring it resets properly after saving.
-
(#35779) Fixes a fetch infinite loop when adding agents to a department
-
(#35679) Fixes a GUI crash when editing a canned response with tags via room contextual bar.
-
(#35568) Fixes an issue with the leave room confirmation modal not displaying the room's name.
-
(#35782) Fixes an issue where the incoming webhooks integration allowed messages to be sent to public channels under private teams by users who were not members of the team.
-
(#35618) Fixes an issue when sending a message on an omnichannel room would cause the web client to fetch the room data again.
-
(#35273) Fixes an issue where the code input type in settings renders duplicate code text boxes.
-
(#35765) Fixes an issue causing VoIP calls to no longer reach the client after a temporary disconnection
-
(#35397) Fixes a race condition while federating that caused direct messages to not work
-
(#35832) Fixes an issue where Voice Calls were unable to gather Ice Servers
-
(#35757) Fixes an issue where the bypass to call methods over microservices always returns to
{} -
(#35831) Fixes an issue where enterprise routing algorithms could get stuck on selecting the same agent due to chat limits being applied after agent selection, but before agent assignment
-
(#35698) Fixes the "Enabled" toggle always being displayed as active when editing a business hour.
-
(#35715) Fixes an issue with dynamic API routes requiring a server restart to be operable.
-
(#35864) Fixes an issue where OAuth login buttons were not showing up on the login page
-
(#35614) Fixes an issue where header toolbox items are missing the proper margin in e2ee setup room header
-
(#35716) Fixes an issue where a federated user's display name would be overwritten by its username
-
(#35766) Fixes an issue where quick reactions (Feature Preview) would be absent on first access and after page refreshes
-
(#35709) Improves UX for users with mandatory 2FA roles by clarifying required actions
-
(#35852) Fixes an issue where rocket.chat would not properly log OAuth errors nor remove the credential with the error from the internal list
-
(#35616) Fixes Omnichannel Contact Center's chats filter not working when "From" and "To" fields have the same date
-
(#35879) Fixes contact's conflict resolution not working due to invalid parameters
-
(#35019) Fixes issue with some charts on engagement dashboard not showing local time and missing data visualizers
-
(#35733 by @Gustrb) Fixes a typo in the app update success toast
-
(#35810) Fixes an issue on the LDAP Background Sync where the process would stop syncing users if any of the LDAP users couldn't be properly mapped to a Rocket.Chat User (for example, by not having an email address)
-
(#35580) Fixes contact custom fields not being updated when updating a visitor's custom field
-
Updated dependencies [
aec9eaa941,2c190740d0,d649a761ed,bbd14f8421,3f1cddac55,45a93a7713,5f11fea4ab,f545617c2a,bffc49f426,a8896a7ed9,ec7894139c,6bf386dcc2,1eeb139158,d8eb824d24,bbd0b0d9ed,5e3ab1a071,e868a6f659,2ee1a81de7,47ae69912c,72725d391e,4b28126ac9,cc344bea08,4690c55d8e,be67bb7712,895ea3fdbb]:- @rocket.chat/core-typings@7.6.0
- @rocket.chat/i18n@1.6.0
- @rocket.chat/apps-engine@1.51.0
- @rocket.chat/apps@0.5.0
- @rocket.chat/models@1.5.0
- @rocket.chat/model-typings@1.6.0
- @rocket.chat/ui-client@18.0.0
- @rocket.chat/ui-voip@8.0.0
- @rocket.chat/ui-contexts@18.0.0
- @rocket.chat/network-broker@0.2.0
- @rocket.chat/pdf-worker@0.3.0
- @rocket.chat/core-services@0.9.0
- @rocket.chat/rest-typings@7.6.0
- @rocket.chat/license@1.0.12
- @rocket.chat/omnichannel-services@0.3.18
- @rocket.chat/presence@0.2.21
- @rocket.chat/api-client@0.2.21
- @rocket.chat/cron@0.1.21
- @rocket.chat/freeswitch@1.2.8
- @rocket.chat/fuselage-ui-kit@18.0.0
- @rocket.chat/gazzodown@18.0.0
- @rocket.chat/web-ui-registration@18.0.0
- @rocket.chat/instance-status@0.1.21
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0
- @rocket.chat/ui-video-conf@18.0.0
- @rocket.chat/server-cloud-communication@0.0.2
7.6.0-rc.8
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#35864) Fixes an issue where OAuth login buttons were not showing up on the login page
-
(#35852) Fixes an issue where rocket.chat would not properly log OAuth errors nor remove the credential with the error from the internal list
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.8
- @rocket.chat/rest-typings@7.6.0-rc.8
- @rocket.chat/license@1.0.12-rc.8
- @rocket.chat/omnichannel-services@0.3.18-rc.8
- @rocket.chat/pdf-worker@0.3.0-rc.8
- @rocket.chat/presence@0.2.21-rc.8
- @rocket.chat/api-client@0.2.21-rc.8
- @rocket.chat/apps@0.5.0-rc.8
- @rocket.chat/core-services@0.9.0-rc.8
- @rocket.chat/cron@0.1.21-rc.8
- @rocket.chat/freeswitch@1.2.8-rc.8
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.8
- @rocket.chat/gazzodown@18.0.0-rc.8
- @rocket.chat/model-typings@1.6.0-rc.8
- @rocket.chat/ui-contexts@18.0.0-rc.8
- @rocket.chat/models@1.5.0-rc.8
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.8
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.8
- @rocket.chat/ui-client@18.0.0-rc.8
- @rocket.chat/ui-video-conf@18.0.0-rc.8
- @rocket.chat/ui-voip@8.0.0-rc.8
- @rocket.chat/web-ui-registration@18.0.0-rc.8
- @rocket.chat/instance-status@0.1.21-rc.8
7.6.0-rc.7
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.7
- @rocket.chat/rest-typings@7.6.0-rc.7
- @rocket.chat/license@1.0.12-rc.7
- @rocket.chat/omnichannel-services@0.3.18-rc.7
- @rocket.chat/pdf-worker@0.3.0-rc.7
- @rocket.chat/presence@0.2.21-rc.7
- @rocket.chat/api-client@0.2.21-rc.7
- @rocket.chat/apps@0.5.0-rc.7
- @rocket.chat/core-services@0.9.0-rc.7
- @rocket.chat/cron@0.1.21-rc.7
- @rocket.chat/freeswitch@1.2.8-rc.7
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.7
- @rocket.chat/gazzodown@18.0.0-rc.7
- @rocket.chat/model-typings@1.6.0-rc.7
- @rocket.chat/ui-contexts@18.0.0-rc.7
- @rocket.chat/models@1.5.0-rc.7
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.7
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.7
- @rocket.chat/ui-client@18.0.0-rc.7
- @rocket.chat/ui-video-conf@18.0.0-rc.7
- @rocket.chat/ui-voip@8.0.0-rc.7
- @rocket.chat/web-ui-registration@18.0.0-rc.7
- @rocket.chat/instance-status@0.1.21-rc.7
7.6.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.6
- @rocket.chat/rest-typings@7.6.0-rc.6
- @rocket.chat/license@1.0.12-rc.6
- @rocket.chat/omnichannel-services@0.3.18-rc.6
- @rocket.chat/pdf-worker@0.3.0-rc.6
- @rocket.chat/presence@0.2.21-rc.6
- @rocket.chat/api-client@0.2.21-rc.6
- @rocket.chat/apps@0.5.0-rc.6
- @rocket.chat/core-services@0.9.0-rc.6
- @rocket.chat/cron@0.1.21-rc.6
- @rocket.chat/freeswitch@1.2.8-rc.6
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.6
- @rocket.chat/gazzodown@18.0.0-rc.6
- @rocket.chat/model-typings@1.6.0-rc.6
- @rocket.chat/ui-contexts@18.0.0-rc.6
- @rocket.chat/models@1.5.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.6
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.6
- @rocket.chat/ui-client@18.0.0-rc.6
- @rocket.chat/ui-video-conf@18.0.0-rc.6
- @rocket.chat/ui-voip@8.0.0-rc.6
- @rocket.chat/web-ui-registration@18.0.0-rc.6
- @rocket.chat/instance-status@0.1.21-rc.6
7.6.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.5
- @rocket.chat/rest-typings@7.6.0-rc.5
- @rocket.chat/license@1.0.12-rc.5
- @rocket.chat/omnichannel-services@0.3.18-rc.5
- @rocket.chat/pdf-worker@0.3.0-rc.5
- @rocket.chat/presence@0.2.21-rc.5
- @rocket.chat/api-client@0.2.21-rc.5
- @rocket.chat/apps@0.5.0-rc.5
- @rocket.chat/core-services@0.9.0-rc.5
- @rocket.chat/cron@0.1.21-rc.5
- @rocket.chat/freeswitch@1.2.8-rc.5
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.5
- @rocket.chat/gazzodown@18.0.0-rc.5
- @rocket.chat/model-typings@1.6.0-rc.5
- @rocket.chat/ui-contexts@18.0.0-rc.5
- @rocket.chat/models@1.5.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.5
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.5
- @rocket.chat/ui-client@18.0.0-rc.5
- @rocket.chat/ui-video-conf@18.0.0-rc.5
- @rocket.chat/ui-voip@8.0.0-rc.5
- @rocket.chat/web-ui-registration@18.0.0-rc.5
- @rocket.chat/instance-status@0.1.21-rc.5
7.6.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.4
- @rocket.chat/rest-typings@7.6.0-rc.4
- @rocket.chat/license@1.0.12-rc.4
- @rocket.chat/omnichannel-services@0.3.18-rc.4
- @rocket.chat/pdf-worker@0.3.0-rc.4
- @rocket.chat/presence@0.2.21-rc.4
- @rocket.chat/api-client@0.2.21-rc.4
- @rocket.chat/apps@0.5.0-rc.4
- @rocket.chat/core-services@0.9.0-rc.4
- @rocket.chat/cron@0.1.21-rc.4
- @rocket.chat/freeswitch@1.2.8-rc.4
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.4
- @rocket.chat/gazzodown@18.0.0-rc.4
- @rocket.chat/model-typings@1.6.0-rc.4
- @rocket.chat/ui-contexts@18.0.0-rc.4
- @rocket.chat/models@1.5.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.4
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.4
- @rocket.chat/ui-client@18.0.0-rc.4
- @rocket.chat/ui-video-conf@18.0.0-rc.4
- @rocket.chat/ui-voip@8.0.0-rc.4
- @rocket.chat/web-ui-registration@18.0.0-rc.4
- @rocket.chat/instance-status@0.1.21-rc.4
7.6.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#35879) Fixes contact's conflict resolution not working due to invalid parameters
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.3
- @rocket.chat/rest-typings@7.6.0-rc.3
- @rocket.chat/license@1.0.12-rc.3
- @rocket.chat/omnichannel-services@0.3.18-rc.3
- @rocket.chat/pdf-worker@0.3.0-rc.3
- @rocket.chat/presence@0.2.21-rc.3
- @rocket.chat/api-client@0.2.21-rc.3
- @rocket.chat/apps@0.5.0-rc.3
- @rocket.chat/core-services@0.9.0-rc.3
- @rocket.chat/cron@0.1.21-rc.3
- @rocket.chat/freeswitch@1.2.8-rc.3
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.3
- @rocket.chat/gazzodown@18.0.0-rc.3
- @rocket.chat/model-typings@1.6.0-rc.3
- @rocket.chat/ui-contexts@18.0.0-rc.3
- @rocket.chat/models@1.5.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.3
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.3
- @rocket.chat/ui-client@18.0.0-rc.3
- @rocket.chat/ui-video-conf@18.0.0-rc.3
- @rocket.chat/ui-voip@8.0.0-rc.3
- @rocket.chat/web-ui-registration@18.0.0-rc.3
- @rocket.chat/instance-status@0.1.21-rc.3
7.6.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.2
- @rocket.chat/rest-typings@7.6.0-rc.2
- @rocket.chat/license@1.0.12-rc.2
- @rocket.chat/omnichannel-services@0.3.18-rc.2
- @rocket.chat/pdf-worker@0.3.0-rc.2
- @rocket.chat/presence@0.2.21-rc.2
- @rocket.chat/api-client@0.2.21-rc.2
- @rocket.chat/apps@0.5.0-rc.2
- @rocket.chat/core-services@0.9.0-rc.2
- @rocket.chat/cron@0.1.21-rc.2
- @rocket.chat/freeswitch@1.2.8-rc.2
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.2
- @rocket.chat/gazzodown@18.0.0-rc.2
- @rocket.chat/model-typings@1.6.0-rc.2
- @rocket.chat/ui-contexts@18.0.0-rc.2
- @rocket.chat/models@1.5.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.2
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.2
- @rocket.chat/ui-client@18.0.0-rc.2
- @rocket.chat/ui-video-conf@18.0.0-rc.2
- @rocket.chat/ui-voip@8.0.0-rc.2
- @rocket.chat/web-ui-registration@18.0.0-rc.2
- @rocket.chat/instance-status@0.1.21-rc.2
7.6.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.6.0-rc.1
- @rocket.chat/rest-typings@7.6.0-rc.1
- @rocket.chat/license@1.0.11-rc.1
- @rocket.chat/omnichannel-services@0.3.17-rc.1
- @rocket.chat/pdf-worker@0.3.0-rc.1
- @rocket.chat/presence@0.2.20-rc.1
- @rocket.chat/api-client@0.2.20-rc.1
- @rocket.chat/apps@0.5.0-rc.1
- @rocket.chat/core-services@0.9.0-rc.1
- @rocket.chat/cron@0.1.20-rc.1
- @rocket.chat/freeswitch@1.2.7-rc.1
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.1
- @rocket.chat/gazzodown@18.0.0-rc.1
- @rocket.chat/model-typings@1.6.0-rc.1
- @rocket.chat/ui-contexts@18.0.0-rc.1
- @rocket.chat/models@1.5.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.2.0-rc.1
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.1
- @rocket.chat/ui-client@18.0.0-rc.1
- @rocket.chat/ui-video-conf@18.0.0-rc.1
- @rocket.chat/ui-voip@8.0.0-rc.1
- @rocket.chat/web-ui-registration@18.0.0-rc.1
- @rocket.chat/instance-status@0.1.20-rc.1
7.6.0-rc.0
Minor Changes
-
(#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
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35615) Removes the avatar in the room header
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35218) Adds a new admin page to audit settings changes in a server
-
(#35721) Enhances the
/api/apps/installedand/api/apps/:id/statusendpoints so they get apps' status across the cluster in High-Availability and Microservices deployments -
(#35631) Places the room topic next to the room title
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#34494) Implements auditing events for
/v1/users.updateAPI endpoint -
(#35672) Restores the previous room announcement style
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35464) Allows deleting federated remote users in case they are not present in the homeserver.
-
(#35718) Adds a new setting to allow syncing federated users data through LDAP
-
(#35807) Moves the room search functionality from the sidebar to the navbar and reorganize their relative actions
This change is being tested under
Enhanced navigation experiencefeature preview, in order to check it you need to enabled it -
(#35700) Separates voice call and video call room actions on room header.
-
(#35703) Adds close action to contact unknown callout displayed within Livechat rooms
Patch Changes
-
(#35790) Fixes an issue in
Admin > Settingspage where sometimes settings guarded by a license module would not be editable despite having the required modules. -
(#35795) Fixes incorrect message sender for incoming webhooks when "Post As" field is updated by ensuring both username and userId are synced to reflect the selected user.
-
(#35299) Fixes user email verification update not working on admin > users
-
(#35762) Fixes an issue with apps loading in microservices in some cases by ensuring all services have started before trying to load apps
-
(#35816) Fixes an issue where the outlook calendar items list is not rendering properly
-
(#35244 by @tapiarafael) Ensures seat limit validation in LDAP sync, preventing activations beyond license restrictions.
-
(#35497) Fixes an issue where the app's logs index was not being created by default sometimes, also set to be always 30 days
-
(#35736) Fixes an error causing the server to throw an "unhandled promise rejection" when removing an agent from a department without a business hour when using
Multiplebusiness hours -
(#35722) Fixes the behavior of "Maximum number of simultaneous chats" settings, making them more predictable. Previously, we applied a single limit per operation, being the order:
Department > Agent > Global. This caused the department limit to take prescedence over agent's specific limit, causing some unwanted side effects.The new way of applying the filter is as follows:
- An agent can accept chats from multiple departments, respecting each department’s limit individually.
- The total number of active chats (across all departments) must not exceed the configured Agent-Level or Global limit.
- If neither the Agent-Level nor Global Limit is set, only department-specific limits apply.
- If no limits are set at any level, there is no restriction on the number of chats an agent can handle.
-
(#35394 by @sushen123) Fixes the save button loading state in app settings, ensuring it resets properly after saving.
-
(#35779) Fixes a fetch infinite loop when adding agents to a department
-
(#35679) Fixes a GUI crash when editing a canned response with tags via room contextual bar.
-
(#35568) Fixes an issue with the leave room confirmation modal not displaying the room's name.
-
(#35782) Fixes an issue where the incoming webhooks integration allowed messages to be sent to public channels under private teams by users who were not members of the team.
-
(#35618) Fixes an issue when sending a message on an omnichannel room would cause the web client to fetch the room data again.
-
(#35273) Fixes an issue where the code input type in settings renders duplicate code text boxes.
-
(#35765) Fixes an issue causing VoIP calls to no longer reach the client after a temporary disconnection
-
(#35397) Fixes a race condition while federating that caused direct messages to not work
-
(#35832) Fixes an issue where Voice Calls were unable to gather Ice Servers
-
(#35757) Fixes an issue where the bypass to call methods over microservices always returns to
{} -
(#35831) Fixes an issue where enterprise routing algorithms could get stuck on selecting the same agent due to chat limits being applied after agent selection, but before agent assignment
-
(#35698) Fixes the "Enabled" toggle always being displayed as active when editing a business hour.
-
(#35715) Fixes an issue with dynamic API routes requiring a server restart to be operable.
-
(#35614) Fixes an issue where header toolbox items are missing the proper margin in e2ee setup room header
-
(#35716) Fixes an issue where a federated user's display name would be overwritten by its username
-
(#35766) Fixes an issue where quick reactions (Feature Preview) would be absent on first access and after page refreshes
-
(#35709) Improves UX for users with mandatory 2FA roles by clarifying required actions
-
(#35616) Fixes Omnichannel Contact Center's chats filter not working when "From" and "To" fields have the same date
-
(#35019) Fixes issue with some charts on engagement dashboard not showing local time and missing data visualizers
-
(#35733) Fixes a typo in the app update success toast
-
(#35810) Fixes an issue on the LDAP Background Sync where the process would stop syncing users if any of the LDAP users couldn't be properly mapped to a Rocket.Chat User (for example, by not having an email address)
-
(#35580) Fixes contact custom fields not being updated when updating a visitor's custom field
-
Updated dependencies [
aec9eaa941,2c190740d0,d649a761ed,bbd14f8421,3f1cddac55,45a93a7713,5f11fea4ab,f545617c2a,bffc49f426,a8896a7ed9,ec7894139c,6bf386dcc2,1eeb139158,d8eb824d24,bbd0b0d9ed,5e3ab1a071,e868a6f659,2ee1a81de7,47ae69912c,72725d391e,4b28126ac9,cc344bea08,4690c55d8e,be67bb7712,895ea3fdbb]:- @rocket.chat/core-typings@7.6.0-rc.0
- @rocket.chat/i18n@1.6.0-rc.0
- @rocket.chat/apps-engine@1.51.0-rc.0
- @rocket.chat/apps@0.5.0-rc.0
- @rocket.chat/models@1.5.0-rc.0
- @rocket.chat/model-typings@1.6.0-rc.0
- @rocket.chat/ui-client@18.0.0-rc.0
- @rocket.chat/ui-voip@8.0.0-rc.0
- @rocket.chat/ui-contexts@18.0.0-rc.0
- @rocket.chat/network-broker@0.2.0-rc.0
- @rocket.chat/pdf-worker@0.3.0-rc.0
- @rocket.chat/core-services@0.9.0-rc.0
- @rocket.chat/rest-typings@7.6.0-rc.0
- @rocket.chat/license@1.0.11-rc.0
- @rocket.chat/omnichannel-services@0.3.17-rc.0
- @rocket.chat/presence@0.2.20-rc.0
- @rocket.chat/api-client@0.2.20-rc.0
- @rocket.chat/cron@0.1.20-rc.0
- @rocket.chat/freeswitch@1.2.7-rc.0
- @rocket.chat/fuselage-ui-kit@18.0.0-rc.0
- @rocket.chat/gazzodown@18.0.0-rc.0
- @rocket.chat/web-ui-registration@18.0.0-rc.0
- @rocket.chat/instance-status@0.1.20-rc.0
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@14.0.0-rc.0
- @rocket.chat/ui-video-conf@18.0.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.5.1
-
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
-
Updated dependencies []:
- @rocket.chat/core-typings@7.5.1
- @rocket.chat/rest-typings@7.5.1
- @rocket.chat/license@1.0.11
- @rocket.chat/omnichannel-services@0.3.17
- @rocket.chat/pdf-worker@0.2.17
- @rocket.chat/presence@0.2.20
- @rocket.chat/api-client@0.2.20
- @rocket.chat/apps@0.4.1
- @rocket.chat/core-services@0.8.1
- @rocket.chat/cron@0.1.20
- @rocket.chat/freeswitch@1.2.7
- @rocket.chat/fuselage-ui-kit@17.0.1
- @rocket.chat/gazzodown@17.0.1
- @rocket.chat/model-typings@1.5.1
- @rocket.chat/ui-contexts@17.0.1
- @rocket.chat/models@1.4.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.12
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/ui-avatar@13.0.1
- @rocket.chat/ui-client@17.0.1
- @rocket.chat/ui-video-conf@17.0.1
- @rocket.chat/ui-voip@7.0.1
- @rocket.chat/web-ui-registration@17.0.1
- @rocket.chat/instance-status@0.1.20
7.5.0
Minor Changes
-
(#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 user’s 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.settingsendpoint for querying changed settings audit events -
(#33796) Replaces rc-scrollbars in favor of overlayscrollbars fixing some visual and a11y issues when using RTL languages
Patch Changes
-
(#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
-
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.
-
(#35205) Fixes livechat routing algorithm to ensure conversations are correctly assigned to the contact manager when triggers and/or automatic agent routing are enabled.
-
(#35546) Restores
roomNameproperty in theGET /groups.messagesendpoint to fix unintended removal. -
(#35340) Fixes an issue where account security page was flashing sometimes for users with mandatory two factor configured.
-
(#35545) Fixes an issue where video conference popup not displaying properly when trying to call again in direct messages
-
(#35374) Enforces app limitations on license downgrade by disabling premium marketplace apps, limiting marketplace apps to the oldest 5, and disabling private apps unless grandfathered based on historical statistics.
-
(#35328) Fixes livechat inquiries not routing to the manager queue when manual routing is enabled.
-
(#35326) Fixes an issue with embedded layout where the navigation bar was being shown when using new enhanced navigation.
-
(#35467) Changes the default value for preference
Receive login detection emailsto true, to comply with existing behavior. -
(#35298) Fixes an issue where backup codes modal is not opening when regenerating codes
-
(#35257) Fixes an issue where an unexpected error is thrown when webdav node doesn't have the mime parameter
-
(#35479) Fixes deno dependency caching for the docker image builds
-
(#35414) Fixes an issue that allowed agents without the
preview-c-roompermission to join a closed livechat conversation, creating a livechat room that could not be closed or removed from the sidebar. -
(#35369) Fixes an issue where recursively quoting messages multiple times (up to the configured chained quote limit) caused the inner attachment to appear empty.
-
(#35549) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#35311 by @4shb0rne) Fixes an issue where menus inside sidebar keeps opened even if the sidebar is collapsed
-
(#35339) Reduces web client memory comsumption due to memory leaks
-
(#35357 by @Anxhul10) Fixes an issue where password inputs inside account security page is displaying a key icon instead of eye icon content toggler
-
(#35417) Removes the room leader banner from the chat header in the new navigation.
-
(#35494) Reduces web application memory comsumption related to duplicate Media Devices permissions events
-
(#35371) Fixes an issue with
room-changedevent not being fired properly when switching between rooms that are available on cache. -
(#35480) Fixes Omnichannel's continuous sound notification not playing as expected
-
(#35540) fixes an issue with OAuth not syncing user roles on their first login
-
(#35493 by @sem22-dev) Ensures Translations Work in Offline Registration Setup Wizard
-
(#35667) Fixes an issue with error handling where errors were not properly propagated to integrated apps.
-
(#35342) Fixes an issue that prevents modifications from being persisted in the IPreRoomCreateModify
-
(#35532) Fixes receiving webhook payloads encoded as x-www-form-urlencoded JSON.
-
(#35332) Fixes error messages not showing in the UI when
Preview Public Channelpermission is not in the user role and an app is preventing the same user to join the room. -
(#35555) Fixes an issue causing Livechat to disconnect from the websocket when registerGuest is called multiple times with the same token
-
(#35469) Fixes a memory leak in the web application's SDK
-
(#35559) Fixes the enpoints
GET /api/apps/:idandGET /api/apps/:id/statusnot returning app's data -
(#35415) Fixes an issue that prevents the Enable button from being displayed on some migrated apps
-
(#35386 by @AyushKumar123456789) Fixes an issue where the room menu inside the sidebar item remains visible when the sidebar is collapsed
-
(#35605) Improves the performance of the Emoji Picker.
-
(#35603) Fixes an issue where apps where not able to update messages using the BlockBuilder.
-
(#35269) fixes a very rare issue where switching from a DM to a regular room would show an error page
-
(#35418) Adds support for filtering bad words from messages for languages other than English
-
Updated dependencies [
c7b21f1c1e,4ce00382e9,280fcce848,3b5406172c,4e9d3155db,25592391b0,c904862b14,9643242086,cc4111cf0b,335f19f5d0,38f1c508c9,c618263e8e,c44331e0d9,4129dbc934,21f413d6c8,0d96d633a6,bb4ff0db3d,d7ea246e0f]:- @rocket.chat/fuselage-ui-kit@17.0.0
- @rocket.chat/gazzodown@17.0.0
- @rocket.chat/ui-avatar@13.0.0
- @rocket.chat/ui-client@17.0.0
- @rocket.chat/ui-composer@0.5.2
- @rocket.chat/ui-contexts@17.0.0
- @rocket.chat/ui-video-conf@17.0.0
- @rocket.chat/ui-voip@7.0.0
- @rocket.chat/web-ui-registration@17.0.0
- @rocket.chat/ui-theming@0.4.3
- @rocket.chat/rest-typings@7.5.0
- @rocket.chat/i18n@1.5.0
- @rocket.chat/model-typings@1.5.0
- @rocket.chat/models@1.4.0
- @rocket.chat/apps-engine@1.50.0
- @rocket.chat/core-typings@7.5.0
- @rocket.chat/core-services@0.8.0
- @rocket.chat/message-parser@0.31.32
- @rocket.chat/apps@0.4.0
- @rocket.chat/omnichannel-services@0.3.16
- @rocket.chat/presence@0.2.19
- @rocket.chat/api-client@0.2.19
- @rocket.chat/cron@0.1.19
- @rocket.chat/instance-status@0.1.19
- @rocket.chat/license@1.0.10
- @rocket.chat/pdf-worker@0.2.16
- @rocket.chat/freeswitch@1.2.6
- @rocket.chat/network-broker@0.1.11
- @rocket.chat/server-cloud-communication@0.0.2
7.5.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.5.0-rc.5
- @rocket.chat/rest-typings@7.5.0-rc.5
- @rocket.chat/license@1.0.10-rc.5
- @rocket.chat/omnichannel-services@0.3.16-rc.5
- @rocket.chat/pdf-worker@0.2.16-rc.5
- @rocket.chat/presence@0.2.19-rc.5
- @rocket.chat/api-client@0.2.19-rc.5
- @rocket.chat/apps@0.4.0-rc.5
- @rocket.chat/core-services@0.8.0-rc.5
- @rocket.chat/cron@0.1.19-rc.5
- @rocket.chat/freeswitch@1.2.6-rc.5
- @rocket.chat/fuselage-ui-kit@17.0.0-rc.5
- @rocket.chat/gazzodown@17.0.0-rc.5
- @rocket.chat/model-typings@1.5.0-rc.5
- @rocket.chat/ui-contexts@17.0.0-rc.5
- @rocket.chat/models@1.4.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.11-rc.5
- @rocket.chat/ui-theming@0.4.3-rc.0
- @rocket.chat/ui-avatar@13.0.0-rc.5
- @rocket.chat/ui-client@17.0.0-rc.5
- @rocket.chat/ui-video-conf@17.0.0-rc.5
- @rocket.chat/ui-voip@7.0.0-rc.5
- @rocket.chat/web-ui-registration@17.0.0-rc.5
- @rocket.chat/instance-status@0.1.19-rc.5
7.5.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#35667) Fixes an issue with error handling where errors were not properly propagated to integrated apps.
-
(#35605) Improves the performance of the Emoji Picker.
-
(#35603) Fixes an issue where apps where not able to update messages using the BlockBuilder.
-
Updated dependencies [
c618263e8e,d7ea246e0f]:- @rocket.chat/apps-engine@1.50.0-rc.1
- @rocket.chat/presence@0.2.19-rc.4
- @rocket.chat/apps@0.4.0-rc.4
- @rocket.chat/core-services@0.8.0-rc.4
- @rocket.chat/core-typings@7.5.0-rc.4
- @rocket.chat/fuselage-ui-kit@17.0.0-rc.4
- @rocket.chat/rest-typings@7.5.0-rc.4
- @rocket.chat/license@1.0.10-rc.4
- @rocket.chat/omnichannel-services@0.3.16-rc.4
- @rocket.chat/pdf-worker@0.2.16-rc.4
- @rocket.chat/api-client@0.2.19-rc.4
- @rocket.chat/cron@0.1.19-rc.4
- @rocket.chat/freeswitch@1.2.6-rc.4
- @rocket.chat/gazzodown@17.0.0-rc.4
- @rocket.chat/model-typings@1.5.0-rc.4
- @rocket.chat/ui-contexts@17.0.0-rc.4
- @rocket.chat/models@1.4.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.11-rc.4
- @rocket.chat/ui-theming@0.4.3-rc.0
- @rocket.chat/ui-avatar@13.0.0-rc.4
- @rocket.chat/ui-client@17.0.0-rc.4
- @rocket.chat/ui-video-conf@17.0.0-rc.4
- @rocket.chat/ui-voip@7.0.0-rc.4
- @rocket.chat/web-ui-registration@17.0.0-rc.4
- @rocket.chat/instance-status@0.1.19-rc.4
7.5.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.5.0-rc.3
- @rocket.chat/rest-typings@7.5.0-rc.3
- @rocket.chat/license@1.0.10-rc.3
- @rocket.chat/omnichannel-services@0.3.16-rc.3
- @rocket.chat/pdf-worker@0.2.16-rc.3
- @rocket.chat/presence@0.2.19-rc.3
- @rocket.chat/api-client@0.2.19-rc.3
- @rocket.chat/apps@0.4.0-rc.3
- @rocket.chat/core-services@0.8.0-rc.3
- @rocket.chat/cron@0.1.19-rc.3
- @rocket.chat/freeswitch@1.2.6-rc.3
- @rocket.chat/fuselage-ui-kit@17.0.0-rc.3
- @rocket.chat/gazzodown@17.0.0-rc.3
- @rocket.chat/model-typings@1.5.0-rc.3
- @rocket.chat/ui-contexts@17.0.0-rc.3
- @rocket.chat/models@1.4.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.11-rc.3
- @rocket.chat/ui-theming@0.4.3-rc.0
- @rocket.chat/ui-avatar@13.0.0-rc.3
- @rocket.chat/ui-client@17.0.0-rc.3
- @rocket.chat/ui-video-conf@17.0.0-rc.3
- @rocket.chat/ui-voip@7.0.0-rc.3
- @rocket.chat/web-ui-registration@17.0.0-rc.3
- @rocket.chat/instance-status@0.1.19-rc.3
7.5.0-rc.2
Minor Changes
- (#35474) Adds automatic presence sync based on calendar events, updating the user’s status to “busy” when a meeting starts and reverting it afterward.
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies [
cc4111cf0b]:- @rocket.chat/core-services@0.8.0-rc.2
- @rocket.chat/rest-typings@7.5.0-rc.2
- @rocket.chat/models@1.4.0-rc.2
- @rocket.chat/network-broker@0.1.11-rc.2
- @rocket.chat/omnichannel-services@0.3.16-rc.2
- @rocket.chat/presence@0.2.19-rc.2
- @rocket.chat/api-client@0.2.19-rc.2
- @rocket.chat/ui-contexts@17.0.0-rc.2
- @rocket.chat/cron@0.1.19-rc.2
- @rocket.chat/instance-status@0.1.19-rc.2
- @rocket.chat/ui-theming@0.4.3-rc.0
- @rocket.chat/fuselage-ui-kit@17.0.0-rc.2
- @rocket.chat/gazzodown@17.0.0-rc.2
- @rocket.chat/ui-avatar@13.0.0-rc.2
- @rocket.chat/ui-client@17.0.0-rc.2
- @rocket.chat/ui-video-conf@17.0.0-rc.2
- @rocket.chat/ui-voip@7.0.0-rc.2
- @rocket.chat/web-ui-registration@17.0.0-rc.2
- @rocket.chat/core-typings@7.5.0-rc.2
- @rocket.chat/license@1.0.10-rc.2
- @rocket.chat/pdf-worker@0.2.16-rc.2
- @rocket.chat/apps@0.4.0-rc.2
- @rocket.chat/freeswitch@1.2.6-rc.2
- @rocket.chat/model-typings@1.5.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
7.5.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#35340) Fixes an issue where account security page was flashing sometimes for users with mandatory two factor configured.
-
(#35532) Fixes receiving webhook payloads encoded as x-www-form-urlencoded JSON.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.5.0-rc.1
- @rocket.chat/rest-typings@7.5.0-rc.1
- @rocket.chat/license@1.0.10-rc.1
- @rocket.chat/omnichannel-services@0.3.16-rc.1
- @rocket.chat/pdf-worker@0.2.16-rc.1
- @rocket.chat/presence@0.2.19-rc.1
- @rocket.chat/api-client@0.2.19-rc.1
- @rocket.chat/apps@0.4.0-rc.1
- @rocket.chat/core-services@0.7.11-rc.1
- @rocket.chat/cron@0.1.19-rc.1
- @rocket.chat/freeswitch@1.2.6-rc.1
- @rocket.chat/fuselage-ui-kit@17.0.0-rc.1
- @rocket.chat/gazzodown@17.0.0-rc.1
- @rocket.chat/model-typings@1.5.0-rc.1
- @rocket.chat/ui-contexts@17.0.0-rc.1
- @rocket.chat/models@1.4.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.11-rc.1
- @rocket.chat/ui-theming@0.4.3-rc.0
- @rocket.chat/ui-avatar@13.0.0-rc.1
- @rocket.chat/ui-client@17.0.0-rc.1
- @rocket.chat/ui-video-conf@17.0.0-rc.1
- @rocket.chat/ui-voip@7.0.0-rc.1
- @rocket.chat/web-ui-registration@17.0.0-rc.1
- @rocket.chat/instance-status@0.1.19-rc.1
7.5.0-rc.0
Minor Changes
-
(#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
-
(#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.settingsendpoint for querying changed settings audit events -
(#33796) Replaces rc-scrollbars in favor of overlayscrollbars fixing some visual and a11y issues when using RTL languages
Patch Changes
-
(#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
-
(#35205) Fixes livechat routing algorithm to ensure conversations are correctly assigned to the contact manager when triggers and/or automatic agent routing are enabled.
-
(#35546) Restores
roomNameproperty in theGET /groups.messagesendpoint to fix unintended removal. -
(#35545) Fixes an issue where video conference popup not displaying properly when trying to call again in direct messages
-
(#35374) Enforces app limitations on license downgrade by disabling premium marketplace apps, limiting marketplace apps to the oldest 5, and disabling private apps unless grandfathered based on historical statistics.
-
(#35328) Fixes livechat inquiries not routing to the manager queue when manual routing is enabled.
-
(#35326) Fixes an issue with embedded layout where the navigation bar was being shown when using new enhanced navigation.
-
(#35467) Changes the default value for preference
Receive login detection emailsto true, to comply with existing behavior. -
(#35298) Fixes an issue where backup codes modal is not opening when regenerating codes
-
(#35257) Fixes an issue where an unexpected error is thrown when webdav node doesn't have the mime parameter
-
(#35479) Fixes deno dependency caching for the docker image builds
-
(#35414) Fixes an issue that allowed agents without the
preview-c-roompermission to join a closed livechat conversation, creating a livechat room that could not be closed or removed from the sidebar. -
(#35369) Fixes an issue where recursively quoting messages multiple times (up to the configured chained quote limit) caused the inner attachment to appear empty.
-
(#35549) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#35311 by @4shb0rne) Fixes an issue where menus inside sidebar keeps opened even if the sidebar is collapsed
-
(#35339) Reduces web client memory comsumption due to memory leaks
-
(#35357 by @Anxhul10) Fixes an issue where password inputs inside account security page is displaying a key icon instead of eye icon content toggler
-
(#35417) Removes the room leader banner from the chat header in the new navigation.
-
(#35494) Reduces web application memory comsumption related to duplicate Media Devices permissions events
-
(#35371) Fixes an issue with
room-changedevent not being fired properly when switching between rooms that are available on cache. -
(#35480) Fixes Omnichannel's continuous sound notification not playing as expected
-
(#35540) fixes an issue with OAuth not syncing user roles on their first login
-
(#35493 by @sem22-dev) Ensures Translations Work in Offline Registration Setup Wizard
-
(#35342) Fixes an issue that prevents modifications from being persisted in the IPreRoomCreateModify
-
(#35332) Fixes error messages not showing in the UI when
Preview Public Channelpermission is not in the user role and an app is preventing the same user to join the room. -
(#35555) Fixes an issue causing Livechat to disconnect from the websocket when registerGuest is called multiple times with the same token
-
(#35469) Fixes a memory leak in the web application's SDK
-
(#35559) Fixes the enpoints
GET /api/apps/:idandGET /api/apps/:id/statusnot returning app's data -
(#35415) Fixes an issue that prevents the Enable button from being displayed on some migrated apps
-
(#35386 by @AyushKumar123456789) Fixes an issue where the room menu inside the sidebar item remains visible when the sidebar is collapsed
-
(#35269) fixes a very rare issue where switching from a DM to a regular room would show an error page
-
(#35418) Adds support for filtering bad words from messages for languages other than English
-
Updated dependencies [
c7b21f1c1e,4ce00382e9,280fcce848,3b5406172c,4e9d3155db,25592391b0,c904862b14,9643242086,335f19f5d0,38f1c508c9,c44331e0d9,4129dbc934,21f413d6c8,0d96d633a6,bb4ff0db3d]:- @rocket.chat/fuselage-ui-kit@17.0.0-rc.0
- @rocket.chat/gazzodown@17.0.0-rc.0
- @rocket.chat/ui-avatar@13.0.0-rc.0
- @rocket.chat/ui-client@17.0.0-rc.0
- @rocket.chat/ui-composer@0.5.2-rc.0
- @rocket.chat/ui-contexts@17.0.0-rc.0
- @rocket.chat/ui-video-conf@17.0.0-rc.0
- @rocket.chat/ui-voip@7.0.0-rc.0
- @rocket.chat/web-ui-registration@17.0.0-rc.0
- @rocket.chat/ui-theming@0.4.3-rc.0
- @rocket.chat/rest-typings@7.5.0-rc.0
- @rocket.chat/i18n@1.5.0-rc.0
- @rocket.chat/model-typings@1.5.0-rc.0
- @rocket.chat/models@1.4.0-rc.0
- @rocket.chat/apps-engine@1.50.0-rc.0
- @rocket.chat/core-typings@7.5.0-rc.0
- @rocket.chat/message-parser@0.31.32-rc.0
- @rocket.chat/apps@0.4.0-rc.0
- @rocket.chat/omnichannel-services@0.3.15-rc.0
- @rocket.chat/presence@0.2.18-rc.0
- @rocket.chat/api-client@0.2.18-rc.0
- @rocket.chat/core-services@0.7.10-rc.0
- @rocket.chat/cron@0.1.18-rc.0
- @rocket.chat/instance-status@0.1.18-rc.0
- @rocket.chat/license@1.0.9-rc.0
- @rocket.chat/pdf-worker@0.2.15-rc.0
- @rocket.chat/freeswitch@1.2.5-rc.0
- @rocket.chat/network-broker@0.1.10-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.4.1
Patch Changes
-
(#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.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.4.1
- @rocket.chat/rest-typings@7.4.1
- @rocket.chat/license@1.0.9
- @rocket.chat/omnichannel-services@0.3.15
- @rocket.chat/pdf-worker@0.2.15
- @rocket.chat/presence@0.2.18
- @rocket.chat/api-client@0.2.18
- @rocket.chat/apps@0.3.1
- @rocket.chat/core-services@0.7.10
- @rocket.chat/cron@0.1.18
- @rocket.chat/freeswitch@1.2.5
- @rocket.chat/fuselage-ui-kit@16.0.1
- @rocket.chat/gazzodown@16.0.1
- @rocket.chat/model-typings@1.4.1
- @rocket.chat/ui-contexts@16.0.1
- @rocket.chat/models@1.3.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.10
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.1
- @rocket.chat/ui-client@16.0.1
- @rocket.chat/ui-video-conf@16.0.1
- @rocket.chat/ui-voip@6.0.1
- @rocket.chat/web-ui-registration@16.0.1
- @rocket.chat/instance-status@0.1.18
7.4.0
Minor Changes
-
(#34208) Adds a new endpoint
rooms.hideto 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/roomsendpoint. -
(#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.messagesanddm.messagesendpoints by enabling support for multi-parameter sorting. -
(#34939) Improves the search of permissions
-
(#35113) Includes attachments metadata in JSON export if type is file when exporting messages
-
(#33885) Fixes an issue where tokens generated while using the legacy notification provider would never be removed from the database.
-
(#33816 by @matheusbsilva137) Replaces Livechat Visitors by Contacts on workspaces' MAC count. This allows a more accurate and potentially smaller MAC count in case Contact Identification is enabled, since multiple visitors may be associated to the same contact.
-
(#35038) Adds "DOMPurify" and "he" to sanitize ECDH and Livechat errors
-
(#35013) Adds a filter option to include or exclude threads in the Apps Engine room read/unread messages bridge, enhancing flexibility in message retrieval.
-
(#35199) Enables specifying hidden settings that are enabled to be accessed through the apps-engine in the permission list.
-
(#35089) Adds wrapExceptions to handle an unhandled promise rejection when adding and/or updating OAuth apps
-
(#35208) Adds the Leader group to rooms' members list for better role visibility and consistency.
Patch Changes
-
(#35189) fixes toast with empty error messages when a private app installation fails
-
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.
-
(#34980) Implements removal of OTR (off-the-record) conversation messsages just after OTR session ends.
-
(#35029) Fixes a bug that caused routing algorithms to ignore the
Livechat_enabled_when_agent_idlesetting, effectively ignoring idle users from being assigned to inquiries. -
(#35079) Fixes unused
i18nTitleprovided by the app in message composer popup previewer -
(#35044) Fixes an issue that allowed departments to be removed via API even with setting
Omnichannel_enable_department_removaldisabled -
(#35132) Fixes broken link and improves messaging for invalid apps banner.
-
(#35120) Fixes behavior of app updates that would save undesired field changes to documents
-
(#35188) Fixes a UI issue where enabling/disabling TOTP two factor authentication didn't update in real-time.
-
(#35082) Fixes a rerender on each sidebar item click
-
(#35233) Improves color contrast in image gallery icon buttons to meet WCAG compliance.
-
(#35261) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#35100) Fixes incorrect start date on omnichannel reports
-
(#35265) Fixes app event
IPostLivechatAgentAssignedreceiving a room object previous to the assignment of agent, causingroom.servedByto be undefined on apps -
(#35194) fixes the possibility of see new messages without being subscribed to a public channel.
-
(#35121) Fixes an issue which caused some weird scrolling in rooms when using secondary sidepanel navigation.
-
(#35170) Fixes an issue that would cause marketplace apps to become invalid installations after an update
-
(#35140) Fixes a UI issue where enabling/disabling email two factor authentication didn't update in real-time.
-
(#35181) Bump meteor to 3.1.2 and Node version to 20.13.1
-
(#35107) Fixes an issue where the room converter would throw if the room was an omnichannel room that had been closed by the visitor
-
(#35124) Fixes an issue where non-Latin highlights were inconsistently applied, ensuring non-Latin characters are reliably detected and highlighted.
-
(#35208) Removes the Leader role from the room header. Leaders are now displayed in their respective group within the room's members list.
-
(#34857 by @AyushKumar123456789) Fixes an issue where custom status' values in the custom status page table were not being properly translated
-
(#34987) Fixes a behavior in Omnichannel that was causing bot agents to be waiting in the queue, when they should always skip it.
-
(#34988) Fixes
channels.listendpoint from rejecting pagination parameters -
(#35204) fixes an issue with embedded layout rooms displaying as if the user is not part of the room
-
(#35032) Validates duplicated email and phone number when creating or editing omnichannel contacts.
-
(#35143) Switches from GCM (unsupported) to FCM as the default push notification service for custom mobile apps
-
(#35167) Fixes an issue where assign extension button were missing the proper margin
-
(#35028) Fixes a missconception about
/v1/livechat/tags/:tagIdreturning 404 if tag is not found -
(#35269) fixes a very rare issue where switching from a DM to a regular room would show an error page
-
(#34975) Fixes issue where a invalid
Accounts_CustomFieldsToShowInUserInfovalue would break the ui -
(#33141) Fixes an issue where video conf message block wasn't considering display avatars preference
-
(#35046) Fixes an issue which was preventing admins in enterprise workspaces from updating some premium layout settings.
-
Updated dependencies [
beec5663fd,eba8e364e4,d5175eeb5b,0df16c4ca5,89964144e0,599fd93262,2921a6aa6f,1854c9bac2,f80ac66b00,083fc49cf7,dee90e0791,dd889ed298,dac213d8c9,f85da08765,271894fb39,697a38d235,30ea250f03,be5031a21b,36e90a2eb2]:- @rocket.chat/i18n@1.4.0
- @rocket.chat/rest-typings@7.4.0
- @rocket.chat/models@1.3.0
- @rocket.chat/model-typings@1.4.0
- @rocket.chat/network-broker@0.1.9
- @rocket.chat/fuselage-ui-kit@16.0.0
- @rocket.chat/ui-video-conf@16.0.0
- @rocket.chat/core-typings@7.4.0
- @rocket.chat/apps-engine@1.49.0
- @rocket.chat/ui-client@16.0.0
- @rocket.chat/apps@0.3.0
- @rocket.chat/ui-voip@6.0.0
- @rocket.chat/cas-validate@0.0.3
- @rocket.chat/omnichannel-services@0.3.14
- @rocket.chat/pdf-worker@0.2.14
- @rocket.chat/ui-contexts@16.0.0
- @rocket.chat/web-ui-registration@16.0.0
- @rocket.chat/presence@0.2.17
- @rocket.chat/api-client@0.2.17
- @rocket.chat/core-services@0.7.9
- @rocket.chat/cron@0.1.17
- @rocket.chat/instance-status@0.1.17
- @rocket.chat/license@1.0.8
- @rocket.chat/freeswitch@1.2.4
- @rocket.chat/gazzodown@16.0.0
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.0
- @rocket.chat/server-cloud-communication@0.0.2
7.4.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.4.0-rc.5
- @rocket.chat/rest-typings@7.4.0-rc.5
- @rocket.chat/license@1.0.8-rc.5
- @rocket.chat/omnichannel-services@0.3.14-rc.5
- @rocket.chat/pdf-worker@0.2.14-rc.5
- @rocket.chat/presence@0.2.17-rc.5
- @rocket.chat/api-client@0.2.17-rc.5
- @rocket.chat/apps@0.3.0-rc.5
- @rocket.chat/core-services@0.7.9-rc.5
- @rocket.chat/cron@0.1.17-rc.5
- @rocket.chat/freeswitch@1.2.4-rc.5
- @rocket.chat/fuselage-ui-kit@16.0.0-rc.5
- @rocket.chat/gazzodown@16.0.0-rc.5
- @rocket.chat/model-typings@1.4.0-rc.5
- @rocket.chat/ui-contexts@16.0.0-rc.5
- @rocket.chat/models@1.3.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.9-rc.5
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.0-rc.5
- @rocket.chat/ui-client@16.0.0-rc.5
- @rocket.chat/ui-video-conf@16.0.0-rc.5
- @rocket.chat/ui-voip@6.0.0-rc.5
- @rocket.chat/web-ui-registration@16.0.0-rc.5
- @rocket.chat/instance-status@0.1.17-rc.5
7.4.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.4.0-rc.4
- @rocket.chat/rest-typings@7.4.0-rc.4
- @rocket.chat/license@1.0.8-rc.4
- @rocket.chat/omnichannel-services@0.3.14-rc.4
- @rocket.chat/pdf-worker@0.2.14-rc.4
- @rocket.chat/presence@0.2.17-rc.4
- @rocket.chat/api-client@0.2.17-rc.4
- @rocket.chat/apps@0.3.0-rc.4
- @rocket.chat/core-services@0.7.9-rc.4
- @rocket.chat/cron@0.1.17-rc.4
- @rocket.chat/freeswitch@1.2.4-rc.4
- @rocket.chat/fuselage-ui-kit@16.0.0-rc.4
- @rocket.chat/gazzodown@16.0.0-rc.4
- @rocket.chat/model-typings@1.4.0-rc.4
- @rocket.chat/ui-contexts@16.0.0-rc.4
- @rocket.chat/models@1.3.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.9-rc.4
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.0-rc.4
- @rocket.chat/ui-client@16.0.0-rc.4
- @rocket.chat/ui-video-conf@16.0.0-rc.4
- @rocket.chat/ui-voip@6.0.0-rc.4
- @rocket.chat/web-ui-registration@16.0.0-rc.4
- @rocket.chat/instance-status@0.1.17-rc.4
7.4.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.4.0-rc.3
- @rocket.chat/rest-typings@7.4.0-rc.3
- @rocket.chat/license@1.0.7-rc.3
- @rocket.chat/omnichannel-services@0.3.13-rc.3
- @rocket.chat/pdf-worker@0.2.13-rc.3
- @rocket.chat/presence@0.2.16-rc.3
- @rocket.chat/api-client@0.2.16-rc.3
- @rocket.chat/apps@0.3.0-rc.3
- @rocket.chat/core-services@0.7.8-rc.3
- @rocket.chat/cron@0.1.16-rc.3
- @rocket.chat/freeswitch@1.2.3-rc.3
- @rocket.chat/fuselage-ui-kit@16.0.0-rc.3
- @rocket.chat/gazzodown@16.0.0-rc.3
- @rocket.chat/model-typings@1.4.0-rc.3
- @rocket.chat/ui-contexts@16.0.0-rc.3
- @rocket.chat/models@1.3.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.8-rc.3
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.0-rc.3
- @rocket.chat/ui-client@16.0.0-rc.3
- @rocket.chat/ui-video-conf@16.0.0-rc.3
- @rocket.chat/ui-voip@6.0.0-rc.3
- @rocket.chat/web-ui-registration@16.0.0-rc.3
- @rocket.chat/instance-status@0.1.16-rc.3
7.4.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#35269) fixes a very rare issue where switching from a DM to a regular room would show an error page
-
Updated dependencies []:
- @rocket.chat/core-typings@7.4.0-rc.2
- @rocket.chat/rest-typings@7.4.0-rc.2
- @rocket.chat/license@1.0.7-rc.2
- @rocket.chat/omnichannel-services@0.3.13-rc.2
- @rocket.chat/pdf-worker@0.2.13-rc.2
- @rocket.chat/presence@0.2.16-rc.2
- @rocket.chat/api-client@0.2.16-rc.2
- @rocket.chat/apps@0.3.0-rc.2
- @rocket.chat/core-services@0.7.8-rc.2
- @rocket.chat/cron@0.1.16-rc.2
- @rocket.chat/freeswitch@1.2.3-rc.2
- @rocket.chat/fuselage-ui-kit@16.0.0-rc.2
- @rocket.chat/gazzodown@16.0.0-rc.2
- @rocket.chat/model-typings@1.4.0-rc.2
- @rocket.chat/ui-contexts@16.0.0-rc.2
- @rocket.chat/models@1.3.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.8-rc.2
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.0-rc.2
- @rocket.chat/ui-client@16.0.0-rc.2
- @rocket.chat/ui-video-conf@16.0.0-rc.2
- @rocket.chat/ui-voip@6.0.0-rc.2
- @rocket.chat/web-ui-registration@16.0.0-rc.2
- @rocket.chat/instance-status@0.1.16-rc.2
7.4.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.4.0-rc.1
- @rocket.chat/rest-typings@7.4.0-rc.1
- @rocket.chat/license@1.0.7-rc.1
- @rocket.chat/omnichannel-services@0.3.13-rc.1
- @rocket.chat/pdf-worker@0.2.13-rc.1
- @rocket.chat/presence@0.2.16-rc.1
- @rocket.chat/api-client@0.2.16-rc.1
- @rocket.chat/apps@0.3.0-rc.1
- @rocket.chat/core-services@0.7.8-rc.1
- @rocket.chat/cron@0.1.16-rc.1
- @rocket.chat/freeswitch@1.2.3-rc.1
- @rocket.chat/fuselage-ui-kit@16.0.0-rc.1
- @rocket.chat/gazzodown@16.0.0-rc.1
- @rocket.chat/model-typings@1.4.0-rc.1
- @rocket.chat/ui-contexts@16.0.0-rc.1
- @rocket.chat/models@1.3.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.8-rc.1
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.0-rc.1
- @rocket.chat/ui-client@16.0.0-rc.1
- @rocket.chat/ui-video-conf@16.0.0-rc.1
- @rocket.chat/ui-voip@6.0.0-rc.1
- @rocket.chat/web-ui-registration@16.0.0-rc.1
- @rocket.chat/instance-status@0.1.16-rc.1
7.4.0-rc.0
Minor Changes
-
(#34208) Adds a new endpoint
rooms.hideto 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/roomsendpoint. -
(#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.messagesanddm.messagesendpoints by enabling support for multi-parameter sorting. -
(#34939) Improves the search of permissions
-
(#35113) Includes attachments metadata in JSON export if type is file when exporting messages
-
(#33885) Fixes an issue where tokens generated while using the legacy notification provider would never be removed from the database.
-
(#33816 by @matheusbsilva137) Replaces Livechat Visitors by Contacts on workspaces' MAC count. This allows a more accurate and potentially smaller MAC count in case Contact Identification is enabled, since multiple visitors may be associated to the same contact.
-
(#35038) Adds "DOMPurify" and "he" to sanitize ECDH and Livechat errors
-
(#35013) Adds a filter option to include or exclude threads in the Apps Engine room read/unread messages bridge, enhancing flexibility in message retrieval.
-
(#35199) Enables specifying hidden settings that are enabled to be accessed through the apps-engine in the permission list.
-
(#35089) Adds wrapExceptions to handle an unhandled promise rejection when adding and/or updating OAuth apps
-
(#35208) Adds the Leader group to rooms' members list for better role visibility and consistency.
Patch Changes
-
(#35189) fixes toast with empty error messages when a private app installation fails
-
(#34980) Implements removal of OTR (off-the-record) conversation messsages just after OTR session ends.
-
(#35029) Fixes a bug that caused routing algorithms to ignore the
Livechat_enabled_when_agent_idlesetting, effectively ignoring idle users from being assigned to inquiries. -
(#35079) Fixes unused
i18nTitleprovided by the app in message composer popup previewer -
(#35044) Fixes an issue that allowed departments to be removed via API even with setting
Omnichannel_enable_department_removaldisabled -
(#35132) Fixes broken link and improves messaging for invalid apps banner.
-
(#35120) Fixes behavior of app updates that would save undesired field changes to documents
-
(#35188) Fixes a UI issue where enabling/disabling TOTP two factor authentication didn't update in real-time.
-
(#35082) Fixes a rerender on each sidebar item click
-
(#35233) Improves color contrast in image gallery icon buttons to meet WCAG compliance.
-
(#35261) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#35100) Fixes incorrect start date on omnichannel reports
-
(#35265) Fixes app event
IPostLivechatAgentAssignedreceiving a room object previous to the assignment of agent, causingroom.servedByto be undefined on apps -
(#35194) fixes the possibility of see new messages without being subscribed to a public channel.
-
(#35121) Fixes an issue which caused some weird scrolling in rooms when using secondary sidepanel navigation.
-
(#35170) Fixes an issue that would cause marketplace apps to become invalid installations after an update
-
(#35140) Fixes a UI issue where enabling/disabling email two factor authentication didn't update in real-time.
-
(#35181) Bump meteor to 3.1.2 and Node version to 20.13.1
-
(#35107) Fixes an issue where the room converter would throw if the room was an omnichannel room that had been closed by the visitor
-
(#35124) Fixes an issue where non-Latin highlights were inconsistently applied, ensuring non-Latin characters are reliably detected and highlighted.
-
(#35208) Removes the Leader role from the room header. Leaders are now displayed in their respective group within the room's members list.
-
(#34857 by @AyushKumar123456789) Fixes an issue where custom status' values in the custom status page table were not being properly translated
-
(#34987) Fixes a behavior in Omnichannel that was causing bot agents to be waiting in the queue, when they should always skip it.
-
(#34988) Fixes
channels.listendpoint from rejecting pagination parameters -
(#35204) fixes an issue with embedded layout rooms displaying as if the user is not part of the room
-
(#35032) Validates duplicated email and phone number when creating or editing omnichannel contacts.
-
(#35143) Switches from GCM (unsupported) to FCM as the default push notification service for custom mobile apps
-
(#35167) Fixes an issue where assign extension button were missing the proper margin
-
(#35028) Fixes a missconception about
/v1/livechat/tags/:tagIdreturning 404 if tag is not found -
(#34975) Fixes issue where a invalid
Accounts_CustomFieldsToShowInUserInfovalue would break the ui -
(#33141) Fixes an issue where video conf message block wasn't considering display avatars preference
-
(#35046) Fixes an issue which was preventing admins in enterprise workspaces from updating some premium layout settings.
-
Updated dependencies [
beec5663fd,eba8e364e4,d5175eeb5b,0df16c4ca5,89964144e0,599fd93262,2921a6aa6f,1854c9bac2,f80ac66b00,083fc49cf7,dee90e0791,dd889ed298,dac213d8c9,f85da08765,271894fb39,697a38d235,30ea250f03,be5031a21b,36e90a2eb2]:- @rocket.chat/i18n@1.4.0-rc.0
- @rocket.chat/rest-typings@7.4.0-rc.0
- @rocket.chat/models@1.3.0-rc.0
- @rocket.chat/model-typings@1.4.0-rc.0
- @rocket.chat/network-broker@0.1.6-rc.0
- @rocket.chat/fuselage-ui-kit@16.0.0-rc.0
- @rocket.chat/ui-video-conf@16.0.0-rc.0
- @rocket.chat/core-typings@7.4.0-rc.0
- @rocket.chat/apps-engine@1.49.0-rc.0
- @rocket.chat/ui-client@16.0.0-rc.0
- @rocket.chat/apps@0.3.0-rc.0
- @rocket.chat/ui-voip@6.0.0-rc.0
- @rocket.chat/cas-validate@0.0.3-rc.0
- @rocket.chat/omnichannel-services@0.3.11-rc.0
- @rocket.chat/pdf-worker@0.2.11-rc.0
- @rocket.chat/ui-contexts@16.0.0-rc.0
- @rocket.chat/web-ui-registration@16.0.0-rc.0
- @rocket.chat/presence@0.2.14-rc.0
- @rocket.chat/api-client@0.2.14-rc.0
- @rocket.chat/core-services@0.7.6-rc.0
- @rocket.chat/cron@0.1.14-rc.0
- @rocket.chat/instance-status@0.1.14-rc.0
- @rocket.chat/license@1.0.5-rc.0
- @rocket.chat/freeswitch@1.2.1-rc.0
- @rocket.chat/gazzodown@16.0.0-rc.0
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@12.0.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.3.3
-
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
-
Updated dependencies [
b2d71461a6]:- @rocket.chat/omnichannel-services@0.3.13
- @rocket.chat/pdf-worker@0.2.13
- @rocket.chat/core-typings@7.3.3
- @rocket.chat/rest-typings@7.3.3
- @rocket.chat/license@1.0.7
- @rocket.chat/presence@0.2.16
- @rocket.chat/api-client@0.2.16
- @rocket.chat/apps@0.2.7
- @rocket.chat/core-services@0.7.8
- @rocket.chat/cron@0.1.16
- @rocket.chat/freeswitch@1.2.3
- @rocket.chat/fuselage-ui-kit@15.0.3
- @rocket.chat/gazzodown@15.0.3
- @rocket.chat/model-typings@1.3.3
- @rocket.chat/ui-contexts@15.0.3
- @rocket.chat/models@1.2.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.8
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@11.0.3
- @rocket.chat/ui-client@15.0.3
- @rocket.chat/ui-video-conf@15.0.3
- @rocket.chat/ui-voip@5.0.3
- @rocket.chat/web-ui-registration@15.0.3
- @rocket.chat/instance-status@0.1.16
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#35212 by @dionisio-bot) Fixes incorrect start date on omnichannel reports
-
(#35222 by @dionisio-bot) Fixes
channels.listendpoint from rejecting pagination parameters -
(#35251 by @dionisio-bot) fixes an issue with embedded layout rooms displaying as if the user is not part of the room
-
Updated dependencies []:
- @rocket.chat/core-typings@7.3.2
- @rocket.chat/rest-typings@7.3.2
- @rocket.chat/license@1.0.6
- @rocket.chat/omnichannel-services@0.3.12
- @rocket.chat/pdf-worker@0.2.12
- @rocket.chat/presence@0.2.15
- @rocket.chat/api-client@0.2.15
- @rocket.chat/apps@0.2.6
- @rocket.chat/core-services@0.7.7
- @rocket.chat/cron@0.1.15
- @rocket.chat/freeswitch@1.2.2
- @rocket.chat/fuselage-ui-kit@15.0.2
- @rocket.chat/gazzodown@15.0.2
- @rocket.chat/model-typings@1.3.2
- @rocket.chat/ui-contexts@15.0.2
- @rocket.chat/models@1.2.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.7
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@11.0.2
- @rocket.chat/ui-client@15.0.2
- @rocket.chat/ui-video-conf@15.0.2
- @rocket.chat/ui-voip@5.0.2
- @rocket.chat/web-ui-registration@15.0.2
- @rocket.chat/instance-status@0.1.15
7.3.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#35112 by @dionisio-bot) Fixes the queue processing of Omnichannel's waiting queue focusing on 3 main areas:
- Changes the way we fetch the queue list to not append the public queue by default. This makes the server to not run the public queue always (as it is now) even if there was no work to be done.
- Changes how the queue executes: previously, it was executed in a kind of chain: We fetched a list of "queues", then we took one, processed it, and after that we scheduled the next run, which could take some time. Now, every TIMEOUT, server will try to process all the queues, 1 by 1, and then schedule the next run for all queues after TIMEOUT. This should speed up chat assignment and reduce waiting time when waiting queue is enabled.
- Removes the unlockAndRequeue and replcaes it with just unlock. This change shouldn't be noticeable. The original idea of the requeueing was to iterate over the inquiries when 1 wasn't being able to be taken. Idea was to avoid blocking the queue by rotating them instead of fetching the same until it gets routed, however this never worked cause we never modified the global sorting for the inquiries and it kept using the ts as the sorting, which returned always the oldest and ignored the requeing. So we're removing those extra steps as well.
-
(#35096 by @dionisio-bot) Fixes a behavior in Omnichannel that was causing bot agents to be waiting in the queue, when they should always skip it.
-
Updated dependencies [
b7905dfebe]:- @rocket.chat/model-typings@1.3.1
- @rocket.chat/models@1.2.1
- @rocket.chat/omnichannel-services@0.3.11
- @rocket.chat/apps@0.2.5
- @rocket.chat/presence@0.2.14
- @rocket.chat/core-services@0.7.6
- @rocket.chat/cron@0.1.14
- @rocket.chat/instance-status@0.1.14
- @rocket.chat/network-broker@0.1.6
- @rocket.chat/core-typings@7.3.1
- @rocket.chat/rest-typings@7.3.1
- @rocket.chat/license@1.0.5
- @rocket.chat/pdf-worker@0.2.11
- @rocket.chat/api-client@0.2.14
- @rocket.chat/freeswitch@1.2.1
- @rocket.chat/fuselage-ui-kit@15.0.1
- @rocket.chat/gazzodown@15.0.1
- @rocket.chat/ui-contexts@15.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/ui-avatar@11.0.1
- @rocket.chat/ui-client@15.0.1
- @rocket.chat/ui-video-conf@15.0.1
- @rocket.chat/ui-voip@5.0.1
- @rocket.chat/web-ui-registration@15.0.1
7.3.0
Minor Changes
-
(#33060) Added
departmentsAllowedToForwardproperty to departments returned in thelivechat/configendpoint -
(#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.closeByUserwill accept an optionalforceCloseparameter 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-filepermission to guests -
(#34153) Adds
rooms.membersOrderedByRoleendpoint to retrieve members of groups and channels sorted according to their respective role in the room.
Patch Changes
-
(#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
packageValueof settings when calling/settingsendpoint viaincludeDefaultsquery 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:
last week last month last 6 months last year
-
(#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
-
Updated dependencies [
79cba772bd,c8e8518011,5506c406f4,c75d771c41,8942b0032a,4aa95b61ed,1f54b733ea,bfa92f4dba,c0fa1c884c,3c237b25b2,b4ce5797b7,c8e8518011]:- @rocket.chat/model-typings@1.3.0
- @rocket.chat/i18n@1.3.0
- @rocket.chat/fuselage-ui-kit@15.0.0
- @rocket.chat/ui-theming@0.4.2
- @rocket.chat/apps-engine@1.48.2
- @rocket.chat/ui-composer@0.5.1
- @rocket.chat/ui-contexts@15.0.0
- @rocket.chat/ui-client@15.0.0
- @rocket.chat/models@1.2.0
- @rocket.chat/sha256@1.0.12
- @rocket.chat/rest-typings@7.3.0
- @rocket.chat/core-typings@7.3.0
- @rocket.chat/freeswitch@1.2.0
- @rocket.chat/omnichannel-services@0.3.10
- @rocket.chat/apps@0.2.4
- @rocket.chat/web-ui-registration@15.0.0
- @rocket.chat/ui-voip@5.0.0
- @rocket.chat/presence@0.2.13
- @rocket.chat/core-services@0.7.5
- @rocket.chat/gazzodown@15.0.0
- @rocket.chat/ui-avatar@11.0.0
- @rocket.chat/ui-video-conf@15.0.0
- @rocket.chat/cron@0.1.13
- @rocket.chat/instance-status@0.1.13
- @rocket.chat/api-client@0.2.13
- @rocket.chat/license@1.0.4
- @rocket.chat/pdf-worker@0.2.10
- @rocket.chat/network-broker@0.1.5
- @rocket.chat/server-cloud-communication@0.0.2
7.3.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.3.0-rc.5
- @rocket.chat/rest-typings@7.3.0-rc.5
- @rocket.chat/license@1.0.4-rc.5
- @rocket.chat/omnichannel-services@0.3.10-rc.5
- @rocket.chat/pdf-worker@0.2.10-rc.5
- @rocket.chat/presence@0.2.13-rc.5
- @rocket.chat/api-client@0.2.13-rc.5
- @rocket.chat/apps@0.2.4-rc.5
- @rocket.chat/core-services@0.7.5-rc.5
- @rocket.chat/cron@0.1.13-rc.5
- @rocket.chat/freeswitch@1.2.0-rc.5
- @rocket.chat/fuselage-ui-kit@15.0.0-rc.5
- @rocket.chat/gazzodown@15.0.0-rc.5
- @rocket.chat/model-typings@1.3.0-rc.5
- @rocket.chat/ui-contexts@15.0.0-rc.5
- @rocket.chat/models@1.2.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.5-rc.5
- @rocket.chat/ui-theming@0.4.2-rc.0
- @rocket.chat/ui-avatar@11.0.0-rc.5
- @rocket.chat/ui-client@15.0.0-rc.5
- @rocket.chat/ui-video-conf@15.0.0-rc.5
- @rocket.chat/ui-voip@5.0.0-rc.5
- @rocket.chat/web-ui-registration@15.0.0-rc.5
- @rocket.chat/instance-status@0.1.13-rc.5
7.3.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.3.0-rc.4
- @rocket.chat/rest-typings@7.3.0-rc.4
- @rocket.chat/license@1.0.4-rc.4
- @rocket.chat/omnichannel-services@0.3.10-rc.4
- @rocket.chat/pdf-worker@0.2.10-rc.4
- @rocket.chat/presence@0.2.13-rc.4
- @rocket.chat/api-client@0.2.13-rc.4
- @rocket.chat/apps@0.2.4-rc.4
- @rocket.chat/core-services@0.7.5-rc.4
- @rocket.chat/cron@0.1.13-rc.4
- @rocket.chat/freeswitch@1.2.0-rc.4
- @rocket.chat/fuselage-ui-kit@15.0.0-rc.4
- @rocket.chat/gazzodown@15.0.0-rc.4
- @rocket.chat/model-typings@1.3.0-rc.4
- @rocket.chat/ui-contexts@15.0.0-rc.4
- @rocket.chat/models@1.2.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.5-rc.4
- @rocket.chat/ui-theming@0.4.2-rc.0
- @rocket.chat/ui-avatar@11.0.0-rc.4
- @rocket.chat/ui-client@15.0.0-rc.4
- @rocket.chat/ui-video-conf@15.0.0-rc.4
- @rocket.chat/ui-voip@5.0.0-rc.4
- @rocket.chat/web-ui-registration@15.0.0-rc.4
- @rocket.chat/instance-status@0.1.13-rc.4
7.3.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.3.0-rc.3
- @rocket.chat/rest-typings@7.3.0-rc.3
- @rocket.chat/license@1.0.4-rc.3
- @rocket.chat/omnichannel-services@0.3.10-rc.3
- @rocket.chat/pdf-worker@0.2.10-rc.3
- @rocket.chat/presence@0.2.13-rc.3
- @rocket.chat/api-client@0.2.13-rc.3
- @rocket.chat/apps@0.2.4-rc.3
- @rocket.chat/core-services@0.7.5-rc.3
- @rocket.chat/cron@0.1.13-rc.3
- @rocket.chat/freeswitch@1.2.0-rc.3
- @rocket.chat/fuselage-ui-kit@15.0.0-rc.3
- @rocket.chat/gazzodown@15.0.0-rc.3
- @rocket.chat/model-typings@1.3.0-rc.3
- @rocket.chat/ui-contexts@15.0.0-rc.3
- @rocket.chat/models@1.2.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.5-rc.3
- @rocket.chat/ui-theming@0.4.2-rc.0
- @rocket.chat/ui-avatar@11.0.0-rc.3
- @rocket.chat/ui-client@15.0.0-rc.3
- @rocket.chat/ui-video-conf@15.0.0-rc.3
- @rocket.chat/ui-voip@5.0.0-rc.3
- @rocket.chat/web-ui-registration@15.0.0-rc.3
- @rocket.chat/instance-status@0.1.13-rc.3
7.3.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#35010) Prevent a bug that caused all sessions being marked as logged out if some required value was missing due to a race condition.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.3.0-rc.2
- @rocket.chat/rest-typings@7.3.0-rc.2
- @rocket.chat/license@1.0.4-rc.2
- @rocket.chat/omnichannel-services@0.3.10-rc.2
- @rocket.chat/pdf-worker@0.2.10-rc.2
- @rocket.chat/presence@0.2.13-rc.2
- @rocket.chat/api-client@0.2.13-rc.2
- @rocket.chat/apps@0.2.4-rc.2
- @rocket.chat/core-services@0.7.5-rc.2
- @rocket.chat/cron@0.1.13-rc.2
- @rocket.chat/freeswitch@1.2.0-rc.2
- @rocket.chat/fuselage-ui-kit@15.0.0-rc.2
- @rocket.chat/gazzodown@15.0.0-rc.2
- @rocket.chat/model-typings@1.3.0-rc.2
- @rocket.chat/ui-contexts@15.0.0-rc.2
- @rocket.chat/models@1.2.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.5-rc.2
- @rocket.chat/ui-theming@0.4.2-rc.0
- @rocket.chat/ui-avatar@11.0.0-rc.2
- @rocket.chat/ui-client@15.0.0-rc.2
- @rocket.chat/ui-video-conf@15.0.0-rc.2
- @rocket.chat/ui-voip@5.0.0-rc.2
- @rocket.chat/web-ui-registration@15.0.0-rc.2
- @rocket.chat/instance-status@0.1.13-rc.2
7.3.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#34935) Fixes an issue with the retention policy max age settings not maintaning it's previous value when upgrading from version < 6.10
-
Updated dependencies []:
- @rocket.chat/core-typings@7.3.0-rc.1
- @rocket.chat/rest-typings@7.3.0-rc.1
- @rocket.chat/license@1.0.4-rc.1
- @rocket.chat/omnichannel-services@0.3.10-rc.1
- @rocket.chat/pdf-worker@0.2.10-rc.1
- @rocket.chat/presence@0.2.13-rc.1
- @rocket.chat/api-client@0.2.13-rc.1
- @rocket.chat/apps@0.2.4-rc.1
- @rocket.chat/core-services@0.7.5-rc.1
- @rocket.chat/cron@0.1.13-rc.1
- @rocket.chat/freeswitch@1.2.0-rc.1
- @rocket.chat/fuselage-ui-kit@15.0.0-rc.1
- @rocket.chat/gazzodown@15.0.0-rc.1
- @rocket.chat/model-typings@1.3.0-rc.1
- @rocket.chat/ui-contexts@15.0.0-rc.1
- @rocket.chat/models@1.2.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.5-rc.1
- @rocket.chat/ui-theming@0.4.2-rc.0
- @rocket.chat/ui-avatar@11.0.0-rc.1
- @rocket.chat/ui-client@15.0.0-rc.1
- @rocket.chat/ui-video-conf@15.0.0-rc.1
- @rocket.chat/ui-voip@5.0.0-rc.1
- @rocket.chat/web-ui-registration@15.0.0-rc.1
- @rocket.chat/instance-status@0.1.13-rc.1
7.3.0-rc.0
Minor Changes
-
(#33060) Added
departmentsAllowedToForwardproperty to departments returned in thelivechat/configendpoint -
(#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.closeByUserwill accept an optionalforceCloseparameter 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-filepermission to guests -
(#34153) Adds
rooms.membersOrderedByRoleendpoint to retrieve members of groups and channels sorted according to their respective role in the room.
Patch Changes
-
(#34904) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#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
-
(#34864) Allows users to fetch the
packageValueof settings when calling/settingsendpoint viaincludeDefaultsquery 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.
-
(#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:
last week last month last 6 months last year
-
(#34933) Fixes SlackBridge service failing to connect to multiple slack workspaces
-
(#34851) Fixes thumbnails not being deleted from storage on room deletion
-
Updated dependencies [
79cba772bd,c8e8518011,5506c406f4,c75d771c41,8942b0032a,4aa95b61ed,1f54b733ea,bfa92f4dba,3c237b25b2,b4ce5797b7,c8e8518011]:- @rocket.chat/model-typings@1.3.0-rc.0
- @rocket.chat/i18n@1.3.0-rc.0
- @rocket.chat/fuselage-ui-kit@15.0.0-rc.0
- @rocket.chat/ui-theming@0.4.2-rc.0
- @rocket.chat/apps-engine@1.48.2-rc.0
- @rocket.chat/ui-composer@0.5.1-rc.0
- @rocket.chat/ui-contexts@15.0.0-rc.0
- @rocket.chat/ui-client@15.0.0-rc.0
- @rocket.chat/models@1.2.0-rc.0
- @rocket.chat/sha256@1.0.12-rc.0
- @rocket.chat/rest-typings@7.3.0-rc.0
- @rocket.chat/core-typings@7.3.0-rc.0
- @rocket.chat/freeswitch@1.2.0-rc.0
- @rocket.chat/omnichannel-services@0.3.10-rc.0
- @rocket.chat/apps@0.2.4-rc.0
- @rocket.chat/web-ui-registration@15.0.0-rc.0
- @rocket.chat/ui-voip@5.0.0-rc.0
- @rocket.chat/presence@0.2.13-rc.0
- @rocket.chat/core-services@0.7.5-rc.0
- @rocket.chat/gazzodown@15.0.0-rc.0
- @rocket.chat/ui-avatar@11.0.0-rc.0
- @rocket.chat/ui-video-conf@15.0.0-rc.0
- @rocket.chat/cron@0.1.13-rc.0
- @rocket.chat/instance-status@0.1.13-rc.0
- @rocket.chat/api-client@0.2.13-rc.0
- @rocket.chat/license@1.0.4-rc.0
- @rocket.chat/pdf-worker@0.2.10-rc.0
- @rocket.chat/network-broker@0.1.5-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
7.2.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#34918 by @dionisio-bot) Fixes a behavior when running microservices that caused queue worker to process just the first 60 seconds of request.
This was due to a mistakenly bound context. Queue Worker was changed to start doing work only after it received the first request.
However, with the introduction of ASL and actual context on calls, the worker registration was absorbing the context of the call that created them, causing service calls happening inside the callbacks to fail because of a timeout.
-
(#34946 by @dionisio-bot) Fixes SlackBridge service failing to connect to multiple slack workspaces
-
Updated dependencies [
f9e531fce6]:- @rocket.chat/omnichannel-services@0.3.9
- @rocket.chat/core-typings@7.2.1
- @rocket.chat/rest-typings@7.2.1
- @rocket.chat/license@1.0.3
- @rocket.chat/pdf-worker@0.2.9
- @rocket.chat/presence@0.2.12
- @rocket.chat/api-client@0.2.12
- @rocket.chat/apps@0.2.3
- @rocket.chat/core-services@0.7.4
- @rocket.chat/cron@0.1.12
- @rocket.chat/freeswitch@1.1.1
- @rocket.chat/fuselage-ui-kit@14.0.1
- @rocket.chat/gazzodown@14.0.1
- @rocket.chat/model-typings@1.2.1
- @rocket.chat/ui-contexts@14.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.4
- @rocket.chat/models@1.1.1
- @rocket.chat/ui-theming@0.4.1
- @rocket.chat/ui-avatar@10.0.1
- @rocket.chat/ui-client@14.0.1
- @rocket.chat/ui-video-conf@14.0.1
- @rocket.chat/ui-voip@4.0.1
- @rocket.chat/web-ui-registration@14.0.1
- @rocket.chat/instance-status@0.1.12
7.2.0
Minor Changes
-
(#34194) Adds a new
contacts.checkExistenceendpoint, 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
numDepartmentsproperty 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 Avatarsetting 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
Tagvariant in Omnichannel Appearance configuration -
(#34215) Fixes a UI issue that showed the incorrect migration number on the
Informationpage. 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 Avataris true. -
(#34165) Fixes an issue where removing the only message of a thread would keep the unread thread messages badge
-
(#34109) Fixes
im.countersendpoint returningnullonunreadmessages 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 [
b845fc0093,76f6239ff1,f11efb4011,eb794b7fd6,c43220dcd8,f23e71166a,47f24c2fb7,f62326080d,76f6239ff1,f62326080d,f90b1c99bd,a129e3e1c9,475120dc19,b7e1dd38de,2e4af86f64,76f6239ff1,f62326080d,2d41274ae2,be2ede48ba,75a14b2e01,f62326080d]:- @rocket.chat/rest-typings@7.2.0
- @rocket.chat/fuselage-ui-kit@14.0.0
- @rocket.chat/instance-status@0.1.11
- @rocket.chat/ui-theming@0.4.1
- @rocket.chat/model-typings@1.2.0
- @rocket.chat/ui-video-conf@14.0.0
- @rocket.chat/core-typings@7.2.0
- @rocket.chat/apps-engine@1.48.1
- @rocket.chat/ui-composer@0.5.0
- @rocket.chat/ui-contexts@14.0.0
- @rocket.chat/gazzodown@14.0.0
- @rocket.chat/ui-avatar@10.0.0
- @rocket.chat/ui-client@14.0.0
- @rocket.chat/ui-voip@4.0.0
- @rocket.chat/i18n@1.2.0
- @rocket.chat/models@1.1.0
- @rocket.chat/sha256@1.0.11
- @rocket.chat/freeswitch@1.1.0
- @rocket.chat/omnichannel-services@0.3.8
- @rocket.chat/presence@0.2.11
- @rocket.chat/api-client@0.2.11
- @rocket.chat/core-services@0.7.3
- @rocket.chat/apps@0.2.2
- @rocket.chat/license@1.0.2
- @rocket.chat/pdf-worker@0.2.8
- @rocket.chat/cron@0.1.11
- @rocket.chat/web-ui-registration@14.0.0
- @rocket.chat/network-broker@0.1.3
- @rocket.chat/server-cloud-communication@0.0.2
7.2.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.2.0-rc.3
- @rocket.chat/rest-typings@7.2.0-rc.3
- @rocket.chat/license@1.0.2-rc.3
- @rocket.chat/omnichannel-services@0.3.8-rc.3
- @rocket.chat/pdf-worker@0.2.8-rc.3
- @rocket.chat/presence@0.2.11-rc.3
- @rocket.chat/api-client@0.2.11-rc.3
- @rocket.chat/apps@0.2.2-rc.3
- @rocket.chat/core-services@0.7.3-rc.3
- @rocket.chat/cron@0.1.11-rc.3
- @rocket.chat/freeswitch@1.1.0-rc.3
- @rocket.chat/fuselage-ui-kit@14.0.0-rc.3
- @rocket.chat/gazzodown@14.0.0-rc.3
- @rocket.chat/model-typings@1.2.0-rc.3
- @rocket.chat/ui-contexts@14.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.3-rc.3
- @rocket.chat/models@1.1.0-rc.3
- @rocket.chat/ui-theming@0.4.1-rc.1
- @rocket.chat/ui-avatar@10.0.0-rc.3
- @rocket.chat/ui-client@14.0.0-rc.3
- @rocket.chat/ui-video-conf@14.0.0-rc.3
- @rocket.chat/ui-voip@4.0.0-rc.3
- @rocket.chat/web-ui-registration@14.0.0-rc.3
- @rocket.chat/instance-status@0.1.11-rc.3
7.2.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#34858) Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases
-
Updated dependencies [
c43220dcd8]:- @rocket.chat/fuselage-ui-kit@14.0.0-rc.2
- @rocket.chat/ui-theming@0.4.1-rc.1
- @rocket.chat/apps-engine@1.48.1-rc.1
- @rocket.chat/ui-composer@0.5.0-rc.1
- @rocket.chat/ui-contexts@14.0.0-rc.2
- @rocket.chat/ui-client@14.0.0-rc.2
- @rocket.chat/models@1.1.0-rc.2
- @rocket.chat/sha256@1.0.11-rc.0
- @rocket.chat/ui-voip@4.0.0-rc.2
- @rocket.chat/web-ui-registration@14.0.0-rc.2
- @rocket.chat/presence@0.2.11-rc.2
- @rocket.chat/apps@0.2.2-rc.2
- @rocket.chat/core-services@0.7.3-rc.2
- @rocket.chat/core-typings@7.2.0-rc.2
- @rocket.chat/rest-typings@7.2.0-rc.2
- @rocket.chat/gazzodown@14.0.0-rc.2
- @rocket.chat/ui-avatar@10.0.0-rc.2
- @rocket.chat/ui-video-conf@14.0.0-rc.2
- @rocket.chat/omnichannel-services@0.3.8-rc.2
- @rocket.chat/cron@0.1.11-rc.2
- @rocket.chat/instance-status@0.1.11-rc.2
- @rocket.chat/network-broker@0.1.3-rc.2
- @rocket.chat/license@1.0.2-rc.2
- @rocket.chat/pdf-worker@0.2.8-rc.2
- @rocket.chat/api-client@0.2.11-rc.2
- @rocket.chat/freeswitch@1.1.0-rc.2
- @rocket.chat/model-typings@1.2.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
7.2.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.2.0-rc.1
- @rocket.chat/rest-typings@7.2.0-rc.1
- @rocket.chat/license@1.0.2-rc.1
- @rocket.chat/omnichannel-services@0.3.8-rc.1
- @rocket.chat/pdf-worker@0.2.8-rc.1
- @rocket.chat/presence@0.2.11-rc.1
- @rocket.chat/api-client@0.2.11-rc.1
- @rocket.chat/apps@0.2.2-rc.1
- @rocket.chat/core-services@0.7.3-rc.1
- @rocket.chat/cron@0.1.11-rc.1
- @rocket.chat/freeswitch@1.1.0-rc.1
- @rocket.chat/fuselage-ui-kit@14.0.0-rc.1
- @rocket.chat/gazzodown@14.0.0-rc.1
- @rocket.chat/model-typings@1.2.0-rc.1
- @rocket.chat/ui-contexts@14.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.3-rc.1
- @rocket.chat/models@1.1.0-rc.1
- @rocket.chat/ui-theming@0.4.1-rc.0
- @rocket.chat/ui-avatar@10.0.0-rc.1
- @rocket.chat/ui-client@14.0.0-rc.1
- @rocket.chat/ui-video-conf@14.0.0-rc.1
- @rocket.chat/ui-voip@4.0.0-rc.1
- @rocket.chat/web-ui-registration@14.0.0-rc.1
- @rocket.chat/instance-status@0.1.11-rc.1
7.2.0-rc.0
Minor Changes
-
(#34194) Adds a new
contacts.checkExistenceendpoint, 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
numDepartmentsproperty 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 Avatarsetting 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
Tagvariant in Omnichannel Appearance configuration -
(#34215) Fixes a UI issue that showed the incorrect migration number on the
Informationpage. 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 Avataris true. -
(#34165) Fixes an issue where removing the only message of a thread would keep the unread thread messages badge
-
(#34109) Fixes
im.countersendpoint returningnullonunreadmessages 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 [
b845fc0093,76f6239ff1,f11efb4011,eb794b7fd6,f23e71166a,47f24c2fb7,f62326080d,76f6239ff1,f62326080d,f90b1c99bd,a129e3e1c9,475120dc19,b7e1dd38de,2e4af86f64,76f6239ff1,f62326080d,2d41274ae2,be2ede48ba,75a14b2e01,f62326080d]:- @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
7.1.0
Minor Changes
-
(#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:
- A brand-new omnichannel contact profile
- The ability to communicate with known contacts only
- Communicate with verified contacts only
- Merge verified contacts across different channels
- Block contact channels
- Resolve conflicting contact information when registered via different channels
- An advanced contact center filters
-
(#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
-
(#33949) Disables the possiblity to upload exempted apps
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#33776) Fix user highlights not matching only whole words
-
(#33818) Remove unused client side
setUserActiveStatusmeteor method. -
(#33596) Bump meteor to 3.0.4 and Node version to 20.18.0
-
(#33713) Deprecated the
fromfield 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 didn’t 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 incorrectly displayed as channels on the sidebar when the DISABLE_DB_WATCHERS environment variable is enabled
-
(#33953) Adds a divider on Create team modal - advanced settings
-
(#33786) Fixed an issue that would grant network permission to app's processes in wrong cases
-
(#33986) Fixes sidepanel not replicating sidebar sort preference
-
(#33689) Fixes banner breaking the UI with specific payloads
-
(#33808) Fixes client-side updates for recent emoji list when custom emojis are modified.
-
(#33902) Adds "Master volume" and "Call ringer volume" to the user preferences sound section.
-
(#33311) Sends server statistics only once a day despite multiple instance being started at different times.
-
(#33719) stops calling an object through proxy calling getQueueWorker
-
(#33785) Fixed an issue where the installed apps list would go stale without a refresh in some cases
-
(#33278) Fixes display of emoji aliases in custom emoji list by adding commas between aliases
-
(#33772) Fixes
waiting queuefeature. WhenLivechat_waiting_queuesetting is enabled, incoming conversations should be sent to the queue instead of being assigned directly. -
(#33963) Fixes edge case of thread unread not being added to unread group
-
(#33994) Adds login and permission validation for resetIrcConnection method
-
(#33880) Updates VoIP field labels from 'Free Extension Numbers' to 'Available Extensions' to better describe the field's purpose and improve clarity.
-
(#33958) Fixes an issue where resizable handler renders over the expanded thread view while using contextualbarResizable feature preview
-
Updated dependencies [
82767d8fd8,80e36bfc39,66ecc64fc1,6c83bf0657,e7edeac3bd,3569b0a9c4,b4841cb720,32d93a0666,d1e6a73796,661cc01237,63ccadc012,ce7024af36,616655585c,e5fe727f6a,d398866dba,322bafd4bd,d398866dba]:- @rocket.chat/apps-engine@1.48.0
- @rocket.chat/model-typings@1.1.0
- @rocket.chat/core-typings@7.1.0
- @rocket.chat/i18n@1.1.0
- @rocket.chat/rest-typings@7.1.0
- @rocket.chat/core-services@0.7.2
- @rocket.chat/presence@0.2.10
- @rocket.chat/apps@0.2.1
- @rocket.chat/fuselage-ui-kit@13.0.0
- @rocket.chat/omnichannel-services@0.3.7
- @rocket.chat/models@1.0.1
- @rocket.chat/license@1.0.1
- @rocket.chat/pdf-worker@0.2.7
- @rocket.chat/api-client@0.2.10
- @rocket.chat/cron@0.1.10
- @rocket.chat/freeswitch@1.0.1
- @rocket.chat/gazzodown@13.0.0
- @rocket.chat/ui-contexts@13.0.0
- @rocket.chat/web-ui-registration@13.0.0
- @rocket.chat/network-broker@0.1.2
- @rocket.chat/instance-status@0.1.10
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.4.0
- @rocket.chat/ui-avatar@9.0.0
- @rocket.chat/ui-client@13.0.0
- @rocket.chat/ui-video-conf@13.0.0
- @rocket.chat/ui-voip@3.0.0
7.1.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.1.0-rc.3
- @rocket.chat/rest-typings@7.1.0-rc.3
- @rocket.chat/license@1.0.1-rc.3
- @rocket.chat/omnichannel-services@0.3.7-rc.3
- @rocket.chat/pdf-worker@0.2.7-rc.3
- @rocket.chat/presence@0.2.10-rc.3
- @rocket.chat/api-client@0.2.10-rc.3
- @rocket.chat/apps@0.2.1-rc.3
- @rocket.chat/core-services@0.7.2-rc.3
- @rocket.chat/cron@0.1.10-rc.3
- @rocket.chat/freeswitch@1.0.1-rc.3
- @rocket.chat/fuselage-ui-kit@13.0.0-rc.3
- @rocket.chat/gazzodown@13.0.0-rc.3
- @rocket.chat/model-typings@1.1.0-rc.3
- @rocket.chat/ui-contexts@13.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.2-rc.3
- @rocket.chat/models@1.0.1-rc.3
- @rocket.chat/ui-theming@0.4.0
- @rocket.chat/ui-avatar@9.0.0-rc.3
- @rocket.chat/ui-client@13.0.0-rc.3
- @rocket.chat/ui-video-conf@13.0.0-rc.3
- @rocket.chat/ui-voip@3.0.0-rc.3
- @rocket.chat/web-ui-registration@13.0.0-rc.3
- @rocket.chat/instance-status@0.1.10-rc.3
7.1.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.1.0-rc.2
- @rocket.chat/rest-typings@7.1.0-rc.2
- @rocket.chat/license@1.0.1-rc.2
- @rocket.chat/omnichannel-services@0.3.7-rc.2
- @rocket.chat/pdf-worker@0.2.7-rc.2
- @rocket.chat/presence@0.2.10-rc.2
- @rocket.chat/api-client@0.2.10-rc.2
- @rocket.chat/apps@0.2.1-rc.2
- @rocket.chat/core-services@0.7.2-rc.2
- @rocket.chat/cron@0.1.10-rc.2
- @rocket.chat/freeswitch@1.0.1-rc.2
- @rocket.chat/fuselage-ui-kit@13.0.0-rc.2
- @rocket.chat/gazzodown@13.0.0-rc.2
- @rocket.chat/model-typings@1.1.0-rc.2
- @rocket.chat/ui-contexts@13.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.2-rc.2
- @rocket.chat/models@1.0.1-rc.2
- @rocket.chat/ui-theming@0.4.0
- @rocket.chat/ui-avatar@9.0.0-rc.2
- @rocket.chat/ui-client@13.0.0-rc.2
- @rocket.chat/ui-video-conf@13.0.0-rc.2
- @rocket.chat/ui-voip@3.0.0-rc.2
- @rocket.chat/web-ui-registration@13.0.0-rc.2
- @rocket.chat/instance-status@0.1.10-rc.2
7.1.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.1.0-rc.1
- @rocket.chat/rest-typings@7.1.0-rc.1
- @rocket.chat/license@1.0.1-rc.1
- @rocket.chat/omnichannel-services@0.3.7-rc.1
- @rocket.chat/pdf-worker@0.2.7-rc.1
- @rocket.chat/presence@0.2.10-rc.1
- @rocket.chat/api-client@0.2.10-rc.1
- @rocket.chat/apps@0.2.1-rc.1
- @rocket.chat/core-services@0.7.2-rc.1
- @rocket.chat/cron@0.1.10-rc.1
- @rocket.chat/freeswitch@1.0.1-rc.1
- @rocket.chat/fuselage-ui-kit@13.0.0-rc.1
- @rocket.chat/gazzodown@13.0.0-rc.1
- @rocket.chat/model-typings@1.1.0-rc.1
- @rocket.chat/ui-contexts@13.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.2-rc.1
- @rocket.chat/models@1.0.1-rc.1
- @rocket.chat/ui-theming@0.4.0
- @rocket.chat/ui-avatar@9.0.0-rc.1
- @rocket.chat/ui-client@13.0.0-rc.1
- @rocket.chat/ui-video-conf@13.0.0-rc.1
- @rocket.chat/ui-voip@3.0.0-rc.1
- @rocket.chat/web-ui-registration@13.0.0-rc.1
- @rocket.chat/instance-status@0.1.10-rc.1
7.1.0-rc.0
Minor Changes
-
(#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:
- A brand-new omnichannel contact profile
- The ability to communicate with known contacts only
- Communicate with verified contacts only
- Merge verified contacts across different channels
- Block contact channels
- Resolve conflicting contact information when registered via different channels
- An advanced contact center filters
-
(#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
-
(#33949) Disables the possiblity to upload exempted apps
Patch Changes
-
(#33776) Fix user highlights not matching only whole words
-
(#33818) Remove unused client side
setUserActiveStatusmeteor method. -
(#33596) Bump meteor to 3.0.4 and Node version to 20.18.0
-
(#33713) Deprecated the
fromfield 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 didn’t 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 incorrectly displayed as channels on the sidebar when the DISABLE_DB_WATCHERS environment variable is enabled
-
(#33953) Adds a divider on Create team modal - advanced settings
-
(#33786) Fixed an issue that would grant network permission to app's processes in wrong cases
-
(#33986) Fixes sidepanel not replicating sidebar sort preference
-
(#33689) Fixes banner breaking the UI with specific payloads
-
(#33808) Fixes client-side updates for recent emoji list when custom emojis are modified.
-
(#33902) Adds "Master volume" and "Call ringer volume" to the user preferences sound section.
-
(#33311) Sends server statistics only once a day despite multiple instance being started at different times.
-
(#33719) stops calling an object through proxy calling getQueueWorker
-
(#33785) Fixed an issue where the installed apps list would go stale without a refresh in some cases
-
(#33278) Fixes display of emoji aliases in custom emoji list by adding commas between aliases
-
(#33772) Fixes
waiting queuefeature. WhenLivechat_waiting_queuesetting is enabled, incoming conversations should be sent to the queue instead of being assigned directly. -
(#33963) Fixes edge case of thread unread not being added to unread group
-
(#33994) Adds login and permission validation for resetIrcConnection method
-
(#33880) Updates VoIP field labels from 'Free Extension Numbers' to 'Available Extensions' to better describe the field's purpose and improve clarity.
-
(#33958) Fixes an issue where resizable handler renders over the expanded thread view while using contextualbarResizable feature preview
-
Updated dependencies [
82767d8fd8,80e36bfc39,66ecc64fc1,6c83bf0657,e7edeac3bd,3569b0a9c4,b4841cb720,32d93a0666,d1e6a73796,661cc01237,63ccadc012,ce7024af36,616655585c,e5fe727f6a,d398866dba,322bafd4bd,d398866dba]:- @rocket.chat/apps-engine@1.48.0-rc.0
- @rocket.chat/model-typings@1.1.0-rc.0
- @rocket.chat/core-typings@7.1.0-rc.0
- @rocket.chat/i18n@1.1.0-rc.0
- @rocket.chat/rest-typings@7.1.0-rc.0
- @rocket.chat/core-services@0.7.2-rc.0
- @rocket.chat/presence@0.2.10-rc.0
- @rocket.chat/apps@0.2.1-rc.0
- @rocket.chat/fuselage-ui-kit@13.0.0-rc.0
- @rocket.chat/omnichannel-services@0.3.7-rc.0
- @rocket.chat/models@1.0.1-rc.0
- @rocket.chat/license@1.0.1-rc.0
- @rocket.chat/pdf-worker@0.2.7-rc.0
- @rocket.chat/api-client@0.2.10-rc.0
- @rocket.chat/cron@0.1.10-rc.0
- @rocket.chat/freeswitch@1.0.1-rc.0
- @rocket.chat/gazzodown@13.0.0-rc.0
- @rocket.chat/ui-contexts@13.0.0-rc.0
- @rocket.chat/web-ui-registration@13.0.0-rc.0
- @rocket.chat/network-broker@0.1.2-rc.0
- @rocket.chat/instance-status@0.1.10-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.4.0
- @rocket.chat/ui-avatar@9.0.0-rc.0
- @rocket.chat/ui-client@13.0.0-rc.0
- @rocket.chat/ui-video-conf@13.0.0-rc.0
- @rocket.chat/ui-voip@3.0.0-rc.0
7.0.0
Major Changes
-
(#33316) Changes some displays to reflect new rules for private apps and adds a new modal before uploading a private app
-
(#32212) Fixed broken translation in "Forgot Password" e-mail
-
(#33503) Adds modal confirmation to enable and disable End-to-end encryption
Adds a reset room key option to the modal that disables End-to-end encryption, this is useful when all the members of a room lose their room E2EE keys
-
(#33038) Remove support of filtering by agent's username on the following endpoint:
/v1/livechat/rooms
The performance of the endpoint was improved when filtering by:
- Agent
- Deparment
- Open chats
-
(#33474) Removes deprecated endpoint
pw.getPolicyReset. Moving forward, use thepw.getPolicyendpoint. -
(#32162) As per MongoDB Lifecycle Schedules (mongodb.com/legal/support-policy/lifecycles) we're removing official support to MongoDB version 4.4 that has reached end of life in February 2024.
We recommend upgrading to at least MongoDB 6.0+, though 5.0 is still a supported version.
Here are official docs on how to upgrade to some of the supported versions:
-
(#33333) Login services button was not respecting the button color and text color settings. Implemented a fix to respect these settings and change the button colors accordingly.
Added a warning on all settings which allow admins to change OAuth button colors, so that they can be alerted about WCAG (Web Content Accessibility Guidelines) compliance.
-
(#32162) Added MongoDB 7.0 support
-
(#33449) Removes deprecated method
livechat:webhookTest. Moving forward use the endpointlivechat/webhook.test. -
(#33373) This adjustment removes the deprecated method
livechat:searchAgent. Moving forward, uselivechat/users/agent/:_idendpoint. -
(#33442) Removes deprecated
livechat:getAnalyticsOverviewDatamethod. Moving forward use thelivechat/analytics/overviewendpoint. -
(#31889) Removed upsert behavior on
users.updateendpoint (joinDefaultChannelsparam or emptyuserIdare not allowed anymore) -
(#33802) Changes groups messages listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#32159) Api login should not suggest which credential is wrong (password/username)
Failed login attemps will always return
Unauthorizedinstead of the internal fail reason -
(#31117) Adds a new set of permissions to provide a more granular control for the creation and deletion of rooms within teams
create-team-channel: controls the creations of public rooms within teams, it is checked within the team's main room scope and overrides the globalcreate-cpermission check. That is, granting this permission to a role allows users to create channels in teams even if they do not have the permission to create channels globally;create-team-group: controls the creations of private rooms within teams, it is checked within the team's main room scope and overrides the globalcreate-ppermission check. That is, granting this permission to a role allows users to create groups in teams even if they do not have the permission to create groups globally;delete-team-channel: controls the deletion of public rooms within teams, it is checked within the team's main room scope and complements the globaldelete-cpermission check. That is, users must have both permissions (delete-cin the channel scope anddelete-team-channelin its team scope) in order to be able to delete a channel in a team;delete-team-group: controls the deletion of private rooms within teams, it is checked within the team's main room scope and complements the globaldelete-ppermission check. That is, users must have both permissions (delete-pin the group scope anddelete-team-groupin its team scope) in order to be able to delete a group in a team;;
Renames
add-team-channelpermission (used for adding existing rooms to teams) tomove-room-to-team, since it is applied to groups and channels. -
(#33391) Removed deprecated method
livechat:loginByToken. Moving forward, use the endpointlivechat/visitor/:token. -
(#33473) Removes deprecated method
getPasswordPolicy. Moving forward, use the endpointpw.getPolicy. -
(#33210) Removes private App installation via URL method following a deprecation warning.
-
(#33429) Removed deprecated methods
livechat:saveTriggerandlivechat:removeTrigger. Moving forward use the endpointslivechat/triggers (POST)andlivechat/triggers/:_id (DELETE)respectively. -
(#33465) Removes deprecated method
addOAuthApp. Moving forward, use the endpointoauth-apps.createinstead. -
(#33472) Removes deprecated
deleteMessagemethod. Moving forward, use thechat.deleteendpoint. -
(#33447) Removes deprecated method
livechat:saveInfo. Moving forward use the enpointlivechat/room/save.info. -
(#31438) Upgrades the version of the Meteor framework to 3.0
The main reason behind this is the upgrade of the Node.js version, where version 14 will be removed and version 20 will be used instead.
Internally, significant changes have been made, mostly due to the removal of fibers.
As a result, it was necessary to adapt our code to work with the new version.
No functionality should have been affected by this, but if you are running Rocket.Chat in unconventional ways, please note that you need to upgrade your Node.js version.
-
(#33426) Removed deprecated method
livechat:getNextAgent. Moving forward, use thelivechat/agent.next/:tokenendpoint. -
(#33526) Removes deprecated method
livechat:setDepartmentForVisitor. Moving forward, use the endpointlivechat/visitor. -
(#33241) Adds restrictions to air-gapped environments without a license
-
(#33042) Removes
view-historypermission due to lack of usage -
(#33448) Removes the deprecated method
livechat:saveAppearance. Moving forward use the endpointlivechat/appearance. -
(#33445) Removes deprecated
livechat:getAgentOverviewDatamethod. Moving forward uselivechat/analytics/agent-overviewendpoint. -
(#33444) Removes deprecated method
livechat:setCustomField. The custom fields can be directly set via thelivechat/visitorendpoint. -
(#33471) Removes deprecated endpoint
channels.images. Moving forward, userooms.imagesendpoint. -
(#33650) Changes custom emoji listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#32856) Adds a new collection to store all the workspace cloud tokens to defer the race condition management to MongoDB instead of having to handle it within the settings cache. Removes the Cloud_Workspace_Access_Token & Cloud_Workspace_Access_Token_Expires_At settings since they are not going to be used anymore.
-
(#33423) Removed deprecated methods
livechat:removeAgent,livechat:removeManagerandlivechat:removeDepartment. Moving forward, uselivechat/users/agent/:_id, andlivechat/users/manager/:_idandlivechat/department/:_idrespectively.` -
(#31438) Node.js 20.x support
-
(#33801) Changes channels messages listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#32154) Removed the ability to import data in the HipChat Enterprise format, as it was discontinued over five years ago.
-
(#33419) Changes End-to-end encryption default setting to enable mention in encrypted messages
-
(#33451) Removes deprecated method
livechat:saveIntegration. Moving forward, use the endpointomnichannel/integrations (POST). -
(#33443) Removed deprecated method
livechat:saveSurveyFeedback. Moving forward use the endpointlivechat/room.survey. -
(#33787) Changes settings public listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
Removed the deprecated "Compatible Sandbox" option from integration scripts and the dependencies that this sandbox mode relied on.
-
(#33453) Removes deprecated
livechat/inquiries.queuedendpoint. Moving forward use thelivechat/inquiries.queuedForUserendpoint. -
(#31438) Remove linkedin oauth package, now linkedin oauth must to me configured as custom oauth
-
(#32285) Fixed issue with LDAP sync triggering multiple cron jobs in case an invalid sync interval is provided
-
(#33328) Allows authorized users to reset the encryption key for end-to-end encrypted rooms. This aims to prevent situations where all users of a room have lost the encryption key, and as such, the access to the room.
-
(#33539) Removes deprecated method
livechat:registerAgent. Moving forward, use the endpointlivechat/visitor. -
(#33520) Fixes a behavior of E2EE room creation that allowed any user on the room to define room keys before the room creator, causing race conditions.
-
(#33329) Randomizes
e2eKeyIdgeneration instead of derive it from encoded key. Previously, we used the stringified & encoded version of the key to extract a keyID, however this generated the same keyID for all rooms. As we didn't use this keyID, and rooms didn't have the capability of having multiple keys, this was harmless. This PR introduces a new way of generating that identifier, making it random and unique, so multiple room keys can be used on the same room as long as the keyID is different.NOTE: new E2EE rooms created after this PR is merged will not be compatible with older versions of Rocket.Chat. Old rooms created before this update will continue to be compatible.
-
(#33361) Change the E2EE setting - "Access unencrypted content in encrypted rooms" default value, making the current behavior not allow to send unencrypted messages in end-to-end encrypted channels.
-
(#33470) Removes deprecated endpoints
licenses.isEnterpriseandlicenses.get. Moving forward use the endpointlicenses.info. -
(#33371) This adjustment removes deprecated
livechat:getCustomFieldsmethod. Moving forward use thelivechat/custom-fieldsendpoint. -
(#33605) Updates End-to-end settings translations and removes beta wording
-
(#33572) Removes the ability of changing room's encryption status from the
keyicon placed on the room's header. Icon's purpose is now only informative, showing when a room uses E2EE. Use the kebab menu to enable/disable E2EE. -
(#33432) Removed deprecated methods
livechat:requestTranscriptandlivechat:discardTranscript. Moving forward uselivechat/transcript/:ridendpoint's POST and DELETE methods. -
(#31383) No longer shows archived rooms in
rooms.autocomplete.channelAndPrivateendpoint -
(#33807) Changes ims and dms messages listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#32532) Removed
meteor/checkfromchatendpoints -
(#33434) Renames the settings group 'Voice Channel' to 'Omnichannel voice channel (VoIP)' to better reflect its responsibility.
-
(#33427) Removed deprecated method
livechat:pageVisited. Moving forward, use thelivechat/page.visitedendpoint. -
(#33446) Removed deprecated method
livechat:saveDepartmentAgents. Moving forward, use the endpointlivechat/department/:_id/agents. -
(#33630) Changes the payload of the startImport endpoint to decrease the amount of data it requires
-
(#33238) Adds new empty states for the marketplace view
-
(#33452) Removes deprecated method
livechat:sendOfflineMessage. Moving forward, use the endpointlivechat/offline.message. -
(#33450) Removes deprecated method
livechat:getAgentData. Moving forward use the endpointlivechat/agent.info/:rid/:token. -
(#33461) Removes deprecated endpoint
livechat/room.visitor.
Minor Changes
-
(#32194) Adds methods to the Apps-Engine to interact with unread messages to enhance message capabilities on Apps.
-
(#33377) Send messages with encrypted attachments to mobile notification service
-
(#33489) Adds
Recentbutton on the new sidebar Search section to replicate the previous behavior of focusing the search bar - show recent chats. -
(#33562) Introduces a new featured action on the room header for action buttons using the non-default category to enhance user accessibility.
-
(#33592) Adds ability to collapse/expand sidebar groups
-
(#33294) Improves the accessibility of the report user modal by adding an appropriate label, description, and ARIA attributes.
-
(#33283) Adds a warning to inform users they are about to send unencrypted messages in an E2E Encrypted room if they have the
Unencrypted messages in encrypted roomssetting enabled. -
(#33066) Introduces new property
categoryfor Rocket.Chat Apps to register UI action buttons. This property is used to group buttons in the UI. -
(#33386) Fixes the departments filter on the omnichannel current chats page by ensuring that the selected department is fetched and added if it was not part of the initial department list. This prevents the filter from becoming blank and avoids potential UX issues.
-
(#33598) Adds a new setting to allow mapping LDAP attributes to the user's extension
-
(#33496) Applied category reorder from admin setting also on new sidebar - Enhanced navigation feature preview
-
(#33433) Added support for interacting with add-ons issued in the license
-
(#33483) Introduces new visual components into marketplace pages to inform an add-on necessity into the workspace.
Patch Changes
-
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.
-
Bump @rocket.chat/meteor version.
-
(#32648 by @AllanPazRibeiro) This adjustment removes the deprecated
eraseRoommethod. Moving forward, use theroom.deleteendpoint to delete rooms. -
(#33381) Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.
-
(#33355) This adjustment removes the deprecated
removeWebdavAccountmethod. Moving forward, use thewebdav.removeWebdavAccountendpoint to remove WebDAV accounts. -
(#33527) Fixes E2EE composer freezing when the room state changes
-
(#33332) Fixes an issue where a thread message was not scrolled to view when it was opened using its link.
-
(#33028) Fixes an issue where ignore threads parameter were not being affected by retention policy overriding in old channels
-
(#33346) Implements integration with FreeSwitch to enable VoIP calls for team collaboration workspaces
-
(#33364) Fixed Twilio request validation by accepting URLs with query strings
-
(#33330) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#33606) Fixed the regex for domains in the isValidDomain function
-
(#33375) Fixes title missing in thread list for threads starting with attachment in E2EE rooms
-
(#33435) Fixes an issue causing server to not notify users via websocket of new E2EE keys suggested by other users to them when running in development environments.
-
(#33770) Fixes page loading during reconnections
-
(#33412) Fixes a logical error when updating the
responseByproperty of a room whilewaitingResponseproperty was still defined. -
(#33631) Fixes E2EE not rendering new navigation feature preview
-
(#33417) Fixes issue with previously disabled private apps being auto enabled on update
-
(#33583) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#33424) Fixes a problem with custom sounds causing files to not be playable when using filesystem storage.
-
(#28042) Changes the default base Docker image to Alpine. Previously we were shipping Alpine as an alternative flavor under the tag rocketchat/rocket.chat:{release}.alpine , we have been testing this for a while now so we're migrating to use the official one to Alpine.
We'll still ship a Debian variant under the tag rocketchat/rocket.chat:{release}.debian.
-
(#33390) Removed deprecated method
livechat:loadHistorymethod. Moving forward use theivechat/messages.history/:ridendpoint -
(#33358) This adjustment removes the deprecated
Mailer.sendMailandMailer:unsubscribemethods. Moving forward, use themailerandmailer.unsubscribeendpoints. -
(#33405) Fixes an issue where a user may receive an indefinite amount of "suggested keys" from all the users on a room even when a user already suggested a key for them, duplicating the work on server.
Now, the endpoint that returns users waiting for keys will return only users that don't have neither
E2EKeynorE2ESuggestedKey. -
(#33652) Fixes message toolbar showing in End-to-end encrypted room when messages are not decrypted
-
(#33372) This adjustment removes deprecated
livechat:addAgentandlivechat:addManagermethod. Moving forward uselivechat/users/agentandlivechat/users/managerendpoints to add agent and manager respectively. -
(#33507) Fixed an issue where "Filter by room type" was selectable in the Rooms filter.
-
(#33378) Fixes async E2EE key exchange in development environments where change streams are no longer used
-
Updated dependencies [
c5b0c98803,2806cb5d3e,3395c8290b,d44f614d0c,34ed9ad646,6b5b91fd14,d1e14a0a85,687f1efd5f,bcacbb1cee,9274cf4586,9bcb802fdc,f33c07ebb8,9cf079721b,b167db0b37,f4365b7dd4,d9fe5bbe0b,b338807d76,5f9826bed6,bf05700542,debd3ffa22,a5f25e73b5,1bdfd201b1,3ea02d3cc1,e3629e065b,b19ae4dbc7,03d148524b,3f9c3f1f52,760ae5c01a,4aa731d6e9,53cc1111f8,81998f3450,e3dac4aab6,2bc9692de0,50943a02e8,5acb59bb39,509143d6dd,31eb47f573,fa501ecb53]:- @rocket.chat/i18n@1.0.0
- @rocket.chat/rest-typings@7.0.0
- @rocket.chat/web-ui-registration@12.0.0
- @rocket.chat/ui-kit@0.37.0
- @rocket.chat/freeswitch@1.0.0
- @rocket.chat/core-services@0.7.1
- @rocket.chat/model-typings@1.0.0
- @rocket.chat/core-typings@7.0.0
- @rocket.chat/ui-client@12.0.0
- @rocket.chat/ui-voip@2.0.0
- @rocket.chat/fuselage-ui-kit@12.0.0
- @rocket.chat/ui-theming@0.4.0
- @rocket.chat/ui-video-conf@12.0.0
- @rocket.chat/ui-composer@0.4.0
- @rocket.chat/gazzodown@12.0.0
- @rocket.chat/ui-avatar@8.0.0
- @rocket.chat/license@1.0.0
- @rocket.chat/models@1.0.0
- @rocket.chat/apps-engine@1.47.0
- @rocket.chat/ui-contexts@12.0.0
- @rocket.chat/omnichannel-services@0.3.6
- @rocket.chat/presence@0.2.9
- @rocket.chat/api-client@0.2.9
- @rocket.chat/network-broker@0.1.1
- @rocket.chat/apps@0.2.0
- @rocket.chat/pdf-worker@0.2.6
- @rocket.chat/cron@0.1.9
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/instance-status@0.1.9
7.0.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.0.0-rc.6
- @rocket.chat/rest-typings@7.0.0-rc.6
- @rocket.chat/license@1.0.0-rc.6
- @rocket.chat/omnichannel-services@0.3.6-rc.6
- @rocket.chat/pdf-worker@0.2.6-rc.6
- @rocket.chat/presence@0.2.9-rc.6
- @rocket.chat/api-client@0.2.9-rc.6
- @rocket.chat/apps@0.2.0-rc.6
- @rocket.chat/core-services@0.7.1-rc.6
- @rocket.chat/cron@0.1.9-rc.6
- @rocket.chat/freeswitch@1.0.0-rc.6
- @rocket.chat/fuselage-ui-kit@12.0.0-rc.6
- @rocket.chat/gazzodown@12.0.0-rc.6
- @rocket.chat/model-typings@1.0.0-rc.6
- @rocket.chat/ui-contexts@12.0.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.1-rc.6
- @rocket.chat/models@1.0.0-rc.6
- @rocket.chat/ui-theming@0.4.0-rc.0
- @rocket.chat/ui-avatar@8.0.0-rc.6
- @rocket.chat/ui-client@12.0.0-rc.6
- @rocket.chat/ui-video-conf@12.0.0-rc.6
- @rocket.chat/ui-voip@2.0.0-rc.6
- @rocket.chat/web-ui-registration@12.0.0-rc.6
- @rocket.chat/instance-status@0.1.9-rc.6
7.0.0-rc.5
Major Changes
-
(#33038) Remove support of filtering by agent's username on the following endpoint:
/v1/livechat/rooms
The performance of the endpoint was improved when filtering by:
- Agent
- Deparment
- Open chats
-
(#33802) Changes groups messages listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#33801) Changes channels messages listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#33787) Changes settings public listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#33807) Changes ims and dms messages listing endpoint by moving query params from the 'query' attribute to standard query parameters.
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies [
d1e14a0a85,bf05700542,1bdfd201b1,2bc9692de0]:- @rocket.chat/rest-typings@7.0.0-rc.5
- @rocket.chat/omnichannel-services@0.3.6-rc.5
- @rocket.chat/presence@0.2.9-rc.5
- @rocket.chat/api-client@0.2.9-rc.5
- @rocket.chat/core-services@0.7.1-rc.5
- @rocket.chat/ui-contexts@12.0.0-rc.5
- @rocket.chat/network-broker@0.1.1-rc.5
- @rocket.chat/ui-theming@0.4.0-rc.0
- @rocket.chat/fuselage-ui-kit@12.0.0-rc.5
- @rocket.chat/gazzodown@12.0.0-rc.5
- @rocket.chat/ui-avatar@8.0.0-rc.5
- @rocket.chat/ui-client@12.0.0-rc.5
- @rocket.chat/ui-video-conf@12.0.0-rc.5
- @rocket.chat/ui-voip@2.0.0-rc.5
- @rocket.chat/web-ui-registration@12.0.0-rc.5
- @rocket.chat/core-typings@7.0.0-rc.5
- @rocket.chat/license@1.0.0-rc.5
- @rocket.chat/pdf-worker@0.2.6-rc.5
- @rocket.chat/apps@0.2.0-rc.5
- @rocket.chat/cron@0.1.9-rc.5
- @rocket.chat/freeswitch@1.0.0-rc.5
- @rocket.chat/model-typings@1.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@1.0.0-rc.5
- @rocket.chat/instance-status@0.1.9-rc.5
7.0.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#33770) Fixes page loading during reconnections
-
Updated dependencies []:
- @rocket.chat/core-typings@7.0.0-rc.4
- @rocket.chat/rest-typings@7.0.0-rc.4
- @rocket.chat/license@1.0.0-rc.4
- @rocket.chat/omnichannel-services@0.3.6-rc.4
- @rocket.chat/pdf-worker@0.2.6-rc.4
- @rocket.chat/presence@0.2.9-rc.4
- @rocket.chat/api-client@0.2.9-rc.4
- @rocket.chat/apps@0.2.0-rc.4
- @rocket.chat/core-services@0.7.1-rc.4
- @rocket.chat/cron@0.1.9-rc.4
- @rocket.chat/freeswitch@1.0.0-rc.4
- @rocket.chat/fuselage-ui-kit@12.0.0-rc.4
- @rocket.chat/gazzodown@12.0.0-rc.4
- @rocket.chat/model-typings@1.0.0-rc.4
- @rocket.chat/ui-contexts@12.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.1-rc.4
- @rocket.chat/models@1.0.0-rc.4
- @rocket.chat/ui-theming@0.4.0-rc.0
- @rocket.chat/ui-avatar@8.0.0-rc.4
- @rocket.chat/ui-client@12.0.0-rc.4
- @rocket.chat/ui-video-conf@12.0.0-rc.4
- @rocket.chat/ui-voip@2.0.0-rc.4
- @rocket.chat/web-ui-registration@12.0.0-rc.4
- @rocket.chat/instance-status@0.1.9-rc.4
7.0.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.0.0-rc.3
- @rocket.chat/rest-typings@7.0.0-rc.3
- @rocket.chat/license@1.0.0-rc.3
- @rocket.chat/omnichannel-services@0.3.6-rc.3
- @rocket.chat/pdf-worker@0.2.6-rc.3
- @rocket.chat/presence@0.2.9-rc.3
- @rocket.chat/api-client@0.2.9-rc.3
- @rocket.chat/apps@0.2.0-rc.3
- @rocket.chat/core-services@0.7.1-rc.3
- @rocket.chat/cron@0.1.9-rc.3
- @rocket.chat/freeswitch@1.0.0-rc.3
- @rocket.chat/fuselage-ui-kit@12.0.0-rc.3
- @rocket.chat/gazzodown@12.0.0-rc.3
- @rocket.chat/model-typings@1.0.0-rc.3
- @rocket.chat/ui-contexts@12.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.1-rc.3
- @rocket.chat/models@1.0.0-rc.3
- @rocket.chat/ui-theming@0.4.0-rc.0
- @rocket.chat/ui-avatar@8.0.0-rc.3
- @rocket.chat/ui-client@12.0.0-rc.3
- @rocket.chat/ui-video-conf@12.0.0-rc.3
- @rocket.chat/ui-voip@2.0.0-rc.3
- @rocket.chat/web-ui-registration@12.0.0-rc.3
- @rocket.chat/instance-status@0.1.9-rc.3
7.0.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.0.0-rc.2
- @rocket.chat/rest-typings@7.0.0-rc.2
- @rocket.chat/license@1.0.0-rc.2
- @rocket.chat/omnichannel-services@0.3.6-rc.2
- @rocket.chat/pdf-worker@0.2.6-rc.2
- @rocket.chat/presence@0.2.9-rc.2
- @rocket.chat/api-client@0.2.9-rc.2
- @rocket.chat/apps@0.2.0-rc.2
- @rocket.chat/core-services@0.7.1-rc.2
- @rocket.chat/cron@0.1.9-rc.2
- @rocket.chat/freeswitch@1.0.0-rc.2
- @rocket.chat/fuselage-ui-kit@12.0.0-rc.2
- @rocket.chat/gazzodown@12.0.0-rc.2
- @rocket.chat/model-typings@1.0.0-rc.2
- @rocket.chat/ui-contexts@12.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.1-rc.2
- @rocket.chat/models@1.0.0-rc.2
- @rocket.chat/ui-theming@0.4.0-rc.0
- @rocket.chat/ui-avatar@8.0.0-rc.2
- @rocket.chat/ui-client@12.0.0-rc.2
- @rocket.chat/ui-video-conf@12.0.0-rc.2
- @rocket.chat/ui-voip@2.0.0-rc.2
- @rocket.chat/web-ui-registration@12.0.0-rc.2
- @rocket.chat/instance-status@0.1.9-rc.2
7.0.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@7.0.0-rc.1
- @rocket.chat/rest-typings@7.0.0-rc.1
- @rocket.chat/license@1.0.0-rc.1
- @rocket.chat/omnichannel-services@0.3.6-rc.1
- @rocket.chat/pdf-worker@0.2.6-rc.1
- @rocket.chat/presence@0.2.9-rc.1
- @rocket.chat/api-client@0.2.9-rc.1
- @rocket.chat/apps@0.2.0-rc.1
- @rocket.chat/core-services@0.7.1-rc.1
- @rocket.chat/cron@0.1.9-rc.1
- @rocket.chat/freeswitch@1.0.0-rc.1
- @rocket.chat/fuselage-ui-kit@12.0.0-rc.1
- @rocket.chat/gazzodown@12.0.0-rc.1
- @rocket.chat/model-typings@1.0.0-rc.1
- @rocket.chat/ui-contexts@12.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.1-rc.1
- @rocket.chat/models@1.0.0-rc.1
- @rocket.chat/ui-theming@0.4.0-rc.0
- @rocket.chat/ui-avatar@8.0.0-rc.1
- @rocket.chat/ui-client@12.0.0-rc.1
- @rocket.chat/ui-video-conf@12.0.0-rc.1
- @rocket.chat/ui-voip@2.0.0-rc.1
- @rocket.chat/web-ui-registration@12.0.0-rc.1
- @rocket.chat/instance-status@0.1.9-rc.1
7.0.0-rc.0
Major Changes
-
(#33316) Changes some displays to reflect new rules for private apps and adds a new modal before uploading a private app
-
(#32212) Fixed broken translation in "Forgot Password" e-mail
-
(#33503) Adds modal confirmation to enable and disable End-to-end encryption
Adds a reset room key option to the modal that disables End-to-end encryption, this is useful when all the members of a room lose their room E2EE keys
-
(#33474) Removes deprecated endpoint
pw.getPolicyReset. Moving forward, use thepw.getPolicyendpoint. -
(#32162) As per MongoDB Lifecycle Schedules (mongodb.com/legal/support-policy/lifecycles) we're removing official support to MongoDB version 4.4 that has reached end of life in February 2024.
We recommend upgrading to at least MongoDB 6.0+, though 5.0 is still a supported version.
Here are official docs on how to upgrade to some of the supported versions:
-
(#33333) Login services button was not respecting the button color and text color settings. Implemented a fix to respect these settings and change the button colors accordingly.
Added a warning on all settings which allow admins to change OAuth button colors, so that they can be alerted about WCAG (Web Content Accessibility Guidelines) compliance.
-
(#32162) Added MongoDB 7.0 support
-
(#33449) Removes deprecated method
livechat:webhookTest. Moving forward use the endpointlivechat/webhook.test. -
(#33373) This adjustment removes the deprecated method
livechat:searchAgent. Moving forward, uselivechat/users/agent/:_idendpoint. -
(#33442) Removes deprecated
livechat:getAnalyticsOverviewDatamethod. Moving forward use thelivechat/analytics/overviewendpoint. -
(#31889) Removed upsert behavior on
users.updateendpoint (joinDefaultChannelsparam or emptyuserIdare not allowed anymore) -
(#32159) Api login should not suggest which credential is wrong (password/username)
Failed login attemps will always return
Unauthorizedinstead of the internal fail reason -
(#31117) Adds a new set of permissions to provide a more granular control for the creation and deletion of rooms within teams
create-team-channel: controls the creations of public rooms within teams, it is checked within the team's main room scope and overrides the globalcreate-cpermission check. That is, granting this permission to a role allows users to create channels in teams even if they do not have the permission to create channels globally;create-team-group: controls the creations of private rooms within teams, it is checked within the team's main room scope and overrides the globalcreate-ppermission check. That is, granting this permission to a role allows users to create groups in teams even if they do not have the permission to create groups globally;delete-team-channel: controls the deletion of public rooms within teams, it is checked within the team's main room scope and complements the globaldelete-cpermission check. That is, users must have both permissions (delete-cin the channel scope anddelete-team-channelin its team scope) in order to be able to delete a channel in a team;delete-team-group: controls the deletion of private rooms within teams, it is checked within the team's main room scope and complements the globaldelete-ppermission check. That is, users must have both permissions (delete-pin the group scope anddelete-team-groupin its team scope) in order to be able to delete a group in a team;;
Renames
add-team-channelpermission (used for adding existing rooms to teams) tomove-room-to-team, since it is applied to groups and channels. -
(#33391) Removed deprecated method
livechat:loginByToken. Moving forward, use the endpointlivechat/visitor/:token. -
(#33473) Removes deprecated method
getPasswordPolicy. Moving forward, use the endpointpw.getPolicy. -
(#33210) Removes private App installation via URL method following a deprecation warning.
-
(#33429) Removed deprecated methods
livechat:saveTriggerandlivechat:removeTrigger. Moving forward use the endpointslivechat/triggers (POST)andlivechat/triggers/:_id (DELETE)respectively. -
(#33465) Removes deprecated method
addOAuthApp. Moving forward, use the endpointoauth-apps.createinstead. -
(#33472) Removes deprecated
deleteMessagemethod. Moving forward, use thechat.deleteendpoint. -
(#33447) Removes deprecated method
livechat:saveInfo. Moving forward use the enpointlivechat/room/save.info. -
(#31438) Upgrades the version of the Meteor framework to 3.0
The main reason behind this is the upgrade of the Node.js version, where version 14 will be removed and version 20 will be used instead.
Internally, significant changes have been made, mostly due to the removal of fibers.
As a result, it was necessary to adapt our code to work with the new version.
No functionality should have been affected by this, but if you are running Rocket.Chat in unconventional ways, please note that you need to upgrade your Node.js version.
-
(#33426) Removed deprecated method
livechat:getNextAgent. Moving forward, use thelivechat/agent.next/:tokenendpoint. -
(#33526) Removes deprecated method
livechat:setDepartmentForVisitor. Moving forward, use the endpointlivechat/visitor. -
(#33241) Adds restrictions to air-gapped environments without a license
-
(#33042) Removes
view-historypermission due to lack of usage -
(#33448) Removes the deprecated method
livechat:saveAppearance. Moving forward use the endpointlivechat/appearance. -
(#33445) Removes deprecated
livechat:getAgentOverviewDatamethod. Moving forward uselivechat/analytics/agent-overviewendpoint. -
(#33444) Removes deprecated method
livechat:setCustomField. The custom fields can be directly set via thelivechat/visitorendpoint. -
(#33471) Removes deprecated endpoint
channels.images. Moving forward, userooms.imagesendpoint. -
(#33650) Changes custom emoji listing endpoint by moving query params from the 'query' attribute to standard query parameters.
-
(#32856) Adds a new collection to store all the workspace cloud tokens to defer the race condition management to MongoDB instead of having to handle it within the settings cache. Removes the Cloud_Workspace_Access_Token & Cloud_Workspace_Access_Token_Expires_At settings since they are not going to be used anymore.
-
(#33423) Removed deprecated methods
livechat:removeAgent,livechat:removeManagerandlivechat:removeDepartment. Moving forward, uselivechat/users/agent/:_id, andlivechat/users/manager/:_idandlivechat/department/:_idrespectively.` -
(#31438) Node.js 20.x support
-
(#32154) Removed the ability to import data in the HipChat Enterprise format, as it was discontinued over five years ago.
-
(#33419) Changes End-to-end encryption default setting to enable mention in encrypted messages
-
(#33451) Removes deprecated method
livechat:saveIntegration. Moving forward, use the endpointomnichannel/integrations (POST). -
(#33443) Removed deprecated method
livechat:saveSurveyFeedback. Moving forward use the endpointlivechat/room.survey. -
Removed the deprecated "Compatible Sandbox" option from integration scripts and the dependencies that this sandbox mode relied on.
-
(#33453) Removes deprecated
livechat/inquiries.queuedendpoint. Moving forward use thelivechat/inquiries.queuedForUserendpoint. -
(#31438) Remove linkedin oauth package, now linkedin oauth must to me configured as custom oauth
-
(#32285) Fixed issue with LDAP sync triggering multiple cron jobs in case an invalid sync interval is provided
-
(#33328) Allows authorized users to reset the encryption key for end-to-end encrypted rooms. This aims to prevent situations where all users of a room have lost the encryption key, and as such, the access to the room.
-
(#33539) Removes deprecated method
livechat:registerAgent. Moving forward, use the endpointlivechat/visitor. -
(#33520) Fixes a behavior of E2EE room creation that allowed any user on the room to define room keys before the room creator, causing race conditions.
-
(#33329) Randomizes
e2eKeyIdgeneration instead of derive it from encoded key. Previously, we used the stringified & encoded version of the key to extract a keyID, however this generated the same keyID for all rooms. As we didn't use this keyID, and rooms didn't have the capability of having multiple keys, this was harmless. This PR introduces a new way of generating that identifier, making it random and unique, so multiple room keys can be used on the same room as long as the keyID is different.NOTE: new E2EE rooms created after this PR is merged will not be compatible with older versions of Rocket.Chat. Old rooms created before this update will continue to be compatible.
-
(#33361) Change the E2EE setting - "Access unencrypted content in encrypted rooms" default value, making the current behavior not allow to send unencrypted messages in end-to-end encrypted channels.
-
(#33470) Removes deprecated endpoints
licenses.isEnterpriseandlicenses.get. Moving forward use the endpointlicenses.info. -
(#33371) This adjustment removes deprecated
livechat:getCustomFieldsmethod. Moving forward use thelivechat/custom-fieldsendpoint. -
(#33605) Updates End-to-end settings translations and removes beta wording
-
(#33572) Removes the ability of changing room's encryption status from the
keyicon placed on the room's header. Icon's purpose is now only informative, showing when a room uses E2EE. Use the kebab menu to enable/disable E2EE. -
(#33432) Removed deprecated methods
livechat:requestTranscriptandlivechat:discardTranscript. Moving forward uselivechat/transcript/:ridendpoint's POST and DELETE methods. -
(#31383) No longer shows archived rooms in
rooms.autocomplete.channelAndPrivateendpoint -
(#32532) Removed
meteor/checkfromchatendpoints -
(#33434) Renames the settings group 'Voice Channel' to 'Omnichannel voice channel (VoIP)' to better reflect its responsibility.
-
(#33427) Removed deprecated method
livechat:pageVisited. Moving forward, use thelivechat/page.visitedendpoint. -
(#33446) Removed deprecated method
livechat:saveDepartmentAgents. Moving forward, use the endpointlivechat/department/:_id/agents. -
(#33630) Changes the payload of the startImport endpoint to decrease the amount of data it requires
-
(#33238) Adds new empty states for the marketplace view
-
(#33452) Removes deprecated method
livechat:sendOfflineMessage. Moving forward, use the endpointlivechat/offline.message. -
(#33450) Removes deprecated method
livechat:getAgentData. Moving forward use the endpointlivechat/agent.info/:rid/:token. -
(#33461) Removes deprecated endpoint
livechat/room.visitor.
Minor Changes
-
(#32194) Adds methods to the Apps-Engine to interact with unread messages to enhance message capabilities on Apps.
-
(#33377) Send messages with encrypted attachments to mobile notification service
-
(#33489) Adds
Recentbutton on the new sidebar Search section to replicate the previous behavior of focusing the search bar - show recent chats. -
(#33562) Introduces a new featured action on the room header for action buttons using the non-default category to enhance user accessibility.
-
(#33569) Adds a
sourcefield to livechat visitors, which stores the channel (eg API, widget, SMS, email-inbox, app) that's been used by the visitor to send messages. Uses the newsourcefield to assure each visitor is linked to a single source, so that each connection through a distinct channel creates a new visitor. -
(#33592) Adds ability to collapse/expand sidebar groups
-
(#33294) Improves the accessibility of the report user modal by adding an appropriate label, description, and ARIA attributes.
-
(#33283) Adds a warning to inform users they are about to send unencrypted messages in an E2E Encrypted room if they have the
Unencrypted messages in encrypted roomssetting enabled. -
(#33066) Introduces new property
categoryfor Rocket.Chat Apps to register UI action buttons. This property is used to group buttons in the UI. -
(#33386) Fixes the departments filter on the omnichannel current chats page by ensuring that the selected department is fetched and added if it was not part of the initial department list. This prevents the filter from becoming blank and avoids potential UX issues.
-
(#33598) Adds a new setting to allow mapping LDAP attributes to the user's extension
-
(#33496) Applied category reorder from admin setting also on new sidebar - Enhanced navigation feature preview
-
(#33433) Added support for interacting with add-ons issued in the license
-
(#33483) Introduces new visual components into marketplace pages to inform an add-on necessity into the workspace.
Patch Changes
-
(#32648 by @AllanPazRibeiro) This adjustment removes the deprecated
eraseRoommethod. Moving forward, use theroom.deleteendpoint to delete rooms. -
(#33381) Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.
-
(#33355) This adjustment removes the deprecated
removeWebdavAccountmethod. Moving forward, use thewebdav.removeWebdavAccountendpoint to remove WebDAV accounts. -
(#33527) Fixes E2EE composer freezing when the room state changes
-
(#33332) Fixes an issue where a thread message was not scrolled to view when it was opened using its link.
-
(#33028) Fixes an issue where ignore threads parameter were not being affected by retention policy overriding in old channels
-
(#33346) Implements integration with FreeSwitch to enable VoIP calls for team collaboration workspaces
-
(#33364) Fixed Twilio request validation by accepting URLs with query strings
-
(#33330) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#33606) Fixed the regex for domains in the isValidDomain function
-
(#33375) Fixes title missing in thread list for threads starting with attachment in E2EE rooms
-
(#33435) Fixes an issue causing server to not notify users via websocket of new E2EE keys suggested by other users to them when running in development environments.
-
(#33412) Fixes a logical error when updating the
responseByproperty of a room whilewaitingResponseproperty was still defined. -
(#33631) Fixes E2EE not rendering new navigation feature preview
-
(#33417) Fixes issue with previously disabled private apps being auto enabled on update
-
(#33583) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#33424) Fixes a problem with custom sounds causing files to not be playable when using filesystem storage.
-
(#28042) Changes the default base Docker image to Alpine. Previously we were shipping Alpine as an alternative flavor under the tag rocketchat/rocket.chat:{release}.alpine , we have been testing this for a while now so we're migrating to use the official one to Alpine.
We'll still ship a Debian variant under the tag rocketchat/rocket.chat:{release}.debian.
-
(#33390) Removed deprecated method
livechat:loadHistorymethod. Moving forward use theivechat/messages.history/:ridendpoint -
(#33358) This adjustment removes the deprecated
Mailer.sendMailandMailer:unsubscribemethods. Moving forward, use themailerandmailer.unsubscribeendpoints. -
(#33405) Fixes an issue where a user may receive an indefinite amount of "suggested keys" from all the users on a room even when a user already suggested a key for them, duplicating the work on server.
Now, the endpoint that returns users waiting for keys will return only users that don't have neither
E2EKeynorE2ESuggestedKey. -
(#33652) Fixes message toolbar showing in End-to-end encrypted room when messages are not decrypted
-
(#33372) This adjustment removes deprecated
livechat:addAgentandlivechat:addManagermethod. Moving forward uselivechat/users/agentandlivechat/users/managerendpoints to add agent and manager respectively. -
(#33507) Fixed an issue where "Filter by room type" was selectable in the Rooms filter.
-
(#33378) Fixes async E2EE key exchange in development environments where change streams are no longer used
-
Updated dependencies [
c5b0c98803,2806cb5d3e,3395c8290b,d44f614d0c,34ed9ad646,6b5b91fd14,7726d68374,687f1efd5f,bcacbb1cee,9274cf4586,9bcb802fdc,f33c07ebb8,9cf079721b,b167db0b37,f4365b7dd4,d9fe5bbe0b,b338807d76,5f9826bed6,debd3ffa22,a5f25e73b5,3ea02d3cc1,e3629e065b,b19ae4dbc7,03d148524b,3f9c3f1f52,760ae5c01a,4aa731d6e9,53cc1111f8,81998f3450,e3dac4aab6,50943a02e8,5acb59bb39,509143d6dd,31eb47f573,fa501ecb53]:- @rocket.chat/i18n@1.0.0-rc.0
- @rocket.chat/rest-typings@7.0.0-rc.0
- @rocket.chat/web-ui-registration@12.0.0-rc.0
- @rocket.chat/apps@0.2.0-rc.0
- @rocket.chat/core-typings@7.0.0-rc.0
- @rocket.chat/model-typings@1.0.0-rc.0
- @rocket.chat/ui-kit@0.37.0-rc.0
- @rocket.chat/freeswitch@1.0.0-rc.0
- @rocket.chat/core-services@0.7.1-rc.0
- @rocket.chat/ui-client@12.0.0-rc.0
- @rocket.chat/ui-voip@2.0.0-rc.0
- @rocket.chat/fuselage-ui-kit@12.0.0-rc.0
- @rocket.chat/ui-theming@0.4.0-rc.0
- @rocket.chat/ui-video-conf@12.0.0-rc.0
- @rocket.chat/ui-composer@0.4.0-rc.0
- @rocket.chat/gazzodown@12.0.0-rc.0
- @rocket.chat/ui-avatar@8.0.0-rc.0
- @rocket.chat/license@1.0.0-rc.0
- @rocket.chat/models@1.0.0-rc.0
- @rocket.chat/apps-engine@1.47.0-rc.0
- @rocket.chat/ui-contexts@12.0.0-rc.0
- @rocket.chat/omnichannel-services@0.3.6-rc.0
- @rocket.chat/presence@0.2.9-rc.0
- @rocket.chat/api-client@0.2.9-rc.0
- @rocket.chat/pdf-worker@0.2.6-rc.0
- @rocket.chat/cron@0.1.9-rc.0
- @rocket.chat/network-broker@0.1.1-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/instance-status@0.1.9-rc.0
6.13.0
Minor Changes
-
(#33156) added
sidepanelNavigationto feature preview list -
(#32682) Added support for specifying a unit on departments' creation and update
-
(#33139) Added new setting
Allow visitors to finish conversationsthat 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 onlivechat/room.closeendpoint for closing conversations, it's advised to use the authenticated versionlivechat/room.closeByUserof 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
SidebarV2components 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
parentandteaminformation when callingrooms.infoendpoint -
(#32693) Introduced "create contacts" endpoint to omnichannel
-
(#33177) New
teams.listChildrenendpoint 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
Patch Changes
-
(#33339) Fixes a problem that caused visitor creation to fail when GDPR setting was enabled and visitor was created via Apps Engine or the deprecated
livechat:registerGuestmethod. -
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.
-
Bump @rocket.chat/meteor version.
-
(#33317) Fixed error during sendmessage client stub
-
(#33381) Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.
-
(#33211) Allow to use the token from
room.vwhen 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 theroom.vtoken. -
(#33298) Fixed a Federation callback not awaiting db call
-
(#32939) Fixed issue where when you marked a room as unread and you were part of it, sometimes it would mark it as read right after
-
(#33197) Fixes an issue where the retention policy warning keep displaying even if the retention is disabled inside the room
-
(#33321) Changed the contextualbar behavior based on chat size instead the viewport
-
(#33246) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#32999) Fixes multiple selection for MultiStaticSelectElement in UiKit
-
(#33155) Fixed a code issue on NPS service. It was passing
startAtas the expiration date when creating a banner. -
(#33237) fixed retention policy max age settings not being respected after upgrade
-
(#33216) Prevented uiInteraction to subscribe multiple times
-
(#33295) Resolves the issue where outgoing integrations failed to trigger after the version 6.12.0 upgrade by correcting the parameter order from the
afterSaveMessagecallback to listener functions. This ensures the correct room information is passed, restoring the functionality of outgoing webhooks, IRC bridge, Autotranslate, and Engagement Dashboard. -
(#33193) Fixed avatar blob image setting in setUserAvatar method by correcting service handling logic.
-
(#33209) Fixed
LivechatSessionTakenwebhook event being called without theagentparam, which represents the agent serving the room. -
(#33296) Fixed remaining direct references to external user avatar URLs
Fixed local avatars having priority over external provider
It mainly corrects the behavior of E2E encryption messages and desktop notifications.
-
(#33157 by @csuadev) Fixed inconsistency between the markdown parser from the composer and the rest of the application when using bold and italics in a text.
-
(#33181) Fixed issue that caused an infinite loading state when uploading a private app to Rocket.Chat
-
(#33158) Fixes an issue where multi-step modals were closing unexpectedly
-
Updated dependencies [
bb94c9c67a,9a38c8e13f,599762739a,7c14fd1a80,9eaefdc892,274f4f5881,cd0d50016e,78e6ba4820,2f9eea03d2,532f08819e,79c16d315a,927710d778,3a161c4310,0f21fa01a3,12d6307998]:- @rocket.chat/ui-client@11.0.0
- @rocket.chat/i18n@0.8.0
- @rocket.chat/model-typings@0.8.0
- @rocket.chat/rest-typings@6.13.0
- @rocket.chat/fuselage-ui-kit@11.0.0
- @rocket.chat/core-typings@6.13.0
- @rocket.chat/ui-theming@0.3.0
- @rocket.chat/ui-video-conf@11.0.0
- @rocket.chat/ui-composer@0.3.0
- @rocket.chat/gazzodown@11.0.0
- @rocket.chat/ui-avatar@7.0.0
- @rocket.chat/core-services@0.7.0
- @rocket.chat/message-parser@0.31.31
- @rocket.chat/models@0.3.0
- @rocket.chat/web-ui-registration@11.0.0
- @rocket.chat/ui-contexts@11.0.0
- @rocket.chat/omnichannel-services@0.3.5
- @rocket.chat/apps@0.1.8
- @rocket.chat/presence@0.2.8
- @rocket.chat/api-client@0.2.8
- @rocket.chat/license@0.2.8
- @rocket.chat/pdf-worker@0.2.5
- @rocket.chat/cron@0.1.8
- @rocket.chat/instance-status@0.1.8
- @rocket.chat/server-cloud-communication@0.0.2
6.13.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.13.0-rc.6
- @rocket.chat/rest-typings@6.13.0-rc.6
- @rocket.chat/license@0.2.8-rc.6
- @rocket.chat/omnichannel-services@0.3.5-rc.6
- @rocket.chat/pdf-worker@0.2.5-rc.6
- @rocket.chat/presence@0.2.8-rc.6
- @rocket.chat/api-client@0.2.8-rc.6
- @rocket.chat/apps@0.1.8-rc.6
- @rocket.chat/core-services@0.7.0-rc.6
- @rocket.chat/cron@0.1.8-rc.6
- @rocket.chat/fuselage-ui-kit@11.0.0-rc.6
- @rocket.chat/gazzodown@11.0.0-rc.6
- @rocket.chat/model-typings@0.8.0-rc.6
- @rocket.chat/ui-contexts@11.0.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.3.0-rc.6
- @rocket.chat/ui-theming@0.3.0-rc.0
- @rocket.chat/ui-avatar@7.0.0-rc.6
- @rocket.chat/ui-video-conf@11.0.0-rc.6
- @rocket.chat/web-ui-registration@11.0.0-rc.6
- @rocket.chat/instance-status@0.1.8-rc.6
6.13.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.13.0-rc.5
- @rocket.chat/rest-typings@6.13.0-rc.5
- @rocket.chat/license@0.2.8-rc.5
- @rocket.chat/omnichannel-services@0.3.5-rc.5
- @rocket.chat/pdf-worker@0.2.5-rc.5
- @rocket.chat/presence@0.2.8-rc.5
- @rocket.chat/api-client@0.2.8-rc.5
- @rocket.chat/apps@0.1.8-rc.5
- @rocket.chat/core-services@0.7.0-rc.5
- @rocket.chat/cron@0.1.8-rc.5
- @rocket.chat/fuselage-ui-kit@11.0.0-rc.5
- @rocket.chat/gazzodown@11.0.0-rc.5
- @rocket.chat/model-typings@0.8.0-rc.5
- @rocket.chat/ui-contexts@11.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.3.0-rc.5
- @rocket.chat/ui-theming@0.3.0-rc.0
- @rocket.chat/ui-avatar@7.0.0-rc.5
- @rocket.chat/ui-client@11.0.0-rc.5
- @rocket.chat/ui-video-conf@11.0.0-rc.5
- @rocket.chat/web-ui-registration@11.0.0-rc.5
- @rocket.chat/instance-status@0.1.8-rc.5
6.13.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.13.0-rc.4
- @rocket.chat/rest-typings@6.13.0-rc.4
- @rocket.chat/license@0.2.8-rc.4
- @rocket.chat/omnichannel-services@0.3.5-rc.4
- @rocket.chat/pdf-worker@0.2.5-rc.4
- @rocket.chat/presence@0.2.8-rc.4
- @rocket.chat/api-client@0.2.8-rc.4
- @rocket.chat/apps@0.1.8-rc.4
- @rocket.chat/core-services@0.7.0-rc.4
- @rocket.chat/cron@0.1.8-rc.4
- @rocket.chat/fuselage-ui-kit@11.0.0-rc.4
- @rocket.chat/gazzodown@11.0.0-rc.4
- @rocket.chat/model-typings@0.8.0-rc.4
- @rocket.chat/ui-contexts@11.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.3.0-rc.4
- @rocket.chat/ui-theming@0.3.0-rc.0
- @rocket.chat/ui-avatar@7.0.0-rc.4
- @rocket.chat/ui-client@11.0.0-rc.4
- @rocket.chat/ui-video-conf@11.0.0-rc.4
- @rocket.chat/web-ui-registration@11.0.0-rc.4
- @rocket.chat/instance-status@0.1.8-rc.4
6.13.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#33381) Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.13.0-rc.3
- @rocket.chat/rest-typings@6.13.0-rc.3
- @rocket.chat/license@0.2.8-rc.3
- @rocket.chat/omnichannel-services@0.3.5-rc.3
- @rocket.chat/pdf-worker@0.2.5-rc.3
- @rocket.chat/presence@0.2.8-rc.3
- @rocket.chat/api-client@0.2.8-rc.3
- @rocket.chat/apps@0.1.8-rc.3
- @rocket.chat/core-services@0.7.0-rc.3
- @rocket.chat/cron@0.1.8-rc.3
- @rocket.chat/fuselage-ui-kit@11.0.0-rc.3
- @rocket.chat/gazzodown@11.0.0-rc.3
- @rocket.chat/model-typings@0.8.0-rc.3
- @rocket.chat/ui-contexts@11.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.3.0-rc.3
- @rocket.chat/ui-theming@0.3.0-rc.0
- @rocket.chat/ui-avatar@7.0.0-rc.3
- @rocket.chat/ui-client@11.0.0-rc.3
- @rocket.chat/ui-video-conf@11.0.0-rc.3
- @rocket.chat/web-ui-registration@11.0.0-rc.3
- @rocket.chat/instance-status@0.1.8-rc.3
6.13.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.13.0-rc.2
- @rocket.chat/rest-typings@6.13.0-rc.2
- @rocket.chat/license@0.2.8-rc.2
- @rocket.chat/omnichannel-services@0.3.5-rc.2
- @rocket.chat/pdf-worker@0.2.5-rc.2
- @rocket.chat/presence@0.2.8-rc.2
- @rocket.chat/api-client@0.2.8-rc.2
- @rocket.chat/apps@0.1.8-rc.2
- @rocket.chat/core-services@0.7.0-rc.2
- @rocket.chat/cron@0.1.8-rc.2
- @rocket.chat/fuselage-ui-kit@11.0.0-rc.2
- @rocket.chat/gazzodown@11.0.0-rc.2
- @rocket.chat/model-typings@0.8.0-rc.2
- @rocket.chat/ui-contexts@11.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.3.0-rc.2
- @rocket.chat/ui-theming@0.3.0-rc.0
- @rocket.chat/ui-avatar@7.0.0-rc.2
- @rocket.chat/ui-client@11.0.0-rc.2
- @rocket.chat/ui-video-conf@11.0.0-rc.2
- @rocket.chat/web-ui-registration@11.0.0-rc.2
- @rocket.chat/instance-status@0.1.8-rc.2
6.13.0-rc.1
Minor Changes
- (#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.
Patch Changes
-
(#33339) Fixes a problem that caused visitor creation to fail when GDPR setting was enabled and visitor was created via Apps Engine or the deprecated
livechat:registerGuestmethod. -
Bump @rocket.chat/meteor version.
-
Updated dependencies [
2f9eea03d2]:- @rocket.chat/i18n@0.8.0-rc.1
- @rocket.chat/ui-client@11.0.0-rc.1
- @rocket.chat/ui-contexts@11.0.0-rc.1
- @rocket.chat/web-ui-registration@11.0.0-rc.1
- @rocket.chat/gazzodown@11.0.0-rc.1
- @rocket.chat/fuselage-ui-kit@11.0.0-rc.1
- @rocket.chat/ui-theming@0.3.0-rc.0
- @rocket.chat/ui-avatar@7.0.0-rc.1
- @rocket.chat/ui-video-conf@11.0.0-rc.1
- @rocket.chat/core-typings@6.13.0-rc.1
- @rocket.chat/rest-typings@6.13.0-rc.1
- @rocket.chat/license@0.2.8-rc.1
- @rocket.chat/omnichannel-services@0.3.5-rc.1
- @rocket.chat/pdf-worker@0.2.5-rc.1
- @rocket.chat/presence@0.2.8-rc.1
- @rocket.chat/api-client@0.2.8-rc.1
- @rocket.chat/apps@0.1.8-rc.1
- @rocket.chat/core-services@0.7.0-rc.1
- @rocket.chat/cron@0.1.8-rc.1
- @rocket.chat/model-typings@0.8.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.3.0-rc.1
- @rocket.chat/instance-status@0.1.8-rc.1
6.13.0-rc.0
Minor Changes
-
(#33156) added
sidepanelNavigationto feature preview list -
(#32682) Added support for specifying a unit on departments' creation and update
-
(#33139) Added new setting
Allow visitors to finish conversationsthat 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 onlivechat/room.closeendpoint for closing conversations, it's advised to use the authenticated versionlivechat/room.closeByUserof 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
SidebarV2components under feature preview -
(#33011) Return
parentandteaminformation when callingrooms.infoendpoint -
(#32693) Introduced "create contacts" endpoint to omnichannel
-
(#33177) New
teams.listChildrenendpoint 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
Patch Changes
-
(#33317) Fixed error during sendmessage client stub
-
(#33211) Allow to use the token from
room.vwhen 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 theroom.vtoken. -
(#33298) Fixed a Federation callback not awaiting db call
-
(#32939) Fixed issue where when you marked a room as unread and you were part of it, sometimes it would mark it as read right after
-
(#33197) Fixes an issue where the retention policy warning keep displaying even if the retention is disabled inside the room
-
(#33321) Changed the contextualbar behavior based on chat size instead the viewport
-
(#33246) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#32999) Fixes multiple selection for MultiStaticSelectElement in UiKit
-
(#33155) Fixed a code issue on NPS service. It was passing
startAtas the expiration date when creating a banner. -
(#33237) fixed retention policy max age settings not being respected after upgrade
-
(#33216) Prevented uiInteraction to subscribe multiple times
-
(#33295) Resolves the issue where outgoing integrations failed to trigger after the version 6.12.0 upgrade by correcting the parameter order from the
afterSaveMessagecallback to listener functions. This ensures the correct room information is passed, restoring the functionality of outgoing webhooks, IRC bridge, Autotranslate, and Engagement Dashboard. -
(#33193) Fixed avatar blob image setting in setUserAvatar method by correcting service handling logic.
-
(#33209) Fixed
LivechatSessionTakenwebhook event being called without theagentparam, which represents the agent serving the room. -
(#33296) Fixed remaining direct references to external user avatar URLs
Fixed local avatars having priority over external provider
It mainly corrects the behavior of E2E encryption messages and desktop notifications.
-
(#33157 by @csuadev) Fixed inconsistency between the markdown parser from the composer and the rest of the application when using bold and italics in a text.
-
(#33181) Fixed issue that caused an infinite loading state when uploading a private app to Rocket.Chat
-
(#33158) Fixes an issue where multi-step modals were closing unexpectedly
-
Updated dependencies [
bb94c9c67a,9a38c8e13f,599762739a,7c14fd1a80,9eaefdc892,274f4f5881,cd0d50016e,78e6ba4820,532f08819e,79c16d315a,927710d778,3a161c4310,0f21fa01a3,12d6307998]:- @rocket.chat/ui-client@11.0.0-rc.0
- @rocket.chat/i18n@0.8.0-rc.0
- @rocket.chat/model-typings@0.8.0-rc.0
- @rocket.chat/rest-typings@6.13.0-rc.0
- @rocket.chat/fuselage-ui-kit@11.0.0-rc.0
- @rocket.chat/core-typings@6.13.0-rc.0
- @rocket.chat/ui-theming@0.3.0-rc.0
- @rocket.chat/ui-video-conf@11.0.0-rc.0
- @rocket.chat/ui-composer@0.3.0-rc.0
- @rocket.chat/gazzodown@11.0.0-rc.0
- @rocket.chat/ui-avatar@7.0.0-rc.0
- @rocket.chat/core-services@0.7.0-rc.0
- @rocket.chat/message-parser@0.31.30-rc.0
- @rocket.chat/models@0.3.0-rc.0
- @rocket.chat/web-ui-registration@11.0.0-rc.0
- @rocket.chat/ui-contexts@11.0.0-rc.0
- @rocket.chat/omnichannel-services@0.3.4-rc.0
- @rocket.chat/apps@0.1.7-rc.0
- @rocket.chat/presence@0.2.7-rc.0
- @rocket.chat/api-client@0.2.7-rc.0
- @rocket.chat/license@0.2.7-rc.0
- @rocket.chat/pdf-worker@0.2.4-rc.0
- @rocket.chat/cron@0.1.7-rc.0
- @rocket.chat/instance-status@0.1.7-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
6.12.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#33242 by @dionisio-bot) Allow to use the token from
room.vwhen 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 theroom.vtoken. -
(#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
-
Updated dependencies [
3cbb9f6252]:- @rocket.chat/message-parser@0.31.30
- @rocket.chat/core-services@0.6.1
- @rocket.chat/core-typings@6.12.1
- @rocket.chat/gazzodown@10.0.1
- @rocket.chat/rest-typings@6.12.1
- @rocket.chat/omnichannel-services@0.3.4
- @rocket.chat/presence@0.2.7
- @rocket.chat/license@0.2.7
- @rocket.chat/pdf-worker@0.2.4
- @rocket.chat/api-client@0.2.7
- @rocket.chat/apps@0.1.7
- @rocket.chat/cron@0.1.7
- @rocket.chat/fuselage-ui-kit@10.0.1
- @rocket.chat/model-typings@0.7.1
- @rocket.chat/ui-contexts@10.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.4
- @rocket.chat/ui-theming@0.2.1
- @rocket.chat/ui-avatar@6.0.1
- @rocket.chat/ui-client@10.0.1
- @rocket.chat/ui-video-conf@10.0.1
- @rocket.chat/web-ui-registration@10.0.1
- @rocket.chat/instance-status@0.1.7
6.12.0
Minor Changes
-
(#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.membersthat allows users withview-members-list-all-roomsto 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
sidepanelfield toteams.createandrooms.saveRoomSettingsendpoints -
(#33003) Fixed a bug related to uploading end to end encrypted file.
E2EE files and uploads are uploaded as files of mime type
application/octet-streamas we can't reveal the mime type of actual content since it is encrypted and has to be kept confidential.The server resolves the mime type of encrypted file as
application/octet-streambut it wasn't playing nicely with existing settings related to whitelisted and blacklisted media types.E2EE files upload was getting blocked if
application/octet-streamis not a whitelisted media type.Now this PR solves this issue by always accepting E2EE uploads even if
application/octet-streamis not whitelisted but it will block the upload ifapplication/octet-streamis black listed.
Patch Changes
-
(#32968) Bumped @rocket.chat/fuselage that fixes the Menu onPointerUp event behavior
-
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.
-
Bump @rocket.chat/meteor version.
-
(#33159) Improves Omnichannel queue page performance
-
(#32986) Fixed login with third-party apps not working without the "Manage OAuth Apps" permission
-
(#32852) Federated users can no longer be deleted.
-
(#33033 by @csuadev) Fixed an issue due to an endpoint pagination that was causing that when an agent have assigned more than 50 departments, the departments have a blank space instead of the name.
-
(#33058) Prevent
processRoomAbandonmentcallback from erroring out when a room was inactive during a day Business Hours was not configured for. -
(#24889 by @Shivansh2287) Fixes an issue where the Announcement modal with long words was adding a horizontal scrollbar
-
(#32940) Stopped non channel members from dragging and dropping files in a channel they do not belong
-
(#33001) Allow apps to react/unreact to messages via bridge
-
(#32809) Deactivating users who federated will now be permanent.
-
(#31525) Fix: Show correct user info actions for non-members in channels.
-
(#33136) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#32931) Fixed an issue that caused UI to show an error when the call to get the Business Hour type from settings returned
undefined. -
(#32743) Fixes an issue where creating a new user with an invalid username (containing special characters) resulted in an error message, but the user was still created. The user creation process now properly aborts when an invalid username is provided.
-
(#33109) Fixes the
expandedprop being accidentally forwarded toContextualbarHeader -
(#32846) Fixed issue with system messages being counted as agents' first responses in livechat rooms (which caused the "best first response time" and "average first response time" metrics to be unreliable for all agents)
-
(#32791) Fixed a behavior when updating messages that prevented the
customFieldsprop from being updated if there were no changes to themsgproperty. Now,customFieldswill be always updated on message update even ifmsgdoesn't change -
(#33169) Fixed issue that prevented sending encrypted filed from the mobile app
-
(#33101) Fixed an issue where teams were being created with no room associated with it.
-
(#33036) Fixes multiple problems with the
processRoomAbandonmenthook. This hook is in charge of calculating the time a room has been abandoned (this means, the time that elapsed since a room was last answered by an agent until it was closed). However, when business hours were enabled and the user didn't open on one day, if an abandoned room happened to be abandoned over the day there was no business hour configuration, then the process will error out. Additionally, the values the code was calculating were not right. When business hours are enabled, this code should only count the abandonment time while a business hour was open. When rooms were left abandoned for days or weeks, this will also throw an error or output an invalid count. -
(#33174) Restored tooltips to the unit edit department field selected options
-
(#33054) Fixed issue with livechat analytics in a given date range considering conversation data from the following day
-
(#32981) fixed an issue with the "follow message" button not changing state after click
-
(#32928) Fixed issue where
after-registration-triggerswould show up in a page when the user was not yet registered -
(#33047) Fixed: Custom fields in extraData now correctly added to extraRoomInfo by livechat.beforeRoom callback during livechat room creation.
-
(#33040) Fixed an issue related to setting Accounts_ForgetUserSessionOnWindowClose, this setting was not working as expected.
The new meteor 2.16 release introduced a new option to configure the Accounts package and choose between the local storage or session storage. They also changed how Meteor._localstorage works internally. Due to these changes in Meteor, our setting to use session storage wasn't working as expected. This PR fixes this issue and configures the Accounts package according to the workspace settings.
-
(#33158) Fixes an issue where multi-step modals were closing unexpectedly
-
Updated dependencies [
8ea6517c4e,c11f3722df,7f88158036,127866ce97,0c919db7b4,b764c415dc,1f061a1aa5,dd37ea1b35,7937ff741a,a14c0678bb,58c0efc732,e28be46db7,58c0efc732]:- @rocket.chat/fuselage-ui-kit@10.0.0
- @rocket.chat/ui-theming@0.2.1
- @rocket.chat/ui-video-conf@10.0.0
- @rocket.chat/ui-composer@0.2.1
- @rocket.chat/gazzodown@10.0.0
- @rocket.chat/ui-avatar@6.0.0
- @rocket.chat/ui-client@10.0.0
- @rocket.chat/ui-kit@0.36.1
- @rocket.chat/model-typings@0.7.0
- @rocket.chat/i18n@0.7.0
- @rocket.chat/rest-typings@6.12.0
- @rocket.chat/web-ui-registration@10.0.0
- @rocket.chat/core-typings@6.12.0
- @rocket.chat/core-services@0.6.0
- @rocket.chat/omnichannel-services@0.3.3
- @rocket.chat/apps@0.1.6
- @rocket.chat/models@0.2.3
- @rocket.chat/ui-contexts@10.0.0
- @rocket.chat/presence@0.2.6
- @rocket.chat/api-client@0.2.6
- @rocket.chat/license@0.2.6
- @rocket.chat/pdf-worker@0.2.3
- @rocket.chat/cron@0.1.6
- @rocket.chat/instance-status@0.1.6
- @rocket.chat/server-cloud-communication@0.0.2
6.12.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.12.0-rc.6
- @rocket.chat/rest-typings@6.12.0-rc.6
- @rocket.chat/license@0.2.6-rc.6
- @rocket.chat/omnichannel-services@0.3.3-rc.6
- @rocket.chat/pdf-worker@0.2.3-rc.6
- @rocket.chat/presence@0.2.6-rc.6
- @rocket.chat/api-client@0.2.6-rc.6
- @rocket.chat/apps@0.1.6-rc.6
- @rocket.chat/core-services@0.6.0-rc.6
- @rocket.chat/cron@0.1.6-rc.6
- @rocket.chat/fuselage-ui-kit@10.0.0-rc.6
- @rocket.chat/gazzodown@10.0.0-rc.6
- @rocket.chat/model-typings@0.7.0-rc.6
- @rocket.chat/ui-contexts@10.0.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.3-rc.6
- @rocket.chat/ui-theming@0.2.1-rc.0
- @rocket.chat/ui-avatar@6.0.0-rc.6
- @rocket.chat/ui-client@10.0.0-rc.6
- @rocket.chat/ui-video-conf@10.0.0-rc.6
- @rocket.chat/web-ui-registration@10.0.0-rc.6
- @rocket.chat/instance-status@0.1.6-rc.6
6.12.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#33158) Fixes an issue where multi-step modals were closing unexpectedly
-
Updated dependencies []:
- @rocket.chat/core-typings@6.12.0-rc.5
- @rocket.chat/rest-typings@6.12.0-rc.5
- @rocket.chat/license@0.2.6-rc.5
- @rocket.chat/omnichannel-services@0.3.3-rc.5
- @rocket.chat/pdf-worker@0.2.3-rc.5
- @rocket.chat/presence@0.2.6-rc.5
- @rocket.chat/api-client@0.2.6-rc.5
- @rocket.chat/apps@0.1.6-rc.5
- @rocket.chat/core-services@0.6.0-rc.5
- @rocket.chat/cron@0.1.6-rc.5
- @rocket.chat/fuselage-ui-kit@10.0.0-rc.5
- @rocket.chat/gazzodown@10.0.0-rc.5
- @rocket.chat/model-typings@0.7.0-rc.5
- @rocket.chat/ui-contexts@10.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.3-rc.5
- @rocket.chat/ui-theming@0.2.1-rc.0
- @rocket.chat/ui-avatar@6.0.0-rc.5
- @rocket.chat/ui-client@10.0.0-rc.5
- @rocket.chat/ui-video-conf@10.0.0-rc.5
- @rocket.chat/web-ui-registration@10.0.0-rc.5
- @rocket.chat/instance-status@0.1.6-rc.5
6.12.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.12.0-rc.4
- @rocket.chat/rest-typings@6.12.0-rc.4
- @rocket.chat/license@0.2.6-rc.4
- @rocket.chat/omnichannel-services@0.3.3-rc.4
- @rocket.chat/pdf-worker@0.2.3-rc.4
- @rocket.chat/presence@0.2.6-rc.4
- @rocket.chat/api-client@0.2.6-rc.4
- @rocket.chat/apps@0.1.6-rc.4
- @rocket.chat/core-services@0.6.0-rc.4
- @rocket.chat/cron@0.1.6-rc.4
- @rocket.chat/fuselage-ui-kit@10.0.0-rc.4
- @rocket.chat/gazzodown@10.0.0-rc.4
- @rocket.chat/model-typings@0.7.0-rc.4
- @rocket.chat/ui-contexts@10.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.3-rc.4
- @rocket.chat/ui-theming@0.2.1-rc.0
- @rocket.chat/ui-avatar@6.0.0-rc.4
- @rocket.chat/ui-client@10.0.0-rc.4
- @rocket.chat/ui-video-conf@10.0.0-rc.4
- @rocket.chat/web-ui-registration@10.0.0-rc.4
- @rocket.chat/instance-status@0.1.6-rc.4
6.11.2
Patch Changes
- Bump @rocket.chat/meteor version.
6.12.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#33159) Improves Omnichannel queue page performance
-
Updated dependencies []:
- @rocket.chat/core-typings@6.12.0-rc.3
- @rocket.chat/rest-typings@6.12.0-rc.3
- @rocket.chat/license@0.2.5-rc.3
- @rocket.chat/omnichannel-services@0.3.2-rc.3
- @rocket.chat/pdf-worker@0.2.2-rc.3
- @rocket.chat/presence@0.2.5-rc.3
- @rocket.chat/api-client@0.2.5-rc.3
- @rocket.chat/apps@0.1.5-rc.3
- @rocket.chat/core-services@0.6.0-rc.3
- @rocket.chat/cron@0.1.5-rc.3
- @rocket.chat/fuselage-ui-kit@10.0.0-rc.3
- @rocket.chat/gazzodown@10.0.0-rc.3
- @rocket.chat/model-typings@0.7.0-rc.3
- @rocket.chat/ui-contexts@10.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.2-rc.3
- @rocket.chat/ui-theming@0.2.1-rc.0
- @rocket.chat/ui-avatar@6.0.0-rc.3
- @rocket.chat/ui-client@10.0.0-rc.3
- @rocket.chat/ui-video-conf@10.0.0-rc.3
- @rocket.chat/web-ui-registration@10.0.0-rc.3
- @rocket.chat/instance-status@0.1.5-rc.3
6.12.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#33169) Fixed issue that prevented sending encrypted filed from the mobile app
-
(#33174) Restored tooltips to the unit edit department field selected options
-
Updated dependencies []:
- @rocket.chat/core-typings@6.12.0-rc.2
- @rocket.chat/rest-typings@6.12.0-rc.2
- @rocket.chat/license@0.2.5-rc.2
- @rocket.chat/omnichannel-services@0.3.2-rc.2
- @rocket.chat/pdf-worker@0.2.2-rc.2
- @rocket.chat/presence@0.2.5-rc.2
- @rocket.chat/api-client@0.2.5-rc.2
- @rocket.chat/apps@0.1.5-rc.2
- @rocket.chat/core-services@0.6.0-rc.2
- @rocket.chat/cron@0.1.5-rc.2
- @rocket.chat/fuselage-ui-kit@10.0.0-rc.2
- @rocket.chat/gazzodown@10.0.0-rc.2
- @rocket.chat/model-typings@0.7.0-rc.2
- @rocket.chat/ui-contexts@10.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.2-rc.2
- @rocket.chat/ui-theming@0.2.1-rc.0
- @rocket.chat/ui-avatar@6.0.0-rc.2
- @rocket.chat/ui-client@10.0.0-rc.2
- @rocket.chat/ui-video-conf@10.0.0-rc.2
- @rocket.chat/web-ui-registration@10.0.0-rc.2
- @rocket.chat/instance-status@0.1.5-rc.2
6.12.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#33136) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
Updated dependencies []:
- @rocket.chat/core-typings@6.12.0-rc.1
- @rocket.chat/rest-typings@6.12.0-rc.1
- @rocket.chat/license@0.2.5-rc.1
- @rocket.chat/omnichannel-services@0.3.2-rc.1
- @rocket.chat/pdf-worker@0.2.2-rc.1
- @rocket.chat/presence@0.2.5-rc.1
- @rocket.chat/api-client@0.2.5-rc.1
- @rocket.chat/apps@0.1.5-rc.1
- @rocket.chat/core-services@0.6.0-rc.1
- @rocket.chat/cron@0.1.5-rc.1
- @rocket.chat/fuselage-ui-kit@10.0.0-rc.1
- @rocket.chat/gazzodown@10.0.0-rc.1
- @rocket.chat/model-typings@0.7.0-rc.1
- @rocket.chat/ui-contexts@10.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.2-rc.1
- @rocket.chat/ui-theming@0.2.1-rc.0
- @rocket.chat/ui-avatar@6.0.0-rc.1
- @rocket.chat/ui-client@10.0.0-rc.1
- @rocket.chat/ui-video-conf@10.0.0-rc.1
- @rocket.chat/web-ui-registration@10.0.0-rc.1
- @rocket.chat/instance-status@0.1.5-rc.1
6.12.0-rc.0
Minor Changes
-
(#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.membersthat allows users withview-members-list-all-roomsto 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
sidepanelfield toteams.createandrooms.saveRoomSettingsendpoints -
(#33003) Fixed a bug related to uploading end to end encrypted file.
E2EE files and uploads are uploaded as files of mime type
application/octet-streamas we can't reveal the mime type of actual content since it is encrypted and has to be kept confidential.The server resolves the mime type of encrypted file as
application/octet-streambut it wasn't playing nicely with existing settings related to whitelisted and blacklisted media types.E2EE files upload was getting blocked if
application/octet-streamis not a whitelisted media type.Now this PR solves this issue by always accepting E2EE uploads even if
application/octet-streamis not whitelisted but it will block the upload ifapplication/octet-streamis black listed.
Patch Changes
-
(#32968) Bumped @rocket.chat/fuselage that fixes the Menu onPointerUp event behavior
-
(#32986) Fixed login with third-party apps not working without the "Manage OAuth Apps" permission
-
(#32852) Federated users can no longer be deleted.
-
(#33033) Fixed an issue due to an endpoint pagination that was causing that when an agent have assigned more than 50 departments, the departments have a blank space instead of the name.
-
(#33058) Prevent
processRoomAbandonmentcallback from erroring out when a room was inactive during a day Business Hours was not configured for. -
(#24889 by @Shivansh2287) Fixes an issue where the Announcement modal with long words was adding a horizontal scrollbar
-
(#32940) Stopped non channel members from dragging and dropping files in a channel they do not belong
-
(#33001) Allow apps to react/unreact to messages via bridge
-
(#32809) Deactivating users who federated will now be permanent.
-
(#31525) Fix: Show correct user info actions for non-members in channels.
-
(#32931) Fixed an issue that caused UI to show an error when the call to get the Business Hour type from settings returned
undefined. -
(#32743) Fixes an issue where creating a new user with an invalid username (containing special characters) resulted in an error message, but the user was still created. The user creation process now properly aborts when an invalid username is provided.
-
(#33109) Fixes the
expandedprop being accidentally forwarded toContextualbarHeader -
(#32846) Fixed issue with system messages being counted as agents' first responses in livechat rooms (which caused the "best first response time" and "average first response time" metrics to be unreliable for all agents)
-
(#32791) Fixed a behavior when updating messages that prevented the
customFieldsprop from being updated if there were no changes to themsgproperty. Now,customFieldswill be always updated on message update even ifmsgdoesn't change -
(#33101) Fixed an issue where teams were being created with no room associated with it.
-
(#33036) Fixes multiple problems with the
processRoomAbandonmenthook. This hook is in charge of calculating the time a room has been abandoned (this means, the time that elapsed since a room was last answered by an agent until it was closed). However, when business hours were enabled and the user didn't open on one day, if an abandoned room happened to be abandoned over the day there was no business hour configuration, then the process will error out. Additionally, the values the code was calculating were not right. When business hours are enabled, this code should only count the abandonment time while a business hour was open. When rooms were left abandoned for days or weeks, this will also throw an error or output an invalid count. -
(#33054) Fixed issue with livechat analytics in a given date range considering conversation data from the following day
-
(#32981) fixed an issue with the "follow message" button not changing state after click
-
(#32928) Fixed issue where
after-registration-triggerswould show up in a page when the user was not yet registered -
(#33047) Fixed: Custom fields in extraData now correctly added to extraRoomInfo by livechat.beforeRoom callback during livechat room creation.
-
(#33040) Fixed an issue related to setting Accounts_ForgetUserSessionOnWindowClose, this setting was not working as expected.
The new meteor 2.16 release introduced a new option to configure the Accounts package and choose between the local storage or session storage. They also changed how Meteor._localstorage works internally. Due to these changes in Meteor, our setting to use session storage wasn't working as expected. This PR fixes this issue and configures the Accounts package according to the workspace settings.
-
Updated dependencies [
8ea6517c4e,c11f3722df,7f88158036,127866ce97,0c919db7b4,b764c415dc,1f061a1aa5,dd37ea1b35,7937ff741a,a14c0678bb,58c0efc732,e28be46db7,58c0efc732]:- @rocket.chat/fuselage-ui-kit@10.0.0-rc.0
- @rocket.chat/ui-theming@0.2.1-rc.0
- @rocket.chat/ui-video-conf@10.0.0-rc.0
- @rocket.chat/ui-composer@0.2.1-rc.0
- @rocket.chat/gazzodown@10.0.0-rc.0
- @rocket.chat/ui-avatar@6.0.0-rc.0
- @rocket.chat/ui-client@10.0.0-rc.0
- @rocket.chat/ui-kit@0.36.1-rc.0
- @rocket.chat/model-typings@0.7.0-rc.0
- @rocket.chat/i18n@0.7.0-rc.0
- @rocket.chat/rest-typings@6.12.0-rc.0
- @rocket.chat/web-ui-registration@10.0.0-rc.0
- @rocket.chat/core-typings@6.12.0-rc.0
- @rocket.chat/core-services@0.6.0-rc.0
- @rocket.chat/omnichannel-services@0.3.1-rc.0
- @rocket.chat/apps@0.1.4-rc.0
- @rocket.chat/models@0.2.1-rc.0
- @rocket.chat/ui-contexts@10.0.0-rc.0
- @rocket.chat/presence@0.2.4-rc.0
- @rocket.chat/api-client@0.2.4-rc.0
- @rocket.chat/license@0.2.4-rc.0
- @rocket.chat/pdf-worker@0.2.1-rc.0
- @rocket.chat/cron@0.1.4-rc.0
- @rocket.chat/instance-status@0.1.4-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
-
Bump @rocket.chat/meteor version.
-
(#33084 by @dionisio-bot) Prevent
processRoomAbandonmentcallback 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.
The new meteor 2.16 release introduced a new option to configure the Accounts package and choose between the local storage or session storage. They also changed how Meteor._localstorage works internally. Due to these changes in Meteor, our setting to use session storage wasn't working as expected. This PR fixes this issue and configures the Accounts package according to the workspace settings.
-
(#33178 by @dionisio-bot) Fixes an issue where multi-step modals were closing unexpectedly
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.2
- @rocket.chat/rest-typings@6.11.2
- @rocket.chat/api-client@0.2.5
- @rocket.chat/license@0.2.5
- @rocket.chat/omnichannel-services@0.3.2
- @rocket.chat/pdf-worker@0.2.2
- @rocket.chat/presence@0.2.5
- @rocket.chat/apps@0.1.5
- @rocket.chat/core-services@0.5.2
- @rocket.chat/cron@0.1.5
- @rocket.chat/fuselage-ui-kit@9.0.2
- @rocket.chat/gazzodown@9.0.2
- @rocket.chat/model-typings@0.6.2
- @rocket.chat/ui-contexts@9.0.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.2
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.2
- @rocket.chat/ui-client@9.0.2
- @rocket.chat/ui-video-conf@9.0.2
- @rocket.chat/web-ui-registration@9.0.2
- @rocket.chat/instance-status@0.1.5
6.11.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#33062) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.1
- @rocket.chat/rest-typings@6.11.1
- @rocket.chat/api-client@0.2.4
- @rocket.chat/license@0.2.4
- @rocket.chat/omnichannel-services@0.3.1
- @rocket.chat/pdf-worker@0.2.1
- @rocket.chat/presence@0.2.4
- @rocket.chat/apps@0.1.4
- @rocket.chat/core-services@0.5.1
- @rocket.chat/cron@0.1.4
- @rocket.chat/fuselage-ui-kit@9.0.1
- @rocket.chat/gazzodown@9.0.1
- @rocket.chat/model-typings@0.6.1
- @rocket.chat/ui-contexts@9.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.1
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.1
- @rocket.chat/ui-client@9.0.1
- @rocket.chat/ui-video-conf@9.0.1
- @rocket.chat/web-ui-registration@9.0.1
- @rocket.chat/instance-status@0.1.4
6.11.0
Minor Changes
-
(#32498) Created a
transferChatLivechat API endpoint for transferring chats programmatically, the endpoint has all the limitations & permissions required that transferring via UI has -
(#32792) Allows admins to customize the
Subjectfield of Omnichannel email transcripts via setting. By passing a value to the settingCustom email subject for transcript, system will use it as theSubjectfield, unless a custom subject is passed when requesting a transcript. If there's no custom subject and setting value is empty, the current default value will be used -
(#32739) Fixed an issue where FCM actions did not respect environment's proxy settings
-
(#32706) Added the possibility for apps to remove users from a room
-
(#32517) Feature Preview: New Navigation -
HeaderandContextualbarsize improvements consistent with the new globalNavBar -
(#32493) Fixed Livechat rooms being displayed in the Engagement Dashboard's "Channels" tab
-
(#32742) Fixed an issue where adding
OVERWRITE_SETTING_for any setting wasn't immediately taking effect sometimes, and needed a server restart to reflect. -
(#32752) Added system messages support for Omnichannel PDF transcripts and email transcripts. Currently these transcripts don't render system messages and is shown as an empty message in PDF/email. This PR adds this support for all valid livechat system messages.
Also added a new setting under transcripts, to toggle the inclusion of system messages in email and PDF transcripts.
-
(#32793) New Feature: Video Conference Persistent Chat. This feature provides a discussion id for conference provider apps to store the chat messages exchanged during the conferences, so that those users may then access those messages again at any time through Rocket.Chat.
-
(#32176) Added a method to the Apps-Engine that allows apps to read multiple messages from a room
-
(#32493) Improved Engagement Dashboard's "Channels" tab performance by not returning rooms that had no activity in the analyzed period
-
(#32024) Implemented a new tab to the users page called 'Active', this tab lists all users who have logged in for the first time and are active.
-
(#32744) Added account setting
Accounts_Default_User_Preferences_sidebarSectionsOrderto allow users to reorganize sidebar sections -
(#32820) Added a new setting
Livechat_transcript_send_alwaysthat allows admins to decide if email transcript should be sent all the times when a conversation is closed. This setting bypasses agent's preferences. For this setting to work,Livechat_enable_transcriptshould be off, meaning that visitors will no longer receive the option to decide if they want a transcript or not. -
(#32724) Extended apps-engine events for users leaving a room to also fire when being removed by another user. Also added the triggering user's information to the event's context payload.
-
(#32777) Added handling of attachments in Omnichannel email transcripts. Earlier attachments were being skipped and were being shown as empty space, now it should render the image attachments and should show relevant error message for unsupported attachments.
-
(#32800) Added the ability to filter chats by
queuedon the Current Chats Omnichannel page
Patch Changes
-
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.
-
Bump @rocket.chat/meteor version.
-
(#32679) Fix validations from "UiKit" modal component
-
(#32730) Fixed issue in Marketplace that caused a subscription app to show incorrect modals when subscribing
-
(#32628) Fixed SAML users' full names being updated on login regardless of the "Overwrite user fullname (use idp attribute)" setting
-
(#32692) Fixed an issue that caused the widget to set the wrong department when using the setDepartment Livechat api endpoint in conjunction with a Livechat Trigger
-
(#32527) Fixed an inconsistent evaluation of the
Accounts_LoginExpirationsetting over the codebase. In some places, it was being used as milliseconds while in others as days. Invalid values produced different results. A helper function was created to centralize the setting validation and the proper value being returned to avoid edge cases. Negative values may be saved on the settings UI panel but the code will interpret any negative, NaN or 0 value to the default expiration which is 90 days. -
(#32626) livechat
setDepartmentlivechat api fixes:- Changing department didn't reflect on the registration form in real time
- Changing the department mid conversation didn't transfer the chat
- Depending on the state of the department, it couldn't be set as default
-
(#32810) Fixed issue where bad word filtering was not working in the UI for messages
-
(#32707) Fixed issue with livechat agents not being able to leave omnichannel rooms if joining after a room has been closed by the visitor (due to race conditions)
-
(#32837) Fixed an issue where non-encrypted attachments were not being downloaded
-
(#32861) fixed the contextual bar closing when editing thread messages instead of cancelling the message edit
-
(#32713) Fixed the disappearance of some settings after navigation under network latency.
-
(#32592) Fixes Missing line breaks on Omnichannel Room Info Panel
-
(#32807) Fixed web client crashing on Firefox private window. Firefox disables access to service workers inside private windows. Rocket.Chat needs service workers to process E2EE encrypted files on rooms. These types of files won't be available inside private windows, but the rest of E2EE encrypted features should work normally
-
(#32864) fixed an issue in the "Create discussion" form, that would have the "Create" action button disabled even though the form is prefilled when opening it from the message action
-
(#32691) Removed 'Hide' option in the room menu for Omnichannel conversations.
-
(#32445) Fixed LDAP rooms, teams and roles syncs not being triggered on login even when the "Update User Data on Login" setting is enabled
-
(#32328) Allow customFields on livechat creation bridge
-
(#32803) Fixed "Copy link" message action enabled in Starred and Pinned list for End to End Encrypted channels, this action is disabled now
-
(#32769) Fixed issue that caused unintentional clicks when scrolling the channels sidebar on safari/chrome in iOS
-
(#32857) Fixed some anomalies related to disabled E2EE rooms. Earlier there are some weird issues with disabled E2EE rooms, this PR fixes these anomalies.
-
(#32765) Fixed an issue that prevented the option to start a discussion from being shown on the message actions
-
(#32671) Fix show correct user roles after updating user roles on admin edit user panel.
-
(#32482) Fixed an issue with blocked login when dismissed 2FA modal by clicking outside of it or pressing the escape key
-
(#32804) Fixes an issue not displaying all groups in settings list
-
(#32815) Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
(#32632) Improving UX by change the position of room info actions buttons and menu order to avoid missclick in destructive actions.
-
(#32752) Reduced time on generation of PDF transcripts. Earlier Rocket.Chat was fetching the required translations everytime a PDF transcript was requested, this process was async and was being unnecessarily being performed on every pdf transcript request. This PR improves this and now the translations are loaded at the start and kept in memory to process further pdf transcripts requests. This reduces the time of asynchronously fetching translations again and again.
-
(#32719) Added the
userparam to apps-engine update method call, allowing apps' newonUpdatehook to know who triggered the update. -
Updated dependencies [
88e5219bd2,b4bbcbfc9a,8fc6ca8b4e,25da5280a5,1b7b1161cf,439faa87d3,03c8b066f9,2d89a0c448,439faa87d3,24f7df4894,3ffe4a2944,3b4b19cfc5,4e8aa575a6,03c8b066f9,264d7d5496,b8e5887fb9]:- @rocket.chat/fuselage-ui-kit@9.0.0
- @rocket.chat/i18n@0.6.0
- @rocket.chat/tools@0.2.2
- @rocket.chat/ui-client@9.0.0
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/omnichannel-services@0.3.0
- @rocket.chat/pdf-worker@0.2.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/ui-video-conf@9.0.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/ui-contexts@9.0.0
- @rocket.chat/models@0.2.0
- @rocket.chat/ui-kit@0.36.0
- @rocket.chat/web-ui-registration@9.0.0
- @rocket.chat/rest-typings@6.11.0
- @rocket.chat/apps@0.1.3
- @rocket.chat/presence@0.2.3
- @rocket.chat/gazzodown@9.0.0
- @rocket.chat/api-client@0.2.3
- @rocket.chat/license@0.2.3
- @rocket.chat/cron@0.1.3
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0
- @rocket.chat/instance-status@0.1.3
- @rocket.chat/server-cloud-communication@0.0.2
6.11.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.0-rc.6
- @rocket.chat/rest-typings@6.11.0-rc.6
- @rocket.chat/api-client@0.2.3-rc.6
- @rocket.chat/license@0.2.3-rc.6
- @rocket.chat/omnichannel-services@0.3.0-rc.6
- @rocket.chat/pdf-worker@0.2.0-rc.6
- @rocket.chat/presence@0.2.3-rc.6
- @rocket.chat/apps@0.1.3-rc.6
- @rocket.chat/core-services@0.5.0-rc.6
- @rocket.chat/cron@0.1.3-rc.6
- @rocket.chat/fuselage-ui-kit@9.0.0-rc.6
- @rocket.chat/gazzodown@9.0.0-rc.6
- @rocket.chat/model-typings@0.6.0-rc.6
- @rocket.chat/ui-contexts@9.0.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.0-rc.6
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0-rc.6
- @rocket.chat/ui-client@9.0.0-rc.6
- @rocket.chat/ui-video-conf@9.0.0-rc.6
- @rocket.chat/web-ui-registration@9.0.0-rc.6
- @rocket.chat/instance-status@0.1.3-rc.6
6.11.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.0-rc.5
- @rocket.chat/rest-typings@6.11.0-rc.5
- @rocket.chat/api-client@0.2.3-rc.5
- @rocket.chat/license@0.2.3-rc.5
- @rocket.chat/omnichannel-services@0.3.0-rc.5
- @rocket.chat/pdf-worker@0.2.0-rc.5
- @rocket.chat/presence@0.2.3-rc.5
- @rocket.chat/apps@0.1.3-rc.5
- @rocket.chat/core-services@0.5.0-rc.5
- @rocket.chat/cron@0.1.3-rc.5
- @rocket.chat/fuselage-ui-kit@9.0.0-rc.5
- @rocket.chat/gazzodown@9.0.0-rc.5
- @rocket.chat/model-typings@0.6.0-rc.5
- @rocket.chat/ui-contexts@9.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.0-rc.5
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0-rc.5
- @rocket.chat/ui-client@9.0.0-rc.5
- @rocket.chat/ui-video-conf@9.0.0-rc.5
- @rocket.chat/web-ui-registration@9.0.0-rc.5
- @rocket.chat/instance-status@0.1.3-rc.5
6.11.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.0-rc.4
- @rocket.chat/rest-typings@6.11.0-rc.4
- @rocket.chat/api-client@0.2.3-rc.4
- @rocket.chat/license@0.2.3-rc.4
- @rocket.chat/omnichannel-services@0.3.0-rc.4
- @rocket.chat/pdf-worker@0.2.0-rc.4
- @rocket.chat/presence@0.2.3-rc.4
- @rocket.chat/apps@0.1.3-rc.4
- @rocket.chat/core-services@0.5.0-rc.4
- @rocket.chat/cron@0.1.3-rc.4
- @rocket.chat/fuselage-ui-kit@9.0.0-rc.4
- @rocket.chat/gazzodown@9.0.0-rc.4
- @rocket.chat/model-typings@0.6.0-rc.4
- @rocket.chat/ui-contexts@9.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.0-rc.4
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0-rc.4
- @rocket.chat/ui-client@9.0.0-rc.4
- @rocket.chat/ui-video-conf@9.0.0-rc.4
- @rocket.chat/web-ui-registration@9.0.0-rc.4
- @rocket.chat/instance-status@0.1.3-rc.4
6.11.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.0-rc.3
- @rocket.chat/rest-typings@6.11.0-rc.3
- @rocket.chat/api-client@0.2.3-rc.3
- @rocket.chat/license@0.2.3-rc.3
- @rocket.chat/omnichannel-services@0.3.0-rc.3
- @rocket.chat/pdf-worker@0.2.0-rc.3
- @rocket.chat/presence@0.2.3-rc.3
- @rocket.chat/apps@0.1.3-rc.3
- @rocket.chat/core-services@0.5.0-rc.3
- @rocket.chat/cron@0.1.3-rc.3
- @rocket.chat/fuselage-ui-kit@9.0.0-rc.3
- @rocket.chat/gazzodown@9.0.0-rc.3
- @rocket.chat/model-typings@0.6.0-rc.3
- @rocket.chat/ui-contexts@9.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.0-rc.3
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0-rc.3
- @rocket.chat/ui-client@9.0.0-rc.3
- @rocket.chat/ui-video-conf@9.0.0-rc.3
- @rocket.chat/web-ui-registration@9.0.0-rc.3
- @rocket.chat/instance-status@0.1.3-rc.3
6.11.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.0-rc.2
- @rocket.chat/rest-typings@6.11.0-rc.2
- @rocket.chat/api-client@0.2.3-rc.2
- @rocket.chat/license@0.2.3-rc.2
- @rocket.chat/omnichannel-services@0.3.0-rc.2
- @rocket.chat/pdf-worker@0.2.0-rc.2
- @rocket.chat/presence@0.2.3-rc.2
- @rocket.chat/apps@0.1.3-rc.2
- @rocket.chat/core-services@0.5.0-rc.2
- @rocket.chat/cron@0.1.3-rc.2
- @rocket.chat/fuselage-ui-kit@9.0.0-rc.2
- @rocket.chat/gazzodown@9.0.0-rc.2
- @rocket.chat/model-typings@0.6.0-rc.2
- @rocket.chat/ui-contexts@9.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.0-rc.2
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0-rc.2
- @rocket.chat/ui-client@9.0.0-rc.2
- @rocket.chat/ui-video-conf@9.0.0-rc.2
- @rocket.chat/web-ui-registration@9.0.0-rc.2
- @rocket.chat/instance-status@0.1.3-rc.2
6.11.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.11.0-rc.1
- @rocket.chat/rest-typings@6.11.0-rc.1
- @rocket.chat/api-client@0.2.2-rc.1
- @rocket.chat/license@0.2.2-rc.1
- @rocket.chat/omnichannel-services@0.3.0-rc.1
- @rocket.chat/pdf-worker@0.2.0-rc.1
- @rocket.chat/presence@0.2.2-rc.1
- @rocket.chat/apps@0.1.2-rc.1
- @rocket.chat/core-services@0.5.0-rc.1
- @rocket.chat/cron@0.1.2-rc.1
- @rocket.chat/fuselage-ui-kit@9.0.0-rc.1
- @rocket.chat/gazzodown@9.0.0-rc.1
- @rocket.chat/model-typings@0.6.0-rc.1
- @rocket.chat/ui-contexts@9.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.2.0-rc.1
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0-rc.1
- @rocket.chat/ui-client@9.0.0-rc.1
- @rocket.chat/ui-video-conf@9.0.0-rc.1
- @rocket.chat/web-ui-registration@9.0.0-rc.1
- @rocket.chat/instance-status@0.1.2-rc.1
6.11.0-rc.0
Minor Changes
-
(#32498) Created a
transferChatLivechat API endpoint for transferring chats programmatically, the endpoint has all the limitations & permissions required that transferring via UI has -
(#32792) Allows admins to customize the
Subjectfield of Omnichannel email transcripts via setting. By passing a value to the settingCustom email subject for transcript, system will use it as theSubjectfield, unless a custom subject is passed when requesting a transcript. If there's no custom subject and setting value is empty, the current default value will be used -
(#32739) Fixed an issue where FCM actions did not respect environment's proxy settings
-
(#32570) Login services button was not respecting the button color and text color settings. Implemented a fix to respect these settings and change the button colors accordingly.
Added a warning on all settings which allow admins to change OAuth button colors, so that they can be alerted about WCAG (Web Content Accessibility Guidelines) compliance.
-
(#32706) Added the possibility for apps to remove users from a room
-
(#32517) Feature Preview: New Navigation -
HeaderandContextualbarsize improvements consistent with the new globalNavBar -
(#32493) Fixed Livechat rooms being displayed in the Engagement Dashboard's "Channels" tab
-
(#32742) Fixed an issue where adding
OVERWRITE_SETTING_for any setting wasn't immediately taking effect sometimes, and needed a server restart to reflect. -
(#32752) Added system messages support for Omnichannel PDF transcripts and email transcripts. Currently these transcripts don't render system messages and is shown as an empty message in PDF/email. This PR adds this support for all valid livechat system messages.
Also added a new setting under transcripts, to toggle the inclusion of system messages in email and PDF transcripts.
-
(#32793) New Feature: Video Conference Persistent Chat. This feature provides a discussion id for conference provider apps to store the chat messages exchanged during the conferences, so that those users may then access those messages again at any time through Rocket.Chat.
-
(#32176) Added a method to the Apps-Engine that allows apps to read multiple messages from a room
-
(#32493) Improved Engagement Dashboard's "Channels" tab performance by not returning rooms that had no activity in the analyzed period
-
(#32024) Implemented a new tab to the users page called 'Active', this tab lists all users who have logged in for the first time and are active.
-
(#32744) Added account setting
Accounts_Default_User_Preferences_sidebarSectionsOrderto allow users to reorganize sidebar sections -
(#32820) Added a new setting
Livechat_transcript_send_alwaysthat allows admins to decide if email transcript should be sent all the times when a conversation is closed. This setting bypasses agent's preferences. For this setting to work,Livechat_enable_transcriptshould be off, meaning that visitors will no longer receive the option to decide if they want a transcript or not. -
(#32724) Extended apps-engine events for users leaving a room to also fire when being removed by another user. Also added the triggering user's information to the event's context payload.
-
(#32777) Added handling of attachments in Omnichannel email transcripts. Earlier attachments were being skipped and were being shown as empty space, now it should render the image attachments and should show relevant error message for unsupported attachments.
-
(#32800) Added the ability to filter chats by
queuedon the Current Chats Omnichannel page
Patch Changes
-
(#32679) Fix validations from "UiKit" modal component
-
(#32730) Fixed issue in Marketplace that caused a subscription app to show incorrect modals when subscribing
-
(#32628) Fixed SAML users' full names being updated on login regardless of the "Overwrite user fullname (use idp attribute)" setting
-
(#32692) Fixed an issue that caused the widget to set the wrong department when using the setDepartment Livechat api endpoint in conjunction with a Livechat Trigger
-
(#32527) Fixed an inconsistent evaluation of the
Accounts_LoginExpirationsetting over the codebase. In some places, it was being used as milliseconds while in others as days. Invalid values produced different results. A helper function was created to centralize the setting validation and the proper value being returned to avoid edge cases. Negative values may be saved on the settings UI panel but the code will interpret any negative, NaN or 0 value to the default expiration which is 90 days. -
(#32626) livechat
setDepartmentlivechat api fixes:- Changing department didn't reflect on the registration form in real time
- Changing the department mid conversation didn't transfer the chat
- Depending on the state of the department, it couldn't be set as default
-
(#32810) Fixed issue where bad word filtering was not working in the UI for messages
-
(#32707) Fixed issue with livechat agents not being able to leave omnichannel rooms if joining after a room has been closed by the visitor (due to race conditions)
-
(#32837) Fixed an issue where non-encrypted attachments were not being downloaded
-
(#32861) fixed the contextual bar closing when editing thread messages instead of cancelling the message edit
-
(#32713) Fixed the disappearance of some settings after navigation under network latency.
-
(#32592) Fixes Missing line breaks on Omnichannel Room Info Panel
-
(#32807) Fixed web client crashing on Firefox private window. Firefox disables access to service workers inside private windows. Rocket.Chat needs service workers to process E2EE encrypted files on rooms. These types of files won't be available inside private windows, but the rest of E2EE encrypted features should work normally
-
(#32864) fixed an issue in the "Create discussion" form, that would have the "Create" action button disabled even though the form is prefilled when opening it from the message action
-
(#32691) Removed 'Hide' option in the room menu for Omnichannel conversations.
-
(#32445) Fixed LDAP rooms, teams and roles syncs not being triggered on login even when the "Update User Data on Login" setting is enabled
-
(#32328) Allow customFields on livechat creation bridge
-
(#32803) Fixed "Copy link" message action enabled in Starred and Pinned list for End to End Encrypted channels, this action is disabled now
-
(#32769) Fixed issue that caused unintentional clicks when scrolling the channels sidebar on safari/chrome in iOS
-
(#32857) Fixed some anomalies related to disabled E2EE rooms. Earlier there are some weird issues with disabled E2EE rooms, this PR fixes these anomalies.
-
(#32765) Fixed an issue that prevented the option to start a discussion from being shown on the message actions
-
(#32671) Fix show correct user roles after updating user roles on admin edit user panel.
-
(#32482) Fixed an issue with blocked login when dismissed 2FA modal by clicking outside of it or pressing the escape key
-
(#32804) Fixes an issue not displaying all groups in settings list
-
(#32815) Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
(#32632) Improving UX by change the position of room info actions buttons and menu order to avoid missclick in destructive actions.
-
(#32752) Reduced time on generation of PDF transcripts. Earlier Rocket.Chat was fetching the required translations everytime a PDF transcript was requested, this process was async and was being unnecessarily being performed on every pdf transcript request. This PR improves this and now the translations are loaded at the start and kept in memory to process further pdf transcripts requests. This reduces the time of asynchronously fetching translations again and again.
-
(#32719) Added the
userparam to apps-engine update method call, allowing apps' newonUpdatehook to know who triggered the update. -
Updated dependencies [
88e5219bd2,b4bbcbfc9a,8fc6ca8b4e,15664127be,25da5280a5,1b7b1161cf,439faa87d3,03c8b066f9,2d89a0c448,439faa87d3,24f7df4894,3ffe4a2944,3b4b19cfc5,4e8aa575a6,03c8b066f9,264d7d5496,b8e5887fb9]:- @rocket.chat/fuselage-ui-kit@9.0.0-rc.0
- @rocket.chat/i18n@0.6.0-rc.0
- @rocket.chat/tools@0.2.2-rc.0
- @rocket.chat/web-ui-registration@9.0.0-rc.0
- @rocket.chat/ui-client@9.0.0-rc.0
- @rocket.chat/model-typings@0.6.0-rc.0
- @rocket.chat/omnichannel-services@0.3.0-rc.0
- @rocket.chat/pdf-worker@0.2.0-rc.0
- @rocket.chat/core-services@0.5.0-rc.0
- @rocket.chat/ui-video-conf@9.0.0-rc.0
- @rocket.chat/core-typings@6.11.0-rc.0
- @rocket.chat/ui-contexts@9.0.0-rc.0
- @rocket.chat/models@0.2.0-rc.0
- @rocket.chat/ui-kit@0.36.0-rc.0
- @rocket.chat/rest-typings@6.11.0-rc.0
- @rocket.chat/apps@0.1.2-rc.0
- @rocket.chat/presence@0.2.2-rc.0
- @rocket.chat/gazzodown@9.0.0-rc.0
- @rocket.chat/api-client@0.2.2-rc.0
- @rocket.chat/license@0.2.2-rc.0
- @rocket.chat/cron@0.1.2-rc.0
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@5.0.0-rc.0
- @rocket.chat/instance-status@0.1.2-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
6.10.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32935) Fixed an issue that prevented apps from being updated or uninstalled in some cases
-
(#32935) Fixed an issue that prevented apps from handling errors during execution in some cases
-
(#32935) Improved Apps-Engine installation to prevent start up errors on manual installation setups
-
(#32950 by @dionisio-bot) Fixed a crash on web client due to service workers not being available, this can happen in multiple scenarios like on Firefox's private window or if the connection is not secure (non-HTTPS), see more details.
Rocket.Chat needs service workers to process E2EE encrypted files on rooms. These types of files won't be available inside private windows, but the rest of E2EE encrypted features should work normally
-
(#32935) Fixed an issue that caused the video conference button on rooms to not recognize a video conference provider app in some cases
-
Updated dependencies [
ca6a9d8de8,ca6a9d8de8,ca6a9d8de8,ca6a9d8de8]:- @rocket.chat/fuselage-ui-kit@8.0.2
- @rocket.chat/core-services@0.4.2
- @rocket.chat/core-typings@6.10.2
- @rocket.chat/rest-typings@6.10.2
- @rocket.chat/presence@0.2.2
- @rocket.chat/apps@0.1.2
- @rocket.chat/omnichannel-services@0.2.2
- @rocket.chat/api-client@0.2.2
- @rocket.chat/license@0.2.2
- @rocket.chat/pdf-worker@0.1.2
- @rocket.chat/cron@0.1.2
- @rocket.chat/gazzodown@8.0.2
- @rocket.chat/model-typings@0.5.2
- @rocket.chat/ui-contexts@8.0.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.2
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@4.0.2
- @rocket.chat/ui-client@8.0.2
- @rocket.chat/ui-video-conf@8.0.2
- @rocket.chat/web-ui-registration@8.0.2
- @rocket.chat/instance-status@0.1.2
6.10.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32819 by @dionisio-bot) Fixed issue with livechat agents not being able to leave omnichannel rooms if joining after a room has been closed by the visitor (due to race conditions)
-
(#32894) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
-
(#32829 by @dionisio-bot) Fixes an issue not displaying all groups in settings list
-
(#32836 by @dionisio-bot) Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.1
- @rocket.chat/rest-typings@6.10.1
- @rocket.chat/api-client@0.2.1
- @rocket.chat/license@0.2.1
- @rocket.chat/omnichannel-services@0.2.1
- @rocket.chat/pdf-worker@0.1.1
- @rocket.chat/presence@0.2.1
- @rocket.chat/apps@0.1.1
- @rocket.chat/core-services@0.4.1
- @rocket.chat/cron@0.1.1
- @rocket.chat/fuselage-ui-kit@8.0.1
- @rocket.chat/gazzodown@8.0.1
- @rocket.chat/model-typings@0.5.1
- @rocket.chat/ui-contexts@8.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.1
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/ui-avatar@4.0.1
- @rocket.chat/ui-client@8.0.1
- @rocket.chat/ui-video-conf@8.0.1
- @rocket.chat/web-ui-registration@8.0.1
- @rocket.chat/instance-status@0.1.1
6.10.0
Minor Changes
-
(#32471) Removed "Unknown media type" errors on the client side by using
application/octet-streamas a fallback media type (MIME type) for all files -
(#31859) Introduced the use of the
API_User_Limitsetting to limit amount of members to simultaneously auto-join a room in a team -
(#32551) Implement E2EE warning callouts letting users know that encrypted messages can't be searched and auditted on search contextual bar and audit panel.
-
(#32446) Added E2EE room setup header, with just limited functionality and room actions.
-
(#32552) Fixed an issue that would not allow the user to dismiss the closeToSeatsLimit banner for old workspaces
-
(#31987) Implemented a new "Pending Users" tab on the users page to list users who have not yet been activated and/or have not logged in for the first time. Additionally, added a "Pending Action" column to aid administrators in identifying necessary actions for each user. Incorporated a "Reason for Joining" field into the user info contextual bar, along with a callout for exceeding the seats cap in the users page header. Finally, introduced a new logic to disable user creation buttons upon surpassing the seats cap.
-
(#32316) Support encrypted files on end-to-end encrypted rooms.
-
(#32436) Added a "LDAP group validation strategy" setting to LDAP channels and roles sync in order to enable faster syncs
-
(#32605) Moves the quotes to be on top of the message for better readability
-
(#32197) Async End-to-End Encrypted rooms key distribution process. Users now don't need to be online to get the keys of their subscribed encrypted rooms, the key distribution process is now async and users can recieve keys even when they are not online.
-
(#32559) Disable "Reply in direct message", "Copy link" and "Forward message" message menu items for encrypted messages as they don't apply to encrypted messages and also disable apps menu items and show a warning.
-
(#32040) Introduced a new setting which doesn't allow users to access encrypted rooms until E2EE is configured and also doesn't allow users to send un-encrypted messages in encrypted rooms.
New room setup for E2EE feature which helps users to setup their E2EE keys and introduced states to E2EE feature.
-
(#32604) Upgrades fuselage-toastbar version in order to add RTL support to the component
-
(#31974) Clicking on a message attachment link in the Desktop App will now initiate a direct download of the attachment only when the attachment is not a PDF file
-
(#31821) New runtime for apps in the Apps-Engine based on the Deno platform
-
(#32425) Added the possibility to choose the time unit (days, hours, minutes) to the global retention policy settings
Patch Changes
-
(#32579) Improved Retention Policy Warning messages
-
(#32152 by @AllanPazRibeiro) Resolved an issue with the room type filter not being reset after navigating between admin sections.
-
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.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32478) Fixed "File Upload > Accepted Media Types" setting to allow all type of files uploads
-
(#32489) Fixed streams being called when the user is not logged in
-
(#32610) Fixes the supported versions problem, where in most cases the data chosen was the oldest
-
(#32696) Added the allowDiskUse option to the users page queries so that if the mongodb memory threshold is exceeded it will use disk space instead of throwing an error.
-
(#32376) Fixed an issue with how the UI checked for permissions when deciding if editing or deleting a message by moderators users
-
(#32459) Prevent usage of OTR messages with End-to-end Encryption, both feature shouldn't and can't work together.
-
(#32563) fixes not being able to reinstall app after installation failure
-
(#32499) Fixed codeBlock styles in light mode
-
(#32380) Decrypt pinned encrypted messages in the chat and pinned messages contextual bar.
-
(#32175) Fixed "Take it" button behavior disabling it when agent status is set to offline
-
(#32472) When using
DISABLE_DB_WATCHERS=truethis fixes message updates with URLs that were missing the link preview. -
(#32587) Fixes issues with loading license modules when loading the page while logged out
-
(#32452) Fixed 2 issues with
QueueInactivityMonitorcallback. This callback was in charge of scheduling the job that would close the inquiry, but it was checking on a property that didn't exist. This caused the callback to early return without scheduling the job, making the feature to not to work. -
(#32522 by @AllanPazRibeiro) Changed streaming logic to prevent hidden system messages from being broadcasted through
stream-room-messages. -
(#32624) Fixed an issue where private encrypted room creation was being forced even when E2EE feature was disabled.
-
(#32428) Fixed an issue that allowed saveSettings method to save NaN values on numeric settings.
-
(#32640) Fixes the issue where the modal backdrop is overlapping the options of the
Selectcomponent -
(#32636) Fixed file name being incorrectly sent from the client when uploading assets
-
(#32431) Fixed last message preview in Sidebar for E2E Ecrypted channels
-
(#32547) Fixes the issue not allowing users without edit-room-retention-policy permission try to edit the room with the retention policy enabled
-
(#32653) Prevent E2EE key reset on startup due to possible race conditions
-
(#32625) Fixes an issue where settings code mirror is not being displayed correctly in full screen mode
-
(#32548) Disable slash commands in encrypted rooms and show a disabled warning.
-
(#32566) Fix the sorting by last chat in Contact Center table
-
(#32412) Fixes an issue not rendering the proper error and empty state on users in role table
-
(#32485) Adds the missing
ignoreThreadsparam fixing the issue not allowing ignoring threads when overriding retention policy -
(#31750) Don't show Join default channels option on edit user form.
-
(#32612) Fixes a cosmetic issue where emoji picker object and symbols category icon are swapped
-
(#32329) Added a new setting
Restrict files access to users who can access roomthat controls file visibility. This new setting allows users that "can access a room" to also download the files that are there. This is specially important for users with livechat manager or monitor roles, or agents that have special permissions to view closed rooms, since this allows them to download files on the conversation even after the conversation is closed. New setting is disabled by default and it is mutually exclusive with the settingRestrict file access to room memberssince this allows more types of users to download files. -
(#32500) Fix user not being set as online when setting "Use REST instead of websocket for Meteor calls" is disabled
-
(#32534) Fixed an issue where apps installed via the Marketplace would not be shown in the installed list if the app is unpublished
-
(#32458) Fixed
EditRoomInfoencrypted field placement -
(#32479) Executing a logout and login action in the same "tab/instance", some streams were not being recreated, causing countless types of bugs.
PS: as a workaround reloading after logout or login in also solves the problem.
-
(#32572) Fixes issues causing nonstop sound notification when taking a chat from the
Current Chatsview -
(#32381) Fixed Encrypted thread main message reactivity issues. Earlier the encrypted thread main message was having some reactivity issues and flaky behavior.
-
(#32106) Fixed inverted navigation direction in the image gallery
-
(#32507) Forces the highlight code language registration, preventing it to not being available when trying to use on the UI
-
(#31363) Remove password change reason when the
request password changeoption is set to false -
(#32690) Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
Updated dependencies [
d3c493b6da,02dd87574b,16b67aa0ff,a565999ae0,1056f220df,1240c874a5,768cad6de5,2ef71e8ea6,59df102d0c,eaf2f11a6c,5f95c4ec6b,363a011487,495628bce0,f75a2cb4bb,45dc3d5f72,ee43f2c57c,07c4ca0621,30399688fc,4fd9c4cbaa,4f72d62aa7,dfa49bdbb2]:- @rocket.chat/i18n@0.5.0
- @rocket.chat/fuselage-ui-kit@8.0.0
- @rocket.chat/ui-kit@0.35.0
- @rocket.chat/core-typings@6.10.0
- @rocket.chat/gazzodown@8.0.0
- @rocket.chat/model-typings@0.5.0
- @rocket.chat/rest-typings@6.10.0
- @rocket.chat/omnichannel-services@0.2.0
- @rocket.chat/web-ui-registration@8.0.0
- @rocket.chat/instance-status@0.1.0
- @rocket.chat/api-client@0.2.0
- @rocket.chat/pdf-worker@0.1.0
- @rocket.chat/ui-theming@0.2.0
- @rocket.chat/core-services@0.4.0
- @rocket.chat/ui-video-conf@8.0.0
- @rocket.chat/presence@0.2.0
- @rocket.chat/ui-composer@0.2.0
- @rocket.chat/ui-contexts@8.0.0
- @rocket.chat/license@0.2.0
- @rocket.chat/ui-avatar@4.0.0
- @rocket.chat/ui-client@8.0.0
- @rocket.chat/models@0.1.0
- @rocket.chat/apps@0.1.0
- @rocket.chat/cron@0.1.0
- @rocket.chat/server-cloud-communication@0.0.2
6.10.0-rc.7
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.0-rc.7
- @rocket.chat/rest-typings@6.10.0-rc.7
- @rocket.chat/api-client@0.2.0-rc.7
- @rocket.chat/license@0.2.0-rc.7
- @rocket.chat/omnichannel-services@0.2.0-rc.7
- @rocket.chat/pdf-worker@0.1.0-rc.7
- @rocket.chat/presence@0.2.0-rc.7
- @rocket.chat/apps@0.1.0-rc.7
- @rocket.chat/core-services@0.4.0-rc.7
- @rocket.chat/cron@0.1.0-rc.7
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.7
- @rocket.chat/gazzodown@8.0.0-rc.7
- @rocket.chat/model-typings@0.5.0-rc.7
- @rocket.chat/ui-contexts@8.0.0-rc.7
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.0-rc.7
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.7
- @rocket.chat/ui-client@8.0.0-rc.7
- @rocket.chat/ui-video-conf@8.0.0-rc.7
- @rocket.chat/web-ui-registration@8.0.0-rc.7
- @rocket.chat/instance-status@0.1.0-rc.7
6.10.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32696) Added the allowDiskUse option to the users page queries so that if the mongodb memory threshold is exceeded it will use disk space instead of throwing an error.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.0-rc.6
- @rocket.chat/rest-typings@6.10.0-rc.6
- @rocket.chat/api-client@0.2.0-rc.6
- @rocket.chat/license@0.2.0-rc.6
- @rocket.chat/omnichannel-services@0.2.0-rc.6
- @rocket.chat/pdf-worker@0.1.0-rc.6
- @rocket.chat/presence@0.2.0-rc.6
- @rocket.chat/apps@0.1.0-rc.6
- @rocket.chat/core-services@0.4.0-rc.6
- @rocket.chat/cron@0.1.0-rc.6
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.6
- @rocket.chat/gazzodown@8.0.0-rc.6
- @rocket.chat/model-typings@0.5.0-rc.6
- @rocket.chat/ui-contexts@8.0.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.0-rc.6
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.6
- @rocket.chat/ui-client@8.0.0-rc.6
- @rocket.chat/ui-video-conf@8.0.0-rc.6
- @rocket.chat/web-ui-registration@8.0.0-rc.6
- @rocket.chat/instance-status@0.1.0-rc.6
6.10.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.0-rc.5
- @rocket.chat/rest-typings@6.10.0-rc.5
- @rocket.chat/api-client@0.2.0-rc.5
- @rocket.chat/license@0.2.0-rc.5
- @rocket.chat/omnichannel-services@0.2.0-rc.5
- @rocket.chat/pdf-worker@0.1.0-rc.5
- @rocket.chat/presence@0.2.0-rc.5
- @rocket.chat/apps@0.1.0-rc.5
- @rocket.chat/core-services@0.4.0-rc.5
- @rocket.chat/cron@0.1.0-rc.5
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.5
- @rocket.chat/gazzodown@8.0.0-rc.5
- @rocket.chat/model-typings@0.5.0-rc.5
- @rocket.chat/ui-contexts@8.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.0-rc.5
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.5
- @rocket.chat/ui-client@8.0.0-rc.5
- @rocket.chat/ui-video-conf@8.0.0-rc.5
- @rocket.chat/web-ui-registration@8.0.0-rc.5
- @rocket.chat/instance-status@0.1.0-rc.5
6.10.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32690) Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.0-rc.4
- @rocket.chat/rest-typings@6.10.0-rc.4
- @rocket.chat/api-client@0.2.0-rc.4
- @rocket.chat/license@0.2.0-rc.4
- @rocket.chat/omnichannel-services@0.2.0-rc.4
- @rocket.chat/pdf-worker@0.1.0-rc.4
- @rocket.chat/presence@0.2.0-rc.4
- @rocket.chat/apps@0.1.0-rc.4
- @rocket.chat/core-services@0.4.0-rc.4
- @rocket.chat/cron@0.1.0-rc.4
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.4
- @rocket.chat/gazzodown@8.0.0-rc.4
- @rocket.chat/model-typings@0.5.0-rc.4
- @rocket.chat/ui-contexts@8.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.0-rc.4
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.4
- @rocket.chat/ui-client@8.0.0-rc.4
- @rocket.chat/ui-video-conf@8.0.0-rc.4
- @rocket.chat/web-ui-registration@8.0.0-rc.4
- @rocket.chat/instance-status@0.1.0-rc.4
6.9.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.0-rc.3
- @rocket.chat/rest-typings@6.10.0-rc.3
- @rocket.chat/api-client@0.2.0-rc.3
- @rocket.chat/license@0.2.0-rc.3
- @rocket.chat/omnichannel-services@0.2.0-rc.3
- @rocket.chat/pdf-worker@0.1.0-rc.3
- @rocket.chat/presence@0.2.0-rc.3
- @rocket.chat/apps@0.1.0-rc.3
- @rocket.chat/core-services@0.4.0-rc.3
- @rocket.chat/cron@0.1.0-rc.3
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.3
- @rocket.chat/gazzodown@8.0.0-rc.3
- @rocket.chat/model-typings@0.5.0-rc.3
- @rocket.chat/ui-contexts@8.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.0-rc.3
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.3
- @rocket.chat/ui-client@8.0.0-rc.3
- @rocket.chat/ui-video-conf@8.0.0-rc.3
- @rocket.chat/web-ui-registration@8.0.0-rc.3
- @rocket.chat/instance-status@0.1.0-rc.3
6.10.0-rc.3
Patch Changes
- Bump @rocket.chat/meteor version.
6.10.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.0-rc.2
- @rocket.chat/rest-typings@6.10.0-rc.2
- @rocket.chat/api-client@0.2.0-rc.2
- @rocket.chat/license@0.2.0-rc.2
- @rocket.chat/omnichannel-services@0.2.0-rc.2
- @rocket.chat/pdf-worker@0.1.0-rc.2
- @rocket.chat/presence@0.2.0-rc.2
- @rocket.chat/apps@0.1.0-rc.2
- @rocket.chat/core-services@0.4.0-rc.2
- @rocket.chat/cron@0.1.0-rc.2
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.2
- @rocket.chat/gazzodown@8.0.0-rc.2
- @rocket.chat/model-typings@0.5.0-rc.2
- @rocket.chat/ui-contexts@8.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.0-rc.2
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.2
- @rocket.chat/ui-client@8.0.0-rc.2
- @rocket.chat/ui-video-conf@8.0.0-rc.2
- @rocket.chat/web-ui-registration@8.0.0-rc.2
- @rocket.chat/instance-status@0.1.0-rc.2
6.10.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.10.0-rc.1
- @rocket.chat/rest-typings@6.10.0-rc.1
- @rocket.chat/api-client@0.2.0-rc.1
- @rocket.chat/license@0.2.0-rc.1
- @rocket.chat/omnichannel-services@0.2.0-rc.1
- @rocket.chat/pdf-worker@0.1.0-rc.1
- @rocket.chat/presence@0.2.0-rc.1
- @rocket.chat/apps@0.1.0-rc.1
- @rocket.chat/core-services@0.4.0-rc.1
- @rocket.chat/cron@0.1.0-rc.1
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.1
- @rocket.chat/gazzodown@8.0.0-rc.1
- @rocket.chat/model-typings@0.5.0-rc.1
- @rocket.chat/ui-contexts@8.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.1.0-rc.1
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.1
- @rocket.chat/ui-client@8.0.0-rc.1
- @rocket.chat/ui-video-conf@8.0.0-rc.1
- @rocket.chat/web-ui-registration@8.0.0-rc.1
- @rocket.chat/instance-status@0.1.0-rc.1
6.10.0-rc.0
Minor Changes
-
(#32471) Removed "Unknown media type" errors on the client side by using
application/octet-streamas a fallback media type (MIME type) for all files -
(#31859) Introduced the use of the
API_User_Limitsetting to limit amount of members to simultaneously auto-join a room in a team -
(#32551) Implement E2EE warning callouts letting users know that encrypted messages can't be searched and auditted on search contextual bar and audit panel.
-
(#32446) Added E2EE room setup header, with just limited functionality and room actions.
-
(#32552) Fixed an issue that would not allow the user to dismiss the closeToSeatsLimit banner for old workspaces
-
(#31987) Implemented a new "Pending Users" tab on the users page to list users who have not yet been activated and/or have not logged in for the first time. Additionally, added a "Pending Action" column to aid administrators in identifying necessary actions for each user. Incorporated a "Reason for Joining" field into the user info contextual bar, along with a callout for exceeding the seats cap in the users page header. Finally, introduced a new logic to disable user creation buttons upon surpassing the seats cap.
-
(#32316) Support encrypted files on end-to-end encrypted rooms.
-
(#32436) Added a "LDAP group validation strategy" setting to LDAP channels and roles sync in order to enable faster syncs
-
(#32605) Moves the quotes to be on top of the message for better readability
-
(#32197) Async End-to-End Encrypted rooms key distribution process. Users now don't need to be online to get the keys of their subscribed encrypted rooms, the key distribution process is now async and users can recieve keys even when they are not online.
-
(#32559) Disable "Reply in direct message", "Copy link" and "Forward message" message menu items for encrypted messages as they don't apply to encrypted messages and also disable apps menu items and show a warning.
-
(#32040) Introduced a new setting which doesn't allow users to access encrypted rooms until E2EE is configured and also doesn't allow users to send un-encrypted messages in encrypted rooms.
New room setup for E2EE feature which helps users to setup their E2EE keys and introduced states to E2EE feature.
-
(#32604) Upgrades fuselage-toastbar version in order to add RTL support to the component
-
(#31974) Clicking on a message attachment link in the Desktop App will now initiate a direct download of the attachment only when the attachment is not a PDF file
-
(#31821) New runtime for apps in the Apps-Engine based on the Deno platform
-
(#32425) Added the possibility to choose the time unit (days, hours, minutes) to the global retention policy settings
Patch Changes
-
(#32579) Improved Retention Policy Warning messages
-
(#32152) Resolved an issue with the room type filter not being reset after navigating between admin sections.
-
(#32478) Fixed "File Upload > Accepted Media Types" setting to allow all type of files uploads
-
(#32489) Fixed streams being called when the user is not logged in
-
(#32610) Fixes the supported versions problem, where in most cases the data chosen was the oldest
-
(#32376) Fixed an issue with how the UI checked for permissions when deciding if editing or deleting a message by moderators users
-
(#32459) Prevent usage of OTR messages with End-to-end Encryption, both feature shouldn't and can't work together.
-
(#32563) fixes not being able to reinstall app after installation failure
-
(#32499) Fixed codeBlock styles in light mode
-
(#32380) Decrypt pinned encrypted messages in the chat and pinned messages contextual bar.
-
(#32175) Fixed "Take it" button behavior disabling it when agent status is set to offline
-
(#32472) When using
DISABLE_DB_WATCHERS=truethis fixes message updates with URLs that were missing the link preview. -
(#32587) Fixes issues with loading license modules when loading the page while logged out
-
(#32452) Fixed 2 issues with
QueueInactivityMonitorcallback. This callback was in charge of scheduling the job that would close the inquiry, but it was checking on a property that didn't exist. This caused the callback to early return without scheduling the job, making the feature to not to work. -
(#32522) Changed streaming logic to prevent hidden system messages from being broadcasted through
stream-room-messages. -
(#32624) Fixed an issue where private encrypted room creation was being forced even when E2EE feature was disabled.
-
(#32428) Fixed an issue that allowed saveSettings method to save NaN values on numeric settings.
-
(#32640) Fixes the issue where the modal backdrop is overlapping the options of the
Selectcomponent -
(#32636) Fixed file name being incorrectly sent from the client when uploading assets
-
(#32431) Fixed last message preview in Sidebar for E2E Ecrypted channels
-
(#32547) Fixes the issue not allowing users without edit-room-retention-policy permission try to edit the room with the retention policy enabled
-
(#32653) Prevent E2EE key reset on startup due to possible race conditions
-
(#32625) Fixes an issue where settings code mirror is not being displayed correctly in full screen mode
-
(#32548) Disable slash commands in encrypted rooms and show a disabled warning.
-
(#32566) Fix the sorting by last chat in Contact Center table
-
(#32412) Fixes an issue not rendering the proper error and empty state on users in role table
-
(#32485) Adds the missing
ignoreThreadsparam fixing the issue not allowing ignoring threads when overriding retention policy -
(#31750) Don't show Join default channels option on edit user form.
-
(#32612) Fixes a cosmetic issue where emoji picker object and symbols category icon are swapped
-
(#32329) Added a new setting
Restrict files access to users who can access roomthat controls file visibility. This new setting allows users that "can access a room" to also download the files that are there. This is specially important for users with livechat manager or monitor roles, or agents that have special permissions to view closed rooms, since this allows them to download files on the conversation even after the conversation is closed. New setting is disabled by default and it is mutually exclusive with the settingRestrict file access to room memberssince this allows more types of users to download files. -
(#32500) Fix user not being set as online when setting "Use REST instead of websocket for Meteor calls" is disabled
-
(#32534) Fixed an issue where apps installed via the Marketplace would not be shown in the installed list if the app is unpublished
-
(#32458) Fixed
EditRoomInfoencrypted field placement -
(#32479) Executing a logout and login action in the same "tab/instance", some streams were not being recreated, causing countless types of bugs.
PS: as a workaround reloading after logout or login in also solves the problem.
-
(#32572) Fixes issues causing nonstop sound notification when taking a chat from the
Current Chatsview -
(#32381) Fixed Encrypted thread main message reactivity issues. Earlier the encrypted thread main message was having some reactivity issues and flaky behavior.
-
(#32106) Fixed inverted navigation direction in the image gallery
-
(#32507) Forces the highlight code language registration, preventing it to not being available when trying to use on the UI
-
(#31363) Remove password change reason when the
request password changeoption is set to false -
Updated dependencies [
d3c493b6da,02dd87574b,16b67aa0ff,a565999ae0,1056f220df,1240c874a5,768cad6de5,2ef71e8ea6,59df102d0c,eaf2f11a6c,5f95c4ec6b,363a011487,495628bce0,f75a2cb4bb,45dc3d5f72,ee43f2c57c,07c4ca0621,30399688fc,4fd9c4cbaa,4f72d62aa7,dfa49bdbb2]:- @rocket.chat/i18n@0.5.0-rc.0
- @rocket.chat/fuselage-ui-kit@8.0.0-rc.0
- @rocket.chat/ui-kit@0.35.0-rc.0
- @rocket.chat/core-typings@6.10.0-rc.0
- @rocket.chat/gazzodown@8.0.0-rc.0
- @rocket.chat/model-typings@0.5.0-rc.0
- @rocket.chat/rest-typings@6.10.0-rc.0
- @rocket.chat/omnichannel-services@0.2.0-rc.0
- @rocket.chat/web-ui-registration@8.0.0-rc.0
- @rocket.chat/instance-status@0.1.0-rc.0
- @rocket.chat/api-client@0.2.0-rc.0
- @rocket.chat/pdf-worker@0.1.0-rc.0
- @rocket.chat/ui-theming@0.2.0-rc.0
- @rocket.chat/core-services@0.4.0-rc.0
- @rocket.chat/ui-video-conf@8.0.0-rc.0
- @rocket.chat/presence@0.2.0-rc.0
- @rocket.chat/ui-composer@0.2.0-rc.0
- @rocket.chat/ui-contexts@8.0.0-rc.0
- @rocket.chat/license@0.2.0-rc.0
- @rocket.chat/ui-avatar@4.0.0-rc.0
- @rocket.chat/ui-client@8.0.0-rc.0
- @rocket.chat/models@0.1.0-rc.0
- @rocket.chat/apps@0.1.0-rc.0
- @rocket.chat/cron@0.1.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
-
Bump @rocket.chat/meteor version.
-
(#32683 by @dionisio-bot) livechat
setDepartmentlivechat api fixes:- Changing department didn't reflect on the registration form in real time
- Changing the department mid conversation didn't transfer the chat
- Depending on the state of the department, it couldn't be set as default
-
Updated dependencies []:
- @rocket.chat/core-typings@6.9.3
- @rocket.chat/rest-typings@6.9.3
- @rocket.chat/api-client@0.1.36
- @rocket.chat/license@0.1.18
- @rocket.chat/omnichannel-services@0.1.18
- @rocket.chat/pdf-worker@0.0.42
- @rocket.chat/presence@0.1.18
- @rocket.chat/apps@0.0.9
- @rocket.chat/core-services@0.3.18
- @rocket.chat/cron@0.0.38
- @rocket.chat/fuselage-ui-kit@7.0.3
- @rocket.chat/gazzodown@7.0.3
- @rocket.chat/model-typings@0.4.4
- @rocket.chat/ui-contexts@7.0.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.42
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@3.0.3
- @rocket.chat/ui-client@7.0.3
- @rocket.chat/ui-video-conf@7.0.3
- @rocket.chat/web-ui-registration@7.0.3
- @rocket.chat/instance-status@0.0.42
6.9.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32621 by @dionisio-bot) Fixes the supported versions problem, where in most cases the data chosen was the oldest
-
(#32622 by @dionisio-bot) Fixes the issue not allowing users without edit-room-retention-policy permission try to edit the room with the retention policy enabled
-
Updated dependencies []:
- @rocket.chat/core-typings@6.9.2
- @rocket.chat/rest-typings@6.9.2
- @rocket.chat/api-client@0.1.35
- @rocket.chat/license@0.1.17
- @rocket.chat/omnichannel-services@0.1.17
- @rocket.chat/pdf-worker@0.0.41
- @rocket.chat/presence@0.1.17
- @rocket.chat/apps@0.0.8
- @rocket.chat/core-services@0.3.17
- @rocket.chat/cron@0.0.37
- @rocket.chat/fuselage-ui-kit@7.0.2
- @rocket.chat/gazzodown@7.0.2
- @rocket.chat/model-typings@0.4.3
- @rocket.chat/ui-contexts@7.0.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.41
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@3.0.2
- @rocket.chat/ui-client@7.0.2
- @rocket.chat/ui-video-conf@7.0.2
- @rocket.chat/web-ui-registration@7.0.2
- @rocket.chat/instance-status@0.0.41
6.9.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32591 by @dionisio-bot) Fixes issues with loading license modules when loading the page while logged out
-
(#32588 by @dionisio-bot) Fixes issues causing nonstop sound notification when taking a chat from the
Current Chatsview -
Updated dependencies []:
- @rocket.chat/core-typings@6.9.1
- @rocket.chat/rest-typings@6.9.1
- @rocket.chat/api-client@0.1.34
- @rocket.chat/license@0.1.16
- @rocket.chat/omnichannel-services@0.1.16
- @rocket.chat/pdf-worker@0.0.40
- @rocket.chat/presence@0.1.16
- @rocket.chat/apps@0.0.7
- @rocket.chat/core-services@0.3.16
- @rocket.chat/cron@0.0.36
- @rocket.chat/fuselage-ui-kit@7.0.1
- @rocket.chat/gazzodown@7.0.1
- @rocket.chat/model-typings@0.4.2
- @rocket.chat/ui-contexts@7.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.40
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@3.0.1
- @rocket.chat/ui-client@7.0.1
- @rocket.chat/ui-video-conf@7.0.1
- @rocket.chat/web-ui-registration@7.0.1
- @rocket.chat/instance-status@0.0.40
6.9.0
Minor Changes
-
(#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-registrationpersist 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
Patch Changes
-
(#32393) Fixed an issue causing monitors to dissapear from a saved unit every time a user saved the item. This was caused by the UI not sending the correct _id of the monitors that were already saved, and this caused the Backend to ignore them and remove from the list.
-
(#31695) Fix an issue where read receipts menu item wasn't considering the enabled setting to be displayed
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32454) Fixes an issue not allowing override retention policy in channels
-
(#32444) Fixed an issue that prevented CAS users from being merged with existing user data on login
-
(#32289) Fixed a problem in how server was processing errors that was sending 2 ephemeral error messages when @all or @here were used while they were disabled via permissions
-
(#32348) Fixed an issue where translations would fallback to english some of the times.
-
(#32182) Fixed an issue with object storage settings that was not allowing admins to decide if files generated via "Export conversation" feature were being proxied through server or not.
-
(#32311) Fixed multiple issues with PDF generation logic when a quoted message was too big to fit in one single page. This was causing an internal infinite loop within the library (as it tried to make it fit, failing and then trying to fit on next page where the same happened thus causing a loop). The library was not able to break down some nested views and thus was trying to fit the whole quote on one single page. Logic was updated to allow wrapping of the contents when messages are quoted (so they can span multiple lines) and removed a bunch of unnecesary views from the code.
-
(#32364) Fixed issue with "Export room as file" feature (
rooms.exportendpoint) generating an empty export when given an invalid date -
(#32314) Fixed an issue on Users converter that was not returning the
statusTextproperty from users even when the typing indicated property existed. -
(#32500) Fix user not being set as online when setting "Use REST instead of websocket for Meteor calls" is disabled
-
(#32391) Fixes link image preview not opening in gallery mode
-
(#32318) Fixed error handling for files bigger than NATS max allowed payload. This should prevent PDFs from erroring out when generating from rooms that contain heavy images.
-
(#32479) Executing a logout and login action in the same "tab/instance", some streams were not being recreated, causing countless types of bugs.
PS: as a workaround reloading after logout or login in also solves the problem.
-
(#32345) Replaces the burger menu with an appropriate button fixing the semantics and mismatching color
-
(#32414) Fixes the missing spacing on don`t ask again checkbox inside modals
-
(#32269) Fixed a bad behavior with the interaction between OTR system messages & trash collection. We use trash collection as a temporary storage that holds recently deleted items from some collections. Messages is one of those. This was causing "User joined OTR" messages to be viewable when querying the trash collection. Since OTR messages are by definition private, code was updated to bypass trash collection when removing these special messages.
Note: this only applies to these system messages. OTR user's messages are not stored on the database.
-
(#32415) This fuselage`s bump fixes:
- The message toolbar visibility on hover (Firefox ESR)
Bubblemissing font-family
-
(#32398) Fixed issue with external users being able to reset their passwords even when the "Allow Password Change for OAuth Users" setting is disabled
-
(#32284) fixed Engagement Dashboard and Device Management admin pages loading indefinitely
-
(#32342) bump fuselage adding
AttachmentAuthorNamemissing color token -
Updated dependencies [
ff4e396416,bc50dd54a2,ad86761209,f83bd56cc5,6205ef14f0,724ba3a729,ee5cdfc367,70ab2a7b7b]:- @rocket.chat/core-typings@6.9.0
- @rocket.chat/i18n@0.4.0
- @rocket.chat/core-services@0.3.15
- @rocket.chat/omnichannel-services@0.1.15
- @rocket.chat/pdf-worker@0.0.39
- @rocket.chat/rest-typings@6.9.0
- @rocket.chat/fuselage-ui-kit@7.0.0
- @rocket.chat/ui-kit@0.34.0
- @rocket.chat/api-client@0.1.33
- @rocket.chat/license@0.1.15
- @rocket.chat/presence@0.1.15
- @rocket.chat/apps@0.0.6
- @rocket.chat/cron@0.0.35
- @rocket.chat/gazzodown@7.0.0
- @rocket.chat/model-typings@0.4.1
- @rocket.chat/ui-contexts@7.0.0
- @rocket.chat/web-ui-registration@7.0.0
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.39
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@3.0.0
- @rocket.chat/ui-client@7.0.0
- @rocket.chat/ui-video-conf@7.0.0
- @rocket.chat/instance-status@0.0.39
6.9.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32500) Fix user not being set as online when setting "Use REST instead of websocket for Meteor calls" is disabled
-
Updated dependencies []:
- @rocket.chat/core-typings@6.9.0-rc.2
- @rocket.chat/rest-typings@6.9.0-rc.2
- @rocket.chat/api-client@0.1.33-rc.2
- @rocket.chat/license@0.1.15-rc.2
- @rocket.chat/omnichannel-services@0.1.15-rc.2
- @rocket.chat/pdf-worker@0.0.39-rc.2
- @rocket.chat/presence@0.1.15-rc.2
- @rocket.chat/apps@0.0.6-rc.2
- @rocket.chat/core-services@0.3.15-rc.2
- @rocket.chat/cron@0.0.35-rc.2
- @rocket.chat/fuselage-ui-kit@7.0.0-rc.2
- @rocket.chat/gazzodown@7.0.0-rc.2
- @rocket.chat/model-typings@0.4.1-rc.2
- @rocket.chat/ui-contexts@7.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.39-rc.2
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@3.0.0-rc.2
- @rocket.chat/ui-client@7.0.0-rc.2
- @rocket.chat/ui-video-conf@7.0.0-rc.2
- @rocket.chat/web-ui-registration@7.0.0-rc.2
- @rocket.chat/instance-status@0.0.39-rc.2
6.9.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32479) Executing a logout and login action in the same "tab/instance", some streams were not being recreated, causing countless types of bugs.
PS: as a workaround reloading after logout or login in also solves the problem.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.9.0-rc.1
- @rocket.chat/rest-typings@6.9.0-rc.1
- @rocket.chat/api-client@0.1.33-rc.1
- @rocket.chat/license@0.1.15-rc.1
- @rocket.chat/omnichannel-services@0.1.15-rc.1
- @rocket.chat/pdf-worker@0.0.39-rc.1
- @rocket.chat/presence@0.1.15-rc.1
- @rocket.chat/apps@0.0.6-rc.1
- @rocket.chat/core-services@0.3.15-rc.1
- @rocket.chat/cron@0.0.35-rc.1
- @rocket.chat/fuselage-ui-kit@7.0.0-rc.1
- @rocket.chat/gazzodown@7.0.0-rc.1
- @rocket.chat/model-typings@0.4.1-rc.1
- @rocket.chat/ui-contexts@7.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.39-rc.1
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@3.0.0-rc.1
- @rocket.chat/ui-client@7.0.0-rc.1
- @rocket.chat/ui-video-conf@7.0.0-rc.1
- @rocket.chat/web-ui-registration@7.0.0-rc.1
- @rocket.chat/instance-status@0.0.39-rc.1
6.9.0-rc.0
Minor Changes
-
(#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-registrationpersist 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
Patch Changes
-
(#32393) Fixed an issue causing monitors to dissapear from a saved unit every time a user saved the item. This was caused by the UI not sending the correct _id of the monitors that were already saved, and this caused the Backend to ignore them and remove from the list.
-
(#31695) Fix an issue where read receipts menu item wasn't considering the enabled setting to be displayed
-
(#32454) Fixes an issue not allowing override retention policy in channels
-
(#32444) Fixed an issue that prevented CAS users from being merged with existing user data on login
-
(#32289) Fixed a problem in how server was processing errors that was sending 2 ephemeral error messages when @all or @here were used while they were disabled via permissions
-
(#32348) Fixed an issue where translations would fallback to english some of the times.
-
(#32182) Fixed an issue with object storage settings that was not allowing admins to decide if files generated via "Export conversation" feature were being proxied through server or not.
-
(#32311) Fixed multiple issues with PDF generation logic when a quoted message was too big to fit in one single page. This was causing an internal infinite loop within the library (as it tried to make it fit, failing and then trying to fit on next page where the same happened thus causing a loop). The library was not able to break down some nested views and thus was trying to fit the whole quote on one single page. Logic was updated to allow wrapping of the contents when messages are quoted (so they can span multiple lines) and removed a bunch of unnecesary views from the code.
-
(#32364) Fixed issue with "Export room as file" feature (
rooms.exportendpoint) generating an empty export when given an invalid date -
(#32314) Fixed an issue on Users converter that was not returning the
statusTextproperty from users even when the typing indicated property existed. -
(#32391) Fixes link image preview not opening in gallery mode
-
(#32318) Fixed error handling for files bigger than NATS max allowed payload. This should prevent PDFs from erroring out when generating from rooms that contain heavy images.
-
(#32345) Replaces the burger menu with an appropriate button fixing the semantics and mismatching color
-
(#32414) Fixes the missing spacing on don`t ask again checkbox inside modals
-
(#32269) Fixed a bad behavior with the interaction between OTR system messages & trash collection. We use trash collection as a temporary storage that holds recently deleted items from some collections. Messages is one of those. This was causing "User joined OTR" messages to be viewable when querying the trash collection. Since OTR messages are by definition private, code was updated to bypass trash collection when removing these special messages.
Note: this only applies to these system messages. OTR user's messages are not stored on the database.
-
(#32415) This fuselage`s bump fixes:
- The message toolbar visibility on hover (Firefox ESR)
Bubblemissing font-family
-
(#32398) Fixed issue with external users being able to reset their passwords even when the "Allow Password Change for OAuth Users" setting is disabled
-
(#32284) fixed Engagement Dashboard and Device Management admin pages loading indefinitely
-
(#32342) bump fuselage adding
AttachmentAuthorNamemissing color token -
Updated dependencies [
ff4e396416,bc50dd54a2,ad86761209,f83bd56cc5,6205ef14f0,724ba3a729,ee5cdfc367,70ab2a7b7b]:- @rocket.chat/core-typings@6.9.0-rc.0
- @rocket.chat/i18n@0.4.0-rc.0
- @rocket.chat/core-services@0.3.15-rc.0
- @rocket.chat/omnichannel-services@0.1.15-rc.0
- @rocket.chat/pdf-worker@0.0.39-rc.0
- @rocket.chat/rest-typings@6.9.0-rc.0
- @rocket.chat/fuselage-ui-kit@7.0.0-rc.0
- @rocket.chat/ui-kit@0.34.0-rc.0
- @rocket.chat/api-client@0.1.33-rc.0
- @rocket.chat/license@0.1.15-rc.0
- @rocket.chat/presence@0.1.15-rc.0
- @rocket.chat/apps@0.0.6-rc.0
- @rocket.chat/cron@0.0.35-rc.0
- @rocket.chat/gazzodown@7.0.0-rc.0
- @rocket.chat/model-typings@0.4.1-rc.0
- @rocket.chat/ui-contexts@7.0.0-rc.0
- @rocket.chat/web-ui-registration@7.0.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.39-rc.0
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@3.0.0-rc.0
- @rocket.chat/ui-client@7.0.0-rc.0
- @rocket.chat/ui-video-conf@7.0.0-rc.0
- @rocket.chat/instance-status@0.0.39-rc.0
6.8.0
Minor Changes
-
(#31898) Created a new endpoint to get a filtered and paginated list of users.
-
(#32224) Allow Custom Fields in Messages. API-only feature. It can be enabled and configured in Workspace Settings.
-
(#32115) Introduces sidebar navigability, allowing users to navigate on sidebar channels through keyboard
-
(#29461) Introduces a resizable Contextualbar allowing users to change the width just by dragging it
-
(#31811) Convert mute/unmute meteor methods to endpoints
-
(#32084) Added a new setting to automatically disable users from LDAP that can no longer be found by the background sync
-
(#31965) Added the ability to serve .well-known paths directly from Rocket.Chat, if using federation, removing the need for special reverse proxy configuration or another component layer for specific types of reverse proxies / loadbalancers.
-
(#31898) Created a new endpoint to resend the welcome email to a given user
-
(#32208) Added a new notification provider in light of the old FCM API deprecation, now you can choose to use the new provider or the old via the
Push_UseLegacysetting -
(#31976) Added support for allowing agents to forward inquiries to departments that may not have any online agents given that
Allow department to receive forwarded inquiries even when there's no available agentsis set totruein the department configuration. This configuration empowers agents to seamlessly direct incoming requests to the designated department, ensuring efficient handling of queries even when departmental resources are not actively online. When an agent becomes available, any pending inquiries will be automatically routed to them if the routing algorithm supports it. -
(#32173) Added "Enable Users" option under "Sync User Active State" LDAP setting to allow only re-enabling users found on LDAP background sync
-
(#31865) Redesign Save E2EE password modal
-
(#32272) Support Message Custom Fields on upload API via field
customFieldand JSON value -
(#32055) feat:
ConnectionStatusBarredesign -
(#32073) Fixed an issue affecting the update modal/contextual bar by apps when it comes to error handling and regular surface update
Patch Changes
-
(#31996) Fixed Security tab visibility to allow password changes when 2FA/E2E is disabled.
-
(#32210) Fixes error
audio.pause() is not a functionand makes the continuous new room notification (livechat) respect the volume set in user preferences. -
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32186) Increased the timeout between calls for the three remaining Omnichannel Agenda Jobs. This should make them happen less often and reduce the load on MongoDB
-
(#32216) Fixed an issue while creating tokens via the special
users.createTokenAPI was not respecting the maximum login tokens allowed for a user.The following endpoint was deprecated and will be removed on version
8.0.0:/api/v1/users.createToken
The following Meteor method (realtime API) was deprecated and will be removed on version
8.0.0:createToken
-
(#31958) Force logout the clients which are actively online, whenever a user resets E2EE keys.
-
(#31989) Fixed issue with login via SAML not redirecting to invite link
-
(#32187) Fixes an issue that forces the focus on the last message when interacting by mouse on message list
-
(#31765) Fixes the livechat client ignoring the
livechat_fileuploads_enabledsetting when uploading files -
(#31811) Deprecate muteUserInRoom and unmuteUserInRoom meteor methods
-
(#32287) Fixed wrong
Business hoursvalidations between different weeks -
(#32348) Fixed an issue where translations would fallback to english some of the times.
-
(#31990) Fixed open expanded view (galery mode) for image attachments sent by livechat widget
-
(#32248) Fixes an issue where the last threads list item wasn't displaying properly
-
(#32112) fixed an issue where mentioning a team would trigger the bot message warning that the team is not a part of the channel
-
(#32069) Livechat: A registered user loses their messages if 'registerGuest' is called using the same token.
-
(#32063) Fixed a UI issue that allowed a user to "mark" a room as favorite even when a room was not default. The Back-End was correctly ignoring the
favoriteproperty from being updated when the room was not default, but the UI still allowed users to try. As UI allowed but changes were not saved, this gave the impression that the function was not working. -
(#32374) Fixed an issue with some apps that didn't implement executeViewCloseHandler. This causes opened modals to be open forever on UI (unless Esc was clicked). This is because when the UI attempts to close it, it calls the aforementioned handler, and since it didn't exist, apps engine errored out.
This returned an empty response to the UI, which ignored the response and continued to show the view.
-
(#32237) Fixed settings-related statistics not being updated according to the license.
We've identified an issue where certain statistics were not reflecting recent license changes. This resulted in outdated information being reported for workspaces. This change ensures that all reported statistics are current and consider the workspace license.
-
(#32170) Fixed a language priority issue. It should now respect the following order: User Preference -> Browser Language -> Server Language
-
(#32202) Fixed an issue where Rocket.Chat would ask admins to confirm fingerprint change (new workspace vs configuration update), even when
AUTO_ACCEPT_FINGERPRINTenvironment variable set to"true". -
(#32220) Fixed supported versions not being updated in airgapped environments
-
(#32141) Deprecate
channels.imagesin favor ofrooms.images.Roomsendpoints are more broad and should interact with all types of rooms.Channelson the other hand are specific to public channels. This change is to keep the semantics and conventions of the endpoints -
(#32157) Fixed custom OAuth roles not synced on the first login (on user creation)
-
(#32136) Fixes the missing space between name and user name on system messages
-
(#32007) This PR have made enhancements to the select and multiselect inputs related to Omnichannel Departments, now the options properly display the complete department names, ensuring clarity for users and added text wrapping for long department names, enhancing readability and UX.
-
(#32221) Fixed an issue where an endpoint was called before checking configuration that enables automatic translation when launching the application
-
(#32230) Fixed a problem that caused OTR Session messages' to not being transmitted from one peer to another when running Rocket.Chat as microservices. This was caused by a legacy streamer that tried to use the websocket directly, which works on monolith but doesn't on microservices, cause these events are routed through DDP Streamer service.
-
(#32021) Fixed duplicate API calls during livechat room forwarding by adding loading state for submit button
-
(#32123) fixed search room not showing the new name room name changes
-
(#30309) Fixed a problem that caused
afterCreateUsercallback to be called without new user's roles inside. This caused Omnichannel Business Hour manager to ignore these users from assigning open business hours until the manager restarted or the business hour restarted. -
(#32172) Fixes an issue where message reactions are vertically misaligned when zooming out
-
(#32062) Fixed an issue where old exports would get overwritten by new ones if generated on the same day, when using external storage services (such as Amazon S3)
-
(#32284) fixed Engagement Dashboard and Device Management admin pages loading indefinitely
-
Updated dependencies [
845fd64f45,c47a8e3514,9a6a7d0a40,da45cb6998,845fd64f45,b94ca7c30b,9902554388,8b0986d15a,4aba7c8a26,c4e58afd8b,c9a92e6ea2,c0d54d742a]:- @rocket.chat/rest-typings@6.8.0
- @rocket.chat/core-typings@6.8.0
- @rocket.chat/i18n@0.3.0
- @rocket.chat/model-typings@0.4.0
- @rocket.chat/apps@0.0.5
- @rocket.chat/core-services@0.3.14
- @rocket.chat/fuselage-ui-kit@6.0.0
- @rocket.chat/presence@0.1.14
- @rocket.chat/ui-contexts@6.0.0
- @rocket.chat/api-client@0.1.32
- @rocket.chat/omnichannel-services@0.1.14
- @rocket.chat/license@0.1.14
- @rocket.chat/pdf-worker@0.0.38
- @rocket.chat/cron@0.0.34
- @rocket.chat/gazzodown@6.0.0
- @rocket.chat/web-ui-registration@6.0.0
- @rocket.chat/models@0.0.38
- @rocket.chat/base64@1.0.13
- @rocket.chat/instance-status@0.0.38
- @rocket.chat/message-parser@0.31.29
- @rocket.chat/random@1.2.2
- @rocket.chat/sha256@1.0.10
- @rocket.chat/ui-composer@0.1.0
- @rocket.chat/ui-kit@0.33.0
- @rocket.chat/ui-video-conf@6.0.0
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@2.0.0
- @rocket.chat/ui-client@6.0.0
- @rocket.chat/server-cloud-communication@0.0.2
6.8.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32348) Fixed an issue where translations would fallback to english some of the times.
-
(#32374) Fixed an issue with some apps that didn't implement executeViewCloseHandler. This causes opened modals to be open forever on UI (unless Esc was clicked). This is because when the UI attempts to close it, it calls the aforementioned handler, and since it didn't exist, apps engine errored out.
This returned an empty response to the UI, which ignored the response and continued to show the view.
-
Updated dependencies [
b94ca7c30b]:- @rocket.chat/apps@0.0.5-rc.2
- @rocket.chat/core-services@0.3.14-rc.2
- @rocket.chat/core-typings@6.8.0-rc.2
- @rocket.chat/fuselage-ui-kit@6.0.0-rc.2
- @rocket.chat/rest-typings@6.8.0-rc.2
- @rocket.chat/presence@0.1.14-rc.2
- @rocket.chat/omnichannel-services@0.1.14-rc.2
- @rocket.chat/api-client@0.1.32-rc.2
- @rocket.chat/license@0.1.14-rc.2
- @rocket.chat/pdf-worker@0.0.38-rc.2
- @rocket.chat/cron@0.0.34-rc.2
- @rocket.chat/gazzodown@6.0.0-rc.2
- @rocket.chat/model-typings@0.4.0-rc.2
- @rocket.chat/ui-contexts@6.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.38-rc.2
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@2.0.0-rc.2
- @rocket.chat/ui-client@6.0.0-rc.2
- @rocket.chat/ui-video-conf@6.0.0-rc.2
- @rocket.chat/web-ui-registration@6.0.0-rc.2
- @rocket.chat/instance-status@0.0.38-rc.2
6.8.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.8.0-rc.1
- @rocket.chat/rest-typings@6.8.0-rc.1
- @rocket.chat/api-client@0.1.31-rc.1
- @rocket.chat/license@0.1.13-rc.1
- @rocket.chat/omnichannel-services@0.1.13-rc.1
- @rocket.chat/pdf-worker@0.0.37-rc.1
- @rocket.chat/presence@0.1.13-rc.1
- @rocket.chat/apps@0.0.4-rc.1
- @rocket.chat/core-services@0.3.13-rc.1
- @rocket.chat/cron@0.0.33-rc.1
- @rocket.chat/gazzodown@6.0.0-rc.1
- @rocket.chat/model-typings@0.4.0-rc.1
- @rocket.chat/ui-contexts@6.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@6.0.0-rc.1
- @rocket.chat/models@0.0.37-rc.1
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@2.0.0-rc.1
- @rocket.chat/ui-client@6.0.0-rc.1
- @rocket.chat/ui-video-conf@6.0.0-rc.1
- @rocket.chat/web-ui-registration@6.0.0-rc.1
- @rocket.chat/instance-status@0.0.37-rc.1
6.8.0-rc.0
Minor Changes
-
(#31898) Created a new endpoint to get a filtered and paginated list of users.
-
(#32224) Allow Custom Fields in Messages. API-only feature. It can be enabled and configured in Workspace Settings.
-
(#32115) Introduces sidebar navigability, allowing users to navigate on sidebar channels through keyboard
-
(#29461) Introduces a resizable Contextualbar allowing users to change the width just by dragging it
-
(#31840) Encrypt file descriptions in E2EE rooms
-
(#31811) Convert mute/unmute meteor methods to endpoints
-
(#32084) Added a new setting to automatically disable users from LDAP that can no longer be found by the background sync
-
(#31965) Added the ability to serve .well-known paths directly from Rocket.Chat, if using federation, removing the need for special reverse proxy configuration or another component layer for specific types of reverse proxies / loadbalancers.
-
(#31898) Created a new endpoint to resend the welcome email to a given user
-
(#32208) Added a new notification provider in light of the old FCM API deprecation, now you can choose to use the new provider or the old via the
Push_UseLegacysetting -
(#31976) Added support for allowing agents to forward inquiries to departments that may not have any online agents given that
Allow department to receive forwarded inquiries even when there's no available agentsis set totruein the department configuration. This configuration empowers agents to seamlessly direct incoming requests to the designated department, ensuring efficient handling of queries even when departmental resources are not actively online. When an agent becomes available, any pending inquiries will be automatically routed to them if the routing algorithm supports it. -
(#32173) Added "Enable Users" option under "Sync User Active State" LDAP setting to allow only re-enabling users found on LDAP background sync
-
(#31865) Redesign Save E2EE password modal
-
(#32272) Support Message Custom Fields on upload API via field
customFieldand JSON value -
(#32055) feat:
ConnectionStatusBarredesign -
(#32073) Fixed an issue affecting the update modal/contextual bar by apps when it comes to error handling and regular surface update
Patch Changes
-
(#31996) Fixed Security tab visibility to allow password changes when 2FA/E2E is disabled.
-
(#32210) Fixes error
audio.pause() is not a functionand makes the continuous new room notification (livechat) respect the volume set in user preferences. -
(#32186) Increased the timeout between calls for the three remaining Omnichannel Agenda Jobs. This should make them happen less often and reduce the load on MongoDB
-
(#32216) Fixed an issue while creating tokens via the special
users.createTokenAPI was not respecting the maximum login tokens allowed for a user.The following endpoint was deprecated and will be removed on version
8.0.0:/api/v1/users.createToken
The following Meteor method (realtime API) was deprecated and will be removed on version
8.0.0:createToken
-
(#31958) Force logout the clients which are actively online, whenever a user resets E2EE keys.
-
(#31989) Fixed issue with login via SAML not redirecting to invite link
-
(#32187) Fixes an issue that forces the focus on the last message when interacting by mouse on message list
-
(#31765) Fixes the livechat client ignoring the
livechat_fileuploads_enabledsetting when uploading files -
(#31811) Deprecate muteUserInRoom and unmuteUserInRoom meteor methods
-
(#32287) Fixed wrong
Business hoursvalidations between different weeks -
(#31990) Fixed open expanded view (galery mode) for image attachments sent by livechat widget
-
(#32248) Fixes an issue where the last threads list item wasn't displaying properly
-
(#32112) fixed an issue where mentioning a team would trigger the bot message warning that the team is not a part of the channel
-
(#32069) Livechat: A registered user loses their messages if 'registerGuest' is called using the same token.
-
(#32063) Fixed a UI issue that allowed a user to "mark" a room as favorite even when a room was not default. The Back-End was correctly ignoring the
favoriteproperty from being updated when the room was not default, but the UI still allowed users to try. As UI allowed but changes were not saved, this gave the impression that the function was not working. -
(#32237) Fixed settings-related statistics not being updated according to the license.
We've identified an issue where certain statistics were not reflecting recent license changes. This resulted in outdated information being reported for workspaces. This change ensures that all reported statistics are current and consider the workspace license.
-
(#32170) Fixed a language priority issue. It should now respect the following order: User Preference -> Browser Language -> Server Language
-
(#32202) Fixed an issue where Rocket.Chat would ask admins to confirm fingerprint change (new workspace vs configuration update), even when
AUTO_ACCEPT_FINGERPRINTenvironment variable set to"true". -
(#32220) Fixed supported versions not being updated in airgapped environments
-
(#32141) Deprecate
channels.imagesin favor ofrooms.images.Roomsendpoints are more broad and should interact with all types of rooms.Channelson the other hand are specific to public channels. This change is to keep the semantics and conventions of the endpoints -
(#32157) Fixed custom OAuth roles not synced on the first login (on user creation)
-
(#32136) Fixes the missing space between name and user name on system messages
-
(#32007) This PR have made enhancements to the select and multiselect inputs related to Omnichannel Departments, now the options properly display the complete department names, ensuring clarity for users and added text wrapping for long department names, enhancing readability and UX.
-
(#32221) Fixed an issue where an endpoint was called before checking configuration that enables automatic translation when launching the application
-
(#32230) Fixed a problem that caused OTR Session messages' to not being transmitted from one peer to another when running Rocket.Chat as microservices. This was caused by a legacy streamer that tried to use the websocket directly, which works on monolith but doesn't on microservices, cause these events are routed through DDP Streamer service.
-
(#32021) Fixed duplicate API calls during livechat room forwarding by adding loading state for submit button
-
(#32123) fixed search room not showing the new name room name changes
-
(#30309) Fixed a problem that caused
afterCreateUsercallback to be called without new user's roles inside. This caused Omnichannel Business Hour manager to ignore these users from assigning open business hours until the manager restarted or the business hour restarted. -
(#32172) Fixes an issue where message reactions are vertically misaligned when zooming out
-
(#32062) Fixed an issue where old exports would get overwritten by new ones if generated on the same day, when using external storage services (such as Amazon S3)
-
Updated dependencies [
845fd64f45,c47a8e3514,9a6a7d0a40,da45cb6998,845fd64f45,9902554388,8b0986d15a,4aba7c8a26,c4e58afd8b,c9a92e6ea2,c0d54d742a]:- @rocket.chat/rest-typings@6.8.0-rc.0
- @rocket.chat/core-typings@6.8.0-rc.0
- @rocket.chat/i18n@0.3.0-rc.0
- @rocket.chat/model-typings@0.4.0-rc.0
- @rocket.chat/core-services@0.3.12-rc.0
- @rocket.chat/ui-contexts@6.0.0-rc.0
- @rocket.chat/api-client@0.1.30-rc.0
- @rocket.chat/omnichannel-services@0.1.12-rc.0
- @rocket.chat/presence@0.1.12-rc.0
- @rocket.chat/license@0.1.12-rc.0
- @rocket.chat/pdf-worker@0.0.36-rc.0
- @rocket.chat/apps@0.0.3-rc.0
- @rocket.chat/cron@0.0.32-rc.0
- @rocket.chat/gazzodown@6.0.0-rc.0
- @rocket.chat/web-ui-registration@6.0.0-rc.0
- @rocket.chat/models@0.0.36-rc.0
- @rocket.chat/base64@1.0.13
- @rocket.chat/fuselage-ui-kit@6.0.0-rc.0
- @rocket.chat/instance-status@0.0.36-rc.0
- @rocket.chat/message-parser@0.31.29
- @rocket.chat/random@1.2.2
- @rocket.chat/sha256@1.0.10
- @rocket.chat/ui-composer@0.1.0
- @rocket.chat/ui-kit@0.33.0
- @rocket.chat/ui-video-conf@6.0.0-rc.0
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@2.0.0-rc.0
- @rocket.chat/ui-client@6.0.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
-
Bump @rocket.chat/meteor version.
-
(#32315 by @dionisio-bot) fixed Engagement Dashboard and Device Management admin pages loading indefinitely
-
Updated dependencies []:
- @rocket.chat/core-typings@6.7.2
- @rocket.chat/rest-typings@6.7.2
- @rocket.chat/api-client@0.1.31
- @rocket.chat/license@0.1.13
- @rocket.chat/omnichannel-services@0.1.13
- @rocket.chat/pdf-worker@0.0.37
- @rocket.chat/presence@0.1.13
- @rocket.chat/apps@0.0.4
- @rocket.chat/core-services@0.3.13
- @rocket.chat/cron@0.0.33
- @rocket.chat/gazzodown@5.0.2
- @rocket.chat/model-typings@0.3.9
- @rocket.chat/ui-contexts@5.0.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@5.0.2
- @rocket.chat/models@0.0.37
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.2
- @rocket.chat/ui-client@5.0.2
- @rocket.chat/ui-video-conf@5.0.2
- @rocket.chat/web-ui-registration@5.0.2
- @rocket.chat/instance-status@0.0.37
6.7.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32284) fixed Engagement Dashboard and Device Management admin pages loading indefinitely
6.7.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32253) Increased the timeout between calls for the three remaining Omnichannel Agenda Jobs. This should make them happen less often and reduce the load on MongoDB
-
(#32252) Fixes an issue that forces the focus on the last message when interacting by mouse on message list
-
(#32256) Fixed open expanded view (galery mode) for image attachments sent by livechat widget
-
(#32254) Fixed an issue where Rocket.Chat would ask admins to confirm fingerprint change (new workspace vs configuration update), even when
AUTO_ACCEPT_FINGERPRINTenvironment variable set to"true". -
(#32265) Fixed supported versions not being updated in airgapped environments
-
(#32251) Fixes an issue where message reactions are vertically misaligned when zooming out
-
Updated dependencies []:
- @rocket.chat/core-typings@6.7.1
- @rocket.chat/rest-typings@6.7.1
- @rocket.chat/api-client@0.1.30
- @rocket.chat/license@0.1.12
- @rocket.chat/omnichannel-services@0.1.12
- @rocket.chat/pdf-worker@0.0.36
- @rocket.chat/presence@0.1.12
- @rocket.chat/apps@0.0.3
- @rocket.chat/core-services@0.3.12
- @rocket.chat/cron@0.0.32
- @rocket.chat/gazzodown@5.0.1
- @rocket.chat/model-typings@0.3.8
- @rocket.chat/ui-contexts@5.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@5.0.1
- @rocket.chat/models@0.0.36
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.1
- @rocket.chat/ui-client@5.0.1
- @rocket.chat/ui-video-conf@5.0.1
- @rocket.chat/web-ui-registration@5.0.1
- @rocket.chat/instance-status@0.0.36
6.7.0
Minor Changes
-
(#31820) Added the ability for premium workspaces to hide Rocket.Chat's watermark as well as change the Livechat widget's logo
The new settings (named below) can be found in the Omnichannel workspace settings within the livechat section.
- Hide "powered by Rocket.Chat"
- Livechat widget logo (svg, png, jpg)
-
(#31884) Deprecate
insertOrUpdateUserMeteor method -
(#31751) Added Livechat setting
Hide system messages& API methodsetHiddenSystemMessages, to customize system message visibility within the widget. -
(#31626) Freezes the permission table's first column allowing the user to visualize the permission name when scrolling horizontally
-
(#31772) Improved Livechat's theming capabilities
Name ( setTheme,initialize)Workspace setting Default value Description positionLivechat widget position on the screen rightChanges the widget position on the screen. Can be leftorrightbackgroundLivechat background N/AChanges the message list background. Accepts the same values as the CSS property background guestBubbleBackgroundColorN/AN/AChanges the guest's message bubble background color agentBubbleBackgroundColorN/AN/AChanges the agent's message bubble background color hideGuestAvatarN/AfalseHides/shows the guest avatar hideAgentAvatarN/AtrueHides/shows the agent avatar -
(#32043) Added Livechat's new theming settings to Appearance page (available for Premium workspaces)
Newly added settings are:
Livechat widget position on the screen: Changes the widget position between left or right of the viewportLivechat background: Changes the message list background. Receives the same value as the CSS's background property.Hide system messages: Changes the visibility of system messages displayed on the widget.Hide "powered by Rocket.Chat": Changes the visibility of Rocket.Chat's watermark on the widget.
-
(#31679) Added a new formatter shortcut to add hyperlinks to a message
-
(#31473) feat: add a11y doc links
-
(#31572) feat: show date on message's scroll
-
(#31268) Added new Livechat trigger action "Send message (external service)"
-
(#31549) Introduces message navigability, allowing users to navigate on messages through keyboard
-
(#31538) Introduced new methods for Rocket.Chat Apps to interact with livechat:
findOpenRoomsByAgentIdandcountOpenRoomsByAgentId
Patch Changes
-
(#31663) Fixes issue causing the setDepartment Livechat API overriding some triggers conditions
-
(#31745 by @Pritam-sd-dev) Fix room name updation on admin edit room flow.
-
(#31948 by @hardikbhatia777) Fixes an issue not allowing edit webhooks properly
-
(#31909) fix: Trigger
IPostLivechatRoomStartedapp event after inquiry is created. Previously, this event was fired after a room was created. This allowed to do some actions on rooms, but more elevated actions like transfering a room were not possible as at this point, an inquiry didn't exist. -
(#31881) Fixed a problem that caused Business Hours feature (Multiple) to make bot agents not available when turning on the feature, and not making them available after that. Now, Business Hours will ignore Bot users, allowing admins to decide manually if a bot should be or not be active during a period of time
-
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.
-
(#31720) Now we are considering channels with auto-join inside teams on user creation
-
(#31970) Fixed enterprise settings value not being updated when license is removed or invalid
Added a license callbacks
onRemoveLicenseandonInvalidateLicenseto update enterprise settings values when a license is removed/invalid. This solves a specific scenario where in case of a downgrade (license removal),settings.getwould continue to returnvaluefor enterprise settings instead ofinvalidValueas it should. This would remain the case until the workspace was restarted. -
(#31973 by @VipinDevelops) Fixed message composer command preview for text type
-
(#31713) Fixes an issue not allowing admin users to edit the room name
-
(#31790 by @tiran133) fix: Fixes SAML Role mapping of custom roles fixed: here https://github.com/RocketChat/Rocket.Chat/pull/31830
-
(#31589) fixed an issue with the composer losing its edit state and highlighted after resizing the window.
-
(#31700) Fixed matrix homeserver domain setting not being visible in admin panel
-
(#31788) fixed some apps-engine bridges receiving data in a wrong format
-
(#31660) Fixed issue with quote attachments still being displayed within the message even after removing link
-
(#31759) Fix notifications specially for DMs when preference is set to mentions.
-
(#31583) Fixed login email verification flow when a user tries to join with username
-
(#31803) Fixed room owner specified on room import not being inserted as a room member or owner.
-
(#31475) This fix allows links such as ones starting with "notes://" and other specific apps to be rendered in the User panel as they are in the messages
-
(#32085) Fixed an internal server error when using the backwards compatibility flag to connect to the real time API for listening to all server message notifications.
-
(#31571) Fixed Mail dryrun sending email to all users
-
(#31883) fix: Corrected SVG image preview by setting correct format during thumbnail generation
-
(#31890) Changed logic that process custom fields from visitors when updating its data, making the process more reliable and faster.
-
(#31860) Fixed mentions not working when mentioned user changes username.
-
(#31723) fixed an issue with the user presence not updating automatically for other users.
-
(#31894) fixed a small issue that was causing the room layout to shift when loading apps messages
-
(#32019) Allowed upload of
lstfiles -
(#31753) Fixed an issue where the login button for Custom OAuth services would not work if any non-custom login service was also available
-
(#31983) Fix error on changing a discussion name
-
(#31666) Fixes an issue allowing only numbers, if trigger's condition is 'visitor time on site'
-
(#32012) Don't use the registration.yaml file to configure Matrix Federation anymore.
-
(#31651) Fixed auto-availability of reactivated livechat agents; they now stay 'Not Available' until manually set to 'Available'
-
(#32069) Livechat: A registered user loses their messages if 'registerGuest' is called using the same token.
-
(#32031) Fixes issue where the livechat offline form would render even when disabled
-
(#31703) Added reactions tooltip loader
-
(#31701) Fixed discussion names displaying as IDs in sidebar search results
-
(#31554 by @shivang-16) Fixed a bug on the rooms page's "Favorite" setting, which previously failed to designate selected rooms as favorites by default.
-
(#31844) Fixed Federation not working with Microservice deployments
-
(#31927)
stoppedlifecycle method was unexpectedly synchronous when using microservices, causing our code to create race conditions. -
(#31880) fix: CRM integration mismatch on callback type vs code validation. Previously, callback was attempting to register a
LivechatStartedevent, however, our internal code was expecting aLivechatStartevent, causing the hook to receive incomplete data -
(#31600) Looking at the user's permission before rendering the 'Start Call' button on the UserInfo panel, so if the user does not have the permissions, the button does not show
-
(#31904) fix: Show always all rooms when requesting chat history, even unserved ones. A faulty condition caused an issue where chat history was only able to present either served or unserved chats at once, without a proper way to get both. Now, the Chat history feature will showcase all closed rooms for the requested visitor.
-
(#31896) fix: Validate rooms are not taken before processing by queue. This will prevent an issue that caused a room, that's on an invalid state, to be re-processed by the queue worker, assigning it again to another user despite being already assigned to one. This happens when a room's inquiry gets to an state where it desyncs from the room object. Room is taken & served while inquiry is still queued. This fix will also reconciliate both when something like this happens: whenever the queue picks a chat that's already taken, it will update it's inquiry object to reflect that and avoid processing again.
-
(#31823) Revert unintentional changes real time presence data payload
-
(#31604) Fixed an issue where the sync ldap avatars background process would never run
-
(#31621) Improved the layout of the 2FA modals and changed the email 2FA resend email anchor to a button.
-
(#32038) Added tag to premium settings in CE workspaces
A premium tag will be displayed alongside the setting label for premium exclusive settings in CE workspaces. This will bring visibility for users of our premium features while also informing them of the reason why the setting is currently disabled.
-
(#31998) Introduced a new step to the queue worker: when an inquiry that's on an improper status is selected for processing, queue worker will first check its status and will attempt to fix it. For example, if an inquiry points to a closed room, there's no point in processing, system will now remove the inquiry If an inquiry is already taken, the inquiry will be updated to reflect the new status and clean the queue.
This prevents issues where the queue worker attempted to process an inquiry forever because it was in an improper state.
-
(#32056) Fix error during migration 304. Throwing
Cannot read property 'finally' of undefinederror. -
(#31658) Fixes an issue where messages are not updating properly after pruning the room
-
(#31895) Fix users presence stuck as online after connecting using mobile apps
-
(#31833) Fix web UI not showing users presence updating to offline
-
Updated dependencies [
b9ef630816,3eb4dd7f50,f0475cc4cf,d1b1ffe9e5,0570f6740a,939a6fa35f,8b10c6cf0f,b9e897a8f5,b876e4e0fc,5ad65ff3da,f612d741f3,e203c40471]:- @rocket.chat/core-typings@6.7.0
- @rocket.chat/web-ui-registration@5.0.0
- @rocket.chat/rest-typings@6.7.0
- @rocket.chat/model-typings@0.3.7
- @rocket.chat/i18n@0.2.0
- @rocket.chat/core-services@0.3.11
- @rocket.chat/message-parser@0.31.29
- @rocket.chat/models@0.0.35
- @rocket.chat/api-client@0.1.29
- @rocket.chat/license@0.1.11
- @rocket.chat/omnichannel-services@0.1.11
- @rocket.chat/pdf-worker@0.0.35
- @rocket.chat/presence@0.1.11
- @rocket.chat/apps@0.0.2
- @rocket.chat/cron@0.0.31
- @rocket.chat/gazzodown@5.0.0
- @rocket.chat/ui-contexts@5.0.0
- @rocket.chat/base64@1.0.13
- @rocket.chat/fuselage-ui-kit@5.0.0
- @rocket.chat/instance-status@0.0.35
- @rocket.chat/random@1.2.2
- @rocket.chat/sha256@1.0.10
- @rocket.chat/ui-composer@0.1.0
- @rocket.chat/ui-kit@0.33.0
- @rocket.chat/ui-video-conf@5.0.0
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.0
- @rocket.chat/ui-client@5.0.0
6.7.0-rc.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.7.0-rc.4
- @rocket.chat/rest-typings@6.7.0-rc.4
- @rocket.chat/api-client@0.1.29-rc.4
- @rocket.chat/license@0.1.11-rc.4
- @rocket.chat/omnichannel-services@0.1.11-rc.4
- @rocket.chat/pdf-worker@0.0.35-rc.4
- @rocket.chat/presence@0.1.11-rc.4
- @rocket.chat/apps@0.0.2-rc.4
- @rocket.chat/core-services@0.3.11-rc.4
- @rocket.chat/cron@0.0.31-rc.4
- @rocket.chat/gazzodown@5.0.0-rc.4
- @rocket.chat/model-typings@0.3.7-rc.4
- @rocket.chat/ui-contexts@5.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@5.0.0-rc.4
- @rocket.chat/models@0.0.35-rc.4
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.0-rc.4
- @rocket.chat/ui-client@5.0.0-rc.4
- @rocket.chat/ui-video-conf@5.0.0-rc.4
- @rocket.chat/web-ui-registration@5.0.0-rc.4
- @rocket.chat/instance-status@0.0.35-rc.4
6.7.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32069) Livechat: A registered user loses their messages if 'registerGuest' is called using the same token.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.7.0-rc.3
- @rocket.chat/rest-typings@6.7.0-rc.3
- @rocket.chat/api-client@0.1.29-rc.3
- @rocket.chat/license@0.1.11-rc.3
- @rocket.chat/omnichannel-services@0.1.11-rc.3
- @rocket.chat/pdf-worker@0.0.35-rc.3
- @rocket.chat/presence@0.1.11-rc.3
- @rocket.chat/apps@0.0.2-rc.3
- @rocket.chat/core-services@0.3.11-rc.3
- @rocket.chat/cron@0.0.31-rc.3
- @rocket.chat/gazzodown@5.0.0-rc.3
- @rocket.chat/model-typings@0.3.7-rc.3
- @rocket.chat/ui-contexts@5.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@5.0.0-rc.3
- @rocket.chat/models@0.0.35-rc.3
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.0-rc.3
- @rocket.chat/ui-client@5.0.0-rc.3
- @rocket.chat/ui-video-conf@5.0.0-rc.3
- @rocket.chat/web-ui-registration@5.0.0-rc.3
- @rocket.chat/instance-status@0.0.35-rc.3
6.7.0-rc.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.7.0-rc.2
- @rocket.chat/rest-typings@6.7.0-rc.2
- @rocket.chat/api-client@0.1.29-rc.2
- @rocket.chat/license@0.1.11-rc.2
- @rocket.chat/omnichannel-services@0.1.11-rc.2
- @rocket.chat/pdf-worker@0.0.35-rc.2
- @rocket.chat/presence@0.1.11-rc.2
- @rocket.chat/apps@0.0.2-rc.2
- @rocket.chat/core-services@0.3.11-rc.2
- @rocket.chat/cron@0.0.31-rc.2
- @rocket.chat/gazzodown@5.0.0-rc.2
- @rocket.chat/model-typings@0.3.7-rc.2
- @rocket.chat/ui-contexts@5.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@5.0.0-rc.2
- @rocket.chat/models@0.0.35-rc.2
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.0-rc.2
- @rocket.chat/ui-client@5.0.0-rc.2
- @rocket.chat/ui-video-conf@5.0.0-rc.2
- @rocket.chat/web-ui-registration@5.0.0-rc.2
- @rocket.chat/instance-status@0.0.35-rc.2
6.7.0-rc.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#32085) Fixed an internal server error when using the backwards compatibility flag to connect to the real time API for listening to all server message notifications.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.7.0-rc.1
- @rocket.chat/rest-typings@6.7.0-rc.1
- @rocket.chat/api-client@0.1.29-rc.1
- @rocket.chat/license@0.1.11-rc.1
- @rocket.chat/omnichannel-services@0.1.11-rc.1
- @rocket.chat/pdf-worker@0.0.35-rc.1
- @rocket.chat/presence@0.1.11-rc.1
- @rocket.chat/apps@0.0.2-rc.1
- @rocket.chat/core-services@0.3.11-rc.1
- @rocket.chat/cron@0.0.31-rc.1
- @rocket.chat/gazzodown@5.0.0-rc.1
- @rocket.chat/model-typings@0.3.7-rc.1
- @rocket.chat/ui-contexts@5.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@5.0.0-rc.1
- @rocket.chat/models@0.0.35-rc.1
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.0-rc.1
- @rocket.chat/ui-client@5.0.0-rc.1
- @rocket.chat/ui-video-conf@5.0.0-rc.1
- @rocket.chat/web-ui-registration@5.0.0-rc.1
- @rocket.chat/instance-status@0.0.35-rc.1
6.7.0-rc.0
Minor Changes
-
(#31820) Added the ability for premium workspaces to hide Rocket.Chat's watermark as well as change the Livechat widget's logo
The new settings (named below) can be found in the Omnichannel workspace settings within the livechat section.
- Hide "powered by Rocket.Chat"
- Livechat widget logo (svg, png, jpg)
-
(#31884) Deprecate
insertOrUpdateUserMeteor method -
(#31751) Added Livechat setting
Hide system messages& API methodsetHiddenSystemMessages, to customize system message visibility within the widget. -
(#31626) Freezes the permission table's first column allowing the user to visualize the permission name when scrolling horizontally
-
(#31772) Improved Livechat's theming capabilities
Name ( setTheme,initialize)Workspace setting Default value Description positionLivechat widget position on the screen rightChanges the widget position on the screen. Can be leftorrightbackgroundLivechat background N/AChanges the message list background. Accepts the same values as the CSS property background guestBubbleBackgroundColorN/AN/AChanges the guest's message bubble background color agentBubbleBackgroundColorN/AN/AChanges the agent's message bubble background color hideGuestAvatarN/AfalseHides/shows the guest avatar hideAgentAvatarN/AtrueHides/shows the agent avatar -
(#32043) Added Livechat's new theming settings to Appearance page (available for Premium workspaces)
Newly added settings are:
Livechat widget position on the screen: Changes the widget position between left or right of the viewportLivechat background: Changes the message list background. Receives the same value as the CSS's background property.Hide system messages: Changes the visibility of system messages displayed on the widget.Hide "powered by Rocket.Chat": Changes the visibility of Rocket.Chat's watermark on the widget.
-
(#31679) Added a new formatter shortcut to add hyperlinks to a message
-
(#31473) feat: add a11y doc links
-
(#31572) feat: show date on message's scroll
-
(#31268) Added new Livechat trigger action "Send message (external service)"
-
(#31549) Introduces message navigability, allowing users to navigate on messages through keyboard
-
(#31538) Introduced new methods for Rocket.Chat Apps to interact with livechat:
findOpenRoomsByAgentIdandcountOpenRoomsByAgentId
Patch Changes
-
(#31663) Fixes issue causing the setDepartment Livechat API overriding some triggers conditions
-
(#31745 by @Pritam-sd-dev) Fix room name updation on admin edit room flow.
-
(#31948 by @hardikbhatia777) Fixes an issue not allowing edit webhooks properly
-
(#31909) fix: Trigger
IPostLivechatRoomStartedapp event after inquiry is created. Previously, this event was fired after a room was created. This allowed to do some actions on rooms, but more elevated actions like transfering a room were not possible as at this point, an inquiry didn't exist. -
(#31881) Fixed a problem that caused Business Hours feature (Multiple) to make bot agents not available when turning on the feature, and not making them available after that. Now, Business Hours will ignore Bot users, allowing admins to decide manually if a bot should be or not be active during a period of time
-
(#31720) Now we are considering channels with auto-join inside teams on user creation
-
(#31970) Fixed enterprise settings value not being updated when license is removed or invalid
Added a license callbacks
onRemoveLicenseandonInvalidateLicenseto update enterprise settings values when a license is removed/invalid. This solves a specific scenario where in case of a downgrade (license removal),settings.getwould continue to returnvaluefor enterprise settings instead ofinvalidValueas it should. This would remain the case until the workspace was restarted. -
(#31973 by @VipinDevelops) Fixed message composer command preview for text type
-
(#31713) Fixes an issue not allowing admin users to edit the room name
-
(#31790 by @tiran133) fix: Fixes SAML Role mapping of custom roles fixed: here https://github.com/RocketChat/Rocket.Chat/pull/31830
-
(#31589) fixed an issue with the composer losing its edit state and highlighted after resizing the window.
-
(#31700) Fixed matrix homeserver domain setting not being visible in admin panel
-
(#31788) fixed some apps-engine bridges receiving data in a wrong format
-
(#31660) Fixed issue with quote attachments still being displayed within the message even after removing link
-
(#31759) Fix notifications specially for DMs when preference is set to mentions.
-
(#31583) Fixed login email verification flow when a user tries to join with username
-
(#31803) Fixed room owner specified on room import not being inserted as a room member or owner.
-
(#31475) This fix allows links such as ones starting with "notes://" and other specific apps to be rendered in the User panel as they are in the messages
-
(#31571) Fixed Mail dryrun sending email to all users
-
(#31883) fix: Corrected SVG image preview by setting correct format during thumbnail generation
-
(#31890) Changed logic that process custom fields from visitors when updating its data, making the process more reliable and faster.
-
(#31860) Fixed mentions not working when mentioned user changes username.
-
(#31723) fixed an issue with the user presence not updating automatically for other users.
-
(#31894) fixed a small issue that was causing the room layout to shift when loading apps messages
-
(#32019) Allowed upload of
lstfiles -
(#31753) Fixed an issue where the login button for Custom OAuth services would not work if any non-custom login service was also available
-
(#31983) Fix error on changing a discussion name
-
(#31666) Fixes an issue allowing only numbers, if trigger's condition is 'visitor time on site'
-
(#32012) Don't use the registration.yaml file to configure Matrix Federation anymore.
-
(#31651) Fixed auto-availability of reactivated livechat agents; they now stay 'Not Available' until manually set to 'Available'
-
(#32031) Fixes issue where the livechat offline form would render even when disabled
-
(#31703) Added reactions tooltip loader
-
(#31701) Fixed discussion names displaying as IDs in sidebar search results
-
(#31554 by @shivang-16) Fixed a bug on the rooms page's "Favorite" setting, which previously failed to designate selected rooms as favorites by default.
-
(#31844) Fixed Federation not working with Microservice deployments
-
(#31927)
stoppedlifecycle method was unexpectedly synchronous when using microservices, causing our code to create race conditions. -
(#31880) fix: CRM integration mismatch on callback type vs code validation. Previously, callback was attempting to register a
LivechatStartedevent, however, our internal code was expecting aLivechatStartevent, causing the hook to receive incomplete data -
(#31600) Looking at the user's permission before rendering the 'Start Call' button on the UserInfo panel, so if the user does not have the permissions, the button does not show
-
(#31904) fix: Show always all rooms when requesting chat history, even unserved ones. A faulty condition caused an issue where chat history was only able to present either served or unserved chats at once, without a proper way to get both. Now, the Chat history feature will showcase all closed rooms for the requested visitor.
-
(#31896) fix: Validate rooms are not taken before processing by queue. This will prevent an issue that caused a room, that's on an invalid state, to be re-processed by the queue worker, assigning it again to another user despite being already assigned to one. This happens when a room's inquiry gets to an state where it desyncs from the room object. Room is taken & served while inquiry is still queued. This fix will also reconciliate both when something like this happens: whenever the queue picks a chat that's already taken, it will update it's inquiry object to reflect that and avoid processing again.
-
(#31823) Revert unintentional changes real time presence data payload
-
(#31604) Fixed an issue where the sync ldap avatars background process would never run
-
(#31621) Improved the layout of the 2FA modals and changed the email 2FA resend email anchor to a button.
-
(#32038) Added tag to premium settings in CE workspaces
A premium tag will be displayed alongside the setting label for premium exclusive settings in CE workspaces. This will bring visibility for users of our premium features while also informing them of the reason why the setting is currently disabled.
-
(#31998) Introduced a new step to the queue worker: when an inquiry that's on an improper status is selected for processing, queue worker will first check its status and will attempt to fix it. For example, if an inquiry points to a closed room, there's no point in processing, system will now remove the inquiry If an inquiry is already taken, the inquiry will be updated to reflect the new status and clean the queue.
This prevents issues where the queue worker attempted to process an inquiry forever because it was in an improper state.
-
(#32056) Fix error during migration 304. Throwing
Cannot read property 'finally' of undefinederror. -
(#31658) Fixes an issue where messages are not updating properly after pruning the room
-
(#31895) Fix users presence stuck as online after connecting using mobile apps
-
(#31833) Fix web UI not showing users presence updating to offline
-
Updated dependencies [
b9ef630816,3eb4dd7f50,f0475cc4cf,d1b1ffe9e5,0570f6740a,939a6fa35f,8b10c6cf0f,b9e897a8f5,b876e4e0fc,5ad65ff3da,f612d741f3,e203c40471]:- @rocket.chat/core-typings@6.7.0-rc.0
- @rocket.chat/web-ui-registration@5.0.0-rc.0
- @rocket.chat/rest-typings@6.7.0-rc.0
- @rocket.chat/model-typings@0.3.7-rc.0
- @rocket.chat/i18n@0.2.0-rc.0
- @rocket.chat/core-services@0.3.11-rc.0
- @rocket.chat/message-parser@0.31.29-rc.0
- @rocket.chat/models@0.0.35-rc.0
- @rocket.chat/api-client@0.1.29-rc.0
- @rocket.chat/license@0.1.11-rc.0
- @rocket.chat/omnichannel-services@0.1.11-rc.0
- @rocket.chat/pdf-worker@0.0.35-rc.0
- @rocket.chat/presence@0.1.11-rc.0
- @rocket.chat/apps@0.0.2-rc.0
- @rocket.chat/cron@0.0.31-rc.0
- @rocket.chat/gazzodown@5.0.0-rc.0
- @rocket.chat/ui-contexts@5.0.0-rc.0
- @rocket.chat/base64@1.0.13
- @rocket.chat/fuselage-ui-kit@5.0.0-rc.0
- @rocket.chat/instance-status@0.0.35-rc.0
- @rocket.chat/random@1.2.2
- @rocket.chat/sha256@1.0.10
- @rocket.chat/ui-composer@0.1.0
- @rocket.chat/ui-kit@0.33.0
- @rocket.chat/ui-video-conf@5.0.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-avatar@1.0.0-rc.0
- @rocket.chat/ui-client@5.0.0-rc.0
6.6.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#32064) Fix an issue affecting Rocket.Chat Apps utilizing the OAuth 2 library from Apps Engine, ensuring that apps like Google Drive and Google Calendar are operational once more.
-
(#32056) Fix error during migration 304. Throwing
Cannot read property 'finally' of undefinederror. -
Updated dependencies [
ada096901a]:- @rocket.chat/models@0.0.34
- @rocket.chat/omnichannel-services@0.1.10
- @rocket.chat/presence@0.1.10
- @rocket.chat/core-services@0.3.10
- @rocket.chat/cron@0.0.30
- @rocket.chat/instance-status@0.0.34
- @rocket.chat/core-typings@6.6.6
- @rocket.chat/rest-typings@6.6.6
- @rocket.chat/api-client@0.1.28
- @rocket.chat/license@0.1.10
- @rocket.chat/pdf-worker@0.0.34
- @rocket.chat/gazzodown@4.0.6
- @rocket.chat/model-typings@0.3.6
- @rocket.chat/ui-contexts@4.0.6
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@4.0.6
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-client@4.0.6
- @rocket.chat/ui-video-conf@4.0.6
- @rocket.chat/web-ui-registration@4.0.6
6.6.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#31998) Introduced a new step to the queue worker: when an inquiry that's on an improper status is selected for processing, queue worker will first check its status and will attempt to fix it. For example, if an inquiry points to a closed room, there's no point in processing, system will now remove the inquiry If an inquiry is already taken, the inquiry will be updated to reflect the new status and clean the queue.
This prevents issues where the queue worker attempted to process an inquiry forever because it was in an improper state.
-
Updated dependencies []:
- @rocket.chat/ui-contexts@4.0.5
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/fuselage-ui-kit@4.0.5
- @rocket.chat/gazzodown@4.0.5
- @rocket.chat/ui-client@4.0.5
- @rocket.chat/ui-video-conf@4.0.5
- @rocket.chat/web-ui-registration@4.0.5
- @rocket.chat/core-typings@6.6.5
- @rocket.chat/rest-typings@6.6.5
- @rocket.chat/api-client@0.1.27
- @rocket.chat/license@0.1.9
- @rocket.chat/omnichannel-services@0.1.9
- @rocket.chat/pdf-worker@0.0.33
- @rocket.chat/presence@0.1.9
- @rocket.chat/core-services@0.3.9
- @rocket.chat/cron@0.0.29
- @rocket.chat/model-typings@0.3.5
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.33
- @rocket.chat/instance-status@0.0.33
6.6.4
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#31700) Fixed matrix homeserver domain setting not being visible in admin panel
-
(#32012) Don't use the registration.yaml file to configure Matrix Federation anymore.
-
(#31927)
stoppedlifecycle method was unexpectedly synchronous when using microservices, causing our code to create race conditions. -
Updated dependencies [
c2872a93f2]:- @rocket.chat/core-services@0.3.8
- @rocket.chat/omnichannel-services@0.1.8
- @rocket.chat/presence@0.1.8
- @rocket.chat/core-typings@6.6.4
- @rocket.chat/rest-typings@6.6.4
- @rocket.chat/api-client@0.1.26
- @rocket.chat/license@0.1.8
- @rocket.chat/pdf-worker@0.0.32
- @rocket.chat/cron@0.0.28
- @rocket.chat/gazzodown@4.0.4
- @rocket.chat/model-typings@0.3.4
- @rocket.chat/ui-contexts@4.0.4
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@4.0.4
- @rocket.chat/models@0.0.32
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-client@4.0.4
- @rocket.chat/ui-video-conf@4.0.4
- @rocket.chat/web-ui-registration@4.0.4
- @rocket.chat/instance-status@0.0.32
6.6.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#31895) Fix users presence stuck as online after connecting using mobile apps
-
Updated dependencies []:
- @rocket.chat/core-typings@6.6.3
- @rocket.chat/rest-typings@6.6.3
- @rocket.chat/api-client@0.1.25
- @rocket.chat/license@0.1.7
- @rocket.chat/omnichannel-services@0.1.7
- @rocket.chat/pdf-worker@0.0.31
- @rocket.chat/presence@0.1.7
- @rocket.chat/core-services@0.3.7
- @rocket.chat/cron@0.0.27
- @rocket.chat/gazzodown@4.0.3
- @rocket.chat/model-typings@0.3.3
- @rocket.chat/ui-contexts@4.0.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@4.0.3
- @rocket.chat/models@0.0.31
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-client@4.0.3
- @rocket.chat/ui-video-conf@4.0.3
- @rocket.chat/web-ui-registration@4.0.3
- @rocket.chat/instance-status@0.0.31
6.6.2
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#31844) Fixed Federation not working with Microservice deployments
-
(#31823) Revert unintentional changes real time presence data payload
-
(#31833) Fix web UI not showing users presence updating to offline
-
Updated dependencies []:
- @rocket.chat/ui-contexts@4.0.2
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/fuselage-ui-kit@4.0.2
- @rocket.chat/gazzodown@4.0.2
- @rocket.chat/ui-client@4.0.2
- @rocket.chat/ui-video-conf@4.0.2
- @rocket.chat/web-ui-registration@4.0.2
- @rocket.chat/core-typings@6.6.2
- @rocket.chat/rest-typings@6.6.2
- @rocket.chat/api-client@0.1.24
- @rocket.chat/license@0.1.6
- @rocket.chat/omnichannel-services@0.1.6
- @rocket.chat/pdf-worker@0.0.30
- @rocket.chat/presence@0.1.6
- @rocket.chat/core-services@0.3.6
- @rocket.chat/cron@0.0.26
- @rocket.chat/model-typings@0.3.2
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/models@0.0.30
- @rocket.chat/instance-status@0.0.30
6.6.1
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#31713) Fixes an issue not allowing admin users to edit the room name
-
(#31723) fixed an issue with the user presence not updating automatically for other users.
-
(#31753) Fixed an issue where the login button for Custom OAuth services would not work if any non-custom login service was also available
-
(#31554 by @shivang-16) Fixed a bug on the rooms page's "Favorite" setting, which previously failed to designate selected rooms as favorites by default.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.6.1
- @rocket.chat/rest-typings@6.6.1
- @rocket.chat/api-client@0.1.23
- @rocket.chat/license@0.1.5
- @rocket.chat/omnichannel-services@0.1.5
- @rocket.chat/pdf-worker@0.0.29
- @rocket.chat/presence@0.1.5
- @rocket.chat/core-services@0.3.5
- @rocket.chat/cron@0.0.25
- @rocket.chat/gazzodown@4.0.1
- @rocket.chat/model-typings@0.3.1
- @rocket.chat/ui-contexts@4.0.1
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/fuselage-ui-kit@4.0.1
- @rocket.chat/models@0.0.29
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/ui-client@4.0.1
- @rocket.chat/ui-video-conf@4.0.1
- @rocket.chat/web-ui-registration@4.0.1
- @rocket.chat/instance-status@0.0.29
6.6.0
Minor Changes
-
(#31184) Add the possibility to hide some elements through postMessage events.
-
(#31516) Room header keyboard navigability
-
(#30868) Added
push.infoendpoint to enable users to retrieve info about the workspace's push gateway -
(#31510) Composer keyboard navigability
-
(#30464) Mentioning users that are not in the channel now dispatches a warning message with actions
-
(#31369) feat: add
ImageGalleryzoom controls -
(#31393 by @hardikbhatia777) Fixes an issue where avatars are not being disabled based on preference on quote attachments
-
(#30680) feat: Skip to main content shortcut and useDocumentTitle
-
(#31299) fix: Loading state for
Marketplacerelated lists -
(#31347 by @Sayan4444) New feature to support cancel message editing message and hints for shortcuts.
-
(#30554) Added ‘Reported Users’ Tab to Moderation Console: Enhances user monitoring by displaying reported users.
-
(#31417) Added feature to sync the user's language preference with the autotranslate setting.
-
(#31478) feat:
Bubbleon new messages indicators -
(#31348 by @Sayan4444) Added a modal to confirm the intention to pin a message, preventing users from doing it by mistake
Patch Changes
-
(#31318 by @hardikbhatia777) Fixed Attachments not respecting collapse property when using incoming webhook
-
(#31138) feat(uikit): Move
@rocket.chat/ui-kitpackage to the main monorepo -
(#31380) Fix user being logged out after using 2FA
-
(#31281) Improved support for higlighted words in threads (rooms are now marked as unread and notifications are sent)
-
(#31104) Clear message box related items from local storage on logout
-
(#31556) Bump @rocket.chat/meteor version.
-
(#31556) Bump @rocket.chat/meteor version.
-
(#31556) Bump @rocket.chat/meteor version.
-
(#31556) Bump @rocket.chat/meteor version.
-
(#31556) Bump @rocket.chat/meteor version.
-
(#31556) Bump @rocket.chat/meteor version.
-
(#31556) Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#31349 by @Subhojit-Dey1234) feat: Implemented InlineCode handling in Bold, Italic and Strike
-
(#31181) Fixed issue with notifications for thread messages still being sent after thread has been read
-
(#30750) fix: OAuth login by redirect failing on firefox
-
(#31312 by @Sayan4444) Fixed an issue displaying the language selection preference empty when it should display 'Default' on the initial value
-
(#31204) Fixed an issue that caused Omnichannel Business Units to be saved even when the "monitors" list passed on the endpoint included users without monitor role
-
(#31332 by @Sayan4444) Fixed image dropping from another browser window creates two upload dialogs in some OS and browsers
-
(#31487) Fixed a bug where some sessions were being saved without a sessionId
-
(#31070) Fixed issue with read receipts for older messages not being created on the first time a user reads a DM
-
(#29367 by @anefzaoui) Fixes an issue where texts are not being displayed in the correct direction on messages
-
(#31296) Fixed a problem with the Fallback Forward Department functionality when transferring rooms, caused by a missing return. This provoked the system to transfer to fallback department, as expected, but then continue the process and transfer to the department with no agents anyways. Also, a duplicated "user joined" message was removed from "Forward to department" functionality.
-
(#31546) fixed UI crashing for users reading a room when it's deleted.
-
(#31113) fix: Discussion messages deleted despite the "Do not delete discussion messages" retention policy enabled
-
(#31269 by @ChaudharyRaman) fix: Resolved Search List Issue when pressing ENTER
-
(#31507 by @Spiral-Memory) Fixed an issue not allowing users to remove the password to join the room on room edit
-
(#31413) fix: multiple indexes creation error during 304 migration
-
(#31433) Fixed values discrepancy with downloaded report from Active users at Engagement Dashboard
-
(#31049) Fixed an
UnhandledPromiseRejectionerror onPUT livechat/departments/:_idendpoint whenagentsarray failed validation -
(#31019) fix: Off the record feature was calling a deprecated and useless method.
-
(#31225) notification emails should now show emojis properly
-
(#31288) Fixed toolbox sub-menu not being displayed when in smaller resolutions
-
(#30645) Apply plural translations at a few places.
-
(#31514) Show marketplace apps installed as private in the right place (private tab)
-
(#31289) Added
push.testPOST endpoint for sending test push notification to user (requirestest-push-notificationspermission) -
(#31346 by @Sayan4444) Fixed error message when uploading a file that is not allowed
-
(#31371) Fixed an issue that caused login buttons to not be reactively removed from the login page when the related authentication service was disabled by an admin.
-
(#30933 by @ldebowczyk) fix: Visitor message not being sent to webhook due to wrong validation of settings
-
(#31205) Fixed a problem that caused the wrong system message to be sent when a chat was resumed from on hold status. Note: This fix is not retroactive so rooms where a wrong message was already sent will still show the wrong message. New calls to the resume actions will have the proper message.
-
(#30478) Added
chat.getURLPreviewendpoint to enable users to retrieve previews for URL (ready to be provided in message send/update) -
(#31432) Fixed SHIFT+ESCAPE inconsistency for clearing unread messages across browsers.
-
(#31537) Fixed an issue where the webclient didn't properly clear the message caches from memory when a room is deleted. When this happened to basic DMs and the user started a new DM with the same target user, the client would show the old messages in the room history even though they no longer existed in the server.
-
(#31387) fixed an issue when editing a channel's type or name sometimes showing "Room not found" error.
-
(#31128) Fix: Mentioning discussions are appearing as ID
-
(#31594) fix: missing slashcommand permissions for archive and unarchive
-
(#31134) Fixed issue searching connected users on spotlight
-
(#31248) Fixed Engagement Dashboard timezone selector freezing UI
-
(#31336) Fixed issue with OEmbed cache not being cleared daily
-
(#30069) Fixed using real names on messages reactions
-
(#31099) fix: mention channel redirecting to own DM
-
(#31415) fix: quote image gallery
-
(#31209) Fixes the
overviewendpoint to show busiest time of the day in users timezone instead of UTC. -
(#31164) Improved the experience of receiving conference calls on the mobile app by disabling the push notification for the "new call" message if a push is already being sent to trigger the phone's ringing tone.
-
(#31540) Fix multi-instance data formats being lost
-
(#31270) Fixed an issue where room access and creation were hindered due to join codes not being fetched correctly in the API.
-
(#31368) Added missing labels to "Users by time of the day" card at Engagement Dashboard page
-
(#31277) Fixed the problem of not being possible to add a join code to a public room
-
(#31292) Fixed the problem of displaying the wrong composer for archived room
-
(#31287) Removed an old behavior that allowed visitors to be created with an empty token on
livechat/visitorendpoint. -
(#31267) Fixed conversations in queue being limited to 50 items
-
(#31328) Fixed an issue caused by the
Fallback Forward Departmentfeature. Feature could be configured by admins in a way that mimis a loop, causing a chat to be forwarded "infinitely" between those departments. System will now prevent Self & 1-level deep circular references from being saved, and a new setting is added to control the maximum number of hops that the system will do between fallback departments before considering a transfer failure. -
(#31467 by @apurb-coder) Fix an issue that breaks the avatar if you hit the button adding an invalid link
-
(#31228) Fixed the filter for file type in the list of room files
-
(#31377) Fixed LDAP "Group filter" malfunction, which prevented LDAP users from logging in.
-
(#31461) Fixed issue with user presence displayed as offline on SAML login
-
(#31391) Fixed Atlassian Crowd integration with Rocket.Chat not working
-
(#30910) fix: change the push sound sent when the push is from video conference
-
Updated dependencies [
b223cbde14,b2b0035162,9cb97965ba,dbb08ef948,fae558bd5d,748e57984d,4c2771fd0c,dd5fd6d2c8,7c6198f49f,9a6e9b4e28,fdd9852079,e1fa2b84fb,2260c04ec6,c8ab6583dc,e7d3cdeef0,b4b2cd20a8,db2551906c]:- @rocket.chat/ui-kit@0.33.0
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/omnichannel-services@0.1.4
- @rocket.chat/web-ui-registration@4.0.0
- @rocket.chat/password-policies@0.0.2
- @rocket.chat/fuselage-ui-kit@4.0.0
- @rocket.chat/instance-status@0.0.28
- @rocket.chat/api-client@0.1.22
- @rocket.chat/pdf-worker@0.0.28
- @rocket.chat/ui-theming@0.1.2
- @rocket.chat/account-utils@0.0.2
- @rocket.chat/core-services@0.3.4
- @rocket.chat/model-typings@0.3.0
- @rocket.chat/ui-video-conf@4.0.0
- @rocket.chat/cas-validate@0.0.2
- @rocket.chat/core-typings@6.6.0
- @rocket.chat/rest-typings@6.6.0
- @rocket.chat/server-fetch@0.0.3
- @rocket.chat/presence@0.1.4
- @rocket.chat/poplib@0.0.2
- @rocket.chat/ui-composer@0.1.0
- @rocket.chat/ui-contexts@4.0.0
- @rocket.chat/license@0.1.4
- @rocket.chat/log-format@0.0.2
- @rocket.chat/gazzodown@4.0.0
- @rocket.chat/ui-client@4.0.0
- @rocket.chat/favicon@0.0.2
- @rocket.chat/agenda@0.1.0
- @rocket.chat/base64@1.0.13
- @rocket.chat/logger@0.0.2
- @rocket.chat/models@0.0.28
- @rocket.chat/random@1.2.2
- @rocket.chat/sha256@1.0.10
- @rocket.chat/tools@0.2.1
- @rocket.chat/cron@0.0.24
- @rocket.chat/i18n@0.1.0
- @rocket.chat/jwt@0.1.1
6.6.0-rc.7
Patch Changes
-
Bump @rocket.chat/meteor version.
-
Updated dependencies []:
- @rocket.chat/core-typings@6.6.0-rc.7
- @rocket.chat/rest-typings@6.6.0-rc.7
- @rocket.chat/api-client@0.1.22-rc.7
- @rocket.chat/license@0.1.4-rc.7
- @rocket.chat/omnichannel-services@0.1.4-rc.7
- @rocket.chat/pdf-worker@0.0.28-rc.7
- @rocket.chat/presence@0.1.4-rc.7
- @rocket.chat/core-services@0.3.4-rc.7
- @rocket.chat/cron@0.0.24-rc.7
- @rocket.chat/gazzodown@4.0.0-rc.7
- @rocket.chat/model-typings@0.3.0-rc.7
- @rocket.chat/ui-contexts@4.0.0-rc.7
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.7
- @rocket.chat/models@0.0.28-rc.7
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.7
- @rocket.chat/ui-video-conf@4.0.0-rc.7
- @rocket.chat/web-ui-registration@4.0.0-rc.7
- @rocket.chat/instance-status@0.0.28-rc.7
6.6.0-rc.6
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#31128) Fix: Mentioning discussions are appearing as ID
-
Updated dependencies []:
- @rocket.chat/core-typings@6.6.0-rc.6
- @rocket.chat/rest-typings@6.6.0-rc.6
- @rocket.chat/api-client@0.1.22-rc.6
- @rocket.chat/license@0.1.4-rc.6
- @rocket.chat/omnichannel-services@0.1.4-rc.6
- @rocket.chat/pdf-worker@0.0.28-rc.6
- @rocket.chat/presence@0.1.4-rc.6
- @rocket.chat/core-services@0.3.4-rc.6
- @rocket.chat/cron@0.0.24-rc.6
- @rocket.chat/gazzodown@4.0.0-rc.6
- @rocket.chat/model-typings@0.3.0-rc.6
- @rocket.chat/ui-contexts@4.0.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.6
- @rocket.chat/models@0.0.28-rc.6
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.6
- @rocket.chat/ui-video-conf@4.0.0-rc.6
- @rocket.chat/web-ui-registration@4.0.0-rc.6
- @rocket.chat/instance-status@0.0.28-rc.6
6.6.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
(#31594) fix: missing slashcommand permissions for archive and unarchive
-
Updated dependencies []:
- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/rest-typings@6.6.0-rc.5
- @rocket.chat/api-client@0.1.22-rc.5
- @rocket.chat/license@0.1.4-rc.5
- @rocket.chat/omnichannel-services@0.1.4-rc.5
- @rocket.chat/pdf-worker@0.0.28-rc.5
- @rocket.chat/presence@0.1.4-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/cron@0.0.24-rc.5
- @rocket.chat/gazzodown@4.0.0-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/ui-contexts@4.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.5
- @rocket.chat/ui-video-conf@4.0.0-rc.5
- @rocket.chat/web-ui-registration@4.0.0-rc.5
- @rocket.chat/instance-status@0.0.28-rc.5
6.6.0-rc.4
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.6.0-rc.4
- @rocket.chat/rest-typings@6.6.0-rc.4
- @rocket.chat/api-client@0.1.22-rc.4
- @rocket.chat/license@0.1.4-rc.4
- @rocket.chat/omnichannel-services@0.1.4-rc.4
- @rocket.chat/pdf-worker@0.0.28-rc.4
- @rocket.chat/presence@0.1.4-rc.4
- @rocket.chat/core-services@0.3.4-rc.4
- @rocket.chat/cron@0.0.24-rc.4
- @rocket.chat/gazzodown@4.0.0-rc.4
- @rocket.chat/model-typings@0.3.0-rc.4
- @rocket.chat/ui-contexts@4.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.4
- @rocket.chat/models@0.0.28-rc.4
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.4
- @rocket.chat/ui-video-conf@4.0.0-rc.4
- @rocket.chat/web-ui-registration@4.0.0-rc.4
- @rocket.chat/instance-status@0.0.28-rc.4
6.6.0-rc.3
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.6.0-rc.3
- @rocket.chat/rest-typings@6.6.0-rc.3
- @rocket.chat/api-client@0.1.22-rc.3
- @rocket.chat/license@0.1.4-rc.3
- @rocket.chat/omnichannel-services@0.1.4-rc.3
- @rocket.chat/pdf-worker@0.0.28-rc.3
- @rocket.chat/presence@0.1.4-rc.3
- @rocket.chat/core-services@0.3.4-rc.3
- @rocket.chat/cron@0.0.24-rc.3
- @rocket.chat/gazzodown@4.0.0-rc.3
- @rocket.chat/model-typings@0.3.0-rc.3
- @rocket.chat/ui-contexts@4.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.3
- @rocket.chat/models@0.0.28-rc.3
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.3
- @rocket.chat/ui-video-conf@4.0.0-rc.3
- @rocket.chat/web-ui-registration@4.0.0-rc.3
- @rocket.chat/instance-status@0.0.28-rc.3
6.6.0-rc.2
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.6.0-rc.2
- @rocket.chat/rest-typings@6.6.0-rc.2
- @rocket.chat/api-client@0.1.22-rc.2
- @rocket.chat/license@0.1.4-rc.2
- @rocket.chat/omnichannel-services@0.1.4-rc.2
- @rocket.chat/pdf-worker@0.0.28-rc.2
- @rocket.chat/presence@0.1.4-rc.2
- @rocket.chat/core-services@0.3.4-rc.2
- @rocket.chat/cron@0.0.24-rc.2
- @rocket.chat/gazzodown@4.0.0-rc.2
- @rocket.chat/model-typings@0.3.0-rc.2
- @rocket.chat/ui-contexts@4.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.2
- @rocket.chat/models@0.0.28-rc.2
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.2
- @rocket.chat/ui-video-conf@4.0.0-rc.2
- @rocket.chat/web-ui-registration@4.0.0-rc.2
- @rocket.chat/instance-status@0.0.28-rc.2
6.6.0-rc.1
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.6.0-rc.1
- @rocket.chat/rest-typings@6.6.0-rc.1
- @rocket.chat/api-client@0.1.22-rc.1
- @rocket.chat/license@0.1.4-rc.1
- @rocket.chat/omnichannel-services@0.1.4-rc.1
- @rocket.chat/pdf-worker@0.0.28-rc.1
- @rocket.chat/presence@0.1.4-rc.1
- @rocket.chat/core-services@0.3.4-rc.1
- @rocket.chat/cron@0.0.24-rc.1
- @rocket.chat/gazzodown@4.0.0-rc.1
- @rocket.chat/model-typings@0.3.0-rc.1
- @rocket.chat/ui-contexts@4.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.1
- @rocket.chat/models@0.0.28-rc.1
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.1
- @rocket.chat/ui-video-conf@4.0.0-rc.1
- @rocket.chat/web-ui-registration@4.0.0-rc.1
- @rocket.chat/instance-status@0.0.28-rc.1
6.6.0-rc.0
Minor Changes
-
b2b0035162: Add the possibility to hide some elements through postMessage events.
-
9cb97965ba: Room header keyboard navigability
-
748e57984d: Added
push.infoendpoint to enable users to retrieve info about the workspace's push gateway -
4c2771fd0c: Composer keyboard navigability
-
44dd24da73: Mentioning users that are not in the channel now dispatches a warning message with actions
-
8c69edd01f: feat: add
ImageGalleryzoom controls -
d6165ad77f: Fixes an issue where avatars are not being disabled based on preference on quote attachments
-
dd5fd6d2c8: feat: Skip to main content shortcut and useDocumentTitle
-
caa7707bba: fix: Loading state for
Marketplacerelated lists -
e1fa2b84fb: New feature to support cancel message editing message and hints for shortcuts.
-
2260c04ec6: Added ‘Reported Users’ Tab to Moderation Console: Enhances user monitoring by displaying reported users.
-
e7d3cdeef0: Added feature to sync the user's language preference with the autotranslate setting.
-
0ed84cb3b9: feat:
Bubbleon new messages indicators -
47331bacc3: Added a modal to confirm the intention to pin a message, preventing users from doing it by mistake
Patch Changes
- 87bba6d039: Fixed Attachments not respecting collapse property when using incoming webhook
- b223cbde14: feat(uikit): Move
@rocket.chat/ui-kitpackage to the main monorepo - 319f05ec79: Fix user being logged out after using 2FA
- 371698ef5a: Improved support for higlighted words in threads (rooms are now marked as unread and notifications are sent)
- 5c145e3170: Clear message box related items from local storage on logout
- dbb08ef948: feat: Implemented InlineCode handling in Bold, Italic and Strike
- fae558bd5d: Fixed issue with notifications for thread messages still being sent after thread has been read
- 1345ce4bf3: fix: OAuth login by redirect failing on firefox
- 631f6a4fa6: Fixed an issue displaying the language selection preference empty when it should display 'Default' on the initial value
- f4664f00a0: Fixed an issue that caused Omnichannel Business Units to be saved even when the "monitors" list passed on the endpoint included users without monitor role
- 7a187dcbaa: Fixed image dropping from another browser window creates two upload dialogs in some OS and browsers
- 36d793a375: Fixed a bug where some sessions were being saved without a sessionId
- a202542140: Fixed issue with read receipts for older messages not being created on the first time a user reads a DM
- 2f8c98f7a8: Fixes an issue where texts are not being displayed in the correct direction on messages
- 1ccfc5d1a0: Fixed a problem with the Fallback Forward Department functionality when transferring rooms, caused by a missing return. This provoked the system to transfer to fallback department, as expected, but then continue the process and transfer to the department with no agents anyways. Also, a duplicated "user joined" message was removed from "Forward to department" functionality.
- 62bd2788dd: fixed UI crashing for users reading a room when it's deleted.
- 92ee9fa284: fix: Discussion messages deleted despite the "Do not delete discussion messages" retention policy enabled
- f126ecd56a: fix: Resolved Search List Issue when pressing ENTER
- 8aa1ac2d34: Fixed an issue not allowing users to remove the password to join the room on room edit
- c5693fb8c8: fix: multiple indexes creation error during 304 migration
- 37086095cf: Fixed values discrepancy with downloaded report from Active users at Engagement Dashboard
- f340139d87: Fixed an
UnhandledPromiseRejectionerror onPUT livechat/departments/:_idendpoint whenagentsarray failed validation - 78c3dc3d6a: fix: Off the record feature was calling a deprecated and useless method.
- 9217c4fcf7: notification emails should now show emojis properly
- eee67dc412: Fixed toolbox sub-menu not being displayed when in smaller resolutions
- 0d04eb9691: Apply plural translations at a few places.
- da410efa10: Show marketplace apps installed as private in the right place (private tab)
- 7c6198f49f: Added
push.testPOST endpoint for sending test push notification to user (requirestest-push-notificationspermission) - 9ef1442e07: Fixed error message when uploading a file that is not allowed
- 9a6e9b4e28: Fixed an issue that caused login buttons to not be reactively removed from the login page when the related authentication service was disabled by an admin.
- 6000b63a91: fix: Visitor message not being sent to webhook due to wrong validation of settings
- faf4121927: Fixed a problem that caused the wrong system message to be sent when a chat was resumed from on hold status. Note: This fix is not retroactive so rooms where a wrong message was already sent will still show the wrong message. New calls to the resume actions will have the proper message.
- fdd9852079: Added
chat.getURLPreviewendpoint to enable users to retrieve previews for URL (ready to be provided in message send/update) - 54bdda3743: Fixed SHIFT+ESCAPE inconsistency for clearing unread messages across browsers.
- 4e138ea5b2: Fixed an issue where the webclient didn't properly clear the message caches from memory when a room is deleted. When this happened to basic DMs and the user started a new DM with the same target user, the client would show the old messages in the room history even though they no longer existed in the server.
- 43335c8385: fixed an issue when editing a channel's type or name sometimes showing "Room not found" error.
- 83bcf04664: Fixed issue searching connected users on spotlight
- 18a9d658b2: Fixed Engagement Dashboard timezone selector freezing UI
- c8ab6583dc: Fixed issue with OEmbed cache not being cleared daily
- 9310e8495d: Fixed using real names on messages reactions
- d71876ccc8: fix: mention channel redirecting to own DM
- e3252f5448: fix: quote image gallery
- 4212491b71: Fixes the
overviewendpoint to show busiest time of the day in users timezone instead of UTC. - 334a723e5b: Improved the experience of receiving conference calls on the mobile app by disabling the push notification for the "new call" message if a push is already being sent to trigger the phone's ringing tone.
- c8ec364733: Fix multi-instance data formats being lost
- 9c59a87c45: Fixed an issue where room access and creation were hindered due to join codes not being fetched correctly in the API.
- 75d235ada7: Added missing labels to "Users by time of the day" card at Engagement Dashboard page
- 74cad8411a: Fixed the problem of not being possible to add a join code to a public room
- 132853aa96: Fixed the problem of displaying the wrong composer for archived room
- b6b719856f: Removed an old behavior that allowed visitors to be created with an empty token on
livechat/visitorendpoint. - 4a9d37cba0: Fixed conversations in queue being limited to 50 items
- b4b2cd20a8: Fixed an issue caused by the
Fallback Forward Departmentfeature. Feature could be configured by admins in a way that mimis a loop, causing a chat to be forwarded "infinitely" between those departments. System will now prevent Self & 1-level deep circular references from being saved, and a new setting is added to control the maximum number of hops that the system will do between fallback departments before considering a transfer failure. - 61a655fc5d: Fix an issue that breaks the avatar if you hit the button adding an invalid link
- 097f64b36f: Fixed the filter for file type in the list of room files
- afd5fdd521: Fixed LDAP "Group filter" malfunction, which prevented LDAP users from logging in.
- 224e194089: Fixed issue with user presence displayed as offline on SAML login
- 1499e89500: Fixed Atlassian Crowd integration with Rocket.Chat not working
- 1726b50132: fix: change the push sound sent when the push is from video conference
- Updated dependencies [
b223cbde14] - Updated dependencies [
b2b0035162] - Updated dependencies [
9cb97965ba] - Updated dependencies [
dbb08ef948] - Updated dependencies [
fae558bd5d] - Updated dependencies [
748e57984d] - Updated dependencies [
4c2771fd0c] - Updated dependencies [
dd5fd6d2c8] - Updated dependencies [
7c6198f49f] - Updated dependencies [
9a6e9b4e28] - Updated dependencies [
fdd9852079] - Updated dependencies [
e1fa2b84fb] - Updated dependencies [
2260c04ec6] - Updated dependencies [
c8ab6583dc] - Updated dependencies [
e7d3cdeef0] - Updated dependencies [
b4b2cd20a8] - Updated dependencies [
db2551906c]- @rocket.chat/ui-kit@0.33.0-rc.0
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/omnichannel-services@0.1.4-rc.0
- @rocket.chat/web-ui-registration@4.0.0-rc.0
- @rocket.chat/password-policies@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.0
- @rocket.chat/instance-status@0.0.28-rc.0
- @rocket.chat/api-client@0.1.22-rc.0
- @rocket.chat/pdf-worker@0.0.28-rc.0
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/account-utils@0.0.2-rc.0
- @rocket.chat/core-services@0.3.4-rc.0
- @rocket.chat/model-typings@0.3.0-rc.0
- @rocket.chat/ui-video-conf@4.0.0-rc.0
- @rocket.chat/cas-validate@0.0.2-rc.0
- @rocket.chat/core-typings@6.6.0-rc.0
- @rocket.chat/rest-typings@6.6.0-rc.0
- @rocket.chat/server-fetch@0.0.3-rc.0
- @rocket.chat/presence@0.1.4-rc.0
- @rocket.chat/poplib@0.0.2-rc.0
- @rocket.chat/ui-composer@0.1.0-rc.0
- @rocket.chat/ui-contexts@4.0.0-rc.0
- @rocket.chat/license@0.1.4-rc.0
- @rocket.chat/log-format@0.0.2-rc.0
- @rocket.chat/gazzodown@4.0.0-rc.0
- @rocket.chat/ui-client@4.0.0-rc.0
- @rocket.chat/favicon@0.0.2-rc.0
- @rocket.chat/agenda@0.1.0-rc.0
- @rocket.chat/base64@1.0.13-rc.0
- @rocket.chat/logger@0.0.2-rc.0
- @rocket.chat/models@0.0.28-rc.0
- @rocket.chat/random@1.2.2-rc.0
- @rocket.chat/sha256@1.0.10-rc.0
- @rocket.chat/tools@0.2.1-rc.0
- @rocket.chat/cron@0.0.24-rc.0
- @rocket.chat/i18n@0.1.0-rc.0
- @rocket.chat/jwt@0.1.1-rc.0
6.5.3
Patch Changes
- b1e72a84d9: Fix user being logged out after using 2FA
- de2658e874: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 2a04cc850b: fix: multiple indexes creation error during 304 migration
- @rocket.chat/core-typings@6.5.3
- @rocket.chat/rest-typings@6.5.3
- @rocket.chat/api-client@0.1.21
- @rocket.chat/license@0.1.3
- @rocket.chat/omnichannel-services@0.1.3
- @rocket.chat/pdf-worker@0.0.27
- @rocket.chat/presence@0.1.3
- @rocket.chat/core-services@0.3.3
- @rocket.chat/cron@0.0.23
- @rocket.chat/gazzodown@3.0.3
- @rocket.chat/model-typings@0.2.3
- @rocket.chat/ui-contexts@3.0.3
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.3
- @rocket.chat/models@0.0.27
- @rocket.chat/ui-theming@0.1.1
- @rocket.chat/ui-client@3.0.3
- @rocket.chat/ui-video-conf@3.0.3
- @rocket.chat/web-ui-registration@3.0.3
- @rocket.chat/instance-status@0.0.27
6.5.2
Patch Changes
- a075950e23: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 84c4b0709e: Fixed conversations in queue being limited to 50 items
- 886d92009e: Fix wrong value used for Workspace Registration
- @rocket.chat/core-typings@6.5.2
- @rocket.chat/rest-typings@6.5.2
- @rocket.chat/api-client@0.1.20
- @rocket.chat/license@0.1.2
- @rocket.chat/omnichannel-services@0.1.2
- @rocket.chat/pdf-worker@0.0.26
- @rocket.chat/presence@0.1.2
- @rocket.chat/core-services@0.3.2
- @rocket.chat/cron@0.0.22
- @rocket.chat/gazzodown@3.0.2
- @rocket.chat/model-typings@0.2.2
- @rocket.chat/ui-contexts@3.0.2
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.2
- @rocket.chat/models@0.0.26
- @rocket.chat/ui-theming@0.1.1
- @rocket.chat/ui-client@3.0.2
- @rocket.chat/ui-video-conf@3.0.2
- @rocket.chat/web-ui-registration@3.0.2
- @rocket.chat/instance-status@0.0.26
6.5.1
Patch Changes
-
c2b224fd82: Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
c2b224fd82: Security improvements
-
c2b224fd82: Fixed issue with the new
custom-roleslicense module not being checked throughout the application -
c2b224fd82: fix: stop refetching banner data each 5 minutes
-
c2b224fd82: Fixed an issue allowing admin user cancelling subscription when license's trial param is provided
-
c2b224fd82: Fixed Country select component at Organization form from
onboarding-uipackage -
c2b224fd82: fix Federation Regression, builds service correctly
-
c2b224fd82: fix: Wrong
Message Roundtrip TimemetricRemoves the wrong metric gauge named
rocketchat_messages_roundtrip_timeand replace it by a new summary metric namedrocketchat_messages_roundtrip_time_summary. Add new percentiles0.5, 0.95 and 1to all summary metrics. -
c2b224fd82: Exceeding API calls when sending OTR messages
-
c2b224fd82: Fixed a problem with the subscription creation on Omnichannel rooms. Rooms were being created as seen, causing sound notifications to not work
-
c2b224fd82: Fixed a problem where chained callbacks' return value was being overrided by some callbacks returning something different, causing callbacks with lower priority to operate on invalid values
-
c2b224fd82: Fix desktop notification routing for direct rooms
-
c2b224fd82: Improved the experience of receiving conference calls on the mobile app by disabling the push notification for the "new call" message if a push is already being sent to trigger the phone's ringing tone.
-
c2b224fd82: Fixed verify the account through email link
-
c2b224fd82: Fixed the filter for file type in the list of room files
-
Updated dependencies [
c2b224fd82] -
Updated dependencies [
c2b224fd82]- @rocket.chat/rest-typings@6.5.1
- @rocket.chat/core-typings@6.5.1
- @rocket.chat/api-client@0.1.19
- @rocket.chat/omnichannel-services@0.1.1
- @rocket.chat/presence@0.1.1
- @rocket.chat/core-services@0.3.1
- @rocket.chat/ui-contexts@3.0.1
- @rocket.chat/license@0.1.1
- @rocket.chat/pdf-worker@0.0.25
- @rocket.chat/cron@0.0.21
- @rocket.chat/gazzodown@3.0.1
- @rocket.chat/model-typings@0.2.1
- @rocket.chat/ui-theming@0.1.1
- @rocket.chat/fuselage-ui-kit@3.0.1
- @rocket.chat/ui-client@3.0.1
- @rocket.chat/ui-video-conf@3.0.1
- @rocket.chat/web-ui-registration@3.0.1
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/models@0.0.25
- @rocket.chat/instance-status@0.0.25
6.5.0
Minor Changes
- a31d5336c9: Added a new admin page called
Subscription, this page is responsible of managing the current workspace subscription and it has a overview of the usage and limits of the plan - 1642bad3ae: New setting to automatically enable autotranslate when joining rooms
- 747ec6c70e: Updated slack bridge to add support for connecting using slack apps in addition to the slack legacy bot
- 47303b5232: chore: adding some portugueses translations to the app details page
- c0ef13a0bf: Added
pushstatistic, containing three bits. Each bit represents a boolean:1 1 1 | | | | | +- push enabled = 0b1 = 1 | +--- push gateway enabled = 0b10 = 2 +----- push gateway changed = 0b100 = 4 - 809eb63d79: Fix typing indicator of Apps user
- ee2c7d1228: feat: Setup wizard content updates and enforcing cloud connectivity
- c38711b346: Add the daily and monthly peaks of concurrent connections to statistics
- Added
dailyPeakConnectionsstatistic for monitoring the daily peak of concurrent connections in a workspace; - Added
maxMonthlyPeakConnectionsstatistic for monitoring the last 30 days peak of concurrent connections in a workspace;
- Added
- f3dd1277e6: Added new Omnichannel setting 'Hide conversation after closing'
- 92613680b7: Added option to select between two script engine options for the integrations
- ec1b2b9846: Create a deployment fingerprint to identify possible deployment changes caused by database cloning. A question to the admin will confirm if it's a regular deployment change or an intent of a new deployment and correct identification values as needed.
The fingerprint is composed by
${siteUrl}${dbConnectionString}and hashed viasha256inbase64. An environment variable namedAUTO_ACCEPT_FINGERPRINT, when set totrue, can be used to auto-accept an expected fingerprint change as a regular deployment update. - 5f81a0f3cb: Implemented the License library, it is used to handle the functionality like expiration date, modules, limits, etc. Also added a version v3 of the license, which contains an extended list of features. v2 is still supported, since we convert it to v3 on the fly.
- 5d55a9394e: Added a new Admin page called
Workspace infoin place of Information page, to make it easier to check the license
Patch Changes
-
72e8ece564: Fixed GDPR removal to correctly wipe everything related to the user apart from _id & activity fields
-
8a02759e40: Fixed an issue where broadcasted events were published twice within the same instance
-
dea1fe9191: chore: Calculate & Store MAC stats Added new info to the stats:
omnichannelContactsBySource,uniqueContactsOfLastMonth,uniqueContactsOfLastWeek,uniqueContactsOfYesterday -
e134eef8cb: Bump @rocket.chat/meteor version.
-
ae4feeca3c: Bump @rocket.chat/meteor version.
-
cba9c283a1: Bump @rocket.chat/meteor version.
-
d94ebb9ceb: Bump @rocket.chat/meteor version.
-
cf63ab42bb: Bump @rocket.chat/meteor version.
-
0e63407a4f: Bump @rocket.chat/meteor version.
-
3173a17012: Bump @rocket.chat/meteor version.
-
22bd4578d8: Bump @rocket.chat/meteor version.
-
4856b718e0: Bump @rocket.chat/meteor version.
-
3231645104: Bump @rocket.chat/meteor version.
-
550188e34b: Bump @rocket.chat/meteor version.
-
79d5478f80: Bump @rocket.chat/meteor version.
-
0db5206ed3: Bump @rocket.chat/meteor version.
-
24be625845: Bump @rocket.chat/meteor version.
-
6f84660296: Bump @rocket.chat/meteor version.
-
e074217ae5: Bump @rocket.chat/meteor version.
-
b41d65d5e5: Bump @rocket.chat/meteor version.
-
a199adb29c: Bump @rocket.chat/meteor version.
-
07d01b0e37: Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
38e3933504: add support to DeepL open api
-
e8eeb2a79d: fixed threads breaking when sending messages too fast
-
18ed36cdd1: fix: custom-css injection
-
b85df55030: fix: UI issue on marketplace filters
-
7e96fbd75f: Fixed issue with the creation of groups with the name of an already existing room throwing
internalError -
75f0ae31d9: fix: Remove model-level query restrictions for monitors
-
2124868d4f: Fix trying to upload same file again and again.
-
93a0859e87: Fix unnecessary username validation on accounts profile form
-
27c75f15f3: Changed the name of the administration Logs page to "Records", implemented a tab layout in this page and added a new tab called "Analytic reports" that shows the most recent result of the statistics endpoint.
-
f5c0d6b45d: Fixed DM room with "guest" user kept as "read only" after reactivating user
-
928177b602: Fix rocket.cat's app request message escaping
-
058650128d: fix: Change plan name from Enterprise to Premium on marketplace filtering
-
bba3c9da6a: fix: Omnichannel webhook is not retrying requests
-
88833b24e9: fix: Google Maps and Katex config settings were not visible
-
dea1fe9191: feat: Save visitor's activity on agent's interaction
-
c714962b0e: Fixed message disappearing from room after erased even if "Show Deleted Status" is enabled
-
e24d071675: Fixed intermittent errors caused by the removal of subscriptions and inquiries when lacking permissions.
-
3650ab81b5: Fixed issue with file attachments in rooms' messages export having no content
-
afdcad7e67: test: read receipts
-
150a580851: regression: changed UniqueID modal being displayed wrongly during startup
-
06a8e30289: chore: Change plan name Enterprise to Premium on marketplace
-
7ed7cb41ce: Add the date and time to the email sent when a new device logs in
-
dd254a9bf5: fix: mobile ringing notification missing call id
-
704ed0fc7b: Fix i18n translations using sprintf post processor
-
223dce18a3: Do not allow auto-translation to be enabled in E2E rooms
-
4344d838a9: fix: Unable to send attachments via email as an omni-agent
-
ab78404954: New permission for testing push notifications
-
b14e159d9b: Search users using full name too on share message modal
-
a82d8c2bb0: Add pagination & tooltips to agent's dropdown on forwarding modal
-
3ce070a3de: fix: wrong client hash calculation due to race condition on assets
Some deployments may suffer from some reloads if running multiple instances. It's caused by different client hashes generated due to a possible race condition on custom assets load at the startup time. Forcing the clients to talk to the right backend instances, which causes reloads if sticky sessions are not enabled. This change removes the assets from the hash calculation preventing the race condition and possible different hashes. After this change, the clients will not reload when the admin changes assets.
-
134b71df44: fix: Monitors now able to forward a chat without taking it first
-
aaf11e92dc: Fixed Canned responses stream not working, causing users to refresh to see newly created responses.
-
bd1c8b1e45: Fixed a problem that would prevent private apps from being shown on air-gapped environments
-
a8718eddc0: Add new permission to allow kick users from rooms without being a member
-
5b9d6883bf: feat: Improve UI when MAC limits are reached feat: Limit endpoints on MAC limit reached
-
1f2b384c62: fix: cloud alerts not working
-
3fd0bc4120: download translation files through CDN
-
7342800286: Replace the old Enterprise labels to newest Premium
-
696bbc4f94: fix: Disables GenericMenu without any sections or items
-
2a1aa293a5: Check for room scoped permissions for starting discussions
-
3a62ac4ece: fix: user dropdown menu position on RTL layout
-
ad7e52b742: Enable the option
Only allow verified users to loginto SaaS environment -
8668485fda: fix: immediate auto reload issues
Immediate auto reload increases server load on restarts/upgrades and increases the chance of getting 404 on Meteor's config file blocking the UI on a loading screen
This change adds delays on front and backend codes on automatic client reload:
- Front-end, adds a warning message including the old and new hashes, and a delay of 60 seconds after being notified by the server
- Back-end, delays the client notifications on a random value between 2 and 10 minutes per connection, allowing different clients to reload at different moments and distributing the load along the time.
-
7493442650: chore: Deprecate un-used meteor method for omnichannel analytics
-
f7b07a0fc5: feat: Community users will now be able to customize their Business hour timezone
-
54d8ad4392: Forward headers when using proxy for file uploads
-
a98f3ff303: feat: added
licenses.infoendpoint -
3488f6b024: Fixed an issue in which the engagement dashboard page tabs had no reactivity and would not change their content upon being clicked on.
-
dea1fe9191: feat: Disable and annonimize visitors instead of removing
-
ff2263a3c1: Fixed issue with message read receipts not being created when accessing a room the first time
-
26b8c8124c: fix:
TypeError: Cannot use 'in' operator inundefinedfor every message sent -
76c7b957ee: Improve cache of static files
-
4a59798da8: Handle the username update in the background
-
Updated dependencies [
7da1edf866] -
Updated dependencies [
dea1fe9191] -
Updated dependencies [
c2f337664e] -
Updated dependencies [
747ec6c70e] -
Updated dependencies [
c0ef13a0bf] -
Updated dependencies [
c38711b346] -
Updated dependencies [
223dce18a3] -
Updated dependencies [
5b9d6883bf] -
Updated dependencies [
35363420f0] -
Updated dependencies [
92613680b7] -
Updated dependencies [
ec1b2b9846] -
Updated dependencies [
8e89b5a3b0] -
Updated dependencies [
a98f3ff303] -
Updated dependencies [
5f81a0f3cb] -
Updated dependencies [
dea1fe9191]- @rocket.chat/ui-contexts@3.0.0
- @rocket.chat/web-ui-registration@3.0.0
- @rocket.chat/core-typings@6.5.0
- @rocket.chat/model-typings@0.2.0
- @rocket.chat/gazzodown@3.0.0
- @rocket.chat/i18n@0.0.3
- @rocket.chat/presence@0.1.0
- @rocket.chat/core-services@0.3.0
- @rocket.chat/rest-typings@6.5.0
- @rocket.chat/server-fetch@0.0.2
- @rocket.chat/tools@0.2.0
- @rocket.chat/ui-theming@0.1.1
- @rocket.chat/license@0.1.0
- @rocket.chat/jwt@0.1.0
- @rocket.chat/omnichannel-services@0.1.0
- @rocket.chat/fuselage-ui-kit@3.0.0
- @rocket.chat/ui-client@3.0.0
- @rocket.chat/ui-video-conf@3.0.0
- @rocket.chat/api-client@0.1.18
- @rocket.chat/pdf-worker@0.0.24
- @rocket.chat/cron@0.0.20
- @rocket.chat/models@0.0.24
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/instance-status@0.0.24
6.5.0-rc.19
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.19
- @rocket.chat/rest-typings@6.5.0-rc.19
- @rocket.chat/api-client@0.1.18-rc.12
- @rocket.chat/license@0.1.0-rc.19
- @rocket.chat/omnichannel-services@0.1.0-rc.19
- @rocket.chat/pdf-worker@0.0.24-rc.12
- @rocket.chat/presence@0.1.0-rc.19
- @rocket.chat/core-services@0.3.0-rc.19
- @rocket.chat/cron@0.0.20-rc.12
- @rocket.chat/gazzodown@3.0.0-rc.19
- @rocket.chat/model-typings@0.2.0-rc.19
- @rocket.chat/ui-contexts@3.0.0-rc.19
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.19
- @rocket.chat/models@0.0.24-rc.12
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.19
- @rocket.chat/ui-video-conf@3.0.0-rc.19
- @rocket.chat/web-ui-registration@3.0.0-rc.18
- @rocket.chat/instance-status@0.0.24-rc.12
6.5.0-rc.18
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.18
- @rocket.chat/rest-typings@6.5.0-rc.18
- @rocket.chat/api-client@0.1.18-rc.11
- @rocket.chat/license@0.1.0-rc.18
- @rocket.chat/omnichannel-services@0.1.0-rc.18
- @rocket.chat/pdf-worker@0.0.24-rc.11
- @rocket.chat/presence@0.1.0-rc.18
- @rocket.chat/core-services@0.3.0-rc.18
- @rocket.chat/cron@0.0.20-rc.11
- @rocket.chat/gazzodown@3.0.0-rc.18
- @rocket.chat/model-typings@0.2.0-rc.18
- @rocket.chat/ui-contexts@3.0.0-rc.18
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.18
- @rocket.chat/models@0.0.24-rc.11
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.18
- @rocket.chat/ui-video-conf@3.0.0-rc.18
- @rocket.chat/web-ui-registration@3.0.0-rc.17
- @rocket.chat/instance-status@0.0.24-rc.11
6.5.0-rc.17
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.17
- @rocket.chat/rest-typings@6.5.0-rc.17
- @rocket.chat/api-client@0.1.18-rc.10
- @rocket.chat/license@0.1.0-rc.17
- @rocket.chat/omnichannel-services@0.1.0-rc.17
- @rocket.chat/pdf-worker@0.0.24-rc.10
- @rocket.chat/presence@0.1.0-rc.17
- @rocket.chat/core-services@0.3.0-rc.17
- @rocket.chat/cron@0.0.20-rc.10
- @rocket.chat/gazzodown@3.0.0-rc.17
- @rocket.chat/model-typings@0.2.0-rc.17
- @rocket.chat/ui-contexts@3.0.0-rc.17
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.17
- @rocket.chat/models@0.0.24-rc.10
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.17
- @rocket.chat/ui-video-conf@3.0.0-rc.17
- @rocket.chat/web-ui-registration@3.0.0-rc.16
- @rocket.chat/instance-status@0.0.24-rc.10
6.5.0-rc.16
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.16
- @rocket.chat/rest-typings@6.5.0-rc.16
- @rocket.chat/api-client@0.1.18-rc.9
- @rocket.chat/license@0.1.0-rc.16
- @rocket.chat/omnichannel-services@0.1.0-rc.16
- @rocket.chat/pdf-worker@0.0.24-rc.9
- @rocket.chat/presence@0.1.0-rc.16
- @rocket.chat/core-services@0.3.0-rc.16
- @rocket.chat/cron@0.0.20-rc.9
- @rocket.chat/gazzodown@3.0.0-rc.16
- @rocket.chat/model-typings@0.2.0-rc.16
- @rocket.chat/ui-contexts@3.0.0-rc.16
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.16
- @rocket.chat/models@0.0.24-rc.9
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.16
- @rocket.chat/ui-video-conf@3.0.0-rc.16
- @rocket.chat/web-ui-registration@3.0.0-rc.15
- @rocket.chat/instance-status@0.0.24-rc.9
6.5.0-rc.15
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.15
- @rocket.chat/rest-typings@6.5.0-rc.15
- @rocket.chat/api-client@0.1.18-rc.8
- @rocket.chat/license@0.1.0-rc.15
- @rocket.chat/omnichannel-services@0.1.0-rc.15
- @rocket.chat/pdf-worker@0.0.24-rc.8
- @rocket.chat/presence@0.1.0-rc.15
- @rocket.chat/core-services@0.3.0-rc.15
- @rocket.chat/cron@0.0.20-rc.8
- @rocket.chat/gazzodown@3.0.0-rc.15
- @rocket.chat/model-typings@0.2.0-rc.15
- @rocket.chat/ui-contexts@3.0.0-rc.15
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.15
- @rocket.chat/models@0.0.24-rc.8
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.15
- @rocket.chat/ui-video-conf@3.0.0-rc.15
- @rocket.chat/web-ui-registration@3.0.0-rc.14
- @rocket.chat/instance-status@0.0.24-rc.8
6.5.0-rc.14
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.14
- @rocket.chat/rest-typings@6.5.0-rc.14
- @rocket.chat/api-client@0.1.18-rc.7
- @rocket.chat/license@0.1.0-rc.14
- @rocket.chat/omnichannel-services@0.1.0-rc.14
- @rocket.chat/pdf-worker@0.0.24-rc.7
- @rocket.chat/presence@0.1.0-rc.14
- @rocket.chat/core-services@0.3.0-rc.14
- @rocket.chat/cron@0.0.20-rc.7
- @rocket.chat/gazzodown@3.0.0-rc.14
- @rocket.chat/model-typings@0.2.0-rc.14
- @rocket.chat/ui-contexts@3.0.0-rc.14
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.14
- @rocket.chat/models@0.0.24-rc.7
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.14
- @rocket.chat/ui-video-conf@3.0.0-rc.14
- @rocket.chat/web-ui-registration@3.0.0-rc.13
- @rocket.chat/instance-status@0.0.24-rc.7
6.5.0-rc.13
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.13
- @rocket.chat/rest-typings@6.5.0-rc.13
- @rocket.chat/api-client@0.1.18-rc.6
- @rocket.chat/license@0.1.0-rc.13
- @rocket.chat/omnichannel-services@0.1.0-rc.13
- @rocket.chat/pdf-worker@0.0.24-rc.6
- @rocket.chat/presence@0.1.0-rc.13
- @rocket.chat/core-services@0.3.0-rc.13
- @rocket.chat/cron@0.0.20-rc.6
- @rocket.chat/gazzodown@3.0.0-rc.13
- @rocket.chat/model-typings@0.2.0-rc.13
- @rocket.chat/ui-contexts@3.0.0-rc.13
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.13
- @rocket.chat/models@0.0.24-rc.6
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.13
- @rocket.chat/ui-video-conf@3.0.0-rc.13
- @rocket.chat/web-ui-registration@3.0.0-rc.12
- @rocket.chat/instance-status@0.0.24-rc.6
6.5.0-rc.12
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.12
- @rocket.chat/rest-typings@6.5.0-rc.12
- @rocket.chat/api-client@0.1.18-rc.5
- @rocket.chat/license@0.1.0-rc.12
- @rocket.chat/omnichannel-services@0.1.0-rc.12
- @rocket.chat/pdf-worker@0.0.24-rc.5
- @rocket.chat/presence@0.1.0-rc.12
- @rocket.chat/core-services@0.3.0-rc.12
- @rocket.chat/cron@0.0.20-rc.5
- @rocket.chat/gazzodown@3.0.0-rc.12
- @rocket.chat/model-typings@0.2.0-rc.12
- @rocket.chat/ui-contexts@3.0.0-rc.12
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.12
- @rocket.chat/models@0.0.24-rc.5
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.12
- @rocket.chat/ui-video-conf@3.0.0-rc.12
- @rocket.chat/web-ui-registration@3.0.0-rc.11
- @rocket.chat/instance-status@0.0.24-rc.5
6.5.0-rc.11
Patch Changes
- Bump @rocket.chat/meteor version.
- 7e96fbd75f: Fixed issue with the creation of groups with the name of an already existing room throwing
internalError- @rocket.chat/core-typings@6.5.0-rc.11
- @rocket.chat/rest-typings@6.5.0-rc.11
- @rocket.chat/api-client@0.1.18-rc.4
- @rocket.chat/license@0.1.0-rc.11
- @rocket.chat/omnichannel-services@0.1.0-rc.11
- @rocket.chat/pdf-worker@0.0.24-rc.4
- @rocket.chat/presence@0.1.0-rc.11
- @rocket.chat/core-services@0.3.0-rc.11
- @rocket.chat/cron@0.0.20-rc.4
- @rocket.chat/gazzodown@3.0.0-rc.11
- @rocket.chat/model-typings@0.2.0-rc.11
- @rocket.chat/ui-contexts@3.0.0-rc.11
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.11
- @rocket.chat/models@0.0.24-rc.4
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.11
- @rocket.chat/ui-video-conf@3.0.0-rc.11
- @rocket.chat/web-ui-registration@3.0.0-rc.10
- @rocket.chat/instance-status@0.0.24-rc.4
6.5.0-rc.10
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.10
- @rocket.chat/rest-typings@6.5.0-rc.10
- @rocket.chat/api-client@0.1.18-rc.3
- @rocket.chat/license@0.1.0-rc.10
- @rocket.chat/omnichannel-services@0.1.0-rc.10
- @rocket.chat/pdf-worker@0.0.24-rc.3
- @rocket.chat/presence@0.1.0-rc.10
- @rocket.chat/core-services@0.3.0-rc.10
- @rocket.chat/cron@0.0.20-rc.3
- @rocket.chat/gazzodown@3.0.0-rc.10
- @rocket.chat/model-typings@0.2.0-rc.10
- @rocket.chat/ui-contexts@3.0.0-rc.10
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.10
- @rocket.chat/models@0.0.24-rc.3
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.10
- @rocket.chat/ui-video-conf@3.0.0-rc.10
- @rocket.chat/web-ui-registration@3.0.0-rc.9
- @rocket.chat/instance-status@0.0.24-rc.3
6.5.0-rc.9
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.9
- @rocket.chat/rest-typings@6.5.0-rc.9
- @rocket.chat/api-client@0.1.18-rc.2
- @rocket.chat/license@0.1.0-rc.9
- @rocket.chat/omnichannel-services@0.1.0-rc.9
- @rocket.chat/pdf-worker@0.0.24-rc.2
- @rocket.chat/presence@0.1.0-rc.9
- @rocket.chat/core-services@0.3.0-rc.9
- @rocket.chat/cron@0.0.20-rc.2
- @rocket.chat/gazzodown@3.0.0-rc.9
- @rocket.chat/model-typings@0.2.0-rc.9
- @rocket.chat/ui-contexts@3.0.0-rc.9
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.9
- @rocket.chat/models@0.0.24-rc.2
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.9
- @rocket.chat/ui-video-conf@3.0.0-rc.9
- @rocket.chat/web-ui-registration@3.0.0-rc.8
- @rocket.chat/instance-status@0.0.24-rc.2
6.5.0-rc.8
Patch Changes
- Bump @rocket.chat/meteor version.
- 928177b602: Fix rocket.cat's app request message escaping
- @rocket.chat/core-typings@6.5.0-rc.8
- @rocket.chat/rest-typings@6.5.0-rc.8
- @rocket.chat/api-client@0.1.18-rc.1
- @rocket.chat/license@0.1.0-rc.8
- @rocket.chat/omnichannel-services@0.1.0-rc.8
- @rocket.chat/pdf-worker@0.0.24-rc.1
- @rocket.chat/presence@0.1.0-rc.8
- @rocket.chat/core-services@0.3.0-rc.8
- @rocket.chat/cron@0.0.20-rc.1
- @rocket.chat/gazzodown@3.0.0-rc.8
- @rocket.chat/model-typings@0.2.0-rc.8
- @rocket.chat/ui-contexts@3.0.0-rc.8
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.8
- @rocket.chat/models@0.0.24-rc.1
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.8
- @rocket.chat/ui-video-conf@3.0.0-rc.8
- @rocket.chat/web-ui-registration@3.0.0-rc.7
- @rocket.chat/instance-status@0.0.24-rc.1
6.5.0-rc.7
Patch Changes
- Bump @rocket.chat/meteor version.
- 88833b24e9: fix: Google Maps and Katex config settings were not visible
- 150a580851: regression: changed UniqueID modal being displayed wrongly during startup
- 7ed7cb41ce: Add the date and time to the email sent when a new device logs in
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/rest-typings@6.5.0-rc.7
- @rocket.chat/api-client@0.1.15-rc.7
- @rocket.chat/license@0.1.0-rc.7
- @rocket.chat/omnichannel-services@0.1.0-rc.7
- @rocket.chat/pdf-worker@0.0.21-rc.7
- @rocket.chat/presence@0.1.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/cron@0.0.17-rc.7
- @rocket.chat/gazzodown@3.0.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/ui-contexts@3.0.0-rc.7
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.7
- @rocket.chat/ui-video-conf@3.0.0-rc.7
- @rocket.chat/web-ui-registration@3.0.0-rc.6
- @rocket.chat/instance-status@0.0.21-rc.7
6.5.0-rc.6
Patch Changes
- Bump @rocket.chat/meteor version.
- aaf11e92dc: Fixed Canned responses stream not working, causing users to refresh to see newly created responses.
- @rocket.chat/core-typings@6.5.0-rc.6
- @rocket.chat/rest-typings@6.5.0-rc.6
- @rocket.chat/api-client@0.1.15-rc.6
- @rocket.chat/license@0.1.0-rc.6
- @rocket.chat/omnichannel-services@0.1.0-rc.6
- @rocket.chat/pdf-worker@0.0.21-rc.6
- @rocket.chat/presence@0.1.0-rc.6
- @rocket.chat/core-services@0.3.0-rc.6
- @rocket.chat/cron@0.0.17-rc.6
- @rocket.chat/gazzodown@3.0.0-rc.6
- @rocket.chat/model-typings@0.2.0-rc.6
- @rocket.chat/ui-contexts@3.0.0-rc.6
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.6
- @rocket.chat/models@0.0.21-rc.6
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.6
- @rocket.chat/ui-video-conf@3.0.0-rc.6
- @rocket.chat/web-ui-registration@3.0.0-rc.5
- @rocket.chat/instance-status@0.0.21-rc.6
6.5.0-rc.5
Patch Changes
-
Bump @rocket.chat/meteor version.
-
3ce070a3de: fix: wrong client hash calculation due to race condition on assets
Some deployments may suffer from some reloads if running multiple instances. It's caused by different client hashes generated due to a possible race condition on custom assets load at the startup time. Forcing the clients to talk to the right backend instances, which causes reloads if sticky sessions are not enabled. This change removes the assets from the hash calculation preventing the race condition and possible different hashes. After this change, the clients will not reload when the admin changes assets.
-
26b8c8124c: fix:
TypeError: Cannot use 'in' operator inundefinedfor every message sent- @rocket.chat/core-typings@6.5.0-rc.5
- @rocket.chat/rest-typings@6.5.0-rc.5
- @rocket.chat/api-client@0.1.15-rc.5
- @rocket.chat/license@0.1.0-rc.5
- @rocket.chat/omnichannel-services@0.1.0-rc.5
- @rocket.chat/pdf-worker@0.0.21-rc.5
- @rocket.chat/presence@0.1.0-rc.5
- @rocket.chat/core-services@0.3.0-rc.5
- @rocket.chat/cron@0.0.17-rc.5
- @rocket.chat/gazzodown@3.0.0-rc.5
- @rocket.chat/model-typings@0.2.0-rc.5
- @rocket.chat/ui-contexts@3.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.5
- @rocket.chat/models@0.0.21-rc.5
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.5
- @rocket.chat/ui-video-conf@3.0.0-rc.5
- @rocket.chat/web-ui-registration@3.0.0-rc.4
- @rocket.chat/instance-status@0.0.21-rc.5
6.5.0-rc.4
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.4
- @rocket.chat/rest-typings@6.5.0-rc.4
- @rocket.chat/api-client@0.1.15-rc.4
- @rocket.chat/license@0.1.0-rc.4
- @rocket.chat/omnichannel-services@0.1.0-rc.4
- @rocket.chat/pdf-worker@0.0.21-rc.4
- @rocket.chat/presence@0.1.0-rc.4
- @rocket.chat/core-services@0.3.0-rc.4
- @rocket.chat/cron@0.0.17-rc.4
- @rocket.chat/gazzodown@3.0.0-rc.4
- @rocket.chat/model-typings@0.2.0-rc.4
- @rocket.chat/ui-contexts@3.0.0-rc.4
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.4
- @rocket.chat/models@0.0.21-rc.4
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.4
- @rocket.chat/ui-video-conf@3.0.0-rc.4
- @rocket.chat/web-ui-registration@3.0.0-rc.3
- @rocket.chat/instance-status@0.0.21-rc.4
6.5.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
8668485fda: fix: immediate auto reload issues
Immediate auto reload increases server load on restarts/upgrades and increases the chance of getting 404 on Meteor's config file blocking the UI on a loading screen
This change adds delays on front and backend codes on automatic client reload:
- Front-end, adds a warning message including the old and new hashes, and a delay of 60 seconds after being notified by the server
- Back-end, delays the client notifications on a random value between 2 and 10 minutes per connection, allowing different clients to reload at different moments and distributing the load along the time.
- @rocket.chat/core-typings@6.5.0-rc.3
- @rocket.chat/rest-typings@6.5.0-rc.3
- @rocket.chat/api-client@0.1.15-rc.3
- @rocket.chat/license@0.1.0-rc.3
- @rocket.chat/omnichannel-services@0.1.0-rc.3
- @rocket.chat/pdf-worker@0.0.21-rc.3
- @rocket.chat/presence@0.1.0-rc.3
- @rocket.chat/core-services@0.3.0-rc.3
- @rocket.chat/cron@0.0.17-rc.3
- @rocket.chat/gazzodown@3.0.0-rc.3
- @rocket.chat/model-typings@0.2.0-rc.3
- @rocket.chat/ui-contexts@3.0.0-rc.3
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.3
- @rocket.chat/models@0.0.21-rc.3
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.3
- @rocket.chat/ui-video-conf@3.0.0-rc.3
- @rocket.chat/instance-status@0.0.21-rc.3
- @rocket.chat/web-ui-registration@3.0.0-rc.2
6.5.0-rc.2
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.2
- @rocket.chat/rest-typings@6.5.0-rc.2
- @rocket.chat/api-client@0.1.15-rc.2
- @rocket.chat/license@0.1.0-rc.2
- @rocket.chat/omnichannel-services@0.1.0-rc.2
- @rocket.chat/pdf-worker@0.0.21-rc.2
- @rocket.chat/presence@0.1.0-rc.2
- @rocket.chat/core-services@0.3.0-rc.2
- @rocket.chat/cron@0.0.17-rc.2
- @rocket.chat/gazzodown@3.0.0-rc.2
- @rocket.chat/model-typings@0.2.0-rc.2
- @rocket.chat/ui-contexts@3.0.0-rc.2
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.2
- @rocket.chat/models@0.0.21-rc.2
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.2
- @rocket.chat/ui-video-conf@3.0.0-rc.2
- @rocket.chat/web-ui-registration@3.0.0-rc.2
- @rocket.chat/instance-status@0.0.21-rc.2
6.5.0-rc.1
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.5.0-rc.1
- @rocket.chat/rest-typings@6.5.0-rc.1
- @rocket.chat/api-client@0.1.15-rc.1
- @rocket.chat/license@0.1.0-rc.1
- @rocket.chat/omnichannel-services@0.1.0-rc.1
- @rocket.chat/pdf-worker@0.0.21-rc.1
- @rocket.chat/presence@0.1.0-rc.1
- @rocket.chat/core-services@0.3.0-rc.1
- @rocket.chat/cron@0.0.17-rc.1
- @rocket.chat/gazzodown@3.0.0-rc.1
- @rocket.chat/model-typings@0.2.0-rc.1
- @rocket.chat/ui-contexts@3.0.0-rc.1
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.1
- @rocket.chat/models@0.0.21-rc.1
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.1
- @rocket.chat/ui-video-conf@3.0.0-rc.1
- @rocket.chat/web-ui-registration@3.0.0-rc.1
- @rocket.chat/instance-status@0.0.21-rc.1
6.5.0-rc.0
Minor Changes
- a31d5336c9: Added a new admin page called
Subscription, this page is responsible of managing the current workspace subscription and it has a overview of the usage and limits of the plan - 1642bad3ae: New setting to automatically enable autotranslate when joining rooms
- 747ec6c70e: Updated slack bridge to add support for connecting using slack apps in addition to the slack legacy bot
- 47303b5232: chore: adding some portugueses translations to the app details page
- c0ef13a0bf: Added
pushstatistic, containing three bits. Each bit represents a boolean:1 1 1 | | | | | +- push enabled = 0b1 = 1 | +--- push gateway enabled = 0b10 = 2 +----- push gateway changed = 0b100 = 4 - 809eb63d79: Fix typing indicator of Apps user
- ee2c7d1228: feat: Setup wizard content updates and enforcing cloud connectivity
- c38711b346: Add the daily and monthly peaks of concurrent connections to statistics
- Added
dailyPeakConnectionsstatistic for monitoring the daily peak of concurrent connections in a workspace; - Added
maxMonthlyPeakConnectionsstatistic for monitoring the last 30 days peak of concurrent connections in a workspace;
- Added
- f3dd1277e6: Added new Omnichannel setting 'Hide conversation after closing'
- 92613680b7: Added option to select between two script engine options for the integrations
- ec1b2b9846: Create a deployment fingerprint to identify possible deployment changes caused by database cloning. A question to the admin will confirm if it's a regular deployment change or an intent of a new deployment and correct identification values as needed.
The fingerprint is composed by
${siteUrl}${dbConnectionString}and hashed viasha256inbase64. An environment variable namedAUTO_ACCEPT_FINGERPRINT, when set totrue, can be used to auto-accept an expected fingerprint change as a regular deployment update. - 5f81a0f3cb: Implemented the License library, it is used to handle the functionality like expiration date, modules, limits, etc. Also added a version v3 of the license, which contains an extended list of features. v2 is still supported, since we convert it to v3 on the fly.
- 5d55a9394e: Added a new Admin page called
Workspace infoin place of Information page, to make it easier to check the license
Patch Changes
- 72e8ece564: Fixed GDPR removal to correctly wipe everything related to the user apart from _id & activity fields
- 8a02759e40: Fixed an issue where broadcasted events were published twice within the same instance
- dea1fe9191: chore: Calculate & Store MAC stats
Added new info to the stats:
omnichannelContactsBySource,uniqueContactsOfLastMonth,uniqueContactsOfLastWeek,uniqueContactsOfYesterday - 38e3933504: add support to DeepL open api
- e8eeb2a79d: fixed threads breaking when sending messages too fast
- 18ed36cdd1: fix: custom-css injection
- b85df55030: fix: UI issue on marketplace filters
- 75f0ae31d9: fix: Remove model-level query restrictions for monitors
- 2124868d4f: Fix trying to upload same file again and again.
- 93a0859e87: Fix unnecessary username validation on accounts profile form
- 27c75f15f3: Changed the name of the administration Logs page to "Records", implemented a tab layout in this page and added a new tab called "Analytic reports" that shows the most recent result of the statistics endpoint.
- f5c0d6b45d: Fixed DM room with "guest" user kept as "read only" after reactivating user
- 058650128d: fix: Change plan name from Enterprise to Premium on marketplace filtering
- bba3c9da6a: fix: Omnichannel webhook is not retrying requests
- dea1fe9191: feat: Save visitor's activity on agent's interaction
- c714962b0e: Fixed message disappearing from room after erased even if "Show Deleted Status" is enabled
- e24d071675: Fixed intermittent errors caused by the removal of subscriptions and inquiries when lacking permissions.
- 3650ab81b5: Fixed issue with file attachments in rooms' messages export having no content
- afdcad7e67: test: read receipts
- 06a8e30289: chore: Change plan name Enterprise to Premium on marketplace
- dd254a9bf5: fix: mobile ringing notification missing call id
- 704ed0fc7b: Fix i18n translations using sprintf post processor
- 223dce18a3: Do not allow auto-translation to be enabled in E2E rooms
- 4344d838a9: fix: Unable to send attachments via email as an omni-agent
- ab78404954: New permission for testing push notifications
- b14e159d9b: Search users using full name too on share message modal
- a82d8c2bb0: Add pagination & tooltips to agent's dropdown on forwarding modal
- 134b71df44: fix: Monitors now able to forward a chat without taking it first
- bd1c8b1e45: Fixed a problem that would prevent private apps from being shown on air-gapped environments
- a8718eddc0: Add new permission to allow kick users from rooms without being a member
- 5b9d6883bf: feat: Improve UI when MAC limits are reached feat: Limit endpoints on MAC limit reached
- 1f2b384c62: fix: cloud alerts not working
- 3fd0bc4120: download translation files through CDN
- 7342800286: Replace the old Enterprise labels to newest Premium
- 696bbc4f94: fix: Disables GenericMenu without any sections or items
- 2a1aa293a5: Check for room scoped permissions for starting discussions
- 3a62ac4ece: fix: user dropdown menu position on RTL layout
- ad7e52b742: Enable the option
Only allow verified users to loginto SaaS environment - 7493442650: chore: Deprecate un-used meteor method for omnichannel analytics
- f7b07a0fc5: feat: Community users will now be able to customize their Business hour timezone
- 54d8ad4392: Forward headers when using proxy for file uploads
- a98f3ff303: feat: added
licenses.infoendpoint - 3488f6b024: Fixed an issue in which the engagement dashboard page tabs had no reactivity and would not change their content upon being clicked on.
- dea1fe9191: feat: Disable and annonimize visitors instead of removing
- ff2263a3c1: Fixed issue with message read receipts not being created when accessing a room the first time
- 76c7b957ee: Improve cache of static files
- 4a59798da8: Handle the username update in the background
- Updated dependencies [
7da1edf866] - Updated dependencies [
dea1fe9191] - Updated dependencies [
c2f337664e] - Updated dependencies [
747ec6c70e] - Updated dependencies [
c0ef13a0bf] - Updated dependencies [
c38711b346] - Updated dependencies [
223dce18a3] - Updated dependencies [
5b9d6883bf] - Updated dependencies [
35363420f0] - Updated dependencies [
92613680b7] - Updated dependencies [
ec1b2b9846] - Updated dependencies [
8e89b5a3b0] - Updated dependencies [
a98f3ff303] - Updated dependencies [
5f81a0f3cb] - Updated dependencies [
dea1fe9191]- @rocket.chat/ui-contexts@3.0.0-rc.0
- @rocket.chat/web-ui-registration@3.0.0-rc.0
- @rocket.chat/core-typings@6.5.0-rc.0
- @rocket.chat/model-typings@0.2.0-rc.0
- @rocket.chat/gazzodown@3.0.0-rc.0
- @rocket.chat/i18n@0.0.3-rc.0
- @rocket.chat/presence@0.1.0-rc.0
- @rocket.chat/core-services@0.3.0-rc.0
- @rocket.chat/rest-typings@6.5.0-rc.0
- @rocket.chat/server-fetch@0.0.2-rc.0
- @rocket.chat/tools@0.2.0-rc.0
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/license@0.1.0-rc.0
- @rocket.chat/jwt@0.1.0-rc.0
- @rocket.chat/omnichannel-services@0.1.0-rc.0
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.0
- @rocket.chat/ui-client@3.0.0-rc.0
- @rocket.chat/ui-video-conf@3.0.0-rc.0
- @rocket.chat/api-client@0.1.15-rc.0
- @rocket.chat/pdf-worker@0.0.21-rc.0
- @rocket.chat/cron@0.0.17-rc.0
- @rocket.chat/models@0.0.21-rc.0
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/instance-status@0.0.21-rc.0
6.4.8
Patch Changes
- 550900bb2b: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.4.8
- @rocket.chat/rest-typings@6.4.8
- @rocket.chat/api-client@0.1.17
- @rocket.chat/omnichannel-services@0.0.23
- @rocket.chat/pdf-worker@0.0.23
- @rocket.chat/presence@0.0.23
- @rocket.chat/core-services@0.2.8
- @rocket.chat/cron@0.0.19
- @rocket.chat/gazzodown@2.0.8
- @rocket.chat/model-typings@0.1.8
- @rocket.chat/ui-contexts@2.0.8
- @rocket.chat/fuselage-ui-kit@2.0.8
- @rocket.chat/models@0.0.23
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.8
- @rocket.chat/ui-video-conf@2.0.8
- @rocket.chat/web-ui-registration@2.0.8
- @rocket.chat/instance-status@0.0.23
6.4.7
Patch Changes
- 037efa4f4f: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- b98492e3ee: Add additional checks to the OAuth tokens to prevent future issues
- @rocket.chat/core-typings@6.4.7
- @rocket.chat/rest-typings@6.4.7
- @rocket.chat/api-client@0.1.16
- @rocket.chat/omnichannel-services@0.0.22
- @rocket.chat/pdf-worker@0.0.22
- @rocket.chat/presence@0.0.22
- @rocket.chat/core-services@0.2.7
- @rocket.chat/cron@0.0.18
- @rocket.chat/gazzodown@2.0.7
- @rocket.chat/model-typings@0.1.7
- @rocket.chat/ui-contexts@2.0.7
- @rocket.chat/fuselage-ui-kit@2.0.7
- @rocket.chat/models@0.0.22
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.7
- @rocket.chat/ui-video-conf@2.0.7
- @rocket.chat/web-ui-registration@2.0.7
- @rocket.chat/instance-status@0.0.22
6.4.6
Patch Changes
-
35ea15005a: Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
57deb49ceb: fix: OAuth login by redirect failing on firefox
-
00875fc9ab: fix: wrong client hash calculation due to race condition on assets
Some deployments may suffer from some reloads if running multiple instances. It's caused by different client hashes generated due to a possible race condition on custom assets load at the startup time. Forcing the clients to talk to the right backend instances, which causes reloads if sticky sessions are not enabled. This change removes the assets from the hash calculation preventing the race condition and possible different hashes. After this change, the clients will not reload when the admin changes assets.
-
b7ea8651bf: fix: immediate auto reload issues
Immediate auto reload increases server load on restarts/upgrades and increases the chance of getting 404 on Meteor's config file blocking the UI on a loading screen
This change adds delays on front and backend codes on automatic client reload:
- Front-end, adds a warning message including the old and new hashes, and a delay of 60 seconds after being notified by the server
- Back-end, delays the client notifications on a random value between 2 and 10 minutes per connection, allowing different clients to reload at different moments and distributing the load along the time.
-
873eea9d54: fix:
TypeError: Cannot use 'in' operator inundefinedfor every message sent- @rocket.chat/core-typings@6.4.6
- @rocket.chat/rest-typings@6.4.6
- @rocket.chat/api-client@0.1.15
- @rocket.chat/omnichannel-services@0.0.21
- @rocket.chat/pdf-worker@0.0.21
- @rocket.chat/presence@0.0.21
- @rocket.chat/core-services@0.2.6
- @rocket.chat/cron@0.0.17
- @rocket.chat/gazzodown@2.0.6
- @rocket.chat/model-typings@0.1.6
- @rocket.chat/ui-contexts@2.0.6
- @rocket.chat/fuselage-ui-kit@2.0.6
- @rocket.chat/models@0.0.21
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.6
- @rocket.chat/ui-video-conf@2.0.6
- @rocket.chat/web-ui-registration@2.0.6
- @rocket.chat/instance-status@0.0.21
6.4.5
Patch Changes
- 40ac9ea019: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.4.5
- @rocket.chat/rest-typings@6.4.5
- @rocket.chat/api-client@0.1.14
- @rocket.chat/omnichannel-services@0.0.20
- @rocket.chat/pdf-worker@0.0.20
- @rocket.chat/presence@0.0.20
- @rocket.chat/core-services@0.2.5
- @rocket.chat/cron@0.0.16
- @rocket.chat/gazzodown@2.0.5
- @rocket.chat/model-typings@0.1.5
- @rocket.chat/ui-contexts@2.0.5
- @rocket.chat/fuselage-ui-kit@2.0.5
- @rocket.chat/models@0.0.20
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.5
- @rocket.chat/ui-video-conf@2.0.5
- @rocket.chat/web-ui-registration@2.0.5
- @rocket.chat/instance-status@0.0.20
6.4.4
Patch Changes
- 9e61d9c8b5: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- e832e9fe96: Fixed widget's
nextAgentAPI sending an array of chars instead of an object fordepartmentIdparameter - a20c4799a4: fix: custom-css injection
- 4789616afd: Fixed a problem that would prevent private apps from being shown on air-gapped environments
- e832e9fe96: Fixed a problem caused by
onlyAvailableproperty oflivechat/users/agentendpoint not having the proper type validation- @rocket.chat/core-typings@6.4.4
- @rocket.chat/rest-typings@6.4.4
- @rocket.chat/api-client@0.1.13
- @rocket.chat/omnichannel-services@0.0.19
- @rocket.chat/pdf-worker@0.0.19
- @rocket.chat/presence@0.0.19
- @rocket.chat/core-services@0.2.4
- @rocket.chat/cron@0.0.15
- @rocket.chat/gazzodown@2.0.4
- @rocket.chat/model-typings@0.1.4
- @rocket.chat/ui-contexts@2.0.4
- @rocket.chat/fuselage-ui-kit@2.0.4
- @rocket.chat/models@0.0.19
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.4
- @rocket.chat/ui-video-conf@2.0.4
- @rocket.chat/web-ui-registration@2.0.4
- @rocket.chat/instance-status@0.0.19
6.4.3
Patch Changes
- a8676a3c5e: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 69d89c4700: Fix unnecessary username validation on accounts profile form
- 02f4491d5a: fix: Omnichannel webhook is not retrying requests
- 02f4491d5a: Fixed intermittent errors caused by the removal of subscriptions and inquiries when lacking permissions.
- 25a2129beb: Rolled back a change of route from
/admin/workspaceto/admin/info - 02f4491d5a: Add pagination & tooltips to agent's dropdown on forwarding modal
- 02f4491d5a: Added new Omnichannel setting 'Hide conversation after closing'
- @rocket.chat/core-typings@6.4.3
- @rocket.chat/rest-typings@6.4.3
- @rocket.chat/api-client@0.1.12
- @rocket.chat/omnichannel-services@0.0.18
- @rocket.chat/pdf-worker@0.0.18
- @rocket.chat/presence@0.0.18
- @rocket.chat/core-services@0.2.3
- @rocket.chat/cron@0.0.14
- @rocket.chat/gazzodown@2.0.3
- @rocket.chat/model-typings@0.1.3
- @rocket.chat/ui-contexts@2.0.3
- @rocket.chat/fuselage-ui-kit@2.0.3
- @rocket.chat/models@0.0.18
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.3
- @rocket.chat/ui-video-conf@2.0.3
- @rocket.chat/web-ui-registration@2.0.3
- @rocket.chat/instance-status@0.0.18
6.4.2
Patch Changes
- eceeaf3b5d: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 8e155d4212: fixed threads breaking when sending messages too fast
- 3f7ce23a90: fix: mobile ringing notification missing call id
- 36bcec8e40: Forward headers when using proxy for file uploads
- d20033723c: Handle the username update in the background
- @rocket.chat/core-typings@6.4.2
- @rocket.chat/rest-typings@6.4.2
- @rocket.chat/api-client@0.1.11
- @rocket.chat/omnichannel-services@0.0.17
- @rocket.chat/pdf-worker@0.0.17
- @rocket.chat/presence@0.0.17
- @rocket.chat/core-services@0.2.2
- @rocket.chat/cron@0.0.13
- @rocket.chat/gazzodown@2.0.2
- @rocket.chat/model-typings@0.1.2
- @rocket.chat/ui-contexts@2.0.2
- @rocket.chat/fuselage-ui-kit@2.0.2
- @rocket.chat/models@0.0.17
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.2
- @rocket.chat/ui-video-conf@2.0.2
- @rocket.chat/web-ui-registration@2.0.2
- @rocket.chat/instance-status@0.0.17
6.4.1
Patch Changes
- b289bbf26c: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 636a412866: fix: Remove model-level query restrictions for monitors
- 5e3473a2c9: New setting to automatically enable autotranslate when joining rooms
- 2fa78b0563: fix: Monitors now able to forward a chat without taking it first
- 0d14dc49c3: Add new permission to allow kick users from rooms without being a member
- 919fe1f33d: download translation files through CDN
- eb4881ca53: fix: user dropdown menu position on RTL layout
- 5ee909bd94: Improve cache of static files
- @rocket.chat/core-typings@6.4.1
- @rocket.chat/rest-typings@6.4.1
- @rocket.chat/api-client@0.1.10
- @rocket.chat/omnichannel-services@0.0.16
- @rocket.chat/pdf-worker@0.0.16
- @rocket.chat/presence@0.0.16
- @rocket.chat/core-services@0.2.1
- @rocket.chat/cron@0.0.12
- @rocket.chat/gazzodown@2.0.1
- @rocket.chat/model-typings@0.1.1
- @rocket.chat/ui-contexts@2.0.1
- @rocket.chat/fuselage-ui-kit@2.0.1
- @rocket.chat/models@0.0.16
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/ui-client@2.0.1
- @rocket.chat/ui-video-conf@2.0.1
- @rocket.chat/web-ui-registration@2.0.1
- @rocket.chat/instance-status@0.0.16
6.4.0
Minor Changes
- 239a34e877: new: ring mobile users on direct conference calls
- 04fe492555: Added new Omnichannel's trigger condition "After starting a chat".
- 4186eecf05: Introduce the ability to report an user
- 92b690d206: fix: Wrong toast message while creating a new custom sound with an existing name
- f83ea5d6e8: Added support for threaded conversation in Federated rooms.
- 682d0bc05a: fix: Time format of Retention Policy
- 1b42dfc6c1: Added a new Roles bridge to RC Apps-Engine for reading and retrieving role details.
- 2db32f0d4a: Add option to select what URL previews should be generated for each message.
- 982ef6f459: Add new event to notify users directly about new banners
- 19aec23cda: New AddUser workflow for Federated Rooms
- ebab8c4dd8: Added Reports Metrics Dashboard to Omnichannel
- 85a936220c: feat: remove enforce password fallback dependency
- 5832be2e1b: Reorganized the message menu
- 074db3b419: UX improvement for the Moderation Console Context bar for viewing the reported messages. The Report reason is now displayed in the reported messages context bar. The Moderation Action Modal confirmation description is updated to be more clear and concise.
- 357a3a50fa: feat: high-contrast theme
- 7070f00b05: feat: return all broken password policies at once
- ead7c7bef2: Fixed read receipts not getting deleted after corresponding message is deleted
- 1041d4d361: Added option to select between two script engine options for the integrations
- ad08c26b46: Introduced upsells for the engagement dashboard and device management admin sidebar items in CE workspaces. Additionally, restructured the admin sidebar items to enhance organization.
- 93d4912e17: fix: missing params on updateOwnBasicInfo endpoint
- ee3815fce4: feat: add ChangePassword field to Account/Security
- 1000b9b317: Fixed the issue of apps icon uneven alignment in case of missing icons inside message composer toolbar & message toolbar menu.
Patch Changes
-
6d453f71ac: Translation files are requested multiple times
-
cada29b6ce: fix: Managers allowed to make deactivated agent's available
-
470c29d7e9: Fixed an issue causing
queue timeto be calculated from current time when a room was closed without being served. Now:- For served rooms: queue time = servedBy time - queuedAt
- For not served, but open rooms = now - queuedAt
- For not served and closed rooms = closedAt - queuedAt
-
ea8998602b: fix: Performance issue on
Messages.countByTypeaggregation caused by unindexed property on messages collection -
f634601d90: Bump @rocket.chat/meteor version.
-
f46c1f7b70: Bump @rocket.chat/meteor version.
-
6963cc2d00: Bump @rocket.chat/meteor version.
-
7cc15ac814: Bump @rocket.chat/meteor version.
-
40c5277197: Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
a08006c9f0: feat: add sections to room header and user infos menus with menuV2
-
203304782f: Fixed
overrideDestinationChannelEnabledtreated as a required param inintegrations.createandintegration.updateendpoints -
9edca67b9b: feat(apps):
ActionManagerBusyStatecomponent for appsui.interaction -
ec60dbe8f5: Fixed custom translations not being displayed
-
6fa30ddcd1: Hide Reset TOTP option if 2FA is disabled
-
ff7e181464: Added ability to freeze or completely disable integration scripts through envvars
-
4ce8ea89a8: fix: custom emoji upload with FileSystem method
-
87570d0fb7: New filters to the Rooms Table at
Workspace > Rooms -
8a59855fcf: When setting a room as read-only, do not allow previously unmuted users to send messages.
-
c73f5373b8: fix: finnish translation
-
f5a886a144: fixed an issue where 2fa was not working after an OAuth redirect
-
459c8574ed: Fixed issue with custom OAuth services' settings not being be fully removed
-
42644a6e44: fix: Prevent
RoomProvider.useEffectfrom subscribing to room-data stream multiple times -
9bdbc9b086: load sounds right before playing them
-
6154979119: Fix users being created without the
rolesfield -
6bcdd88531: Fixed CAS login after popup closes
-
839789c988: Fix moment timestamps language change
-
f0025d4d92: Fixed message fetching method in LivechatBridge for Apps
-
9c957b9d9a: Fix pruning messages in a room results in an incorrect message counter
-
583a3149fe: fix: rejected conference calls continue to ring
-
b59fd5d7fb: User information crashing for some locales
-
4349443629: Fix performance issue on Engagement Dashboard aggregation
-
614a9b8fc8: Show correct date for last day time
-
69447e1864: Added ability to disable private app installation via envvar (DISABLE_PRIVATE_APP_INSTALLATION)
-
52a1aa94eb: improve: System messages for omni-visitor abandonment feature
-
7dffec2e2f: chore: Add danger variant to apps action button menus
-
f0c8867bb9: Disabled call to tags enterprise endpoint when on community license
-
5e89694bfa: Fixes SAML full name updates not being mirrored to DM rooms.
-
d6f0c6afe2: Fixed Importer Progress Bar progress indicator
-
177506ea91: Make user default role setting public
-
3fb2124166: Fixed misleading of 'total' in team members list inside Channel
-
5cee21468e: Fix spotlight search does not find rooms with special or non-latin characters
-
cf59c8abe3: Fix engagement dashboard not showing data
-
dfb9a075b3: fixed wrong user status displayed during mentioning a user in a channel
-
1fbbb6241a: Don't allow to report self messages
-
53e0c346e2: fixed scrollbar over content in Federated Room List
-
5321e87363: Fix seat counter including bots users
-
7137a193a7: feat: Add flag to disable teams mention via troubleshoot page
-
59e6fe3d2a: fixed layout changing from embedded view when navigating
-
3245a0a318: Fix LinkedIn OAuth broken
-
45a8943ed4: Removed old/deprecated Rocket.Chat Federation card from Info page
-
6eea189ec8: Fix the code that was setting email URL to an invalid value when SMTP was not set
-
f5a886a144: fixed an issue where oauth login was not working with some providers
-
ba24f3c21f: Fixed
defaultfield not being returned from thesetDefaultendpoints when setting to false -
a79f61461d: Fixed an issue where timeout for http requests in Apps-Engine bridges was too short
-
51b988b3df: Fix importer filters not working
-
5d857f462c: fix: stop blinking "Room not found" before dm creation
-
db26f8a8ee: fixed an issue with the positioning of the message menu
-
aaefe865a7: fix: agent role being removed upon user deactivation
-
306a5830c3: Fix
mention-hereandmention-allpermissions not being honored -
761cad4382: Fix CORS headers not being set for assets
-
9e5718002a: Fixed Slackbridge was not handling correctly received events from Slack anymore. Events: (Send, edit, delete, react meassages)
-
54ef89c9a7: fix: show requested filters only on requested apps view
-
1589279b79: Fix users not able to login after block time perdiod has passed
-
880ab5689c: Fixed selected departments not being displayed due to pagination
-
a81bad24e0: Fixed Apps-Engine event
IPostUserCreatedexecution -
7a4fdf41f8: Fix validation in app status call that allowed Enterprise apps to be enabled in invalid environments
-
e28f8d95f0: Fixed inviter not informed when inviting member to room via
/inviteslashcommand -
d47d2021ac: Fixed "teams" icon not being displayed on spotlight sidebar search
-
93d5a5ceb8: fix: User timezone not being respected on Current Chat's filter
-
f556518fa1: Change SAU aggregation to consider only sessions from few days ago instead of the whole past.
This is particularly important for large workspaces in case the cron job did not run for some time, in that case the amount of sessions would accumulate and the aggregation would take a long time to run.
-
b747f3d3bc: Fixed unable to create admin user using ADMIN_* environment variables
-
2cf2643399: Fixed failing user data exports
-
61a106fbf2: Increase cron job check delay to 1 min from 5s.
This reduces MongoDB requests introduced on 6.3.
-
ace35997a6: chore: Increase cache time from 5s to 10s on
getUnitshelpers. This should reduce the number of DB calls made by this method to fetch the unit limitations for a user. -
f5a886a144: fixed an issue on oauth login that caused missing emails to be detected as changed data
-
61128364d6: Fixes a problem where the calculated time for considering the visitor abandonment was the first message from the visitor and not the visitor's reply to the agent.
-
9496f1eb97: Deprecate
livechat:getOverviewDataandlivechat:getAgentOverviewDatamethods and create API endpointslivechat/analytics/overviewandlivechat/analytics/agent-overviewto fetch analytics data -
01dec055a0: Fixed Accounts profile form name change was not working
-
e4837a15ed: Fixed user mentioning when prepending the username with
> -
d45365436e: Use group filter when set to LDAP sync process
-
c536a4a237: fix: Missing padding on Omnichannel contacts Contextualbar loading state
-
87e4a4aa56: Fixes a problem that allowed users to send empty spaces as comment to bypass the "comment required" setting
-
69a5213afc: Fixed an issue where a mailer error was being sent to customers using offline message's form on Omnichannel instead of the translated one
-
b8f3d5014f: Fixed the login page language switcher, now the component has a new look, is reactive and the language selection becomes concrete upon login in. Also changed the default language of the login page to be the browser language.
-
22cf158c43: fixed the unread messages mark not showing
-
72a34a02f7: fixed the video recorder window not closing after permission is denied.
-
Updated dependencies [
239a34e877] -
Updated dependencies [
203304782f] -
Updated dependencies [
1246a21648] -
Updated dependencies [
4186eecf05] -
Updated dependencies [
8a59855fcf] -
Updated dependencies [
f9a748526d] -
Updated dependencies [
5cee21468e] -
Updated dependencies [
dc1d8ce92e] -
Updated dependencies [
2db32f0d4a] -
Updated dependencies [
982ef6f459] -
Updated dependencies [
ba24f3c21f] -
Updated dependencies [
19aec23cda] -
Updated dependencies [
ebab8c4dd8] -
Updated dependencies [
aaefe865a7] -
Updated dependencies [
074db3b419] -
Updated dependencies [
357a3a50fa] -
Updated dependencies [
f556518fa1] -
Updated dependencies [
d9a150000d] -
Updated dependencies [
ead7c7bef2] -
Updated dependencies [
1041d4d361] -
Updated dependencies [
61a106fbf2] -
Updated dependencies [
61128364d6] -
Updated dependencies [
9496f1eb97] -
Updated dependencies [
dce4a829fa] -
Updated dependencies [
d45365436e] -
Updated dependencies [
b8f3d5014f] -
Updated dependencies [
93d4912e17] -
Updated dependencies [
ee3815fce4]- @rocket.chat/core-typings@6.4.0
- @rocket.chat/rest-typings@6.4.0
- @rocket.chat/fuselage-ui-kit@2.0.0
- @rocket.chat/model-typings@0.1.0
- @rocket.chat/core-services@0.2.0
- @rocket.chat/ui-client@2.0.0
- @rocket.chat/ui-contexts@2.0.0
- @rocket.chat/ui-theming@0.1.0
- @rocket.chat/presence@0.0.15
- @rocket.chat/tools@0.1.0
- @rocket.chat/cron@0.0.11
- @rocket.chat/i18n@0.0.2
- @rocket.chat/web-ui-registration@2.0.0
- @rocket.chat/api-client@0.1.9
- @rocket.chat/omnichannel-services@0.0.15
- @rocket.chat/pdf-worker@0.0.15
- @rocket.chat/gazzodown@2.0.0
- @rocket.chat/models@0.0.15
- @rocket.chat/ui-video-conf@2.0.0
- @rocket.chat/base64@1.0.12
- @rocket.chat/instance-status@0.0.15
- @rocket.chat/random@1.2.1
- @rocket.chat/sha256@1.0.9
- @rocket.chat/ui-composer@0.0.1
6.4.0-rc.5
Minor Changes
- 1041d4d361: Added option to select between two script engine options for the integrations
Patch Changes
- Bump @rocket.chat/meteor version.
- ec60dbe8f5: Fixed custom translations not being displayed
- Updated dependencies [
1041d4d361]- @rocket.chat/core-typings@6.4.0-rc.5
- @rocket.chat/rest-typings@6.4.0-rc.5
- @rocket.chat/tools@0.1.0-rc.0
- @rocket.chat/api-client@0.1.9-rc.5
- @rocket.chat/omnichannel-services@0.0.15-rc.5
- @rocket.chat/pdf-worker@0.0.15-rc.5
- @rocket.chat/presence@0.0.15-rc.5
- @rocket.chat/core-services@0.2.0-rc.5
- @rocket.chat/cron@0.0.11-rc.5
- @rocket.chat/gazzodown@2.0.0-rc.5
- @rocket.chat/model-typings@0.1.0-rc.5
- @rocket.chat/ui-contexts@2.0.0-rc.5
- @rocket.chat/fuselage-ui-kit@2.0.0-rc.5
- @rocket.chat/models@0.0.15-rc.5
- @rocket.chat/ui-theming@0.1.0-rc.0
- @rocket.chat/ui-client@2.0.0-rc.5
- @rocket.chat/ui-video-conf@2.0.0-rc.5
- @rocket.chat/web-ui-registration@2.0.0-rc.5
- @rocket.chat/instance-status@0.0.15-rc.5
6.4.0-rc.4
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.4.0-rc.4
- @rocket.chat/rest-typings@6.4.0-rc.4
- @rocket.chat/api-client@0.1.8-rc.4
- @rocket.chat/omnichannel-services@0.0.14-rc.4
- @rocket.chat/pdf-worker@0.0.14-rc.4
- @rocket.chat/presence@0.0.14-rc.4
- @rocket.chat/core-services@0.2.0-rc.4
- @rocket.chat/cron@0.0.10-rc.4
- @rocket.chat/gazzodown@2.0.0-rc.4
- @rocket.chat/model-typings@0.1.0-rc.4
- @rocket.chat/ui-contexts@2.0.0-rc.4
- @rocket.chat/fuselage-ui-kit@2.0.0-rc.4
- @rocket.chat/models@0.0.14-rc.4
- @rocket.chat/ui-theming@0.1.0-rc.0
- @rocket.chat/ui-client@2.0.0-rc.4
- @rocket.chat/ui-video-conf@2.0.0-rc.4
- @rocket.chat/web-ui-registration@2.0.0-rc.4
- @rocket.chat/instance-status@0.0.14-rc.4
6.4.0-rc.3
Patch Changes
-
Bump @rocket.chat/meteor version.
-
614a9b8fc8: Show correct date for last day time
-
61a106fbf2: Increase cron job check delay to 1 min from 5s.
This reduces MongoDB requests introduced on 6.3.
-
Updated dependencies [
d9a150000d] -
Updated dependencies [
61a106fbf2]- @rocket.chat/presence@0.0.13-rc.3
- @rocket.chat/cron@0.0.9-rc.3
- @rocket.chat/core-typings@6.4.0-rc.3
- @rocket.chat/rest-typings@6.4.0-rc.3
- @rocket.chat/api-client@0.1.7-rc.3
- @rocket.chat/omnichannel-services@0.0.13-rc.3
- @rocket.chat/pdf-worker@0.0.13-rc.3
- @rocket.chat/core-services@0.2.0-rc.3
- @rocket.chat/gazzodown@2.0.0-rc.3
- @rocket.chat/model-typings@0.1.0-rc.3
- @rocket.chat/ui-contexts@2.0.0-rc.3
- @rocket.chat/fuselage-ui-kit@2.0.0-rc.3
- @rocket.chat/models@0.0.13-rc.3
- @rocket.chat/ui-theming@0.1.0-rc.0
- @rocket.chat/ui-client@2.0.0-rc.3
- @rocket.chat/ui-video-conf@2.0.0-rc.3
- @rocket.chat/web-ui-registration@2.0.0-rc.3
- @rocket.chat/instance-status@0.0.13-rc.3
6.4.0-rc.2
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.4.0-rc.2
- @rocket.chat/rest-typings@6.4.0-rc.2
- @rocket.chat/api-client@0.1.7-rc.2
- @rocket.chat/omnichannel-services@0.0.13-rc.2
- @rocket.chat/pdf-worker@0.0.13-rc.2
- @rocket.chat/presence@0.0.13-rc.2
- @rocket.chat/core-services@0.2.0-rc.2
- @rocket.chat/cron@0.0.9-rc.2
- @rocket.chat/gazzodown@2.0.0-rc.2
- @rocket.chat/model-typings@0.1.0-rc.2
- @rocket.chat/ui-contexts@2.0.0-rc.2
- @rocket.chat/fuselage-ui-kit@2.0.0-rc.2
- @rocket.chat/models@0.0.13-rc.2
- @rocket.chat/ui-theming@0.1.0-rc.0
- @rocket.chat/ui-client@2.0.0-rc.2
- @rocket.chat/ui-video-conf@2.0.0-rc.2
- @rocket.chat/web-ui-registration@2.0.0-rc.2
- @rocket.chat/instance-status@0.0.13-rc.2
6.4.0-rc.1
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.4.0-rc.1
- @rocket.chat/rest-typings@6.4.0-rc.1
- @rocket.chat/api-client@0.1.5-rc.1
- @rocket.chat/omnichannel-services@0.0.11-rc.1
- @rocket.chat/pdf-worker@0.0.11-rc.1
- @rocket.chat/presence@0.0.11-rc.1
- @rocket.chat/core-services@0.2.0-rc.1
- @rocket.chat/cron@0.0.7-rc.1
- @rocket.chat/gazzodown@2.0.0-rc.1
- @rocket.chat/model-typings@0.1.0-rc.1
- @rocket.chat/ui-contexts@2.0.0-rc.1
- @rocket.chat/fuselage-ui-kit@2.0.0-rc.1
- @rocket.chat/models@0.0.11-rc.1
- @rocket.chat/ui-theming@0.1.0-rc.0
- @rocket.chat/ui-client@2.0.0-rc.1
- @rocket.chat/ui-video-conf@2.0.0-rc.1
- @rocket.chat/web-ui-registration@2.0.0-rc.1
- @rocket.chat/instance-status@0.0.11-rc.1
6.4.0-rc.0
Minor Changes
- 239a34e877: new: ring mobile users on direct conference calls
- 04fe492555: Added new Omnichannel's trigger condition "After starting a chat".
- 4186eecf05: Introduce the ability to report an user
- 92b690d206: fix: Wrong toast message while creating a new custom sound with an existing name
- f83ea5d6e8: Added support for threaded conversation in Federated rooms.
- 682d0bc05a: fix: Time format of Retention Policy
- 1b42dfc6c1: Added a new Roles bridge to RC Apps-Engine for reading and retrieving role details.
- 2db32f0d4a: Add option to select what URL previews should be generated for each message.
- 982ef6f459: Add new event to notify users directly about new banners
- 19aec23cda: New AddUser workflow for Federated Rooms
- ebab8c4dd8: Added Reports Metrics Dashboard to Omnichannel
- 85a936220c: feat: remove enforce password fallback dependency
- 5832be2e1b: Reorganized the message menu
- 074db3b419: UX improvement for the Moderation Console Context bar for viewing the reported messages. The Report reason is now displayed in the reported messages context bar. The Moderation Action Modal confirmation description is updated to be more clear and concise.
- 357a3a50fa: feat: high-contrast theme
- 7070f00b05: feat: return all broken password policies at once
- ead7c7bef2: Fixed read receipts not getting deleted after corresponding message is deleted
- ad08c26b46: Introduced upsells for the engagement dashboard and device management admin sidebar items in CE workspaces. Additionally, restructured the admin sidebar items to enhance organization.
- 93d4912e17: fix: missing params on updateOwnBasicInfo endpoint
- ee3815fce4: feat: add ChangePassword field to Account/Security
- 1000b9b317: Fixed the issue of apps icon uneven alignment in case of missing icons inside message composer toolbar & message toolbar menu.
Patch Changes
-
6d453f71ac: Translation files are requested multiple times
-
cada29b6ce: fix: Managers allowed to make deactivated agent's available
-
470c29d7e9: Fixed an issue causing
queue timeto be calculated from current time when a room was closed without being served. Now:- For served rooms: queue time = servedBy time - queuedAt
- For not served, but open rooms = now - queuedAt
- For not served and closed rooms = closedAt - queuedAt
-
ea8998602b: fix: Performance issue on
Messages.countByTypeaggregation caused by unindexed property on messages collection -
a08006c9f0: feat: add sections to room header and user infos menus with menuV2
-
203304782f: Fixed
overrideDestinationChannelEnabledtreated as a required param inintegrations.createandintegration.updateendpoints -
9edca67b9b: feat(apps):
ActionManagerBusyStatecomponent for appsui.interaction -
6fa30ddcd1: Hide Reset TOTP option if 2FA is disabled
-
ff7e181464: Added ability to freeze or completely disable integration scripts through envvars
-
4ce8ea89a8: fix: custom emoji upload with FileSystem method
-
87570d0fb7: New filters to the Rooms Table at
Workspace > Rooms -
8a59855fcf: When setting a room as read-only, do not allow previously unmuted users to send messages.
-
c73f5373b8: fix: finnish translation
-
f5a886a144: fixed an issue where 2fa was not working after an OAuth redirect
-
459c8574ed: Fixed issue with custom OAuth services' settings not being be fully removed
-
42644a6e44: fix: Prevent
RoomProvider.useEffectfrom subscribing to room-data stream multiple times -
9bdbc9b086: load sounds right before playing them
-
6154979119: Fix users being created without the
rolesfield -
6bcdd88531: Fixed CAS login after popup closes
-
839789c988: Fix moment timestamps language change
-
f0025d4d92: Fixed message fetching method in LivechatBridge for Apps
-
9c957b9d9a: Fix pruning messages in a room results in an incorrect message counter
-
583a3149fe: fix: rejected conference calls continue to ring
-
b59fd5d7fb: User information crashing for some locales
-
4349443629: Fix performance issue on Engagement Dashboard aggregation
-
69447e1864: Added ability to disable private app installation via envvar (DISABLE_PRIVATE_APP_INSTALLATION)
-
52a1aa94eb: improve: System messages for omni-visitor abandonment feature
-
7dffec2e2f: chore: Add danger variant to apps action button menus
-
f0c8867bb9: Disabled call to tags enterprise endpoint when on community license
-
5e89694bfa: Fixes SAML full name updates not being mirrored to DM rooms.
-
d6f0c6afe2: Fixed Importer Progress Bar progress indicator
-
177506ea91: Make user default role setting public
-
3fb2124166: Fixed misleading of 'total' in team members list inside Channel
-
5cee21468e: Fix spotlight search does not find rooms with special or non-latin characters
-
cf59c8abe3: Fix engagement dashboard not showing data
-
dfb9a075b3: fixed wrong user status displayed during mentioning a user in a channel
-
1fbbb6241a: Don't allow to report self messages
-
53e0c346e2: fixed scrollbar over content in Federated Room List
-
5321e87363: Fix seat counter including bots users
-
7137a193a7: feat: Add flag to disable teams mention via troubleshoot page
-
59e6fe3d2a: fixed layout changing from embedded view when navigating
-
3245a0a318: Fix LinkedIn OAuth broken
-
45a8943ed4: Removed old/deprecated Rocket.Chat Federation card from Info page
-
6eea189ec8: Fix the code that was setting email URL to an invalid value when SMTP was not set
-
f5a886a144: fixed an issue where oauth login was not working with some providers
-
ba24f3c21f: Fixed
defaultfield not being returned from thesetDefaultendpoints when setting to false -
a79f61461d: Fixed an issue where timeout for http requests in Apps-Engine bridges was too short
-
51b988b3df: Fix importer filters not working
-
5d857f462c: fix: stop blinking "Room not found" before dm creation
-
db26f8a8ee: fixed an issue with the positioning of the message menu
-
aaefe865a7: fix: agent role being removed upon user deactivation
-
306a5830c3: Fix
mention-hereandmention-allpermissions not being honored -
761cad4382: Fix CORS headers not being set for assets
-
9e5718002a: Fixed Slackbridge was not handling correctly received events from Slack anymore. Events: (Send, edit, delete, react meassages)
-
54ef89c9a7: fix: show requested filters only on requested apps view
-
1589279b79: Fix users not able to login after block time perdiod has passed
-
880ab5689c: Fixed selected departments not being displayed due to pagination
-
a81bad24e0: Fixed Apps-Engine event
IPostUserCreatedexecution -
7a4fdf41f8: Fix validation in app status call that allowed Enterprise apps to be enabled in invalid environments
-
e28f8d95f0: Fixed inviter not informed when inviting member to room via
/inviteslashcommand -
d47d2021ac: Fixed "teams" icon not being displayed on spotlight sidebar search
-
93d5a5ceb8: fix: User timezone not being respected on Current Chat's filter
-
f556518fa1: Change SAU aggregation to consider only sessions from few days ago instead of the whole past.
This is particularly important for large workspaces in case the cron job did not run for some time, in that case the amount of sessions would accumulate and the aggregation would take a long time to run.
-
b747f3d3bc: Fixed unable to create admin user using ADMIN_* environment variables
-
2cf2643399: Fixed failing user data exports
-
ace35997a6: chore: Increase cache time from 5s to 10s on
getUnitshelpers. This should reduce the number of DB calls made by this method to fetch the unit limitations for a user. -
f5a886a144: fixed an issue on oauth login that caused missing emails to be detected as changed data
-
61128364d6: Fixes a problem where the calculated time for considering the visitor abandonment was the first message from the visitor and not the visitor's reply to the agent.
-
9496f1eb97: Deprecate
livechat:getOverviewDataandlivechat:getAgentOverviewDatamethods and create API endpointslivechat/analytics/overviewandlivechat/analytics/agent-overviewto fetch analytics data -
01dec055a0: Fixed Accounts profile form name change was not working
-
e4837a15ed: Fixed user mentioning when prepending the username with
> -
d45365436e: Use group filter when set to LDAP sync process
-
c536a4a237: fix: Missing padding on Omnichannel contacts Contextualbar loading state
-
87e4a4aa56: Fixes a problem that allowed users to send empty spaces as comment to bypass the "comment required" setting
-
69a5213afc: Fixed an issue where a mailer error was being sent to customers using offline message's form on Omnichannel instead of the translated one
-
b8f3d5014f: Fixed the login page language switcher, now the component has a new look, is reactive and the language selection becomes concrete upon login in. Also changed the default language of the login page to be the browser language.
-
22cf158c43: fixed the unread messages mark not showing
-
72a34a02f7: fixed the video recorder window not closing after permission is denied.
-
Updated dependencies [
239a34e877] -
Updated dependencies [
203304782f] -
Updated dependencies [
1246a21648] -
Updated dependencies [
4186eecf05] -
Updated dependencies [
8a59855fcf] -
Updated dependencies [
f9a748526d] -
Updated dependencies [
5cee21468e] -
Updated dependencies [
dc1d8ce92e] -
Updated dependencies [
2db32f0d4a] -
Updated dependencies [
982ef6f459] -
Updated dependencies [
ba24f3c21f] -
Updated dependencies [
19aec23cda] -
Updated dependencies [
ebab8c4dd8] -
Updated dependencies [
aaefe865a7] -
Updated dependencies [
074db3b419] -
Updated dependencies [
357a3a50fa] -
Updated dependencies [
f556518fa1] -
Updated dependencies [
ead7c7bef2] -
Updated dependencies [
61128364d6] -
Updated dependencies [
9496f1eb97] -
Updated dependencies [
dce4a829fa] -
Updated dependencies [
d45365436e] -
Updated dependencies [
b8f3d5014f] -
Updated dependencies [
93d4912e17] -
Updated dependencies [
ee3815fce4]- @rocket.chat/core-typings@6.4.0-rc.0
- @rocket.chat/rest-typings@6.4.0-rc.0
- @rocket.chat/fuselage-ui-kit@2.0.0-rc.0
- @rocket.chat/model-typings@0.1.0-rc.0
- @rocket.chat/core-services@0.2.0-rc.0
- @rocket.chat/ui-client@2.0.0-rc.0
- @rocket.chat/ui-contexts@2.0.0-rc.0
- @rocket.chat/ui-theming@0.1.0-rc.0
- @rocket.chat/i18n@0.0.2-rc.0
- @rocket.chat/web-ui-registration@2.0.0-rc.0
- @rocket.chat/api-client@0.1.5-rc.0
- @rocket.chat/omnichannel-services@0.0.11-rc.0
- @rocket.chat/pdf-worker@0.0.11-rc.0
- @rocket.chat/presence@0.0.11-rc.0
- @rocket.chat/cron@0.0.7-rc.0
- @rocket.chat/gazzodown@2.0.0-rc.0
- @rocket.chat/models@0.0.11-rc.0
- @rocket.chat/ui-video-conf@2.0.0-rc.0
- @rocket.chat/base64@1.0.12
- @rocket.chat/instance-status@0.0.11-rc.0
- @rocket.chat/random@1.2.1
- @rocket.chat/sha256@1.0.9
- @rocket.chat/ui-composer@0.0.1
6.3.8
Patch Changes
- ff8e9d9f54: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.3.8
- @rocket.chat/rest-typings@6.3.8
- @rocket.chat/api-client@0.1.8
- @rocket.chat/omnichannel-services@0.0.14
- @rocket.chat/pdf-worker@0.0.14
- @rocket.chat/presence@0.0.14
- @rocket.chat/core-services@0.1.8
- @rocket.chat/cron@0.0.10
- @rocket.chat/gazzodown@1.0.8
- @rocket.chat/model-typings@0.0.14
- @rocket.chat/ui-contexts@1.0.8
- @rocket.chat/fuselage-ui-kit@1.0.8
- @rocket.chat/models@0.0.14
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.8
- @rocket.chat/ui-video-conf@1.0.8
- @rocket.chat/web-ui-registration@1.0.8
- @rocket.chat/instance-status@0.0.14
6.3.7
Patch Changes
-
f1e36a5e46: Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
e1acdda0a3: User information crashing for some locales
-
deffcb187c: Increase cron job check delay to 1 min from 5s.
This reduces MongoDB requests introduced on 6.3.
-
Updated dependencies [
c655be17ca] -
Updated dependencies [
deffcb187c]- @rocket.chat/presence@0.0.13
- @rocket.chat/cron@0.0.9
- @rocket.chat/core-typings@6.3.7
- @rocket.chat/rest-typings@6.3.7
- @rocket.chat/api-client@0.1.7
- @rocket.chat/omnichannel-services@0.0.13
- @rocket.chat/pdf-worker@0.0.13
- @rocket.chat/core-services@0.1.7
- @rocket.chat/gazzodown@1.0.7
- @rocket.chat/model-typings@0.0.13
- @rocket.chat/ui-contexts@1.0.7
- @rocket.chat/fuselage-ui-kit@1.0.7
- @rocket.chat/models@0.0.13
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.7
- @rocket.chat/ui-video-conf@1.0.7
- @rocket.chat/web-ui-registration@1.0.7
- @rocket.chat/instance-status@0.0.13
6.3.6
Patch Changes
- 3bbe12e850: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 285e591a73: Fix engagement dashboard not showing data
- @rocket.chat/core-typings@6.3.6
- @rocket.chat/rest-typings@6.3.6
- @rocket.chat/api-client@0.1.6
- @rocket.chat/omnichannel-services@0.0.12
- @rocket.chat/pdf-worker@0.0.12
- @rocket.chat/presence@0.0.12
- @rocket.chat/core-services@0.1.6
- @rocket.chat/cron@0.0.8
- @rocket.chat/gazzodown@1.0.6
- @rocket.chat/model-typings@0.0.12
- @rocket.chat/ui-contexts@1.0.6
- @rocket.chat/fuselage-ui-kit@1.0.6
- @rocket.chat/models@0.0.12
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.6
- @rocket.chat/ui-video-conf@1.0.6
- @rocket.chat/web-ui-registration@1.0.6
- @rocket.chat/instance-status@0.0.12
6.3.5
Patch Changes
-
4cb0b6ba6f: Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
f75564c449: Fix a bug that prevented the error message from being shown in the private app installation page
-
03923405e8: Fixed selected departments not being displayed due to pagination
-
92d25b9c7a: Change SAU aggregation to consider only sessions from few days ago instead of the whole past.
This is particularly important for large workspaces in case the cron job did not run for some time, in that case the amount of sessions would accumulate and the aggregation would take a long time to run.
-
Updated dependencies [
92d25b9c7a]- @rocket.chat/model-typings@0.0.11
- @rocket.chat/omnichannel-services@0.0.11
- @rocket.chat/models@0.0.11
- @rocket.chat/presence@0.0.11
- @rocket.chat/core-services@0.1.5
- @rocket.chat/cron@0.0.7
- @rocket.chat/instance-status@0.0.11
- @rocket.chat/core-typings@6.3.5
- @rocket.chat/rest-typings@6.3.5
- @rocket.chat/api-client@0.1.5
- @rocket.chat/pdf-worker@0.0.11
- @rocket.chat/gazzodown@1.0.5
- @rocket.chat/ui-contexts@1.0.5
- @rocket.chat/fuselage-ui-kit@1.0.5
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.5
- @rocket.chat/ui-video-conf@1.0.5
- @rocket.chat/web-ui-registration@1.0.5
6.3.4
Patch Changes
- db919f9b23: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- ebeb088441: fix: Prevent
RoomProvider.useEffectfrom subscribing to room-data stream multiple times - 8a7d5d3898: fix: agent role being removed upon user deactivation
- 759fe2472a: chore: Increase cache time from 5s to 10s on
getUnitshelpers. This should reduce the number of DB calls made by this method to fetch the unit limitations for a user. - Updated dependencies [
8a7d5d3898]- @rocket.chat/model-typings@0.0.10
- @rocket.chat/omnichannel-services@0.0.10
- @rocket.chat/models@0.0.10
- @rocket.chat/presence@0.0.10
- @rocket.chat/core-services@0.1.4
- @rocket.chat/cron@0.0.6
- @rocket.chat/instance-status@0.0.10
- @rocket.chat/core-typings@6.3.4
- @rocket.chat/rest-typings@6.3.4
- @rocket.chat/api-client@0.1.4
- @rocket.chat/pdf-worker@0.0.10
- @rocket.chat/gazzodown@1.0.4
- @rocket.chat/ui-contexts@1.0.4
- @rocket.chat/fuselage-ui-kit@1.0.4
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.4
- @rocket.chat/ui-video-conf@1.0.4
- @rocket.chat/web-ui-registration@1.0.4
6.3.3
Patch Changes
- bcf147f515: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- c2fe38cb34: Added ability to disable private app installation via envvar (DISABLE_PRIVATE_APP_INSTALLATION)
- ded9666f27: Fix CORS headers not being set for assets
- f25081bc8a: Removed an unused authentication flow
- @rocket.chat/core-typings@6.3.3
- @rocket.chat/rest-typings@6.3.3
- @rocket.chat/api-client@0.1.3
- @rocket.chat/omnichannel-services@0.0.9
- @rocket.chat/pdf-worker@0.0.9
- @rocket.chat/presence@0.0.9
- @rocket.chat/core-services@0.1.3
- @rocket.chat/cron@0.0.5
- @rocket.chat/gazzodown@1.0.3
- @rocket.chat/model-typings@0.0.9
- @rocket.chat/ui-contexts@1.0.3
- @rocket.chat/fuselage-ui-kit@1.0.3
- @rocket.chat/models@0.0.9
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.3
- @rocket.chat/ui-video-conf@1.0.3
- @rocket.chat/web-ui-registration@1.0.3
- @rocket.chat/instance-status@0.0.9
6.3.2
Patch Changes
- 778b155ab4: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- 5660169ec8: fixed layout changing from embedded view when navigating
- f7b93f2a6a: Fixed an issue where timeout for http requests in Apps-Engine bridges was too short
- 653d97ce22: fix: mobile app unable to detect successful SAML login
- 8a0e36f7b1: fixed the video recorder window not closing after permission is denied.
- @rocket.chat/core-typings@6.3.2
- @rocket.chat/rest-typings@6.3.2
- @rocket.chat/api-client@0.1.2
- @rocket.chat/omnichannel-services@0.0.8
- @rocket.chat/pdf-worker@0.0.8
- @rocket.chat/presence@0.0.8
- @rocket.chat/core-services@0.1.2
- @rocket.chat/cron@0.0.4
- @rocket.chat/gazzodown@1.0.2
- @rocket.chat/model-typings@0.0.8
- @rocket.chat/ui-contexts@1.0.2
- @rocket.chat/fuselage-ui-kit@1.0.2
- @rocket.chat/models@0.0.8
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.2
- @rocket.chat/ui-video-conf@1.0.2
- @rocket.chat/web-ui-registration@1.0.2
- @rocket.chat/instance-status@0.0.8
6.3.1
Patch Changes
- a874d5b305: Translation files are requested multiple times
- cf9f16b17c: fix: Performance issue on
Messages.countByTypeaggregation caused by unindexed property on messages collection - be2b5c66cf: Bump @rocket.chat/meteor version.
- Bump @rocket.chat/meteor version.
- ce2f2eaad3: Added ability to freeze or completely disable integration scripts through envvars
- f29c3268ee: fixed an issue where 2fa was not working after an OAuth redirect
- 09a24e59ef: Fix performance issue on Engagement Dashboard aggregation
- f29c3268ee: fixed an issue where oauth login was not working with some providers
- 25d5e3cd9e: Fixed unable to create admin user using ADMIN_* environment variables
- 34f08e7c95: Fixed failing user data exports
- f29c3268ee: fixed an issue on oauth login that caused missing emails to be detected as changed data
- @rocket.chat/core-typings@6.3.1
- @rocket.chat/rest-typings@6.3.1
- @rocket.chat/api-client@0.1.1
- @rocket.chat/omnichannel-services@0.0.7
- @rocket.chat/pdf-worker@0.0.7
- @rocket.chat/presence@0.0.7
- @rocket.chat/core-services@0.1.1
- @rocket.chat/cron@0.0.3
- @rocket.chat/gazzodown@1.0.1
- @rocket.chat/model-typings@0.0.7
- @rocket.chat/ui-contexts@1.0.1
- @rocket.chat/fuselage-ui-kit@1.0.1
- @rocket.chat/models@0.0.7
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.1
- @rocket.chat/ui-video-conf@1.0.1
- @rocket.chat/web-ui-registration@1.0.1
- @rocket.chat/instance-status@0.0.7
6.3.0
Minor Changes
-
60a7b5cfd4: feat: Save deprecation usage on prometheus
-
56177021d9: feat: access-marketplace permission
-
db9e1f6ad7: feat: Add Apps engine Thread Bridge
-
74aa677088: feat: Add custom OAuth setting to allow merging users to others from distinct services
-
47e7a38083: feat: Quick reactions on message toolbox
-
e846d873b7: feat: Introduce Feature Preview page
-
c1e89b180d: fix: spotlight doesnt update with new rooms
-
5e387a1b2e: Fix Toggle message box formatting toolbar on click
-
9ea8088f06: fix: respect useEmoji preference for messages
-
35aeeed1ca: fix: Hide roomLeader padding
-
3109a764bc: feat: Enterprise Add support for different transporters to connect multiple monolith instances.
To use that, you can use the
TRANSPORTERenv var adding "monolith+" to the transporter value. To use NATS for example, your env var should be:export TRANSPORTER="monolith+nats://localhost:4222" -
6a474ff952: Refactored Omnichannel department pages to use best practices, also fixed existing bugs
-
dbdf45b0e5: feat: Introduce contextualBar surface renderer for UiKit blocks
-
cebe359d13: fix: Room history scrollbar position
-
5e429d9c78: feat: Add setting to synchronize LDAP info on OAuth logins
-
f379336951: Add new event to notify users directly about new banners
-
066cf25f6f: Fixed invalid message draft issue.
-
e116d88047: chore: Add
roomNameon Composer placeholder -
b62dde15f3: Close message composer popup on sending message
-
7f78a29469: Fix dates translations
-
c0fa567246: Introducing i18n to UiKit text renderers
-
40cebcc0f1: ask for totp if the provided one is invalid
-
0645f42e12: Reintroduce an user preference to allow users to see all thread messages in the main channel
-
29556cbba9: Added emoji popup trigger length of 3 characters.
-
3de6641573: Fix message composer popup bug
-
6e2f78feea: Added ability to see attachments in the contact history message list
-
48ac55f4ea: Created new endpoints for creating users in bulk
-
6bce20a39f: fix: Message sent triggering thread subscriptions multiple times
-
c0523e350d: fix: Handle live subscription removal
-
8b2fed74f6: fix: Hide
ComposerPopupUserhints when composer is compact -
7e00009ddb: fix: Analytics page crash
Patch Changes
-
0d00dba7fb: Fixed Marketplace Release Info tab loading loop
-
b03fcd9c14: fix: broken error messages on room.saveInfo & missing CF validations on omni/contact api
-
7832a40a6d: refactor: Move units check outside of model for finds
-
ea0bbba8ab: fixed system messages for room role changes
-
fef33034e4: Fixed a problem where the setting
Show Agent Emailfrom Omnichannel was not being used by the back when returning agent's info -
160fde5318: Bump @rocket.chat/meteor version.
-
1a3eac1780: Bump @rocket.chat/meteor version.
-
df1be067b5: Bump @rocket.chat/meteor version.
-
737fab0f12: Bump @rocket.chat/meteor version.
-
906e575d4e: Bump @rocket.chat/meteor version.
-
524d40c67e: Bump @rocket.chat/meteor version.
-
d0b6dc13f6: Bump @rocket.chat/meteor version.
-
9bea8af4ad: Bump @rocket.chat/meteor version.
-
b44da84997: Bump @rocket.chat/meteor version.
-
59daa595a7: Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
8ac0758335: fix: Permission to start conference calls was not being considered
-
7d769b96e3: fix: Importer crashes when sending the "active status" e-mail notification to users
-
222c8ec5bb: feat: [ENTERPRISE] Add setting to control user merge on LDAP Background Sync
-
c95cda43e6: fix: getActiveLocalUserCount query always returning 0
-
d33f4ebabe: fix: OTR session closing after 10 seconds without warning
-
e14ec50816: Added and Improved Custom Fields form to Registration Flow
-
fa015f520c: 🛠️ Fixed settings of code input type not wrapping text correctly
-
359338a120: fix: Prevent app's bridges from overriding the lastMsg prop which further was affecting Omni-Visitor abandonment feature for app
-
4187aed60f: regression: asciiart slashcommands breaking client
-
2bdddc5615: regression:
onLoginhook not destructuring user prop -
fa0cf9c036: fix: Performance issue when using api to create users
-
afde60c0e4: fix: Wrong IP usage on monolith TCP transporter configuration
-
347e206023: fix: Clicking uploaded file title replaces current tab
-
c9279bfcd3: fix: message deletion fails if has files attached on filesystem storage
-
f38211af55: fix: self dm is not found with
im.messages -
b837cb9f2a: Fixed a problem where disabled department agent's where still being activated when applicable business hours met.
-
212be17076: Fix End to End Encryption modal translation
-
cc88a6100b: fix: Add index to federated field of Users collection
-
0571d34cc0: fix: Omnichannel contact table not being updated after add/edit/remove
-
734db1d8bc: fix emoji being rendered as big on headers and other places than message text
-
eecd9fc99a: fix: Omnichannel Tags available to be used in the wrong department
-
0c34904b50: Fixed omnichannel contact form asynchronous validations
-
3e2d70087d: fix: Avatar is reset in the UI when username is changed
-
9160c21118: fix: Room members list out of order
-
1687bfbe3a: fix: Admins unable to create new users if new users require manual approval
-
b31ccd4a96: chore: break down helpers.ts and create new files
🔀 changed
handleAPIErrorimport in AppDetailsPage.tsx 🔀 changedapiCurlGetterimport in AppDetailsAPIs.tsx 🔀 changedformatPriceAndPurchaseTypeimport in AppStatusPriceDisplay.tsx❌ deleted
apiCurlGetter, handleInstallError, handleAPIError, warnAppInstall, warnEnableDisableApp, warnStatusChange, formatPriceAndPurchaseTypeand moved them to new files, from helpers.ts✅ created apiCurlGetter.ts file ✅ created appErroredStatuses.ts file ✅ created formatPrice.ts file ✅ created formatPriceAndPurchaseType.ts file ✅ created formatPricingPlan.ts file ✅ created handleAPIError.ts file ✅ created handleInstallError.ts file ✅ created installApp.ts file ✅ created updateApp.ts file ✅ created warnAppInstal.ts file ✅ created warnEnableDisableApp.ts file ✅ created warnStatusChange.ts file
🔀 changed
handleAPIErrorimport in useAppInstallationHandler.tsx 🔀 changedhandleAPIErrorimport in useCategories.ts 🔀 changedhandleAPIErrorimport in useOpenIncompatibleModal.tsx -
93fff202ee: fixed
room-openedevent not dispatching when navigating cached rooms -
29452946a5: fix:
queuedForUserendpoint not filtering by status -
40d7f7955c: fix(meteor): Scroll position is lost when loading older messages
-
bc115050ae: fixed a bug with autotranslation encoding text
-
6f3eeec009: fixed video message button disabled on iOS browsers
-
26db142b10: fix wrong %s translations
-
28b41fb076: Fixed Canned Response custom tags breaking the GUI on enterprise
-
cb5a0f854d: fixed a bug where sometimes a room would not load part of its messages.
-
37d653a19c: Avoid invalid time ranges when adding/editing a Business Hour
-
a7098c8408: Fixed Omnichannel making an excessive amount of requests to room.info
-
4fb0078aba: fix show badge for thread direct mentions
-
ee5993625b: fix: Dept w/o any BH config do not adhere to the default BH rules.
-
ebbb608166: fix: Login Terms custom content The custom layout Login Terms did not had any effect on the login screen, so it was changed to get the proper setting effect
-
8f5e05cc97: Introduces a fix to let the Admin view reported messages of the deleted users on the Moderation Console
-
760c0231ab: Fixed edit department page showing data from the previous department
-
ae6b825150: Fixed and replaced HTML texts to markdown on Settings to display rich text
-
17024613c5: fixes the Livechat CSP validation, which was incorrectly blocking access to the widget for all non whitelisted domains
-
b57b2f142d: refactor: Convert Omnichannel helper ee to ts
-
01e39b5c4e: fix: Last message appears in extended view after deletion
-
5d653ccdb7: Fix some slash commands not working due to invalid permissions checking
-
9da856cc67: fix: Resume on-hold chat not working with max-chat's allowed per agent config
-
370ee75775: Re-added pagination to Department's agents list
-
c8cdc51799: fix: unable to upload files in IOS Safari browsers
-
f76d514341: Implemented a visual password verification in the Register User form, My Profile page, and reset password page. With this, the user will know exactly why their password is weak and how to improve it.
-
3e139f206e: Fixed ENOTFOUND error in k8s deployments
-
0f22271ca2: fixed an issue where the room history is lost when jumping to an older message that is not already loaded
-
3f58495769: chore: update room on
cleanRoomHistoryonly if any message has been deleted -
2bcc812fcf: fix: Rocket.Chat.Apps using wrong id parameter to emit settings
-
0f0b8e17bf: fix: hidden custom fields being required in some cases
-
505b292ba9: test: add missing omnichannel contact-center tests
-
c31f93ed96: fix: newly added agent not following business hours
-
82194555ea: fix: Editing a room in the admin menu breaks that room's integration
-
585c49f145: fix: Import progress page stuck at 0%
-
f8cd53bc7e: fix: Add missing awaits to .count() calls
-
b837cb9f2a: Fixed logic around Default Business Hours where agents from disabled/archived departments where being omitted from processing at closing time
-
f65781d008: fix: Direct message notification
-
9b899959b4: Fixed Search Shortcut (ctrl + K) and keyboard navigation and selection
-
916c0dcaf2: fix: [ENTERPRISE] Guest users can join more than maxRoomsPerGuest rooms
-
12d97e16c2: feat: Allow Incoming Webhooks to override destination channel
-
54f09197f6: Fix emoji preview on hovering emojis
-
cb0a92e886: fix: Frontend crash if IndexedDB is not available, i.e. in Firefox private mode
-
a685a592a9: Fix seats counter including apps
-
28b59b4a53: Align user status on discussions header
-
5743638170: fix: Performance issue on username availability check
-
4513378600: fix: Imported messages are not displayed fix: Importer agent is added as a member of every imported room
-
ef107614e5: Fixed Canned Responses text editor having no contrast in dark mode.
-
0fb7d90708: fixed an error on mobile ios browser where if you started recording audio and denied permission, it would look like it is still recording
-
ce99be6b0a: fix: Omnichannel queue not running for all queues
-
fc6fb2375b: fix: Custom OAuth settings are not visible
-
674f95cca9: Avoid updating a user's livechat status on login when its status is set to offline
-
94477bd9f8: Update database query to only update online & unavailable agents when opening & closing business hours
-
6fe38a487b: Fixed different time formats at different places
-
cea3697828: Fix leader direct message opening
-
8fcb3edb40: fix: Remove room from UI when another agent takes it
-
e5e5742025: fix: cannot invite LDAP users via
/invite-allslashcommand -
65dec98602: Fixed canned responses filter not updating the table as expected
-
f23e4f6cdd: Fixed Business Hours behavior so they now Take seconds in consideration to assess if BH is open/closed
-
059a92e876: Fix visitor's query when both email & phone number are empty
-
5858cacef1: Fixed Welcome Email header to show Workspace name
-
16dca466ea: fix: "Discussions" filter is prioritized in admin "Rooms" page
-
Updated dependencies [
4b5a87c88b] -
Updated dependencies [
7832a40a6d] -
Updated dependencies [
e14ec50816] -
Updated dependencies [
74aa677088] -
Updated dependencies [
e006013e5f] -
Updated dependencies [
e846d873b7] -
Updated dependencies [
b837cb9f2a] -
Updated dependencies [
eecd9fc99a] -
Updated dependencies [
ae39f91085] -
Updated dependencies [
9ea8088f06] -
Updated dependencies [
ee5993625b] -
Updated dependencies [
ebbb608166] -
Updated dependencies [
6a474ff952] -
Updated dependencies [
e01bbcca54] -
Updated dependencies [
37c792161f] -
Updated dependencies [
9da856cc67] -
Updated dependencies [
baaa38f7f4] -
Updated dependencies [
f76d514341] -
Updated dependencies [
dbdf45b0e5] -
Updated dependencies [
0f0b8e17bf] -
Updated dependencies [
5e429d9c78] -
Updated dependencies [
c31f93ed96] -
Updated dependencies [
f379336951] -
Updated dependencies [
6938bcd1a2] -
Updated dependencies [
b837cb9f2a] -
Updated dependencies [
c0fa567246] -
Updated dependencies [
40cebcc0f1] -
Updated dependencies [
916c0dcaf2] -
Updated dependencies [
12d97e16c2] -
Updated dependencies [
40cebcc0f1] -
Updated dependencies [
0645f42e12] -
Updated dependencies [
48ac55f4ea] -
Updated dependencies [
94477bd9f8] -
Updated dependencies [
cde2539619] -
Updated dependencies [
16dca466ea]- @rocket.chat/web-ui-registration@1.0.0
- @rocket.chat/model-typings@0.0.6
- @rocket.chat/core-typings@6.3.0
- @rocket.chat/rest-typings@6.3.0
- @rocket.chat/ui-client@1.0.0
- @rocket.chat/ui-contexts@1.0.0
- @rocket.chat/api-client@0.1.0
- @rocket.chat/gazzodown@1.0.0
- @rocket.chat/agenda@0.0.2
- @rocket.chat/core-services@0.1.0
- @rocket.chat/fuselage-ui-kit@1.0.0
- @rocket.chat/omnichannel-services@0.0.6
- @rocket.chat/models@0.0.6
- @rocket.chat/pdf-worker@0.0.6
- @rocket.chat/presence@0.0.6
- @rocket.chat/cron@0.0.2
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-video-conf@1.0.0
- @rocket.chat/instance-status@0.0.6
6.3.0-rc.10
Minor Changes
- f379336951: Add new event to notify users directly about new banners
Patch Changes
- Bump @rocket.chat/meteor version.
- cc88a6100b: fix: Add index to federated field of Users collection
- 5743638170: fix: Performance issue on username availability check
- e5e5742025: fix: cannot invite LDAP users via
/invite-allslashcommand - Updated dependencies [
f379336951]- @rocket.chat/core-services@0.1.0-rc.10
- @rocket.chat/ui-contexts@1.0.0-rc.10
- @rocket.chat/omnichannel-services@0.0.6-rc.10
- @rocket.chat/presence@0.0.6-rc.10
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.10
- @rocket.chat/gazzodown@1.0.0-rc.10
- @rocket.chat/ui-client@1.0.0-rc.10
- @rocket.chat/ui-video-conf@1.0.0-rc.10
- @rocket.chat/web-ui-registration@1.0.0-rc.10
- @rocket.chat/core-typings@6.3.0-rc.10
- @rocket.chat/rest-typings@6.3.0-rc.10
- @rocket.chat/api-client@0.1.0-rc.10
- @rocket.chat/pdf-worker@0.0.6-rc.10
- @rocket.chat/cron@0.0.2-rc.10
- @rocket.chat/model-typings@0.0.6-rc.10
- @rocket.chat/models@0.0.6-rc.10
- @rocket.chat/instance-status@0.0.6-rc.10
6.3.0-rc.9
Minor Changes
- 48ac55f4ea: Created new endpoints for creating users in bulk
Patch Changes
- Bump @rocket.chat/meteor version.
- 8f5e05cc97: Introduces a fix to let the Admin view reported messages of the deleted users on the Moderation Console
- Updated dependencies [
48ac55f4ea]- @rocket.chat/core-services@0.1.0-rc.9
- @rocket.chat/core-typings@6.3.0-rc.9
- @rocket.chat/rest-typings@6.3.0-rc.9
- @rocket.chat/omnichannel-services@0.0.6-rc.9
- @rocket.chat/presence@0.0.6-rc.9
- @rocket.chat/api-client@0.1.0-rc.9
- @rocket.chat/pdf-worker@0.0.6-rc.9
- @rocket.chat/cron@0.0.2-rc.9
- @rocket.chat/gazzodown@1.0.0-rc.9
- @rocket.chat/model-typings@0.0.6-rc.9
- @rocket.chat/ui-contexts@1.0.0-rc.9
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.9
- @rocket.chat/models@0.0.6-rc.9
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.9
- @rocket.chat/ui-video-conf@1.0.0-rc.9
- @rocket.chat/web-ui-registration@1.0.0-rc.9
- @rocket.chat/instance-status@0.0.6-rc.9
6.3.0-rc.8
Patch Changes
- Bump @rocket.chat/meteor version.
- 6437cdfbe0: fix: Performance issue when using api to create users
- @rocket.chat/core-typings@6.3.0-rc.8
- @rocket.chat/rest-typings@6.3.0-rc.8
- @rocket.chat/api-client@0.1.0-rc.8
- @rocket.chat/omnichannel-services@0.0.6-rc.8
- @rocket.chat/pdf-worker@0.0.6-rc.8
- @rocket.chat/presence@0.0.6-rc.8
- @rocket.chat/core-services@0.1.0-rc.8
- @rocket.chat/cron@0.0.2-rc.8
- @rocket.chat/gazzodown@1.0.0-rc.8
- @rocket.chat/model-typings@0.0.6-rc.8
- @rocket.chat/ui-contexts@1.0.0-rc.8
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.8
- @rocket.chat/models@0.0.6-rc.8
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.8
- @rocket.chat/ui-video-conf@1.0.0-rc.8
- @rocket.chat/web-ui-registration@1.0.0-rc.8
- @rocket.chat/instance-status@0.0.6-rc.8
6.3.0-rc.7
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.3.0-rc.7
- @rocket.chat/rest-typings@6.3.0-rc.7
- @rocket.chat/api-client@0.1.0-rc.7
- @rocket.chat/omnichannel-services@0.0.6-rc.7
- @rocket.chat/pdf-worker@0.0.6-rc.7
- @rocket.chat/presence@0.0.6-rc.7
- @rocket.chat/core-services@0.1.0-rc.7
- @rocket.chat/cron@0.0.2-rc.7
- @rocket.chat/gazzodown@1.0.0-rc.7
- @rocket.chat/model-typings@0.0.6-rc.7
- @rocket.chat/ui-contexts@1.0.0-rc.7
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.7
- @rocket.chat/models@0.0.6-rc.7
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.7
- @rocket.chat/ui-video-conf@1.0.0-rc.7
- @rocket.chat/web-ui-registration@1.0.0-rc.7
- @rocket.chat/instance-status@0.0.6-rc.7
6.3.0-rc.6
Patch Changes
- Bump @rocket.chat/meteor version.
- 212be17076: Fix End to End Encryption modal translation
- 5d653ccdb7: Fix some slash commands not working due to invalid permissions checking
- 5858cacef1: Fixed Welcome Email header to show Workspace name
- @rocket.chat/core-typings@6.3.0-rc.6
- @rocket.chat/rest-typings@6.3.0-rc.6
- @rocket.chat/api-client@0.1.0-rc.6
- @rocket.chat/omnichannel-services@0.0.6-rc.6
- @rocket.chat/pdf-worker@0.0.6-rc.6
- @rocket.chat/presence@0.0.6-rc.6
- @rocket.chat/core-services@0.1.0-rc.6
- @rocket.chat/cron@0.0.2-rc.6
- @rocket.chat/gazzodown@1.0.0-rc.6
- @rocket.chat/model-typings@0.0.6-rc.6
- @rocket.chat/ui-contexts@1.0.0-rc.6
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.6
- @rocket.chat/models@0.0.6-rc.6
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.6
- @rocket.chat/ui-video-conf@1.0.0-rc.6
- @rocket.chat/web-ui-registration@1.0.0-rc.6
- @rocket.chat/instance-status@0.0.6-rc.6
6.3.0-rc.5
Patch Changes
- Bump @rocket.chat/meteor version.
- 54f09197f6: Fix emoji preview on hovering emojis
- 28b59b4a53: Align user status on discussions header
- @rocket.chat/core-typings@6.3.0-rc.5
- @rocket.chat/rest-typings@6.3.0-rc.5
- @rocket.chat/api-client@0.1.0-rc.5
- @rocket.chat/omnichannel-services@0.0.6-rc.5
- @rocket.chat/pdf-worker@0.0.6-rc.5
- @rocket.chat/presence@0.0.6-rc.5
- @rocket.chat/core-services@0.1.0-rc.5
- @rocket.chat/cron@0.0.2-rc.5
- @rocket.chat/gazzodown@1.0.0-rc.5
- @rocket.chat/model-typings@0.0.6-rc.5
- @rocket.chat/ui-contexts@1.0.0-rc.5
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.5
- @rocket.chat/models@0.0.6-rc.5
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.5
- @rocket.chat/ui-video-conf@1.0.0-rc.5
- @rocket.chat/web-ui-registration@1.0.0-rc.5
- @rocket.chat/instance-status@0.0.6-rc.5
6.3.0-rc.4
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.3.0-rc.4
- @rocket.chat/rest-typings@6.3.0-rc.4
- @rocket.chat/api-client@0.1.0-rc.4
- @rocket.chat/omnichannel-services@0.0.6-rc.4
- @rocket.chat/pdf-worker@0.0.6-rc.4
- @rocket.chat/presence@0.0.6-rc.4
- @rocket.chat/core-services@0.1.0-rc.4
- @rocket.chat/cron@0.0.2-rc.4
- @rocket.chat/gazzodown@1.0.0-rc.4
- @rocket.chat/model-typings@0.0.6-rc.4
- @rocket.chat/ui-contexts@1.0.0-rc.4
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.4
- @rocket.chat/models@0.0.6-rc.4
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.4
- @rocket.chat/ui-video-conf@1.0.0-rc.4
- @rocket.chat/web-ui-registration@1.0.0-rc.4
- @rocket.chat/instance-status@0.0.6-rc.4
6.3.0-rc.3
Patch Changes
- Bump @rocket.chat/meteor version.
- cea3697828: Fix leader direct message opening
- @rocket.chat/core-typings@6.3.0-rc.3
- @rocket.chat/rest-typings@6.3.0-rc.3
- @rocket.chat/api-client@0.1.0-rc.3
- @rocket.chat/omnichannel-services@0.0.6-rc.3
- @rocket.chat/pdf-worker@0.0.6-rc.3
- @rocket.chat/presence@0.0.6-rc.3
- @rocket.chat/core-services@0.1.0-rc.3
- @rocket.chat/cron@0.0.2-rc.3
- @rocket.chat/gazzodown@1.0.0-rc.3
- @rocket.chat/model-typings@0.0.6-rc.3
- @rocket.chat/ui-contexts@1.0.0-rc.3
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.3
- @rocket.chat/models@0.0.6-rc.3
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.3
- @rocket.chat/ui-video-conf@1.0.0-rc.3
- @rocket.chat/web-ui-registration@1.0.0-rc.3
- @rocket.chat/instance-status@0.0.6-rc.3
6.3.0-rc.2
Patch Changes
- Bump @rocket.chat/meteor version.
- f76d514341: Implemented a visual password verification in the Register User form, My Profile page, and reset password page. With this, the user will know exactly why their password is weak and how to improve it.
- Updated dependencies [
f76d514341]- @rocket.chat/rest-typings@6.3.0-rc.2
- @rocket.chat/ui-client@1.0.0-rc.2
- @rocket.chat/ui-contexts@1.0.0-rc.2
- @rocket.chat/web-ui-registration@1.0.0-rc.2
- @rocket.chat/api-client@0.1.0-rc.2
- @rocket.chat/omnichannel-services@0.0.6-rc.2
- @rocket.chat/presence@0.0.6-rc.2
- @rocket.chat/core-services@0.1.0-rc.2
- @rocket.chat/gazzodown@1.0.0-rc.2
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.2
- @rocket.chat/ui-video-conf@1.0.0-rc.2
- @rocket.chat/core-typings@6.3.0-rc.2
- @rocket.chat/pdf-worker@0.0.6-rc.2
- @rocket.chat/cron@0.0.2-rc.2
- @rocket.chat/model-typings@0.0.6-rc.2
- @rocket.chat/models@0.0.6-rc.2
- @rocket.chat/instance-status@0.0.6-rc.2
6.3.0-rc.1
Patch Changes
- Bump @rocket.chat/meteor version.
- @rocket.chat/core-typings@6.3.0-rc.1
- @rocket.chat/rest-typings@6.3.0-rc.1
- @rocket.chat/api-client@0.1.0-rc.1
- @rocket.chat/omnichannel-services@0.0.6-rc.1
- @rocket.chat/pdf-worker@0.0.6-rc.1
- @rocket.chat/presence@0.0.6-rc.1
- @rocket.chat/core-services@0.1.0-rc.1
- @rocket.chat/cron@0.0.2-rc.1
- @rocket.chat/gazzodown@1.0.0-rc.1
- @rocket.chat/model-typings@0.0.6-rc.1
- @rocket.chat/ui-contexts@1.0.0-rc.1
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.1
- @rocket.chat/models@0.0.6-rc.1
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-client@1.0.0-rc.1
- @rocket.chat/ui-video-conf@1.0.0-rc.1
- @rocket.chat/web-ui-registration@1.0.0-rc.1
- @rocket.chat/instance-status@0.0.6-rc.1
6.3.0-rc.0
Minor Changes
-
60a7b5cfd4: feat: Save deprecation usage on prometheus
-
56177021d9: feat: access-marketplace permission
-
db9e1f6ad7: feat: Add Apps engine Thread Bridge
-
74aa677088: feat: Add custom OAuth setting to allow merging users to others from distinct services
-
47e7a38083: feat: Quick reactions on message toolbox
-
e846d873b7: feat: Introduce Feature Preview page
-
c1e89b180d: fix: spotlight doesnt update with new rooms
-
5e387a1b2e: Fix Toggle message box formatting toolbar on click
-
9ea8088f06: fix: respect useEmoji preference for messages
-
35aeeed1ca: fix: Hide roomLeader padding
-
3109a764bc: feat: Enterprise Add support for different transporters to connect multiple monolith instances.
To use that, you can use the
TRANSPORTERenv var adding "monolith+" to the transporter value. To use NATS for example, your env var should be:export TRANSPORTER="monolith+nats://localhost:4222" -
6a474ff952: Refactored Omnichannel department pages to use best practices, also fixed existing bugs
-
dbdf45b0e5: feat: Introduce contextualBar surface renderer for UiKit blocks
-
cebe359d13: fix: Room history scrollbar position
-
5e429d9c78: feat: Add setting to synchronize LDAP info on OAuth logins
-
066cf25f6f: Fixed invalid message draft issue.
-
e116d88047: chore: Add
roomNameon Composer placeholder -
b62dde15f3: Close message composer popup on sending message
-
7f78a29469: Fix dates translations
-
c0fa567246: Introducing i18n to UiKit text renderers
-
40cebcc0f1: ask for totp if the provided one is invalid
-
0645f42e12: Reintroduce an user preference to allow users to see all thread messages in the main channel
-
29556cbba9: Added emoji popup trigger length of 3 characters.
-
3de6641573: Fix message composer popup bug
-
6e2f78feea: Added ability to see attachments in the contact history message list
-
6bce20a39f: fix: Message sent triggering thread subscriptions multiple times
-
c0523e350d: fix: Handle live subscription removal
-
8b2fed74f6: fix: Hide
ComposerPopupUserhints when composer is compact -
7e00009ddb: fix: Analytics page crash
Patch Changes
-
0d00dba7fb: Fixed Marketplace Release Info tab loading loop
-
b03fcd9c14: fix: broken error messages on room.saveInfo & missing CF validations on omni/contact api
-
7832a40a6d: refactor: Move units check outside of model for finds
-
ea0bbba8ab: fixed system messages for room role changes
-
fef33034e4: Fixed a problem where the setting
Show Agent Emailfrom Omnichannel was not being used by the back when returning agent's info -
8ac0758335: fix: Permission to start conference calls was not being considered
-
7d769b96e3: fix: Importer crashes when sending the "active status" e-mail notification to users
-
222c8ec5bb: feat: [ENTERPRISE] Add setting to control user merge on LDAP Background Sync
-
c95cda43e6: fix: getActiveLocalUserCount query always returning 0
-
d33f4ebabe: fix: OTR session closing after 10 seconds without warning
-
e14ec50816: Added and Improved Custom Fields form to Registration Flow
-
fa015f520c: 🛠️ Fixed settings of code input type not wrapping text correctly
-
359338a120: fix: Prevent app's bridges from overriding the lastMsg prop which further was affecting Omni-Visitor abandonment feature for app
-
4187aed60f: regression: asciiart slashcommands breaking client
-
2bdddc5615: regression:
onLoginhook not destructuring user prop -
afde60c0e4: fix: Wrong IP usage on monolith TCP transporter configuration
-
347e206023: fix: Clicking uploaded file title replaces current tab
-
c9279bfcd3: fix: message deletion fails if has files attached on filesystem storage
-
f38211af55: fix: self dm is not found with
im.messages -
b837cb9f2a: Fixed a problem where disabled department agent's where still being activated when applicable business hours met.
-
0571d34cc0: fix: Omnichannel contact table not being updated after add/edit/remove
-
734db1d8bc: fix emoji being rendered as big on headers and other places than message text
-
eecd9fc99a: fix: Omnichannel Tags available to be used in the wrong department
-
0c34904b50: Fixed omnichannel contact form asynchronous validations
-
3e2d70087d: fix: Avatar is reset in the UI when username is changed
-
9160c21118: fix: Room members list out of order
-
1687bfbe3a: fix: Admins unable to create new users if new users require manual approval
-
b31ccd4a96: chore: break down helpers.ts and create new files
🔀 changed
handleAPIErrorimport in AppDetailsPage.tsx 🔀 changedapiCurlGetterimport in AppDetailsAPIs.tsx 🔀 changedformatPriceAndPurchaseTypeimport in AppStatusPriceDisplay.tsx❌ deleted
apiCurlGetter, handleInstallError, handleAPIError, warnAppInstall, warnEnableDisableApp, warnStatusChange, formatPriceAndPurchaseTypeand moved them to new files, from helpers.ts✅ created apiCurlGetter.ts file ✅ created appErroredStatuses.ts file ✅ created formatPrice.ts file ✅ created formatPriceAndPurchaseType.ts file ✅ created formatPricingPlan.ts file ✅ created handleAPIError.ts file ✅ created handleInstallError.ts file ✅ created installApp.ts file ✅ created updateApp.ts file ✅ created warnAppInstal.ts file ✅ created warnEnableDisableApp.ts file ✅ created warnStatusChange.ts file
🔀 changed
handleAPIErrorimport in useAppInstallationHandler.tsx 🔀 changedhandleAPIErrorimport in useCategories.ts 🔀 changedhandleAPIErrorimport in useOpenIncompatibleModal.tsx -
93fff202ee: fixed
room-openedevent not dispatching when navigating cached rooms -
29452946a5: fix:
queuedForUserendpoint not filtering by status -
40d7f7955c: fix(meteor): Scroll position is lost when loading older messages
-
bc115050ae: fixed a bug with autotranslation encoding text
-
6f3eeec009: fixed video message button disabled on iOS browsers
-
26db142b10: fix wrong %s translations
-
28b41fb076: Fixed Canned Response custom tags breaking the GUI on enterprise
-
cb5a0f854d: fixed a bug where sometimes a room would not load part of its messages.
-
37d653a19c: Avoid invalid time ranges when adding/editing a Business Hour
-
a7098c8408: Fixed Omnichannel making an excessive amount of requests to room.info
-
4fb0078aba: fix show badge for thread direct mentions
-
ee5993625b: fix: Dept w/o any BH config do not adhere to the default BH rules.
-
ebbb608166: fix: Login Terms custom content The custom layout Login Terms did not had any effect on the login screen, so it was changed to get the proper setting effect
-
760c0231ab: Fixed edit department page showing data from the previous department
-
ae6b825150: Fixed and replaced HTML texts to markdown on Settings to display rich text
-
17024613c5: fixes the Livechat CSP validation, which was incorrectly blocking access to the widget for all non whitelisted domains
-
b57b2f142d: refactor: Convert Omnichannel helper ee to ts
-
01e39b5c4e: fix: Last message appears in extended view after deletion
-
9da856cc67: fix: Resume on-hold chat not working with max-chat's allowed per agent config
-
370ee75775: Re-added pagination to Department's agents list
-
c8cdc51799: fix: unable to upload files in IOS Safari browsers
-
3e139f206e: Fixed ENOTFOUND error in k8s deployments
-
0f22271ca2: fixed an issue where the room history is lost when jumping to an older message that is not already loaded
-
3f58495769: chore: update room on
cleanRoomHistoryonly if any message has been deleted -
2bcc812fcf: fix: Rocket.Chat.Apps using wrong id parameter to emit settings
-
0f0b8e17bf: fix: hidden custom fields being required in some cases
-
505b292ba9: test: add missing omnichannel contact-center tests
-
c31f93ed96: fix: newly added agent not following business hours
-
82194555ea: fix: Editing a room in the admin menu breaks that room's integration
-
585c49f145: fix: Import progress page stuck at 0%
-
f8cd53bc7e: fix: Add missing awaits to .count() calls
-
b837cb9f2a: Fixed logic around Default Business Hours where agents from disabled/archived departments where being omitted from processing at closing time
-
f65781d008: fix: Direct message notification
-
9b899959b4: Fixed Search Shortcut (ctrl + K) and keyboard navigation and selection
-
916c0dcaf2: fix: [ENTERPRISE] Guest users can join more than maxRoomsPerGuest rooms
-
12d97e16c2: feat: Allow Incoming Webhooks to override destination channel
-
cb0a92e886: fix: Frontend crash if IndexedDB is not available, i.e. in Firefox private mode
-
a685a592a9: Fix seats counter including apps
-
4513378600: fix: Imported messages are not displayed fix: Importer agent is added as a member of every imported room
-
ef107614e5: Fixed Canned Responses text editor having no contrast in dark mode.
-
0fb7d90708: fixed an error on mobile ios browser where if you started recording audio and denied permission, it would look like it is still recording
-
ce99be6b0a: fix: Omnichannel queue not running for all queues
-
fc6fb2375b: fix: Custom OAuth settings are not visible
-
674f95cca9: Avoid updating a user's livechat status on login when its status is set to offline
-
94477bd9f8: Update database query to only update online & unavailable agents when opening & closing business hours
-
6fe38a487b: Fixed different time formats at different places
-
8fcb3edb40: fix: Remove room from UI when another agent takes it
-
65dec98602: Fixed canned responses filter not updating the table as expected
-
f23e4f6cdd: Fixed Business Hours behavior so they now Take seconds in consideration to assess if BH is open/closed
-
059a92e876: Fix visitor's query when both email & phone number are empty
-
16dca466ea: fix: "Discussions" filter is prioritized in admin "Rooms" page
-
Updated dependencies [
4b5a87c88b] -
Updated dependencies [
7832a40a6d] -
Updated dependencies [
e14ec50816] -
Updated dependencies [
74aa677088] -
Updated dependencies [
e006013e5f] -
Updated dependencies [
e846d873b7] -
Updated dependencies [
b837cb9f2a] -
Updated dependencies [
eecd9fc99a] -
Updated dependencies [
ae39f91085] -
Updated dependencies [
9ea8088f06] -
Updated dependencies [
ee5993625b] -
Updated dependencies [
ebbb608166] -
Updated dependencies [
6a474ff952] -
Updated dependencies [
e01bbcca54] -
Updated dependencies [
37c792161f] -
Updated dependencies [
9da856cc67] -
Updated dependencies [
baaa38f7f4] -
Updated dependencies [
dbdf45b0e5] -
Updated dependencies [
0f0b8e17bf] -
Updated dependencies [
5e429d9c78] -
Updated dependencies [
c31f93ed96] -
Updated dependencies [
6938bcd1a2] -
Updated dependencies [
b837cb9f2a] -
Updated dependencies [
c0fa567246] -
Updated dependencies [
40cebcc0f1] -
Updated dependencies [
916c0dcaf2] -
Updated dependencies [
12d97e16c2] -
Updated dependencies [
40cebcc0f1] -
Updated dependencies [
0645f42e12] -
Updated dependencies [
94477bd9f8] -
Updated dependencies [
cde2539619] -
Updated dependencies [
16dca466ea]- @rocket.chat/web-ui-registration@1.0.0-rc.0
- @rocket.chat/model-typings@0.0.3-rc.0
- @rocket.chat/core-typings@6.3.0-rc.0
- @rocket.chat/rest-typings@6.3.0-rc.0
- @rocket.chat/ui-client@1.0.0-rc.0
- @rocket.chat/ui-contexts@1.0.0-rc.0
- @rocket.chat/api-client@0.1.0-rc.0
- @rocket.chat/gazzodown@1.0.0-rc.0
- @rocket.chat/agenda@0.0.2-rc.0
- @rocket.chat/core-services@0.1.0-rc.0
- @rocket.chat/fuselage-ui-kit@1.0.0-rc.0
- @rocket.chat/omnichannel-services@0.0.3-rc.0
- @rocket.chat/models@0.0.3-rc.0
- @rocket.chat/pdf-worker@0.0.3-rc.0
- @rocket.chat/presence@0.0.3-rc.0
- @rocket.chat/cron@0.0.2-rc.0
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/ui-video-conf@1.0.0-rc.0
- @rocket.chat/instance-status@0.0.3-rc.0
6.2.10
Patch Changes
- 2a09b648b9: fix: Prevent app's bridges from overriding the lastMsg prop which further was affecting Omni-Visitor abandonment feature for app
- ef4cd97c61: Fix Toggle message box formatting toolbar on click
- @rocket.chat/core-typings@6.2.10
- @rocket.chat/rest-typings@6.2.10
- @rocket.chat/omnichannel-services@0.0.5
- @rocket.chat/pdf-worker@0.0.5
- @rocket.chat/presence@0.0.5
- @rocket.chat/api-client@0.0.5
- @rocket.chat/core-services@0.0.5
- @rocket.chat/gazzodown@0.0.1
- @rocket.chat/model-typings@0.0.5
- @rocket.chat/ui-contexts@0.0.5
- @rocket.chat/models@0.0.5
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/fuselage-ui-kit@0.31.16
- @rocket.chat/ui-client@0.0.1
- @rocket.chat/ui-video-conf@0.0.1
- @rocket.chat/web-ui-registration@0.0.1
- @rocket.chat/instance-status@0.0.5
6.2.9
Patch Changes
- 2f0f67f313: fixed
room-openedevent not dispatching when navigating cached rooms - 1ffc60dfd6: fixed video message button disabled on iOS browsers
- 1ffc60dfd6: fixed an error on mobile ios browser where if you started recording audio and denied permission, it would look like it is still recording
- @rocket.chat/core-typings@6.2.9
- @rocket.chat/rest-typings@6.2.9
- @rocket.chat/omnichannel-services@0.0.4
- @rocket.chat/pdf-worker@0.0.4
- @rocket.chat/presence@0.0.4
- @rocket.chat/api-client@0.0.4
- @rocket.chat/core-services@0.0.4
- @rocket.chat/gazzodown@0.0.1
- @rocket.chat/model-typings@0.0.4
- @rocket.chat/ui-contexts@0.0.4
- @rocket.chat/models@0.0.4
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/fuselage-ui-kit@0.31.16
- @rocket.chat/ui-client@0.0.1
- @rocket.chat/ui-video-conf@0.0.1
- @rocket.chat/web-ui-registration@0.0.1
- @rocket.chat/instance-status@0.0.4
6.2.7
Patch Changes
-
#29596
74983f5b46Thanks @rocketchat-github-ci! - fix: Wrong IP usage on monolith TCP transporter configuration -
#29596
929f457161Thanks @rocketchat-github-ci! - Fixed ENOTFOUND error in k8s deployments -
Updated dependencies []:
- @rocket.chat/core-typings@6.2.7
- @rocket.chat/rest-typings@6.2.7
- @rocket.chat/omnichannel-services@0.0.3
- @rocket.chat/pdf-worker@0.0.3
- @rocket.chat/presence@0.0.3
- @rocket.chat/api-client@0.0.3
- @rocket.chat/core-services@0.0.3
- @rocket.chat/gazzodown@0.0.1
- @rocket.chat/model-typings@0.0.3
- @rocket.chat/ui-contexts@0.0.3
- @rocket.chat/models@0.0.3
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/fuselage-ui-kit@0.31.16
- @rocket.chat/ui-client@0.0.1
- @rocket.chat/ui-video-conf@0.0.1
- @rocket.chat/web-ui-registration@0.0.1
- @rocket.chat/instance-status@0.0.3
6.2.6
Patch Changes
-
#29545
8ade880306Thanks @github-actions! - fix: Frontend crash if IndexedDB is not available, i.e. in Firefox private mode -
Updated dependencies []:
- @rocket.chat/core-typings@6.2.6
- @rocket.chat/rest-typings@6.2.6
- @rocket.chat/omnichannel-services@0.0.2
- @rocket.chat/pdf-worker@0.0.2
- @rocket.chat/presence@0.0.2
- @rocket.chat/api-client@0.0.2
- @rocket.chat/core-services@0.0.2
- @rocket.chat/gazzodown@0.0.1
- @rocket.chat/model-typings@0.0.2
- @rocket.chat/ui-contexts@0.0.2
- @rocket.chat/models@0.0.2
- @rocket.chat/ui-theming@0.0.1
- @rocket.chat/fuselage-ui-kit@0.31.16
- @rocket.chat/ui-client@0.0.1
- @rocket.chat/ui-video-conf@0.0.1
- @rocket.chat/web-ui-registration@0.0.1
- @rocket.chat/instance-status@0.0.2