Skip to content

Commit

Permalink
Merge pull request #32901 from RocketChat/release-6.11.0
Browse files Browse the repository at this point in the history
Release 6.11.0
  • Loading branch information
ggazzo authored Aug 9, 2024
2 parents 822d32f + 7b35d12 commit f934473
Show file tree
Hide file tree
Showing 1,038 changed files with 26,519 additions and 7,706 deletions.
6 changes: 6 additions & 0 deletions .changeset/afraid-guests-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@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
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1722087664914.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1722559871139.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1722695753777.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1722930641296.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1723039032546.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1723151441289.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
6 changes: 6 additions & 0 deletions .changeset/chatty-hounds-hammer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/fuselage-ui-kit": patch
---

Fix validations from "UiKit" modal component
5 changes: 5 additions & 0 deletions .changeset/chilled-yaks-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed issue in Marketplace that caused a subscription app to show incorrect modals when subscribing
5 changes: 5 additions & 0 deletions .changeset/chilly-papayas-march.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed SAML users' full names being updated on login regardless of the "Overwrite user fullname (use idp attribute)" setting
6 changes: 6 additions & 0 deletions .changeset/cuddly-brooms-approve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@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
6 changes: 6 additions & 0 deletions .changeset/dry-pumas-draw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@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
8 changes: 8 additions & 0 deletions .changeset/empty-readers-teach.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@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.
5 changes: 5 additions & 0 deletions .changeset/fast-buttons-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Fixed an issue where FCM actions did not respect environment's proxy settings
10 changes: 10 additions & 0 deletions .changeset/funny-snails-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@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

5 changes: 5 additions & 0 deletions .changeset/funny-wolves-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed issue where bad word filtering was not working in the UI for messages
5 changes: 5 additions & 0 deletions .changeset/grumpy-worms-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/i18n": patch
---

Fixed wrong wording on a federation setting
5 changes: 5 additions & 0 deletions .changeset/happy-peaches-nail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@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)
5 changes: 5 additions & 0 deletions .changeset/hip-queens-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Added the possibility for apps to remove users from a room
5 changes: 5 additions & 0 deletions .changeset/hungry-wombats-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue where non-encrypted attachments were not being downloaded
5 changes: 5 additions & 0 deletions .changeset/large-vans-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixed the contextual bar closing when editing thread messages instead of cancelling the message edit
7 changes: 7 additions & 0 deletions .changeset/lucky-beds-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@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`
5 changes: 5 additions & 0 deletions .changeset/lucky-countries-look.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed the disappearance of some settings after navigation under network latency.
6 changes: 6 additions & 0 deletions .changeset/many-tables-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
---

Fixed Livechat rooms being displayed in the Engagement Dashboard's "Channels" tab
5 changes: 5 additions & 0 deletions .changeset/mean-hairs-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Fixed an issue where adding `OVERWRITE_SETTING_` for any setting wasn't immediately taking effect sometimes, and needed a server restart to reflect.
5 changes: 5 additions & 0 deletions .changeset/nervous-rockets-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes Missing line breaks on Omnichannel Room Info Panel
5 changes: 5 additions & 0 deletions .changeset/new-balloons-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

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
12 changes: 12 additions & 0 deletions .changeset/new-scissors-love.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
'@rocket.chat/omnichannel-services': minor
'@rocket.chat/pdf-worker': minor
'@rocket.chat/core-services': minor
'@rocket.chat/model-typings': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

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.
15 changes: 15 additions & 0 deletions .changeset/nice-laws-eat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
'rocketchat-services': minor
'@rocket.chat/core-services': minor
'@rocket.chat/model-typings': minor
'@rocket.chat/ui-video-conf': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/ui-contexts': minor
'@rocket.chat/models': minor
'@rocket.chat/ui-kit': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

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.
5 changes: 5 additions & 0 deletions .changeset/perfect-coins-camp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

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
5 changes: 5 additions & 0 deletions .changeset/polite-foxes-repair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Added a method to the Apps-Engine that allows apps to read multiple messages from a room
5 changes: 5 additions & 0 deletions .changeset/popular-trees-lay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Removed 'Hide' option in the room menu for Omnichannel conversations.
118 changes: 118 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "6.11.0-develop",
"rocketchat-services": "1.2.1",
"@rocket.chat/account-service": "0.4.1",
"@rocket.chat/authorization-service": "0.4.1",
"@rocket.chat/ddp-streamer": "0.3.1",
"@rocket.chat/omnichannel-transcript": "0.4.1",
"@rocket.chat/presence-service": "0.4.1",
"@rocket.chat/queue-worker": "0.4.1",
"@rocket.chat/stream-hub-service": "0.4.1",
"@rocket.chat/api-client": "0.2.1",
"@rocket.chat/ddp-client": "0.3.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/ui-theming": "0.2.0",
"@rocket.chat/account-utils": "0.0.2",
"@rocket.chat/agenda": "0.1.0",
"@rocket.chat/apps": "0.1.1",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.2",
"@rocket.chat/core-services": "0.4.1",
"@rocket.chat/core-typings": "6.11.0-develop",
"@rocket.chat/cron": "0.1.1",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/fuselage-ui-kit": "8.0.1",
"@rocket.chat/gazzodown": "8.0.1",
"@rocket.chat/i18n": "0.5.0",
"@rocket.chat/instance-status": "0.1.1",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.18.1",
"@rocket.chat/log-format": "0.0.2",
"@rocket.chat/logger": "0.0.2",
"@rocket.chat/message-parser": "0.31.29",
"@rocket.chat/mock-providers": "0.1.0",
"@rocket.chat/model-typings": "0.5.1",
"@rocket.chat/models": "0.1.1",
"@rocket.chat/poplib": "0.0.2",
"@rocket.chat/password-policies": "0.0.2",
"@rocket.chat/patch-injection": "0.0.1",
"@rocket.chat/peggy-loader": "0.31.25",
"@rocket.chat/random": "1.2.2",
"@rocket.chat/release-action": "2.2.3",
"@rocket.chat/release-changelog": "0.1.0",
"@rocket.chat/rest-typings": "6.11.0-develop",
"@rocket.chat/server-cloud-communication": "0.0.2",
"@rocket.chat/server-fetch": "0.0.3",
"@rocket.chat/sha256": "1.0.10",
"@rocket.chat/tools": "0.2.1",
"@rocket.chat/ui-avatar": "4.0.1",
"@rocket.chat/ui-client": "8.0.1",
"@rocket.chat/ui-composer": "0.2.0",
"@rocket.chat/ui-contexts": "8.0.1",
"@rocket.chat/ui-kit": "0.35.0",
"@rocket.chat/ui-video-conf": "8.0.1",
"@rocket.chat/uikit-playground": "0.3.1",
"@rocket.chat/web-ui-registration": "8.0.1"
},
"changesets": [
"afraid-guests-jog",
"bump-patch-1722087664914",
"bump-patch-1722559871139",
"bump-patch-1722695753777",
"bump-patch-1722930641296",
"bump-patch-1723039032546",
"bump-patch-1723151441289",
"chatty-hounds-hammer",
"chilled-yaks-beg",
"chilly-papayas-march",
"cuddly-brooms-approve",
"dry-pumas-draw",
"empty-readers-teach",
"fast-buttons-shake",
"funny-snails-promise",
"funny-wolves-tie",
"grumpy-worms-appear",
"happy-peaches-nail",
"hip-queens-taste",
"hungry-wombats-act",
"large-vans-attack",
"lucky-beds-glow",
"lucky-countries-look",
"many-tables-love",
"mean-hairs-move",
"nervous-rockets-impress",
"new-balloons-speak",
"new-scissors-love",
"nice-laws-eat",
"perfect-coins-camp",
"polite-foxes-repair",
"popular-trees-lay",
"proud-waves-bathe",
"quick-ducks-live",
"rare-penguins-hope",
"red-numbers-happen",
"red-vans-shave",
"rich-carpets-brush",
"rotten-eggs-end",
"selfish-emus-sing",
"shaggy-hats-raise",
"sixty-nails-clean",
"smooth-lobsters-flash",
"soft-donkeys-thank",
"sour-forks-breathe",
"thin-windows-reply",
"violet-brooms-press",
"weak-insects-sort",
"weak-pets-talk",
"weak-taxis-design",
"weak-tigers-suffer",
"witty-bats-develop"
]
}
6 changes: 6 additions & 0 deletions .changeset/proud-waves-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
---

Improved Engagement Dashboard's "Channels" tab performance by not returning rooms that had no activity in the analyzed period
5 changes: 5 additions & 0 deletions .changeset/quick-ducks-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed LDAP rooms, teams and roles syncs not being triggered on login even when the "Update User Data on Login" setting is enabled
6 changes: 6 additions & 0 deletions .changeset/rare-penguins-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---

Allow customFields on livechat creation bridge
5 changes: 5 additions & 0 deletions .changeset/red-numbers-happen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed "Copy link" message action enabled in Starred and Pinned list for End to End Encrypted channels, this action is disabled now
5 changes: 5 additions & 0 deletions .changeset/red-vans-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed issue that caused unintentional clicks when scrolling the channels sidebar on safari/chrome in iOS
5 changes: 5 additions & 0 deletions .changeset/rich-carpets-brush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed some anomalies related to disabled E2EE rooms. Earlier there are some weird issues with disabled E2EE rooms, this PR fixes these anomalies.
7 changes: 7 additions & 0 deletions .changeset/rotten-eggs-end.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": patch
"@rocket.chat/ui-client": patch
---

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.
6 changes: 6 additions & 0 deletions .changeset/selfish-emus-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Added account setting `Accounts_Default_User_Preferences_sidebarSectionsOrder` to allow users to reorganize sidebar sections
Loading

0 comments on commit f934473

Please sign in to comment.