Skip to content

Commit

Permalink
Merge branch 'develop' into feat/single-contact-id
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris committed Aug 8, 2024
2 parents 81c9ea0 + 5388eef commit a17f84c
Show file tree
Hide file tree
Showing 906 changed files with 13,540 additions and 4,566 deletions.
13 changes: 13 additions & 0 deletions .changeset/brown-crabs-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@rocket.chat/uikit-playground': patch
'@rocket.chat/fuselage-ui-kit': patch
'@rocket.chat/ui-theming': patch
'@rocket.chat/ui-video-conf': patch
'@rocket.chat/ui-composer': patch
'@rocket.chat/gazzodown': patch
'@rocket.chat/ui-avatar': patch
'@rocket.chat/ui-client': patch
'@rocket.chat/meteor': patch
---

Bumped @rocket.chat/fuselage that fixes the Menu onPointerUp event behavior
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.
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
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: 0 additions & 8 deletions .changeset/fifty-mails-admire.md

This file was deleted.

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/gentle-news-wonder.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Added a new 'Deactivated' tab to the users page, this tab lists users who have logged in for the first time but have been deactivated for any reason. Also added the UI code for the Active tab;
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
6 changes: 6 additions & 0 deletions .changeset/lemon-steaks-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Added an accordion for advanced settings on Create teams and channels
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"@rocket.chat/meteor": patch
'@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/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-bottles-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue that caused UI to show an error when the call to get the Business Hour type from settings returned `undefined`.
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.
114 changes: 114 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
{
"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",
"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
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.
5 changes: 5 additions & 0 deletions .changeset/rude-dogs-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed a behavior when updating messages that prevented the `customFields` prop from being updated if there were no changes to the `msg` property. Now, `customFields` will be always updated on message update even if `msg` doesn't change
5 changes: 5 additions & 0 deletions .changeset/shaggy-hats-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@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.
5 changes: 5 additions & 0 deletions .changeset/sixty-nails-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed an issue that prevented the option to start a discussion from being shown on the message actions
5 changes: 5 additions & 0 deletions .changeset/smooth-lobsters-flash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fix show correct user roles after updating user roles on admin edit user panel.
8 changes: 8 additions & 0 deletions .changeset/soft-donkeys-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@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
6 changes: 6 additions & 0 deletions .changeset/strong-swans-double.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/uikit-playground': minor
'@rocket.chat/meteor': minor
---

Upgrades fuselage-toastbar version in order to add pause on hover functionality
9 changes: 9 additions & 0 deletions .changeset/swift-maps-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@rocket.chat/core-services': minor
'@rocket.chat/model-typings': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/rest-typings': minor
'@rocket.chat/meteor': minor
---

Added `sidepanel` field to `teams.create` and `rooms.saveRoomSettings` endpoints
6 changes: 6 additions & 0 deletions .changeset/thirty-dryers-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/livechat": patch
---

Fixed issue where `after-registration-triggers` would show up in a page when the user was not yet registered
5 changes: 5 additions & 0 deletions .changeset/violet-brooms-press.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Security Hotfix (https://docs.rocket.chat/guides/security/security-updates)
5 changes: 5 additions & 0 deletions .changeset/weak-insects-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Improving UX by change the position of room info actions buttons and menu order to avoid missclick in destructive actions.
7 changes: 7 additions & 0 deletions .changeset/weak-pets-talk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@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.
5 changes: 5 additions & 0 deletions .changeset/weak-taxis-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@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.
Loading

0 comments on commit a17f84c

Please sign in to comment.