Skip to content
Snippets Groups Projects
Commit 4ec97ed7 authored by Guilherme Gazzo's avatar Guilherme Gazzo
Browse files

Merge remote-tracking branch 'origin/master' into develop

parents 9f50aafe 640d569e
Branches backport-6.7.1-31958 release-6.7.1
No related tags found
No related merge requests found
Showing
with 0 additions and 115 deletions
---
"@rocket.chat/meteor": minor
"@rocket.chat/livechat": minor
---
Created a `transferChat` Livechat API endpoint for transferring chats programmatically, the endpoint has all the limitations & permissions required that transferring via UI has
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
"@rocket.chat/meteor": patch
"@rocket.chat/fuselage-ui-kit": patch
---
Fix validations from "UiKit" modal component
---
"@rocket.chat/meteor": patch
---
Fixed issue in Marketplace that caused a subscription app to show incorrect modals when subscribing
---
"@rocket.chat/meteor": patch
---
Fixed SAML users' full names being updated on login regardless of the "Overwrite user fullname (use idp attribute)" setting
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---
Allows admins to customize the `Subject` field of Omnichannel email transcripts via setting. By passing a value to the setting `Custom email subject for transcript`, system will use it as the `Subject` field, 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
---
"@rocket.chat/meteor": patch
"@rocket.chat/livechat": patch
---
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
---
"@rocket.chat/meteor": patch
"@rocket.chat/tools": patch
"@rocket.chat/account-service": patch
---
Fixed an inconsistent evaluation of the `Accounts_LoginExpiration` setting 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.
---
'@rocket.chat/meteor': minor
---
Fixed an issue where FCM actions did not respect environment's proxy settings
---
"@rocket.chat/meteor": patch
"@rocket.chat/livechat": patch
---
livechat `setDepartment` livechat 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
---
'@rocket.chat/meteor': patch
---
Fixed issue where bad word filtering was not working in the UI for messages
---
"@rocket.chat/i18n": patch
---
Fixed wrong wording on a federation setting
---
"@rocket.chat/meteor": patch
---
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)
---
"@rocket.chat/meteor": minor
---
Added the possibility for apps to remove users from a room
---
"@rocket.chat/meteor": patch
---
Fixed an issue where non-encrypted attachments were not being downloaded
---
"@rocket.chat/meteor": patch
---
fixed the contextual bar closing when editing thread messages instead of cancelling the message edit
---
'@rocket.chat/ui-client': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---
Feature Preview: New Navigation - `Header` and `Contextualbar` size improvements consistent with the new global `NavBar`
---
'@rocket.chat/meteor': patch
---
Fixed the disappearance of some settings after navigation under network latency.
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
---
Fixed Livechat rooms being displayed in the Engagement Dashboard's "Channels" tab
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