Skip to content
Snippets Groups Projects
Unverified Commit bbf12cae authored by Diego Sampaio's avatar Diego Sampaio
Browse files

Merge branch 'develop' into refactor/livechat-breakdown-3

parents d247d7c7 de9ef632
No related branches found
No related tags found
No related merge requests found
Showing
with 27 additions and 102 deletions
---
'@rocket.chat/meteor': patch
---
fixes an issue where videoconf calls could sometimes fail to ring an user after a temporary disconnection
---
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---
fixes toast with empty error messages when a private app installation fails
---
'@rocket.chat/livechat': patch
'@rocket.chat/meteor': patch
---
Fixes livechat routing algorithm to ensure conversations are correctly assigned to the contact manager when triggers and/or automatic agent routing are enabled.
---
'@rocket.chat/meteor': patch
---
Implements removal of OTR (off-the-record) conversation messsages just after OTR session ends.
---
'@rocket.chat/rest-typings': minor
'@rocket.chat/models': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---
Adds a new endpoint `rooms.hide` to hide rooms of any type when provided with the room's ID
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
"@rocket.chat/models": patch
---
Fixes a bug that caused routing algorithms to ignore the `Livechat_enabled_when_agent_idle` setting, effectively ignoring idle users from being assigned to inquiries.
---
"@rocket.chat/meteor": patch
---
Fixes unused `i18nTitle` provided by the app in message composer popup previewer
---
"@rocket.chat/meteor": patch
---
Fixes an issue that allowed departments to be removed via API even with setting `Omnichannel_enable_department_removal` disabled
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
"@rocket.chat/models": minor
"@rocket.chat/rest-typings": minor
---
Allows users to filter by multiple departments & by livechat units on `livechat/rooms` endpoint.
---
'@rocket.chat/meteor': patch
---
Fixes an issue with embedded layout where the navigation bar was being shown when using new enhanced navigation.
......@@ -2,4 +2,4 @@
'@rocket.chat/meteor': minor
---
Improves the search of permissions
Fixes Some EE features not available after changing plans
---
'@rocket.chat/meteor': patch
---
Fixes broken link and improves messaging for invalid apps banner.
---
'@rocket.chat/omnichannel-transcript': patch
'@rocket.chat/authorization-service': patch
'@rocket.chat/stream-hub-service': patch
'@rocket.chat/network-broker': patch
'@rocket.chat/presence-service': patch
'@rocket.chat/fuselage-ui-kit': patch
'@rocket.chat/account-service': patch
'@rocket.chat/ui-video-conf': patch
'@rocket.chat/core-typings': patch
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/queue-worker': patch
'@rocket.chat/apps-engine': patch
'@rocket.chat/ui-client': patch
'@rocket.chat/apps': patch
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---
Fixes behavior of app updates that would save undesired field changes to documents
---
'@rocket.chat/meteor': patch
---
Fixes a UI issue where enabling/disabling TOTP two factor authentication didn't update in real-time.
---
'@rocket.chat/meteor': patch
---
Fixes a rerender on each sidebar item click
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---
Adds a new setting that if enabled, will not count bot messages in the average response time metrics
---
'@rocket.chat/core-typings': patch
'@rocket.chat/meteor': patch
---
Fixes an issue where recursively quoting messages multiple times (up to the configured chained quote limit) caused the inner attachment to appear empty.
---
'@rocket.chat/meteor': patch
---
Improves color contrast in image gallery icon buttons to meet WCAG compliance.
---
"@rocket.chat/meteor": minor
"@rocket.chat/apps-engine": minor
"@rocket.chat/apps": minor
---
Adds a new IPostSystemMessageSent event, that is triggered whenever a new System Message is sent
---
'@rocket.chat/meteor': patch
---
Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment