Release 6.11.0

[no ci]
This commit is contained in:
rocketchat-github-ci 2024-08-09 13:47:49 +00:00
parent f934473ff7
commit 640d569eeb
128 changed files with 707 additions and 490 deletions

View File

@ -1,6 +0,0 @@
---
"@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

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.

View File

@ -1,6 +0,0 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/fuselage-ui-kit": patch
---
Fix validations from "UiKit" modal component

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
Fixed issue in Marketplace that caused a subscription app to show incorrect modals when subscribing

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
Fixed SAML users' full names being updated on login regardless of the "Overwrite user fullname (use idp attribute)" setting

View File

@ -1,6 +0,0 @@
---
"@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

View File

@ -1,6 +0,0 @@
---
"@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

View File

@ -1,8 +0,0 @@
---
"@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.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': minor
---
Fixed an issue where FCM actions did not respect environment's proxy settings

View File

@ -1,10 +0,0 @@
---
"@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

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Fixed issue where bad word filtering was not working in the UI for messages

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/i18n": patch
---
Fixed wrong wording on a federation setting

View File

@ -1,5 +0,0 @@
---
"@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)

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": minor
---
Added the possibility for apps to remove users from a room

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
Fixed an issue where non-encrypted attachments were not being downloaded

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
fixed the contextual bar closing when editing thread messages instead of cancelling the message edit

View File

@ -1,7 +0,0 @@
---
'@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`

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Fixed the disappearance of some settings after navigation under network latency.

View File

@ -1,6 +0,0 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
---
Fixed Livechat rooms being displayed in the Engagement Dashboard's "Channels" tab

View File

@ -1,5 +0,0 @@
---
'@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.

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
Fixes Missing line breaks on Omnichannel Room Info Panel

View File

@ -1,5 +0,0 @@
---
'@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

View File

@ -1,12 +0,0 @@
---
'@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.

View File

@ -1,15 +0,0 @@
---
'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.

View File

@ -1,5 +0,0 @@
---
"@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

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': minor
---
Added a method to the Apps-Engine that allows apps to read multiple messages from a room

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
Removed 'Hide' option in the room menu for Omnichannel conversations.

View File

@ -1,118 +0,0 @@
{
"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"
]
}

View File

@ -1,6 +0,0 @@
---
"@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

View File

@ -1,5 +0,0 @@
---
"@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

View File

@ -1,6 +0,0 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---
Allow customFields on livechat creation bridge

View File

@ -1,5 +0,0 @@
---
"@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

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
Fixed issue that caused unintentional clicks when scrolling the channels sidebar on safari/chrome in iOS

View File

@ -1,5 +0,0 @@
---
'@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.

View File

@ -1,7 +0,0 @@
---
"@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.

View File

@ -1,6 +0,0 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---
Added account setting `Accounts_Default_User_Preferences_sidebarSectionsOrder` to allow users to reorganize sidebar sections

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": minor
---
Added a new setting `Livechat_transcript_send_always` that 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_transcript` should be off, meaning that visitors will no longer receive the option to decide if they want a transcript or not.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Fixed an issue that prevented the option to start a discussion from being shown on the message actions

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Fix show correct user roles after updating user roles on admin edit user panel.

View File

@ -1,8 +0,0 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/mock-providers": patch
"@rocket.chat/ui-contexts": patch
"@rocket.chat/web-ui-registration": patch
---
Fixed an issue with blocked login when dismissed 2FA modal by clicking outside of it or pressing the escape key

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": minor
---
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.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Fixes an issue not displaying all groups in settings list

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': patch
---
Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)

View File

@ -1,5 +0,0 @@
---
"@rocket.chat/meteor": patch
---
Improving UX by change the position of room info actions buttons and menu order to avoid missclick in destructive actions.

View File

@ -1,7 +0,0 @@
---
'@rocket.chat/omnichannel-services': patch
'@rocket.chat/core-services': patch
'@rocket.chat/meteor': patch
---
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.

View File

@ -1,5 +0,0 @@
---
'@rocket.chat/meteor': minor
---
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.

View File

@ -1,7 +0,0 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
"@rocket.chat/rest-typings": minor
---
Added the ability to filter chats by `queued` on the Current Chats Omnichannel page

View File

@ -1,13 +0,0 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/apps": patch
"@rocket.chat/core-services": patch
"@rocket.chat/core-typings": patch
"@rocket.chat/fuselage-ui-kit": patch
"@rocket.chat/rest-typings": patch
"@rocket.chat/ddp-streamer": patch
"@rocket.chat/presence": patch
"rocketchat-services": patch
---
Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.

View File

@ -1,5 +1,148 @@
# @rocket.chat/meteor
## 6.11.0
### Minor Changes
- ([#32498](https://github.com/RocketChat/Rocket.Chat/pull/32498)) Created a `transferChat` Livechat API endpoint for transferring chats programmatically, the endpoint has all the limitations & permissions required that transferring via UI has
- ([#32792](https://github.com/RocketChat/Rocket.Chat/pull/32792)) 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
- ([#32739](https://github.com/RocketChat/Rocket.Chat/pull/32739)) Fixed an issue where FCM actions did not respect environment's proxy settings
- ([#32706](https://github.com/RocketChat/Rocket.Chat/pull/32706)) Added the possibility for apps to remove users from a room
- ([#32517](https://github.com/RocketChat/Rocket.Chat/pull/32517)) Feature Preview: New Navigation - `Header` and `Contextualbar` size improvements consistent with the new global `NavBar`
- ([#32493](https://github.com/RocketChat/Rocket.Chat/pull/32493)) Fixed Livechat rooms being displayed in the Engagement Dashboard's "Channels" tab
- ([#32742](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32176)) Added a method to the Apps-Engine that allows apps to read multiple messages from a room
- ([#32493](https://github.com/RocketChat/Rocket.Chat/pull/32493)) Improved Engagement Dashboard's "Channels" tab performance by not returning rooms that had no activity in the analyzed period
- ([#32024](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32744)) Added account setting `Accounts_Default_User_Preferences_sidebarSectionsOrder` to allow users to reorganize sidebar sections
- ([#32820](https://github.com/RocketChat/Rocket.Chat/pull/32820)) Added a new setting `Livechat_transcript_send_always` that 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_transcript` should be off, meaning that visitors will no longer receive the option to decide if they want a transcript or not.
- ([#32724](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32800)) Added the ability to filter chats by `queued` on 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](https://github.com/RocketChat/Rocket.Chat/pull/32679)) Fix validations from "UiKit" modal component
- ([#32730](https://github.com/RocketChat/Rocket.Chat/pull/32730)) Fixed issue in Marketplace that caused a subscription app to show incorrect modals when subscribing
- ([#32628](https://github.com/RocketChat/Rocket.Chat/pull/32628)) Fixed SAML users' full names being updated on login regardless of the "Overwrite user fullname (use idp attribute)" setting
- ([#32692](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32527)) 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.
- ([#32626](https://github.com/RocketChat/Rocket.Chat/pull/32626)) 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
- ([#32810](https://github.com/RocketChat/Rocket.Chat/pull/32810)) Fixed issue where bad word filtering was not working in the UI for messages
- ([#32707](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32837)) Fixed an issue where non-encrypted attachments were not being downloaded
- ([#32861](https://github.com/RocketChat/Rocket.Chat/pull/32861)) fixed the contextual bar closing when editing thread messages instead of cancelling the message edit
- ([#32713](https://github.com/RocketChat/Rocket.Chat/pull/32713)) Fixed the disappearance of some settings after navigation under network latency.
- ([#32592](https://github.com/RocketChat/Rocket.Chat/pull/32592)) Fixes Missing line breaks on Omnichannel Room Info Panel
- ([#32807](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32691)) Removed 'Hide' option in the room menu for Omnichannel conversations.
- ([#32445](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32328)) Allow customFields on livechat creation bridge
- ([#32803](https://github.com/RocketChat/Rocket.Chat/pull/32803)) Fixed "Copy link" message action enabled in Starred and Pinned list for End to End Encrypted channels, this action is disabled now
- ([#32769](https://github.com/RocketChat/Rocket.Chat/pull/32769)) Fixed issue that caused unintentional clicks when scrolling the channels sidebar on safari/chrome in iOS
- ([#32857](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32765)) Fixed an issue that prevented the option to start a discussion from being shown on the message actions
- ([#32671](https://github.com/RocketChat/Rocket.Chat/pull/32671)) Fix show correct user roles after updating user roles on admin edit user panel.
- ([#32482](https://github.com/RocketChat/Rocket.Chat/pull/32482)) Fixed an issue with blocked login when dismissed 2FA modal by clicking outside of it or pressing the escape key
- ([#32804](https://github.com/RocketChat/Rocket.Chat/pull/32804)) Fixes an issue not displaying all groups in settings list
- ([#32815](https://github.com/RocketChat/Rocket.Chat/pull/32815)) Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
- ([#32632](https://github.com/RocketChat/Rocket.Chat/pull/32632)) Improving UX by change the position of room info actions buttons and menu order to avoid missclick in destructive actions.
- ([#32752](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [88e5219bd2, b4bbcbfc9a, 8fc6ca8b4e, 25da5280a5, 1b7b1161cf, 439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 3ffe4a2944, 3b4b19cfc5, 4e8aa575a6, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @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
</details>
## 6.11.0-rc.6
### Patch Changes

View File

@ -1,3 +1,3 @@
{
"version": "6.11.0-rc.6"
"version": "6.11.0"
}

View File

@ -1,5 +1,26 @@
# rocketchat-services
## 1.3.0
### Minor Changes
- ([#32793](https://github.com/RocketChat/Rocket.Chat/pull/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.
### Patch Changes
- ([#32719](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
- @rocket.chat/ui-kit@0.36.0
- @rocket.chat/rest-typings@6.11.0
</details>
## 1.3.0-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "rocketchat-services",
"private": true,
"version": "1.3.0-rc.6",
"version": "1.3.0",
"description": "Rocket.Chat Authorization service",
"main": "index.js",
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "6.11.0-rc.6",
"version": "6.11.0",
"private": true,
"author": {
"name": "Rocket.Chat",

View File

@ -1,5 +1,21 @@
# @rocket.chat/account-service
## 0.4.3
### Patch Changes
- ([#32527](https://github.com/RocketChat/Rocket.Chat/pull/32527)) 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.
- <details><summary>Updated dependencies [8fc6ca8b4e, 439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/tools@0.2.2
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
- @rocket.chat/rest-typings@6.11.0
</details>
## 0.4.3-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/account-service",
"private": true,
"version": "0.4.3-rc.6",
"version": "0.4.3",
"description": "Rocket.Chat Account service",
"scripts": {
"build": "tsc -p tsconfig.json",

View File

@ -1,5 +1,18 @@
# @rocket.chat/authorization-service
## 0.4.3
### Patch Changes
- <details><summary>Updated dependencies [439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
- @rocket.chat/rest-typings@6.11.0
</details>
## 0.4.3-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/authorization-service",
"private": true,
"version": "0.4.3-rc.6",
"version": "0.4.3",
"description": "Rocket.Chat Authorization service",
"scripts": {
"build": "tsc -p tsconfig.json",

View File

@ -1,5 +1,22 @@
# @rocket.chat/ddp-streamer
## 0.3.3
### Patch Changes
- ([#32719](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 4e8aa575a6, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/ui-contexts@9.0.0
- @rocket.chat/models@0.2.0
- @rocket.chat/rest-typings@6.11.0
- @rocket.chat/instance-status@0.1.3
</details>
## 0.3.3-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/ddp-streamer",
"private": true,
"version": "0.3.3-rc.6",
"version": "0.3.3",
"description": "Rocket.Chat DDP-Streamer service",
"scripts": {
"build": "tsc -p tsconfig.json",

View File

@ -1,5 +1,20 @@
# @rocket.chat/omnichannel-transcript
## 0.4.3
### Patch Changes
- <details><summary>Updated dependencies [8fc6ca8b4e, 439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/tools@0.2.2
- @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/core-typings@6.11.0
- @rocket.chat/models@0.2.0
</details>
## 0.4.3-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/omnichannel-transcript",
"private": true,
"version": "0.4.3-rc.6",
"version": "0.4.3",
"description": "Rocket.Chat service",
"scripts": {
"build": "tsc -p tsconfig.json",

View File

@ -1,5 +1,18 @@
# @rocket.chat/presence-service
## 0.4.3
### Patch Changes
- <details><summary>Updated dependencies [439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
- @rocket.chat/presence@0.2.3
</details>
## 0.4.3-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/presence-service",
"private": true,
"version": "0.4.3-rc.6",
"version": "0.4.3",
"description": "Rocket.Chat Presence service",
"scripts": {
"build": "tsc -p tsconfig.json",

View File

@ -1,5 +1,18 @@
# @rocket.chat/queue-worker
## 0.4.3
### Patch Changes
- <details><summary>Updated dependencies [439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/omnichannel-services@0.3.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
</details>
## 0.4.3-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/queue-worker",
"private": true,
"version": "0.4.3-rc.6",
"version": "0.4.3",
"description": "Rocket.Chat service",
"scripts": {
"build": "tsc -p tsconfig.json",

View File

@ -1,5 +1,17 @@
# @rocket.chat/stream-hub-service
## 0.4.3
### Patch Changes
- <details><summary>Updated dependencies [439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
</details>
## 0.4.3-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/stream-hub-service",
"private": true,
"version": "0.4.3-rc.6",
"version": "0.4.3",
"description": "Rocket.Chat Stream Hub service",
"scripts": {
"build": "tsc -p tsconfig.json",

View File

@ -1,5 +1,15 @@
# @rocket.chat/api-client
## 0.2.3
### Patch Changes
- <details><summary>Updated dependencies [2d89a0c448, 24f7df4894, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/rest-typings@6.11.0
</details>
## 0.2.3-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/api-client",
"version": "0.2.3-rc.6",
"version": "0.2.3",
"devDependencies": {
"@swc/core": "^1.3.95",
"@swc/jest": "^0.2.29",

View File

@ -1,5 +1,15 @@
# @rocket.chat/ddp-client
## 0.3.3
### Patch Changes
- <details><summary>Updated dependencies [264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/rest-typings@6.11.0
- @rocket.chat/api-client@0.2.3
</details>
## 0.3.3-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/ddp-client",
"version": "0.3.3-rc.6",
"version": "0.3.3",
"devDependencies": {
"@swc/core": "^1.3.95",
"@swc/jest": "^0.2.29",

View File

@ -1,5 +1,14 @@
# @rocket.chat/license
## 0.2.3
### Patch Changes
- <details><summary>Updated dependencies [2d89a0c448, 24f7df4894, b8e5887fb9]:</summary>
- @rocket.chat/core-typings@6.11.0
</details>
## 0.2.3-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/license",
"version": "0.2.3-rc.6",
"version": "0.2.3",
"private": true,
"devDependencies": {
"@swc/core": "^1.3.95",

View File

@ -1,5 +1,28 @@
# @rocket.chat/omnichannel-services
## 0.3.0
### Minor Changes
- ([#32752](https://github.com/RocketChat/Rocket.Chat/pull/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.
### Patch Changes
- ([#32752](https://github.com/RocketChat/Rocket.Chat/pull/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.
- <details><summary>Updated dependencies [8fc6ca8b4e, 439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 03c8b066f9, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/tools@0.2.2
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/pdf-worker@0.2.0
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
- @rocket.chat/rest-typings@6.11.0
</details>
## 0.3.0-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/omnichannel-services",
"version": "0.3.0-rc.6",
"version": "0.3.0",
"private": true,
"devDependencies": {
"@rocket.chat/eslint-config": "workspace:^",

View File

@ -1,5 +1,20 @@
# @rocket.chat/pdf-worker
## 0.2.0
### Minor Changes
- ([#32752](https://github.com/RocketChat/Rocket.Chat/pull/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.
### Patch Changes
- <details><summary>Updated dependencies [2d89a0c448, 24f7df4894, b8e5887fb9]:</summary>
- @rocket.chat/core-typings@6.11.0
</details>
## 0.2.0-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/pdf-worker",
"version": "0.2.0-rc.6",
"version": "0.2.0",
"private": true,
"devDependencies": {
"@storybook/addon-essentials": "~6.5.16",

View File

@ -1,5 +1,18 @@
# @rocket.chat/presence
## 0.2.3
### Patch Changes
- ([#32719](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [03c8b066f9, 2d89a0c448, 24f7df4894, 03c8b066f9, b8e5887fb9]:</summary>
- @rocket.chat/core-services@0.5.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
</details>
## 0.2.3-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/presence",
"version": "0.2.3-rc.6",
"version": "0.2.3",
"private": true,
"devDependencies": {
"@babel/core": "~7.22.20",

View File

@ -1,6 +1,6 @@
{
"name": "rocket.chat",
"version": "6.11.0-rc.6",
"version": "6.11.0",
"description": "Rocket.Chat Monorepo",
"main": "index.js",
"private": true,

View File

@ -1,5 +1,17 @@
# @rocket.chat/apps
## 0.1.3
### Patch Changes
- ([#32719](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [439faa87d3, 03c8b066f9, 2d89a0c448, 439faa87d3, 24f7df4894, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/model-typings@0.6.0
- @rocket.chat/core-typings@6.11.0
</details>
## 0.1.3-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/apps",
"version": "0.1.3-rc.6",
"version": "0.1.3",
"private": true,
"devDependencies": {
"@types/jest": "~29.5.7",

View File

@ -1,5 +1,30 @@
# @rocket.chat/core-services
## 0.5.0
### Minor Changes
- ([#32752](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/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.
### Patch Changes
- ([#32752](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [2d89a0c448, 24f7df4894, 264d7d5496, b8e5887fb9]:</summary>
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
- @rocket.chat/ui-kit@0.36.0
- @rocket.chat/rest-typings@6.11.0
</details>
## 0.5.0-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/core-services",
"version": "0.5.0-rc.6",
"version": "0.5.0",
"private": true,
"devDependencies": {
"@babel/core": "~7.22.20",

View File

@ -1,5 +1,23 @@
# @rocket.chat/core-typings
## 6.11.0
### Minor Changes
- ([#32793](https://github.com/RocketChat/Rocket.Chat/pull/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.
### Patch Changes
- ([#32328](https://github.com/RocketChat/Rocket.Chat/pull/32328)) Allow customFields on livechat creation bridge
- ([#32719](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [2d89a0c448]:</summary>
- @rocket.chat/ui-kit@0.36.0
</details>
## 6.11.0-rc.6
## 6.11.0-rc.5

View File

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@rocket.chat/core-typings",
"version": "6.11.0-rc.6",
"version": "6.11.0",
"devDependencies": {
"@rocket.chat/eslint-config": "workspace:^",
"eslint": "~8.45.0",

View File

@ -1,5 +1,15 @@
# @rocket.chat/cron
## 0.1.3
### Patch Changes
- <details><summary>Updated dependencies [2d89a0c448, 24f7df4894, b8e5887fb9]:</summary>
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/models@0.2.0
</details>
## 0.1.3-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/cron",
"version": "0.1.3-rc.6",
"version": "0.1.3",
"private": true,
"devDependencies": {
"@types/jest": "~29.5.7",

View File

@ -1,5 +1,23 @@
# Change Log
## 9.0.0
### Patch Changes
- ([#32679](https://github.com/RocketChat/Rocket.Chat/pull/32679)) Fix validations from "UiKit" modal component
- ([#32719](https://github.com/RocketChat/Rocket.Chat/pull/32719)) Added the `user` param to apps-engine update method call, allowing apps' new `onUpdate` hook to know who triggered the update.
- <details><summary>Updated dependencies [2d89a0c448, 24f7df4894, 4e8aa575a6, b8e5887fb9]:</summary>
- @rocket.chat/ui-video-conf@9.0.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/ui-contexts@9.0.0
- @rocket.chat/ui-kit@0.36.0
- @rocket.chat/gazzodown@9.0.0
- @rocket.chat/ui-avatar@5.0.0
</details>
## 9.0.0-rc.6
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@rocket.chat/fuselage-ui-kit",
"private": true,
"version": "9.0.0-rc.6",
"version": "9.0.0",
"description": "UiKit elements for Rocket.Chat Apps built under Fuselage design system",
"homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/",
"author": {
@ -50,10 +50,10 @@
"@rocket.chat/icons": "*",
"@rocket.chat/prettier-config": "*",
"@rocket.chat/styled": "*",
"@rocket.chat/ui-avatar": "5.0.0-rc.6",
"@rocket.chat/ui-contexts": "9.0.0-rc.6",
"@rocket.chat/ui-kit": "0.36.0-rc.0",
"@rocket.chat/ui-video-conf": "9.0.0-rc.6",
"@rocket.chat/ui-avatar": "5.0.0",
"@rocket.chat/ui-contexts": "9.0.0",
"@rocket.chat/ui-kit": "0.36.0",
"@rocket.chat/ui-video-conf": "9.0.0",
"@tanstack/react-query": "*",
"react": "*",
"react-dom": "*"

View File

@ -1,5 +1,16 @@
# @rocket.chat/gazzodown
## 9.0.0
### Patch Changes
- <details><summary>Updated dependencies [1b7b1161cf, 2d89a0c448, 24f7df4894, 3ffe4a2944, 4e8aa575a6, b8e5887fb9]:</summary>
- @rocket.chat/ui-client@9.0.0
- @rocket.chat/core-typings@6.11.0
- @rocket.chat/ui-contexts@9.0.0
</details>
## 9.0.0-rc.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/gazzodown",
"version": "9.0.0-rc.6",
"version": "9.0.0",
"private": true,
"devDependencies": {
"@babel/core": "~7.22.20",
@ -71,8 +71,8 @@
"@rocket.chat/fuselage-tokens": "*",
"@rocket.chat/message-parser": "0.31.29",
"@rocket.chat/styled": "*",
"@rocket.chat/ui-client": "9.0.0-rc.6",
"@rocket.chat/ui-contexts": "9.0.0-rc.6",
"@rocket.chat/ui-client": "9.0.0",
"@rocket.chat/ui-contexts": "9.0.0",
"katex": "*",
"react": "*"
},

View File

@ -1,5 +1,27 @@
# @rocket.chat/i18n
## 0.6.0
### Minor Changes
- ([#32792](https://github.com/RocketChat/Rocket.Chat/pull/32792)) 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
- ([#32517](https://github.com/RocketChat/Rocket.Chat/pull/32517)) Feature Preview: New Navigation - `Header` and `Contextualbar` size improvements consistent with the new global `NavBar`
- ([#32752](https://github.com/RocketChat/Rocket.Chat/pull/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](https://github.com/RocketChat/Rocket.Chat/pull/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.
- ([#32744](https://github.com/RocketChat/Rocket.Chat/pull/32744)) Added account setting `Accounts_Default_User_Preferences_sidebarSectionsOrder` to allow users to reorganize sidebar sections
### Patch Changes
- ([#32788](https://github.com/RocketChat/Rocket.Chat/pull/32788)) Fixed wrong wording on a federation setting
- ([#32024](https://github.com/RocketChat/Rocket.Chat/pull/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.
## 0.6.0-rc.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@rocket.chat/i18n",
"version": "0.6.0-rc.0",
"version": "0.6.0",
"private": true,
"devDependencies": {
"@babel/core": "~7.22.20",

View File

@ -1,5 +1,14 @@
# @rocket.chat/instance-status
## 0.1.3
### Patch Changes
- <details><summary>Updated dependencies [2d89a0c448]:</summary>
- @rocket.chat/models@0.2.0
</details>
## 0.1.3-rc.6
### Patch Changes

Some files were not shown because too many files have changed in this diff Show More