Skip to content
Snippets Groups Projects
Unverified Commit 74fce04e authored by Guilherme Gazzo's avatar Guilherme Gazzo Committed by GitHub
Browse files

Merge pull request #33326 from RocketChat/release-6.13.0

Release 6.13.0
parents e22ea8f1 4aa1a234
No related branches found
No related tags found
No related merge requests found
Showing
with 110 additions and 0 deletions
---
"@rocket.chat/meteor": patch
---
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:registerGuest` method.
---
'@rocket.chat/ui-client': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---
added `sidepanelNavigation` to feature preview list
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
"@rocket.chat/meteor": patch
---
Fixed error during sendmessage client stub
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
"@rocket.chat/rest-typings": minor
---
Added support for specifying a unit on departments' creation and update
---
'@rocket.chat/meteor': patch
---
Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.
---
'@rocket.chat/fuselage-ui-kit': patch
---
Fixed an error that incorrectly showed conference calls as not answered after they ended
---
"@rocket.chat/meteor": patch
---
Allow to use the token from `room.v` when 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 the `room.v` token.
---
"@rocket.chat/meteor": patch
---
Fixed a Federation callback not awaiting db call
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
"@rocket.chat/livechat": minor
---
Added new setting `Allow visitors to finish conversations` that 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 on `livechat/room.close` endpoint for closing conversations, it's advised to use the authenticated version `livechat/room.closeByUser` of it before turning off this setting.
---
"@rocket.chat/meteor": minor
"@rocket.chat/rest-typings": minor
---
Implemented "omnichannel/contacts.update" endpoint to update contacts
---
"@rocket.chat/meteor": patch
---
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
---
'@rocket.chat/meteor': patch
---
Fixes an issue where the retention policy warning keep displaying even if the retention is disabled inside the room
---
"@rocket.chat/meteor": patch
---
Changed the contextualbar behavior based on chat size instead the viewport
---
"@rocket.chat/meteor": minor
"@rocket.chat/core-typings": patch
"@rocket.chat/i18n": patch
---
Added a new setting to enable mentions in end to end encrypted channels
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