From 5eb3cbb768174c95da9986ae1a6b86309f7bba4a Mon Sep 17 00:00:00 2001 From: rocketchat-github-ci Date: Mon, 8 Apr 2024 21:22:59 +0000 Subject: [PATCH] Release 6.7.0 [no ci] --- .changeset/afraid-mugs-priest.md | 7 - .changeset/blue-files-deny.md | 5 - .changeset/breezy-fireants-float.md | 5 - .changeset/bright-cycles-count.md | 5 - .changeset/brown-houses-rush.md | 5 - .changeset/bump-patch-1711660500882.md | 5 - .changeset/bump-patch-1712110733126.md | 5 - .changeset/bump-patch-1712112981320.md | 5 - .changeset/bump-patch-1712599855388.md | 5 - .changeset/calm-penguins-do.md | 5 - .changeset/chatty-horses-peel.md | 9 - .changeset/clean-cars-teach.md | 11 - .changeset/cmd_preview.md | 5 - .changeset/cuddly-rocks-fix.md | 5 - .changeset/curly-dodos-tan.md | 5 - .changeset/curly-impalas-wave.md | 6 - .changeset/curly-years-smile.md | 5 - .changeset/cyan-countries-impress.md | 5 - .changeset/cyan-shoes-fly.md | 6 - .changeset/dirty-islands-mate.md | 5 - .changeset/eight-rice-tease.md | 5 - .changeset/empty-hounds-jog.md | 5 - .changeset/fair-triggers-suffer.md | 5 - .changeset/five-dragons-joke.md | 5 - .changeset/flat-fishes-sniff.md | 5 - .changeset/flat-windows-juggle.md | 6 - .changeset/funny-cooks-sneeze.md | 5 - .changeset/fuzzy-vans-own.md | 16 -- .changeset/gold-tigers-rhyme.md | 5 - .changeset/good-baboons-shop.md | 13 -- .changeset/good-panthers-call.md | 5 - .changeset/great-yaks-dream.md | 6 - .changeset/grumpy-eagles-roll.md | 5 - .changeset/happy-jars-lick.md | 5 - .changeset/happy-pillows-call.md | 6 - .changeset/khaki-oranges-wink.md | 6 - .changeset/kind-dragons-flash.md | 5 - .changeset/large-files-agree.md | 5 - .changeset/large-toys-matter.md | 5 - .changeset/long-phones-reflect.md | 5 - .changeset/lovely-berries-type.md | 5 - .changeset/lucky-ducks-join.md | 5 - .changeset/mean-rabbits-hope.md | 5 - .changeset/moody-cups-search.md | 5 - .changeset/moody-ghosts-add.md | 5 - .changeset/nice-ducks-shout.md | 5 - .changeset/nine-ads-hide.md | 5 - .changeset/nine-houses-reply.md | 6 - .changeset/orange-dragons-fly.md | 6 - .changeset/polite-cars-love.md | 6 - .changeset/pre.json | 144 ------------ .changeset/quick-cheetahs-help.md | 5 - .changeset/rich-dingos-mix.md | 5 - .changeset/rich-rocks-happen.md | 7 - .changeset/rude-avocados-notice.md | 5 - .changeset/serious-cows-compete.md | 5 - .changeset/shy-bananas-repeat.md | 5 - .changeset/silly-socks-divide.md | 5 - .changeset/silver-chicken-learn.md | 5 - .changeset/slimy-clocks-argue.md | 6 - .changeset/slow-jobs-think.md | 5 - .changeset/small-beers-call.md | 5 - .changeset/spicy-wombats-shout.md | 5 - .changeset/spotty-students-warn.md | 5 - .changeset/strange-jars-invent.md | 5 - .changeset/strange-lamps-taste.md | 6 - .changeset/stupid-trains-trade.md | 24 -- .changeset/tall-bears-compete.md | 5 - .changeset/ten-bobcats-occur.md | 5 - .changeset/thin-keys-impress.md | 5 - .changeset/thirty-beds-taste.md | 5 - .changeset/thirty-berries-learn.md | 8 - .changeset/thirty-ducks-smell.md | 5 - .changeset/tiny-toes-fail.md | 5 - .changeset/tough-doors-juggle.md | 9 - .changeset/twenty-dolls-obey.md | 5 - .changeset/twenty-yaks-grab.md | 5 - .changeset/wicked-months-laugh.md | 5 - .changeset/wild-keys-obey.md | 5 - .changeset/young-doors-bathe.md | 6 - apps/meteor/CHANGELOG.md | 209 ++++++++++++++++++ apps/meteor/app/utils/rocketchat.info | 2 +- apps/meteor/ee/server/services/CHANGELOG.md | 15 ++ apps/meteor/ee/server/services/package.json | 2 +- apps/meteor/package.json | 2 +- ee/apps/account-service/CHANGELOG.md | 13 ++ ee/apps/account-service/package.json | 2 +- ee/apps/authorization-service/CHANGELOG.md | 13 ++ ee/apps/authorization-service/package.json | 2 +- ee/apps/ddp-streamer/CHANGELOG.md | 19 ++ ee/apps/ddp-streamer/package.json | 2 +- ee/apps/omnichannel-transcript/CHANGELOG.md | 14 ++ ee/apps/omnichannel-transcript/package.json | 2 +- ee/apps/presence-service/CHANGELOG.md | 13 ++ ee/apps/presence-service/package.json | 2 +- ee/apps/queue-worker/CHANGELOG.md | 13 ++ ee/apps/queue-worker/package.json | 2 +- ee/apps/stream-hub-service/CHANGELOG.md | 12 + ee/apps/stream-hub-service/package.json | 2 +- ee/packages/api-client/CHANGELOG.md | 10 + ee/packages/api-client/package.json | 2 +- ee/packages/ddp-client/CHANGELOG.md | 14 ++ ee/packages/ddp-client/package.json | 2 +- ee/packages/license/CHANGELOG.md | 9 + ee/packages/license/package.json | 2 +- ee/packages/omnichannel-services/CHANGELOG.md | 14 ++ ee/packages/omnichannel-services/package.json | 2 +- ee/packages/pdf-worker/CHANGELOG.md | 9 + ee/packages/pdf-worker/package.json | 2 +- ee/packages/presence/CHANGELOG.md | 11 + ee/packages/presence/package.json | 2 +- package.json | 2 +- packages/apps/CHANGELOG.md | 10 + packages/apps/package.json | 2 +- packages/core-services/CHANGELOG.md | 15 ++ packages/core-services/package.json | 2 +- packages/core-typings/CHANGELOG.md | 23 ++ packages/core-typings/package.json | 2 +- packages/cron/CHANGELOG.md | 11 + packages/cron/package.json | 2 +- packages/eslint-config/CHANGELOG.md | 6 + packages/eslint-config/package.json | 2 +- packages/fuselage-ui-kit/CHANGELOG.md | 14 ++ packages/fuselage-ui-kit/package.json | 10 +- packages/gazzodown/CHANGELOG.md | 12 + packages/gazzodown/package.json | 8 +- packages/i18n/CHANGELOG.md | 6 + packages/i18n/package.json | 2 +- packages/instance-status/CHANGELOG.md | 9 + packages/instance-status/package.json | 2 +- packages/livechat/CHANGELOG.md | 52 +++++ packages/livechat/package.json | 2 +- packages/message-parser/CHANGELOG.md | 25 +++ packages/message-parser/package.json | 2 +- packages/mock-providers/CHANGELOG.md | 9 + packages/mock-providers/package.json | 2 +- packages/model-typings/CHANGELOG.md | 11 + packages/model-typings/package.json | 2 +- packages/models/CHANGELOG.md | 11 + packages/models/package.json | 2 +- packages/release-action/CHANGELOG.md | 9 + packages/release-action/package.json | 2 +- packages/rest-typings/CHANGELOG.md | 22 ++ packages/rest-typings/package.json | 2 +- packages/ui-avatar/CHANGELOG.md | 9 + packages/ui-avatar/package.json | 4 +- packages/ui-client/CHANGELOG.md | 9 + packages/ui-client/package.json | 4 +- packages/ui-contexts/CHANGELOG.md | 12 + packages/ui-contexts/package.json | 2 +- packages/ui-video-conf/CHANGELOG.md | 10 + packages/ui-video-conf/package.json | 6 +- packages/uikit-playground/CHANGELOG.md | 11 + packages/uikit-playground/package.json | 2 +- packages/web-ui-registration/CHANGELOG.md | 15 ++ packages/web-ui-registration/package.json | 4 +- yarn.lock | 20 +- 157 files changed, 760 insertions(+), 671 deletions(-) delete mode 100644 .changeset/afraid-mugs-priest.md delete mode 100644 .changeset/blue-files-deny.md delete mode 100644 .changeset/breezy-fireants-float.md delete mode 100644 .changeset/bright-cycles-count.md delete mode 100644 .changeset/brown-houses-rush.md delete mode 100644 .changeset/bump-patch-1711660500882.md delete mode 100644 .changeset/bump-patch-1712110733126.md delete mode 100644 .changeset/bump-patch-1712112981320.md delete mode 100644 .changeset/bump-patch-1712599855388.md delete mode 100644 .changeset/calm-penguins-do.md delete mode 100644 .changeset/chatty-horses-peel.md delete mode 100644 .changeset/clean-cars-teach.md delete mode 100644 .changeset/cmd_preview.md delete mode 100644 .changeset/cuddly-rocks-fix.md delete mode 100644 .changeset/curly-dodos-tan.md delete mode 100644 .changeset/curly-impalas-wave.md delete mode 100644 .changeset/curly-years-smile.md delete mode 100644 .changeset/cyan-countries-impress.md delete mode 100644 .changeset/cyan-shoes-fly.md delete mode 100644 .changeset/dirty-islands-mate.md delete mode 100644 .changeset/eight-rice-tease.md delete mode 100644 .changeset/empty-hounds-jog.md delete mode 100644 .changeset/fair-triggers-suffer.md delete mode 100644 .changeset/five-dragons-joke.md delete mode 100644 .changeset/flat-fishes-sniff.md delete mode 100644 .changeset/flat-windows-juggle.md delete mode 100644 .changeset/funny-cooks-sneeze.md delete mode 100644 .changeset/fuzzy-vans-own.md delete mode 100644 .changeset/gold-tigers-rhyme.md delete mode 100644 .changeset/good-baboons-shop.md delete mode 100644 .changeset/good-panthers-call.md delete mode 100644 .changeset/great-yaks-dream.md delete mode 100644 .changeset/grumpy-eagles-roll.md delete mode 100644 .changeset/happy-jars-lick.md delete mode 100644 .changeset/happy-pillows-call.md delete mode 100644 .changeset/khaki-oranges-wink.md delete mode 100644 .changeset/kind-dragons-flash.md delete mode 100644 .changeset/large-files-agree.md delete mode 100644 .changeset/large-toys-matter.md delete mode 100644 .changeset/long-phones-reflect.md delete mode 100644 .changeset/lovely-berries-type.md delete mode 100644 .changeset/lucky-ducks-join.md delete mode 100644 .changeset/mean-rabbits-hope.md delete mode 100644 .changeset/moody-cups-search.md delete mode 100644 .changeset/moody-ghosts-add.md delete mode 100644 .changeset/nice-ducks-shout.md delete mode 100644 .changeset/nine-ads-hide.md delete mode 100644 .changeset/nine-houses-reply.md delete mode 100644 .changeset/orange-dragons-fly.md delete mode 100644 .changeset/polite-cars-love.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/quick-cheetahs-help.md delete mode 100644 .changeset/rich-dingos-mix.md delete mode 100644 .changeset/rich-rocks-happen.md delete mode 100644 .changeset/rude-avocados-notice.md delete mode 100644 .changeset/serious-cows-compete.md delete mode 100644 .changeset/shy-bananas-repeat.md delete mode 100644 .changeset/silly-socks-divide.md delete mode 100644 .changeset/silver-chicken-learn.md delete mode 100644 .changeset/slimy-clocks-argue.md delete mode 100644 .changeset/slow-jobs-think.md delete mode 100644 .changeset/small-beers-call.md delete mode 100644 .changeset/spicy-wombats-shout.md delete mode 100644 .changeset/spotty-students-warn.md delete mode 100644 .changeset/strange-jars-invent.md delete mode 100644 .changeset/strange-lamps-taste.md delete mode 100644 .changeset/stupid-trains-trade.md delete mode 100644 .changeset/tall-bears-compete.md delete mode 100644 .changeset/ten-bobcats-occur.md delete mode 100644 .changeset/thin-keys-impress.md delete mode 100644 .changeset/thirty-beds-taste.md delete mode 100644 .changeset/thirty-berries-learn.md delete mode 100644 .changeset/thirty-ducks-smell.md delete mode 100644 .changeset/tiny-toes-fail.md delete mode 100644 .changeset/tough-doors-juggle.md delete mode 100644 .changeset/twenty-dolls-obey.md delete mode 100644 .changeset/twenty-yaks-grab.md delete mode 100644 .changeset/wicked-months-laugh.md delete mode 100644 .changeset/wild-keys-obey.md delete mode 100644 .changeset/young-doors-bathe.md diff --git a/.changeset/afraid-mugs-priest.md b/.changeset/afraid-mugs-priest.md deleted file mode 100644 index d4faa51b11da..000000000000 --- a/.changeset/afraid-mugs-priest.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@rocket.chat/meteor": patch -"@rocket.chat/core-typings": patch -"@rocket.chat/livechat": patch ---- - -Fixes issue causing the setDepartment Livechat API overriding some triggers conditions diff --git a/.changeset/blue-files-deny.md b/.changeset/blue-files-deny.md deleted file mode 100644 index 861a77367100..000000000000 --- a/.changeset/blue-files-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fix room name updation on admin edit room flow. diff --git a/.changeset/breezy-fireants-float.md b/.changeset/breezy-fireants-float.md deleted file mode 100644 index c43d2c6934bd..000000000000 --- a/.changeset/breezy-fireants-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixes an issue not allowing edit webhooks properly diff --git a/.changeset/bright-cycles-count.md b/.changeset/bright-cycles-count.md deleted file mode 100644 index 284cceb72fae..000000000000 --- a/.changeset/bright-cycles-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -fix: Trigger `IPostLivechatRoomStarted` app event after inquiry is created. Previously, this event was fired after a room was created. This allowed to do some actions on rooms, but more elevated actions like transfering a room were not possible as at this point, an inquiry didn't exist. diff --git a/.changeset/brown-houses-rush.md b/.changeset/brown-houses-rush.md deleted file mode 100644 index 67fcb02f95e4..000000000000 --- a/.changeset/brown-houses-rush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fixed a problem that caused Business Hours feature (Multiple) to make bot agents not available when turning on the feature, and not making them available after that. Now, Business Hours will ignore Bot users, allowing admins to decide manually if a bot should be or not be active during a period of time diff --git a/.changeset/bump-patch-1711660500882.md b/.changeset/bump-patch-1711660500882.md deleted file mode 100644 index e1eaa7980afb..000000000000 --- a/.changeset/bump-patch-1711660500882.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Bump @rocket.chat/meteor version. diff --git a/.changeset/bump-patch-1712110733126.md b/.changeset/bump-patch-1712110733126.md deleted file mode 100644 index e1eaa7980afb..000000000000 --- a/.changeset/bump-patch-1712110733126.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Bump @rocket.chat/meteor version. diff --git a/.changeset/bump-patch-1712112981320.md b/.changeset/bump-patch-1712112981320.md deleted file mode 100644 index e1eaa7980afb..000000000000 --- a/.changeset/bump-patch-1712112981320.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Bump @rocket.chat/meteor version. diff --git a/.changeset/bump-patch-1712599855388.md b/.changeset/bump-patch-1712599855388.md deleted file mode 100644 index e1eaa7980afb..000000000000 --- a/.changeset/bump-patch-1712599855388.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Bump @rocket.chat/meteor version. diff --git a/.changeset/calm-penguins-do.md b/.changeset/calm-penguins-do.md deleted file mode 100644 index 6a83fae9030d..000000000000 --- a/.changeset/calm-penguins-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Now we are considering channels with auto-join inside teams on user creation diff --git a/.changeset/chatty-horses-peel.md b/.changeset/chatty-horses-peel.md deleted file mode 100644 index 38885b27b0e6..000000000000 --- a/.changeset/chatty-horses-peel.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -**Fixed enterprise settings value not being updated when license is removed or invalid** - -Added a license callbacks `onRemoveLicense` and `onInvalidateLicense` to update enterprise settings values when a license is removed/invalid. -This solves a specific scenario where in case of a downgrade (license removal), `settings.get` would continue to return `value` for enterprise settings instead of `invalidValue` as it should. -This would remain the case until the workspace was restarted. diff --git a/.changeset/clean-cars-teach.md b/.changeset/clean-cars-teach.md deleted file mode 100644 index dc569636d246..000000000000 --- a/.changeset/clean-cars-teach.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@rocket.chat/meteor": minor -"@rocket.chat/core-typings": minor -"@rocket.chat/livechat": minor ---- - -**Added the ability for premium workspaces to hide Rocket.Chat's watermark as well as change the Livechat widget's logo** - -The new settings (named below) can be found in the Omnichannel workspace settings within the livechat section. -- Hide "powered by Rocket.Chat" -- Livechat widget logo (svg, png, jpg) diff --git a/.changeset/cmd_preview.md b/.changeset/cmd_preview.md deleted file mode 100644 index 978ed4306f72..000000000000 --- a/.changeset/cmd_preview.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fixed message composer command preview for text type diff --git a/.changeset/cuddly-rocks-fix.md b/.changeset/cuddly-rocks-fix.md deleted file mode 100644 index ced0904df59b..000000000000 --- a/.changeset/cuddly-rocks-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": minor ---- - -Deprecate `insertOrUpdateUser` Meteor method diff --git a/.changeset/curly-dodos-tan.md b/.changeset/curly-dodos-tan.md deleted file mode 100644 index 939f21275499..000000000000 --- a/.changeset/curly-dodos-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixes an issue not allowing admin users to edit the room name diff --git a/.changeset/curly-impalas-wave.md b/.changeset/curly-impalas-wave.md deleted file mode 100644 index 242c2ae62df8..000000000000 --- a/.changeset/curly-impalas-wave.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -fix: Fixes SAML Role mapping of custom roles -fixed: here https://github.com/RocketChat/Rocket.Chat/pull/31830 diff --git a/.changeset/curly-years-smile.md b/.changeset/curly-years-smile.md deleted file mode 100644 index 78ce09097844..000000000000 --- a/.changeset/curly-years-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -fixed an issue with the composer losing its edit state and highlighted after resizing the window. diff --git a/.changeset/cyan-countries-impress.md b/.changeset/cyan-countries-impress.md deleted file mode 100644 index 6bd78b6f62f8..000000000000 --- a/.changeset/cyan-countries-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixed matrix homeserver domain setting not being visible in admin panel diff --git a/.changeset/cyan-shoes-fly.md b/.changeset/cyan-shoes-fly.md deleted file mode 100644 index e89b64a01a31..000000000000 --- a/.changeset/cyan-shoes-fly.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/meteor": minor -"@rocket.chat/livechat": minor ---- - -Added Livechat setting `Hide system messages` & API method `setHiddenSystemMessages`, to customize system message visibility within the widget. diff --git a/.changeset/dirty-islands-mate.md b/.changeset/dirty-islands-mate.md deleted file mode 100644 index 22e4eaf85d78..000000000000 --- a/.changeset/dirty-islands-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -fixed some apps-engine bridges receiving data in a wrong format diff --git a/.changeset/eight-rice-tease.md b/.changeset/eight-rice-tease.md deleted file mode 100644 index 7b4ac3879d0f..000000000000 --- a/.changeset/eight-rice-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fixed issue with quote attachments still being displayed within the message even after removing link diff --git a/.changeset/empty-hounds-jog.md b/.changeset/empty-hounds-jog.md deleted file mode 100644 index b6830e0522ef..000000000000 --- a/.changeset/empty-hounds-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/ddp-client": patch ---- - -fix: livechat sdk reconnect not resubscribing diff --git a/.changeset/fair-triggers-suffer.md b/.changeset/fair-triggers-suffer.md deleted file mode 100644 index 565aa3e19392..000000000000 --- a/.changeset/fair-triggers-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/livechat": patch ---- - -Allows the after-guest-registration trigger to run when starting a new chat after finishing a chat when the clear guest data when chat ended setting is set to false diff --git a/.changeset/five-dragons-joke.md b/.changeset/five-dragons-joke.md deleted file mode 100644 index 09a636ec3213..000000000000 --- a/.changeset/five-dragons-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': minor ---- - -Freezes the permission table's first column allowing the user to visualize the permission name when scrolling horizontally diff --git a/.changeset/flat-fishes-sniff.md b/.changeset/flat-fishes-sniff.md deleted file mode 100644 index 836b83123f7d..000000000000 --- a/.changeset/flat-fishes-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fix notifications specially for DMs when preference is set to mentions. diff --git a/.changeset/flat-windows-juggle.md b/.changeset/flat-windows-juggle.md deleted file mode 100644 index 4a0410b7fab1..000000000000 --- a/.changeset/flat-windows-juggle.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/meteor": patch -"@rocket.chat/web-ui-registration": patch ---- - -Fixed login email verification flow when a user tries to join with username diff --git a/.changeset/funny-cooks-sneeze.md b/.changeset/funny-cooks-sneeze.md deleted file mode 100644 index c7b019a3d92b..000000000000 --- a/.changeset/funny-cooks-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fixed room owner specified on room import not being inserted as a room member or owner. diff --git a/.changeset/fuzzy-vans-own.md b/.changeset/fuzzy-vans-own.md deleted file mode 100644 index 3508c6786a73..000000000000 --- a/.changeset/fuzzy-vans-own.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -"@rocket.chat/meteor": minor -"@rocket.chat/livechat": minor ---- - -Improved Livechat's theming capabilities - - -| Name (`setTheme`, `initialize`) | Workspace setting | Default value | Description | -|---------------------------------|----------------------------------------|---------------|-------------| -| `position` | Livechat widget position on the screen | `right` | Changes the widget position on the screen. Can be `left` or `right` | -| `background` | Livechat background | `N/A` | Changes the message list background. Accepts the same values as the CSS property [background](https://developer.mozilla.org/en-US/docs/Web/CSS/background) | -| `guestBubbleBackgroundColor` | `N/A` | `N/A` | Changes the guest's message bubble background color | -| `agentBubbleBackgroundColor` | `N/A` | `N/A` | Changes the agent's message bubble background color | -| `hideGuestAvatar` | `N/A` | `false` | Hides/shows the guest avatar | -| `hideAgentAvatar` | `N/A` | `true` | Hides/shows the agent avatar | diff --git a/.changeset/gold-tigers-rhyme.md b/.changeset/gold-tigers-rhyme.md deleted file mode 100644 index c5d0a3645aef..000000000000 --- a/.changeset/gold-tigers-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -fix: Jump to message only works once diff --git a/.changeset/good-baboons-shop.md b/.changeset/good-baboons-shop.md deleted file mode 100644 index 5a7230d841fb..000000000000 --- a/.changeset/good-baboons-shop.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@rocket.chat/meteor": minor -"@rocket.chat/rest-typings": minor ---- - -**Added Livechat's new theming settings to Appearance page (available for Premium workspaces)** - -Newly added settings are: -- `Livechat widget position on the screen`: Changes the widget position between left or right of the viewport -- `Livechat background`: Changes the message list background. Receives the same value as the CSS's background property. -- `Hide system messages`: Changes the visibility of system messages displayed on the widget. -- `Hide "powered by Rocket.Chat"`: Changes the visibility of Rocket.Chat's watermark on the widget. - diff --git a/.changeset/good-panthers-call.md b/.changeset/good-panthers-call.md deleted file mode 100644 index a55e198cc191..000000000000 --- a/.changeset/good-panthers-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -This fix allows links such as ones starting with "notes://" and other specific apps to be rendered in the User panel as they are in the messages diff --git a/.changeset/great-yaks-dream.md b/.changeset/great-yaks-dream.md deleted file mode 100644 index e4049a442543..000000000000 --- a/.changeset/great-yaks-dream.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@rocket.chat/meteor': patch -'@rocket.chat/ddp-streamer': patch ---- - -Fixed an internal server error when using the backwards compatibility flag to connect to the real time API for listening to all server message notifications. diff --git a/.changeset/grumpy-eagles-roll.md b/.changeset/grumpy-eagles-roll.md deleted file mode 100644 index 37e0c7af1688..000000000000 --- a/.changeset/grumpy-eagles-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fixed Mail dryrun sending email to all users diff --git a/.changeset/happy-jars-lick.md b/.changeset/happy-jars-lick.md deleted file mode 100644 index 61b02aa8f077..000000000000 --- a/.changeset/happy-jars-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -fix: Corrected SVG image preview by setting correct format during thumbnail generation diff --git a/.changeset/happy-pillows-call.md b/.changeset/happy-pillows-call.md deleted file mode 100644 index 9100e1f7fe1b..000000000000 --- a/.changeset/happy-pillows-call.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/meteor": patch -"@rocket.chat/model-typings": patch ---- - -Changed logic that process custom fields from visitors when updating its data, making the process more reliable and faster. diff --git a/.changeset/khaki-oranges-wink.md b/.changeset/khaki-oranges-wink.md deleted file mode 100644 index d03418158399..000000000000 --- a/.changeset/khaki-oranges-wink.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/meteor": minor -"@rocket.chat/i18n": minor ---- - -Added a new formatter shortcut to add hyperlinks to a message diff --git a/.changeset/kind-dragons-flash.md b/.changeset/kind-dragons-flash.md deleted file mode 100644 index a7619ccf5d95..000000000000 --- a/.changeset/kind-dragons-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': minor ---- - -feat: add a11y doc links diff --git a/.changeset/large-files-agree.md b/.changeset/large-files-agree.md deleted file mode 100644 index 63d534012662..000000000000 --- a/.changeset/large-files-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fixed mentions not working when mentioned user changes username. diff --git a/.changeset/large-toys-matter.md b/.changeset/large-toys-matter.md deleted file mode 100644 index 5dae3df44a46..000000000000 --- a/.changeset/large-toys-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -fixed an issue with the user presence not updating automatically for other users. diff --git a/.changeset/long-phones-reflect.md b/.changeset/long-phones-reflect.md deleted file mode 100644 index 4c822bd2fecb..000000000000 --- a/.changeset/long-phones-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -fixed a small issue that was causing the room layout to shift when loading apps messages diff --git a/.changeset/lovely-berries-type.md b/.changeset/lovely-berries-type.md deleted file mode 100644 index 2c7d82476f1f..000000000000 --- a/.changeset/lovely-berries-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Allowed upload of `lst` files diff --git a/.changeset/lucky-ducks-join.md b/.changeset/lucky-ducks-join.md deleted file mode 100644 index e64661b0841b..000000000000 --- a/.changeset/lucky-ducks-join.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixed an issue where the login button for Custom OAuth services would not work if any non-custom login service was also available diff --git a/.changeset/mean-rabbits-hope.md b/.changeset/mean-rabbits-hope.md deleted file mode 100644 index fcef7795e78c..000000000000 --- a/.changeset/mean-rabbits-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fix error on changing a discussion name diff --git a/.changeset/moody-cups-search.md b/.changeset/moody-cups-search.md deleted file mode 100644 index a4846da652a4..000000000000 --- a/.changeset/moody-cups-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixes an issue allowing only numbers, if trigger's condition is 'visitor time on site' diff --git a/.changeset/moody-ghosts-add.md b/.changeset/moody-ghosts-add.md deleted file mode 100644 index 3b38317dcb97..000000000000 --- a/.changeset/moody-ghosts-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Don't use the registration.yaml file to configure Matrix Federation anymore. diff --git a/.changeset/nice-ducks-shout.md b/.changeset/nice-ducks-shout.md deleted file mode 100644 index fc8ce46dcace..000000000000 --- a/.changeset/nice-ducks-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixed auto-availability of reactivated livechat agents; they now stay 'Not Available' until manually set to 'Available' diff --git a/.changeset/nine-ads-hide.md b/.changeset/nine-ads-hide.md deleted file mode 100644 index b09886787279..000000000000 --- a/.changeset/nine-ads-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": minor ---- - -feat: show date on message's scroll diff --git a/.changeset/nine-houses-reply.md b/.changeset/nine-houses-reply.md deleted file mode 100644 index 29bbe0882a76..000000000000 --- a/.changeset/nine-houses-reply.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/meteor": patch -"@rocket.chat/livechat": patch ---- - -Livechat: A registered user loses their messages if 'registerGuest' is called using the same token. diff --git a/.changeset/orange-dragons-fly.md b/.changeset/orange-dragons-fly.md deleted file mode 100644 index a1ca0faa90b6..000000000000 --- a/.changeset/orange-dragons-fly.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/livechat": minor ---- - -chore: Refactor & Improve Livechat Widget API -Refactors and adds better error handling to the widget's API calls diff --git a/.changeset/polite-cars-love.md b/.changeset/polite-cars-love.md deleted file mode 100644 index 08c5bd235efa..000000000000 --- a/.changeset/polite-cars-love.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/meteor": patch -"@rocket.chat/livechat": patch ---- - -Fixes issue where the livechat offline form would render even when disabled diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index ae74c66d486f..000000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,144 +0,0 @@ -{ - "mode": "pre", - "tag": "rc", - "initialVersions": { - "@rocket.chat/meteor": "6.7.0-develop", - "rocketchat-services": "1.1.28", - "@rocket.chat/account-service": "0.3.10", - "@rocket.chat/authorization-service": "0.3.10", - "@rocket.chat/ddp-streamer": "0.2.9", - "@rocket.chat/omnichannel-transcript": "0.3.10", - "@rocket.chat/presence-service": "0.3.10", - "@rocket.chat/queue-worker": "0.3.10", - "@rocket.chat/stream-hub-service": "0.3.10", - "@rocket.chat/api-client": "0.1.28", - "@rocket.chat/ddp-client": "0.2.19", - "@rocket.chat/license": "0.1.10", - "@rocket.chat/omnichannel-services": "0.1.10", - "@rocket.chat/pdf-worker": "0.0.34", - "@rocket.chat/presence": "0.1.10", - "@rocket.chat/ui-theming": "0.1.2", - "@rocket.chat/account-utils": "0.0.2", - "@rocket.chat/agenda": "0.1.0", - "@rocket.chat/apps": "0.0.1", - "@rocket.chat/base64": "1.0.13", - "@rocket.chat/cas-validate": "0.0.2", - "@rocket.chat/core-services": "0.3.10", - "@rocket.chat/core-typings": "6.7.0-develop", - "@rocket.chat/cron": "0.0.30", - "@rocket.chat/eslint-config": "0.6.1", - "@rocket.chat/favicon": "0.0.2", - "@rocket.chat/fuselage-ui-kit": "4.0.6", - "@rocket.chat/gazzodown": "4.0.6", - "@rocket.chat/i18n": "0.1.0", - "@rocket.chat/instance-status": "0.0.34", - "@rocket.chat/jwt": "0.1.1", - "@rocket.chat/livechat": "1.14.19", - "@rocket.chat/log-format": "0.0.2", - "@rocket.chat/logger": "0.0.2", - "@rocket.chat/message-parser": "0.31.28", - "@rocket.chat/mock-providers": "0.0.4", - "@rocket.chat/model-typings": "0.3.6", - "@rocket.chat/models": "0.0.34", - "@rocket.chat/poplib": "0.0.2", - "@rocket.chat/password-policies": "0.0.2", - "@rocket.chat/peggy-loader": "0.31.25", - "@rocket.chat/random": "1.2.2", - "@rocket.chat/release-action": "2.2.1", - "@rocket.chat/release-changelog": "0.1.0", - "@rocket.chat/rest-typings": "6.7.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": "0.0.1", - "@rocket.chat/ui-client": "4.0.6", - "@rocket.chat/ui-composer": "0.1.0", - "@rocket.chat/ui-contexts": "4.0.6", - "@rocket.chat/ui-kit": "0.33.0", - "@rocket.chat/ui-video-conf": "4.0.6", - "@rocket.chat/uikit-playground": "0.2.19", - "@rocket.chat/web-ui-registration": "4.0.6" - }, - "changesets": [ - "afraid-mugs-priest", - "blue-files-deny", - "breezy-fireants-float", - "bright-cycles-count", - "brown-houses-rush", - "bump-patch-1711660500882", - "bump-patch-1712110733126", - "bump-patch-1712112981320", - "bump-patch-1712599855388", - "calm-penguins-do", - "chatty-horses-peel", - "clean-cars-teach", - "cmd_preview", - "cuddly-rocks-fix", - "curly-dodos-tan", - "curly-impalas-wave", - "curly-years-smile", - "cyan-countries-impress", - "cyan-shoes-fly", - "dirty-islands-mate", - "eight-rice-tease", - "empty-hounds-jog", - "fair-triggers-suffer", - "five-dragons-joke", - "flat-fishes-sniff", - "flat-windows-juggle", - "funny-cooks-sneeze", - "fuzzy-vans-own", - "gold-tigers-rhyme", - "good-baboons-shop", - "good-panthers-call", - "great-yaks-dream", - "grumpy-eagles-roll", - "happy-jars-lick", - "happy-pillows-call", - "khaki-oranges-wink", - "kind-dragons-flash", - "large-files-agree", - "large-toys-matter", - "long-phones-reflect", - "lovely-berries-type", - "lucky-ducks-join", - "mean-rabbits-hope", - "moody-cups-search", - "moody-ghosts-add", - "nice-ducks-shout", - "nine-ads-hide", - "nine-houses-reply", - "orange-dragons-fly", - "polite-cars-love", - "quick-cheetahs-help", - "rich-dingos-mix", - "rich-rocks-happen", - "rude-avocados-notice", - "serious-cows-compete", - "shy-bananas-repeat", - "silly-socks-divide", - "silver-chicken-learn", - "slimy-clocks-argue", - "slow-jobs-think", - "small-beers-call", - "spicy-wombats-shout", - "spotty-students-warn", - "strange-jars-invent", - "strange-lamps-taste", - "stupid-trains-trade", - "tall-bears-compete", - "ten-bobcats-occur", - "thin-keys-impress", - "thirty-beds-taste", - "thirty-berries-learn", - "thirty-ducks-smell", - "tiny-toes-fail", - "tough-doors-juggle", - "twenty-dolls-obey", - "twenty-yaks-grab", - "wicked-months-laugh", - "wild-keys-obey", - "young-doors-bathe" - ] -} diff --git a/.changeset/quick-cheetahs-help.md b/.changeset/quick-cheetahs-help.md deleted file mode 100644 index 12005d73ec1a..000000000000 --- a/.changeset/quick-cheetahs-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/web-ui-registration": patch ---- - -fixed the login page crashing when receiving unexpected errors diff --git a/.changeset/rich-dingos-mix.md b/.changeset/rich-dingos-mix.md deleted file mode 100644 index d514535a97b4..000000000000 --- a/.changeset/rich-dingos-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Added reactions tooltip loader diff --git a/.changeset/rich-rocks-happen.md b/.changeset/rich-rocks-happen.md deleted file mode 100644 index 7c7b13f6f02c..000000000000 --- a/.changeset/rich-rocks-happen.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@rocket.chat/meteor': minor -'@rocket.chat/core-typings': minor -'@rocket.chat/livechat': minor ---- - -Added new Livechat trigger action "Send message (external service)" diff --git a/.changeset/rude-avocados-notice.md b/.changeset/rude-avocados-notice.md deleted file mode 100644 index 8b8b8715657c..000000000000 --- a/.changeset/rude-avocados-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixed discussion names displaying as IDs in sidebar search results diff --git a/.changeset/serious-cows-compete.md b/.changeset/serious-cows-compete.md deleted file mode 100644 index be419a9bd9cd..000000000000 --- a/.changeset/serious-cows-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fixed a bug on the rooms page's "Favorite" setting, which previously failed to designate selected rooms as favorites by default. diff --git a/.changeset/shy-bananas-repeat.md b/.changeset/shy-bananas-repeat.md deleted file mode 100644 index 8fe1388897a2..000000000000 --- a/.changeset/shy-bananas-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixed Federation not working with Microservice deployments diff --git a/.changeset/silly-socks-divide.md b/.changeset/silly-socks-divide.md deleted file mode 100644 index aeaa5619a8b2..000000000000 --- a/.changeset/silly-socks-divide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/eslint-config": patch ---- - -Fixed react eslint config diff --git a/.changeset/silver-chicken-learn.md b/.changeset/silver-chicken-learn.md deleted file mode 100644 index 3257849ba45c..000000000000 --- a/.changeset/silver-chicken-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/livechat": patch ---- - -fixed livechat UI blinking different colors when the chat is finished diff --git a/.changeset/slimy-clocks-argue.md b/.changeset/slimy-clocks-argue.md deleted file mode 100644 index 35d4e9e3e433..000000000000 --- a/.changeset/slimy-clocks-argue.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@rocket.chat/meteor": patch -"@rocket.chat/core-services": patch ---- - -`stopped` lifecycle method was unexpectedly synchronous when using microservices, causing our code to create race conditions. diff --git a/.changeset/slow-jobs-think.md b/.changeset/slow-jobs-think.md deleted file mode 100644 index 24d3bdba07ae..000000000000 --- a/.changeset/slow-jobs-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -fix: CRM integration mismatch on callback type vs code validation. Previously, callback was attempting to register a `LivechatStarted` event, however, our internal code was expecting a `LivechatStart` event, causing the hook to receive incomplete data diff --git a/.changeset/small-beers-call.md b/.changeset/small-beers-call.md deleted file mode 100644 index 0e0f7414b8fc..000000000000 --- a/.changeset/small-beers-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Looking at the user's permission before rendering the 'Start Call' button on the UserInfo panel, so if the user does not have the permissions, the button does not show diff --git a/.changeset/spicy-wombats-shout.md b/.changeset/spicy-wombats-shout.md deleted file mode 100644 index d84a815241dc..000000000000 --- a/.changeset/spicy-wombats-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': minor ---- - -Introduces message navigability, allowing users to navigate on messages through keyboard diff --git a/.changeset/spotty-students-warn.md b/.changeset/spotty-students-warn.md deleted file mode 100644 index f3a5808df4b3..000000000000 --- a/.changeset/spotty-students-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -fix: Show always all rooms when requesting chat history, even unserved ones. A faulty condition caused an issue where chat history was only able to present either served or unserved chats at once, without a proper way to get both. Now, the Chat history feature will showcase all closed rooms for the requested visitor. diff --git a/.changeset/strange-jars-invent.md b/.changeset/strange-jars-invent.md deleted file mode 100644 index b91aa564894f..000000000000 --- a/.changeset/strange-jars-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -fix: Validate rooms are not taken before processing by queue. This will prevent an issue that caused a room, that's on an invalid state, to be re-processed by the queue worker, assigning it again to another user despite being already assigned to one. This happens when a room's inquiry gets to an state where it desyncs from the room object. Room is taken & served while inquiry is still queued. This fix will also reconciliate both when something like this happens: whenever the queue picks a chat that's already taken, it will update it's inquiry object to reflect that and avoid processing again. diff --git a/.changeset/strange-lamps-taste.md b/.changeset/strange-lamps-taste.md deleted file mode 100644 index 88b61f5e5dec..000000000000 --- a/.changeset/strange-lamps-taste.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@rocket.chat/ddp-client': patch -'@rocket.chat/meteor': patch ---- - -Revert unintentional changes real time presence data payload diff --git a/.changeset/stupid-trains-trade.md b/.changeset/stupid-trains-trade.md deleted file mode 100644 index 7fe64964cd04..000000000000 --- a/.changeset/stupid-trains-trade.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -"@rocket.chat/message-parser": patch ---- - -feat(message-parser): add timestamps pattern - -### Usage - -Pattern: - -- {timestamp} is a Unix timestamp -- {format} is an optional parameter that can be used to customize the date and time format. - -#### Formats - -| Format | Description | Example | -| ------ | ------------------------- | --------------------------------------- | -| `t` | Short time | 12:00 AM | -| `T` | Long time | 12:00:00 AM | -| `d` | Short date | 12/31/2020 | -| `D` | Long date | Thursday, December 31, 2020 | -| `f` | Full date and time | Thursday, December 31, 2020 12:00 AM | -| `F` | Full date and time (long) | Thursday, December 31, 2020 12:00:00 AM | -| `R` | Relative time | 1 year ago | diff --git a/.changeset/tall-bears-compete.md b/.changeset/tall-bears-compete.md deleted file mode 100644 index 6929ba4d0afd..000000000000 --- a/.changeset/tall-bears-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/web-ui-registration": patch ---- - -Fixed a bug that caused the Login page to crash when closing the Two-Factor Authentication modal using the Cancel button or the X button. diff --git a/.changeset/ten-bobcats-occur.md b/.changeset/ten-bobcats-occur.md deleted file mode 100644 index 325e40a21fa6..000000000000 --- a/.changeset/ten-bobcats-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixed an issue where the sync ldap avatars background process would never run diff --git a/.changeset/thin-keys-impress.md b/.changeset/thin-keys-impress.md deleted file mode 100644 index 8679299972fc..000000000000 --- a/.changeset/thin-keys-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/livechat": patch ---- - -Fixes issue of the `setDepartment` Livechat API method not setting the store value properly (is was only setting on the guest object) diff --git a/.changeset/thirty-beds-taste.md b/.changeset/thirty-beds-taste.md deleted file mode 100644 index fd525635c870..000000000000 --- a/.changeset/thirty-beds-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Improved the layout of the 2FA modals and changed the email 2FA resend email anchor to a button. diff --git a/.changeset/thirty-berries-learn.md b/.changeset/thirty-berries-learn.md deleted file mode 100644 index 99a88729c99a..000000000000 --- a/.changeset/thirty-berries-learn.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -**Added tag to premium settings in CE workspaces** - -A premium tag will be displayed alongside the setting label for premium exclusive settings in CE workspaces. -This will bring visibility for users of our premium features while also informing them of the reason why the setting is currently disabled. diff --git a/.changeset/thirty-ducks-smell.md b/.changeset/thirty-ducks-smell.md deleted file mode 100644 index e6f482d5fcea..000000000000 --- a/.changeset/thirty-ducks-smell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/models": patch ---- - -Fix proxified model props were missing context before attribution diff --git a/.changeset/tiny-toes-fail.md b/.changeset/tiny-toes-fail.md deleted file mode 100644 index 3b065d2e3ece..000000000000 --- a/.changeset/tiny-toes-fail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': minor ---- - -Introduced new methods for Rocket.Chat Apps to interact with livechat: `findOpenRoomsByAgentId` and `countOpenRoomsByAgentId` diff --git a/.changeset/tough-doors-juggle.md b/.changeset/tough-doors-juggle.md deleted file mode 100644 index 9da2ab1c6075..000000000000 --- a/.changeset/tough-doors-juggle.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Introduced a new step to the queue worker: when an inquiry that's on an improper status is selected for processing, queue worker will first check its status and will attempt to fix it. -For example, if an inquiry points to a closed room, there's no point in processing, system will now remove the inquiry -If an inquiry is already taken, the inquiry will be updated to reflect the new status and clean the queue. - -This prevents issues where the queue worker attempted to process an inquiry _forever_ because it was in an improper state. diff --git a/.changeset/twenty-dolls-obey.md b/.changeset/twenty-dolls-obey.md deleted file mode 100644 index c886cf9cbc83..000000000000 --- a/.changeset/twenty-dolls-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/meteor": patch ---- - -Fix error during migration 304. Throwing `Cannot read property 'finally' of undefined` error. diff --git a/.changeset/twenty-yaks-grab.md b/.changeset/twenty-yaks-grab.md deleted file mode 100644 index 38cf79704956..000000000000 --- a/.changeset/twenty-yaks-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fixes an issue where messages are not updating properly after pruning the room diff --git a/.changeset/wicked-months-laugh.md b/.changeset/wicked-months-laugh.md deleted file mode 100644 index 684b4180a257..000000000000 --- a/.changeset/wicked-months-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@rocket.chat/meteor': patch ---- - -Fix users presence stuck as online after connecting using mobile apps diff --git a/.changeset/wild-keys-obey.md b/.changeset/wild-keys-obey.md deleted file mode 100644 index 9de92ee5671b..000000000000 --- a/.changeset/wild-keys-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/livechat": patch ---- - -Fixes issue causing a desync in different browser windows when a chat is closed and started again diff --git a/.changeset/young-doors-bathe.md b/.changeset/young-doors-bathe.md deleted file mode 100644 index 24d004b5214e..000000000000 --- a/.changeset/young-doors-bathe.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@rocket.chat/meteor': patch -'@rocket.chat/ddp-streamer': patch ---- - -Fix web UI not showing users presence updating to offline diff --git a/apps/meteor/CHANGELOG.md b/apps/meteor/CHANGELOG.md index cb91fad01aa7..f44de4f5450f 100644 --- a/apps/meteor/CHANGELOG.md +++ b/apps/meteor/CHANGELOG.md @@ -1,5 +1,214 @@ # @rocket.chat/meteor +## 6.7.0 + +### Minor Changes + +- ([#31820](https://github.com/RocketChat/Rocket.Chat/pull/31820)) **Added the ability for premium workspaces to hide Rocket.Chat's watermark as well as change the Livechat widget's logo** + + The new settings (named below) can be found in the Omnichannel workspace settings within the livechat section. + + - Hide "powered by Rocket.Chat" + - Livechat widget logo (svg, png, jpg) + +- ([#31884](https://github.com/RocketChat/Rocket.Chat/pull/31884)) Deprecate `insertOrUpdateUser` Meteor method + +- ([#31751](https://github.com/RocketChat/Rocket.Chat/pull/31751)) Added Livechat setting `Hide system messages` & API method `setHiddenSystemMessages`, to customize system message visibility within the widget. + +- ([#31626](https://github.com/RocketChat/Rocket.Chat/pull/31626)) Freezes the permission table's first column allowing the user to visualize the permission name when scrolling horizontally + +- ([#31772](https://github.com/RocketChat/Rocket.Chat/pull/31772)) Improved Livechat's theming capabilities + + | Name (`setTheme`, `initialize`) | Workspace setting | Default value | Description | + | ------------------------------- | -------------------------------------- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | + | `position` | Livechat widget position on the screen | `right` | Changes the widget position on the screen. Can be `left` or `right` | + | `background` | Livechat background | `N/A` | Changes the message list background. Accepts the same values as the CSS property [background](https://developer.mozilla.org/en-US/docs/Web/CSS/background) | + | `guestBubbleBackgroundColor` | `N/A` | `N/A` | Changes the guest's message bubble background color | + | `agentBubbleBackgroundColor` | `N/A` | `N/A` | Changes the agent's message bubble background color | + | `hideGuestAvatar` | `N/A` | `false` | Hides/shows the guest avatar | + | `hideAgentAvatar` | `N/A` | `true` | Hides/shows the agent avatar | + +- ([#32043](https://github.com/RocketChat/Rocket.Chat/pull/32043)) **Added Livechat's new theming settings to Appearance page (available for Premium workspaces)** + + Newly added settings are: + + - `Livechat widget position on the screen`: Changes the widget position between left or right of the viewport + - `Livechat background`: Changes the message list background. Receives the same value as the CSS's background property. + - `Hide system messages`: Changes the visibility of system messages displayed on the widget. + - `Hide "powered by Rocket.Chat"`: Changes the visibility of Rocket.Chat's watermark on the widget. + +- ([#31679](https://github.com/RocketChat/Rocket.Chat/pull/31679)) Added a new formatter shortcut to add hyperlinks to a message + +- ([#31473](https://github.com/RocketChat/Rocket.Chat/pull/31473)) feat: add a11y doc links + +- ([#31572](https://github.com/RocketChat/Rocket.Chat/pull/31572)) feat: show date on message's scroll + +- ([#31268](https://github.com/RocketChat/Rocket.Chat/pull/31268)) Added new Livechat trigger action "Send message (external service)" + +- ([#31549](https://github.com/RocketChat/Rocket.Chat/pull/31549)) Introduces message navigability, allowing users to navigate on messages through keyboard + +- ([#31538](https://github.com/RocketChat/Rocket.Chat/pull/31538)) Introduced new methods for Rocket.Chat Apps to interact with livechat: `findOpenRoomsByAgentId` and `countOpenRoomsByAgentId` + +### Patch Changes + +- ([#31663](https://github.com/RocketChat/Rocket.Chat/pull/31663)) Fixes issue causing the setDepartment Livechat API overriding some triggers conditions + +- ([#31745](https://github.com/RocketChat/Rocket.Chat/pull/31745) by [@Pritam-sd-dev](https://github.com/Pritam-sd-dev)) Fix room name updation on admin edit room flow. + +- ([#31948](https://github.com/RocketChat/Rocket.Chat/pull/31948) by [@hardikbhatia777](https://github.com/hardikbhatia777)) Fixes an issue not allowing edit webhooks properly + +- ([#31909](https://github.com/RocketChat/Rocket.Chat/pull/31909)) fix: Trigger `IPostLivechatRoomStarted` app event after inquiry is created. Previously, this event was fired after a room was created. This allowed to do some actions on rooms, but more elevated actions like transfering a room were not possible as at this point, an inquiry didn't exist. + +- ([#31881](https://github.com/RocketChat/Rocket.Chat/pull/31881)) Fixed a problem that caused Business Hours feature (Multiple) to make bot agents not available when turning on the feature, and not making them available after that. Now, Business Hours will ignore Bot users, allowing admins to decide manually if a bot should be or not be active during a period of time + +- 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. + +- ([#31720](https://github.com/RocketChat/Rocket.Chat/pull/31720)) Now we are considering channels with auto-join inside teams on user creation + +- ([#31970](https://github.com/RocketChat/Rocket.Chat/pull/31970)) **Fixed enterprise settings value not being updated when license is removed or invalid** + + Added a license callbacks `onRemoveLicense` and `onInvalidateLicense` to update enterprise settings values when a license is removed/invalid. + This solves a specific scenario where in case of a downgrade (license removal), `settings.get` would continue to return `value` for enterprise settings instead of `invalidValue` as it should. + This would remain the case until the workspace was restarted. + +- ([#31973](https://github.com/RocketChat/Rocket.Chat/pull/31973) by [@VipinDevelops](https://github.com/VipinDevelops)) Fixed message composer command preview for text type + +- ([#31713](https://github.com/RocketChat/Rocket.Chat/pull/31713)) Fixes an issue not allowing admin users to edit the room name + +- ([#31790](https://github.com/RocketChat/Rocket.Chat/pull/31790) by [@tiran133](https://github.com/tiran133)) fix: Fixes SAML Role mapping of custom roles + fixed: here https://github.com/RocketChat/Rocket.Chat/pull/31830 +- ([#31589](https://github.com/RocketChat/Rocket.Chat/pull/31589)) fixed an issue with the composer losing its edit state and highlighted after resizing the window. + +- ([#31700](https://github.com/RocketChat/Rocket.Chat/pull/31700)) Fixed matrix homeserver domain setting not being visible in admin panel + +- ([#31788](https://github.com/RocketChat/Rocket.Chat/pull/31788)) fixed some apps-engine bridges receiving data in a wrong format + +- ([#31660](https://github.com/RocketChat/Rocket.Chat/pull/31660)) Fixed issue with quote attachments still being displayed within the message even after removing link + +- ([#31759](https://github.com/RocketChat/Rocket.Chat/pull/31759)) Fix notifications specially for DMs when preference is set to mentions. + +- ([#31583](https://github.com/RocketChat/Rocket.Chat/pull/31583)) Fixed login email verification flow when a user tries to join with username + +- ([#31803](https://github.com/RocketChat/Rocket.Chat/pull/31803)) Fixed room owner specified on room import not being inserted as a room member or owner. + +- ([#31662](https://github.com/RocketChat/Rocket.Chat/pull/31662) by [@SySagar](https://github.com/SySagar)) fix: Jump to message only works once + +- ([#31475](https://github.com/RocketChat/Rocket.Chat/pull/31475)) This fix allows links such as ones starting with "notes://" and other specific apps to be rendered in the User panel as they are in the messages + +- ([#32085](https://github.com/RocketChat/Rocket.Chat/pull/32085)) Fixed an internal server error when using the backwards compatibility flag to connect to the real time API for listening to all server message notifications. + +- ([#31571](https://github.com/RocketChat/Rocket.Chat/pull/31571)) Fixed Mail dryrun sending email to all users + +- ([#31883](https://github.com/RocketChat/Rocket.Chat/pull/31883)) fix: Corrected SVG image preview by setting correct format during thumbnail generation + +- ([#31890](https://github.com/RocketChat/Rocket.Chat/pull/31890)) Changed logic that process custom fields from visitors when updating its data, making the process more reliable and faster. + +- ([#31860](https://github.com/RocketChat/Rocket.Chat/pull/31860)) Fixed mentions not working when mentioned user changes username. + +- ([#31723](https://github.com/RocketChat/Rocket.Chat/pull/31723)) fixed an issue with the user presence not updating automatically for other users. + +- ([#31894](https://github.com/RocketChat/Rocket.Chat/pull/31894)) fixed a small issue that was causing the room layout to shift when loading apps messages + +- ([#32019](https://github.com/RocketChat/Rocket.Chat/pull/32019)) Allowed upload of `lst` files + +- ([#31753](https://github.com/RocketChat/Rocket.Chat/pull/31753)) Fixed an issue where the login button for Custom OAuth services would not work if any non-custom login service was also available + +- ([#31983](https://github.com/RocketChat/Rocket.Chat/pull/31983)) Fix error on changing a discussion name + +- ([#31666](https://github.com/RocketChat/Rocket.Chat/pull/31666)) Fixes an issue allowing only numbers, if trigger's condition is 'visitor time on site' + +- ([#32012](https://github.com/RocketChat/Rocket.Chat/pull/32012)) Don't use the registration.yaml file to configure Matrix Federation anymore. + +- ([#31651](https://github.com/RocketChat/Rocket.Chat/pull/31651)) Fixed auto-availability of reactivated livechat agents; they now stay 'Not Available' until manually set to 'Available' + +- ([#32069](https://github.com/RocketChat/Rocket.Chat/pull/32069)) Livechat: A registered user loses their messages if 'registerGuest' is called using the same token. + +- ([#32031](https://github.com/RocketChat/Rocket.Chat/pull/32031)) Fixes issue where the livechat offline form would render even when disabled + +- ([#31703](https://github.com/RocketChat/Rocket.Chat/pull/31703)) Added reactions tooltip loader + +- ([#31701](https://github.com/RocketChat/Rocket.Chat/pull/31701)) Fixed discussion names displaying as IDs in sidebar search results + +- ([#31554](https://github.com/RocketChat/Rocket.Chat/pull/31554) by [@shivang-16](https://github.com/shivang-16)) Fixed a bug on the rooms page's "Favorite" setting, which previously failed to designate selected rooms as favorites by default. + +- ([#31844](https://github.com/RocketChat/Rocket.Chat/pull/31844)) Fixed Federation not working with Microservice deployments + +- ([#31927](https://github.com/RocketChat/Rocket.Chat/pull/31927)) `stopped` lifecycle method was unexpectedly synchronous when using microservices, causing our code to create race conditions. + +- ([#31880](https://github.com/RocketChat/Rocket.Chat/pull/31880)) fix: CRM integration mismatch on callback type vs code validation. Previously, callback was attempting to register a `LivechatStarted` event, however, our internal code was expecting a `LivechatStart` event, causing the hook to receive incomplete data + +- ([#31600](https://github.com/RocketChat/Rocket.Chat/pull/31600)) Looking at the user's permission before rendering the 'Start Call' button on the UserInfo panel, so if the user does not have the permissions, the button does not show + +- ([#31904](https://github.com/RocketChat/Rocket.Chat/pull/31904)) fix: Show always all rooms when requesting chat history, even unserved ones. A faulty condition caused an issue where chat history was only able to present either served or unserved chats at once, without a proper way to get both. Now, the Chat history feature will showcase all closed rooms for the requested visitor. + +- ([#31896](https://github.com/RocketChat/Rocket.Chat/pull/31896)) fix: Validate rooms are not taken before processing by queue. This will prevent an issue that caused a room, that's on an invalid state, to be re-processed by the queue worker, assigning it again to another user despite being already assigned to one. This happens when a room's inquiry gets to an state where it desyncs from the room object. Room is taken & served while inquiry is still queued. This fix will also reconciliate both when something like this happens: whenever the queue picks a chat that's already taken, it will update it's inquiry object to reflect that and avoid processing again. + +- ([#31823](https://github.com/RocketChat/Rocket.Chat/pull/31823)) Revert unintentional changes real time presence data payload + +- ([#31604](https://github.com/RocketChat/Rocket.Chat/pull/31604)) Fixed an issue where the sync ldap avatars background process would never run + +- ([#31621](https://github.com/RocketChat/Rocket.Chat/pull/31621)) Improved the layout of the 2FA modals and changed the email 2FA resend email anchor to a button. + +- ([#32038](https://github.com/RocketChat/Rocket.Chat/pull/32038)) **Added tag to premium settings in CE workspaces** + + A premium tag will be displayed alongside the setting label for premium exclusive settings in CE workspaces. + This will bring visibility for users of our premium features while also informing them of the reason why the setting is currently disabled. + +- ([#31998](https://github.com/RocketChat/Rocket.Chat/pull/31998)) Introduced a new step to the queue worker: when an inquiry that's on an improper status is selected for processing, queue worker will first check its status and will attempt to fix it. + For example, if an inquiry points to a closed room, there's no point in processing, system will now remove the inquiry + If an inquiry is already taken, the inquiry will be updated to reflect the new status and clean the queue. + + This prevents issues where the queue worker attempted to process an inquiry _forever_ because it was in an improper state. + +- ([#32056](https://github.com/RocketChat/Rocket.Chat/pull/32056)) Fix error during migration 304. Throwing `Cannot read property 'finally' of undefined` error. + +- ([#31658](https://github.com/RocketChat/Rocket.Chat/pull/31658)) Fixes an issue where messages are not updating properly after pruning the room + +- ([#31895](https://github.com/RocketChat/Rocket.Chat/pull/31895)) Fix users presence stuck as online after connecting using mobile apps + +- ([#31833](https://github.com/RocketChat/Rocket.Chat/pull/31833)) Fix web UI not showing users presence updating to offline + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, f0475cc4cf, d1b1ffe9e5, 0570f6740a, 939a6fa35f, 8b10c6cf0f, b9e897a8f5, b876e4e0fc, 5ad65ff3da, f612d741f3, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/web-ui-registration@5.0.0 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/i18n@0.2.0 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/message-parser@0.31.29 + - @rocket.chat/models@0.0.35 + - @rocket.chat/api-client@0.1.29 + - @rocket.chat/license@0.1.11 + - @rocket.chat/omnichannel-services@0.1.11 + - @rocket.chat/pdf-worker@0.0.35 + - @rocket.chat/presence@0.1.11 + - @rocket.chat/apps@0.0.2 + - @rocket.chat/cron@0.0.31 + - @rocket.chat/gazzodown@5.0.0 + - @rocket.chat/ui-contexts@5.0.0 + - @rocket.chat/base64@1.0.13 + - @rocket.chat/fuselage-ui-kit@5.0.0 + - @rocket.chat/instance-status@0.0.35 + - @rocket.chat/random@1.2.2 + - @rocket.chat/sha256@1.0.10 + - @rocket.chat/ui-composer@0.1.0 + - @rocket.chat/ui-kit@0.33.0 + - @rocket.chat/ui-video-conf@5.0.0 + - @rocket.chat/server-cloud-communication@0.0.2 + - @rocket.chat/ui-theming@0.1.2 + - @rocket.chat/ui-avatar@1.0.0 + - @rocket.chat/ui-client@5.0.0 +
+ ## 6.7.0-rc.4 ### Patch Changes diff --git a/apps/meteor/app/utils/rocketchat.info b/apps/meteor/app/utils/rocketchat.info index f4dc0bae7b22..7ee34caccb3b 100644 --- a/apps/meteor/app/utils/rocketchat.info +++ b/apps/meteor/app/utils/rocketchat.info @@ -1,3 +1,3 @@ { - "version": "6.7.0-rc.4" + "version": "6.7.0" } diff --git a/apps/meteor/ee/server/services/CHANGELOG.md b/apps/meteor/ee/server/services/CHANGELOG.md index 1e2984cc1c96..966816673607 100644 --- a/apps/meteor/ee/server/services/CHANGELOG.md +++ b/apps/meteor/ee/server/services/CHANGELOG.md @@ -1,5 +1,20 @@ # rocketchat-services +## 1.1.29 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, d1b1ffe9e5, 0570f6740a, b9e897a8f5, b876e4e0fc, 5ad65ff3da, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/message-parser@0.31.29 + - @rocket.chat/models@0.0.35 + - @rocket.chat/ui-kit@0.33.0 +
+ ## 1.1.29-rc.4 ### Patch Changes diff --git a/apps/meteor/ee/server/services/package.json b/apps/meteor/ee/server/services/package.json index a94bcace8cf0..9489b8c38dc7 100644 --- a/apps/meteor/ee/server/services/package.json +++ b/apps/meteor/ee/server/services/package.json @@ -1,7 +1,7 @@ { "name": "rocketchat-services", "private": true, - "version": "1.1.29-rc.4", + "version": "1.1.29", "description": "Rocket.Chat Authorization service", "main": "index.js", "scripts": { diff --git a/apps/meteor/package.json b/apps/meteor/package.json index c6c25cb50666..3e3feebe9275 100644 --- a/apps/meteor/package.json +++ b/apps/meteor/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/meteor", "description": "The Ultimate Open Source WebChat Platform", - "version": "6.7.0-rc.4", + "version": "6.7.0", "private": true, "author": { "name": "Rocket.Chat", diff --git a/ee/apps/account-service/CHANGELOG.md b/ee/apps/account-service/CHANGELOG.md index 97ac7fb44d37..017384809422 100644 --- a/ee/apps/account-service/CHANGELOG.md +++ b/ee/apps/account-service/CHANGELOG.md @@ -1,5 +1,18 @@ # @rocket.chat/account-service +## 0.3.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, d1b1ffe9e5, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 +
+ ## 0.3.11-rc.4 ### Patch Changes diff --git a/ee/apps/account-service/package.json b/ee/apps/account-service/package.json index cc31ffd4a9e9..744716562747 100644 --- a/ee/apps/account-service/package.json +++ b/ee/apps/account-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/account-service", "private": true, - "version": "0.3.11-rc.4", + "version": "0.3.11", "description": "Rocket.Chat Account service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/authorization-service/CHANGELOG.md b/ee/apps/authorization-service/CHANGELOG.md index 27cf763e2880..c9047e496e16 100644 --- a/ee/apps/authorization-service/CHANGELOG.md +++ b/ee/apps/authorization-service/CHANGELOG.md @@ -1,5 +1,18 @@ # @rocket.chat/authorization-service +## 0.3.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, d1b1ffe9e5, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 +
+ ## 0.3.11-rc.4 ### Patch Changes diff --git a/ee/apps/authorization-service/package.json b/ee/apps/authorization-service/package.json index dc0d268d8c3a..0de0f7d7a122 100644 --- a/ee/apps/authorization-service/package.json +++ b/ee/apps/authorization-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/authorization-service", "private": true, - "version": "0.3.11-rc.4", + "version": "0.3.11", "description": "Rocket.Chat Authorization service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/ddp-streamer/CHANGELOG.md b/ee/apps/ddp-streamer/CHANGELOG.md index b82a6e5787aa..34e7443ac584 100644 --- a/ee/apps/ddp-streamer/CHANGELOG.md +++ b/ee/apps/ddp-streamer/CHANGELOG.md @@ -1,5 +1,24 @@ # @rocket.chat/ddp-streamer +## 0.2.10 + +### Patch Changes + +- ([#32085](https://github.com/RocketChat/Rocket.Chat/pull/32085)) Fixed an internal server error when using the backwards compatibility flag to connect to the real time API for listening to all server message notifications. + +- ([#31833](https://github.com/RocketChat/Rocket.Chat/pull/31833)) Fix web UI not showing users presence updating to offline + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, d1b1ffe9e5, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 + - @rocket.chat/ui-contexts@5.0.0 + - @rocket.chat/instance-status@0.0.35 +
+ ## 0.2.10-rc.4 ### Patch Changes diff --git a/ee/apps/ddp-streamer/package.json b/ee/apps/ddp-streamer/package.json index 9f12ea8c7229..a8712fac594f 100644 --- a/ee/apps/ddp-streamer/package.json +++ b/ee/apps/ddp-streamer/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/ddp-streamer", "private": true, - "version": "0.2.10-rc.4", + "version": "0.2.10", "description": "Rocket.Chat DDP-Streamer service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/omnichannel-transcript/CHANGELOG.md b/ee/apps/omnichannel-transcript/CHANGELOG.md index d1e6d0ff934f..51db145fa361 100644 --- a/ee/apps/omnichannel-transcript/CHANGELOG.md +++ b/ee/apps/omnichannel-transcript/CHANGELOG.md @@ -1,5 +1,19 @@ # @rocket.chat/omnichannel-transcript +## 0.3.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 + - @rocket.chat/omnichannel-services@0.1.11 + - @rocket.chat/pdf-worker@0.0.35 +
+ ## 0.3.11-rc.4 ### Patch Changes diff --git a/ee/apps/omnichannel-transcript/package.json b/ee/apps/omnichannel-transcript/package.json index 8543dd69eff2..1faf7dfdb7a6 100644 --- a/ee/apps/omnichannel-transcript/package.json +++ b/ee/apps/omnichannel-transcript/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/omnichannel-transcript", "private": true, - "version": "0.3.11-rc.4", + "version": "0.3.11", "description": "Rocket.Chat service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/presence-service/CHANGELOG.md b/ee/apps/presence-service/CHANGELOG.md index 5e5e602a600a..102639ec9118 100644 --- a/ee/apps/presence-service/CHANGELOG.md +++ b/ee/apps/presence-service/CHANGELOG.md @@ -1,5 +1,18 @@ # @rocket.chat/presence-service +## 0.3.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 + - @rocket.chat/presence@0.1.11 +
+ ## 0.3.11-rc.4 ### Patch Changes diff --git a/ee/apps/presence-service/package.json b/ee/apps/presence-service/package.json index f1412c322379..ce392ee44b55 100644 --- a/ee/apps/presence-service/package.json +++ b/ee/apps/presence-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/presence-service", "private": true, - "version": "0.3.11-rc.4", + "version": "0.3.11", "description": "Rocket.Chat Presence service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/queue-worker/CHANGELOG.md b/ee/apps/queue-worker/CHANGELOG.md index 75c32bbd38b3..8d3d8cc3da60 100644 --- a/ee/apps/queue-worker/CHANGELOG.md +++ b/ee/apps/queue-worker/CHANGELOG.md @@ -1,5 +1,18 @@ # @rocket.chat/queue-worker +## 0.3.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 + - @rocket.chat/omnichannel-services@0.1.11 +
+ ## 0.3.11-rc.4 ### Patch Changes diff --git a/ee/apps/queue-worker/package.json b/ee/apps/queue-worker/package.json index f16bc0c461d0..6680badf28ce 100644 --- a/ee/apps/queue-worker/package.json +++ b/ee/apps/queue-worker/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/queue-worker", "private": true, - "version": "0.3.11-rc.4", + "version": "0.3.11", "description": "Rocket.Chat service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/stream-hub-service/CHANGELOG.md b/ee/apps/stream-hub-service/CHANGELOG.md index ccf79519efff..78189f572b3c 100644 --- a/ee/apps/stream-hub-service/CHANGELOG.md +++ b/ee/apps/stream-hub-service/CHANGELOG.md @@ -1,5 +1,17 @@ # @rocket.chat/stream-hub-service +## 0.3.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 +
+ ## 0.3.11-rc.4 ### Patch Changes diff --git a/ee/apps/stream-hub-service/package.json b/ee/apps/stream-hub-service/package.json index 9d48cc852200..a1b39dc33989 100644 --- a/ee/apps/stream-hub-service/package.json +++ b/ee/apps/stream-hub-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/stream-hub-service", "private": true, - "version": "0.3.11-rc.4", + "version": "0.3.11", "description": "Rocket.Chat Stream Hub service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/packages/api-client/CHANGELOG.md b/ee/packages/api-client/CHANGELOG.md index e18066bf434e..c68a45f7d987 100644 --- a/ee/packages/api-client/CHANGELOG.md +++ b/ee/packages/api-client/CHANGELOG.md @@ -1,5 +1,15 @@ # @rocket.chat/api-client +## 0.1.29 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, d1b1ffe9e5, b9e897a8f5]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/rest-typings@6.7.0 +
+ ## 0.1.29-rc.4 ### Patch Changes diff --git a/ee/packages/api-client/package.json b/ee/packages/api-client/package.json index f99775233083..e4b86aca8b11 100644 --- a/ee/packages/api-client/package.json +++ b/ee/packages/api-client/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/api-client", "private": true, - "version": "0.1.29-rc.4", + "version": "0.1.29", "devDependencies": { "@swc/core": "^1.3.95", "@swc/jest": "^0.2.29", diff --git a/ee/packages/ddp-client/CHANGELOG.md b/ee/packages/ddp-client/CHANGELOG.md index afb531845523..49d1781fe6ee 100644 --- a/ee/packages/ddp-client/CHANGELOG.md +++ b/ee/packages/ddp-client/CHANGELOG.md @@ -1,5 +1,19 @@ # @rocket.chat/ddp-client +## 0.2.20 + +### Patch Changes + +- ([#31941](https://github.com/RocketChat/Rocket.Chat/pull/31941)) fix: livechat sdk reconnect not resubscribing + +- ([#31823](https://github.com/RocketChat/Rocket.Chat/pull/31823)) Revert unintentional changes real time presence data payload + +-
Updated dependencies [d1b1ffe9e5]: + + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/api-client@0.1.29 +
+ ## 0.2.20-rc.4 ### Patch Changes diff --git a/ee/packages/ddp-client/package.json b/ee/packages/ddp-client/package.json index 0304258565f3..a4c109206ece 100644 --- a/ee/packages/ddp-client/package.json +++ b/ee/packages/ddp-client/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/ddp-client", "private": true, - "version": "0.2.20-rc.4", + "version": "0.2.20", "devDependencies": { "@swc/core": "^1.3.95", "@swc/jest": "^0.2.29", diff --git a/ee/packages/license/CHANGELOG.md b/ee/packages/license/CHANGELOG.md index cda5ffc69d1e..24b626747003 100644 --- a/ee/packages/license/CHANGELOG.md +++ b/ee/packages/license/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/license +## 0.1.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, b9e897a8f5]: + + - @rocket.chat/core-typings@6.7.0 +
+ ## 0.1.11-rc.4 ### Patch Changes diff --git a/ee/packages/license/package.json b/ee/packages/license/package.json index ac9b3e83a328..12f445a3c2bf 100644 --- a/ee/packages/license/package.json +++ b/ee/packages/license/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/license", - "version": "0.1.11-rc.4", + "version": "0.1.11", "private": true, "devDependencies": { "@swc/core": "^1.3.95", diff --git a/ee/packages/omnichannel-services/CHANGELOG.md b/ee/packages/omnichannel-services/CHANGELOG.md index 789a1ecff49b..5f6ee26e998a 100644 --- a/ee/packages/omnichannel-services/CHANGELOG.md +++ b/ee/packages/omnichannel-services/CHANGELOG.md @@ -1,5 +1,19 @@ # @rocket.chat/omnichannel-services +## 0.1.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, d1b1ffe9e5, 0570f6740a, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 + - @rocket.chat/pdf-worker@0.0.35 +
+ ## 0.1.11-rc.4 ### Patch Changes diff --git a/ee/packages/omnichannel-services/package.json b/ee/packages/omnichannel-services/package.json index 2c09e6389c01..7cf623ed02fb 100644 --- a/ee/packages/omnichannel-services/package.json +++ b/ee/packages/omnichannel-services/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/omnichannel-services", - "version": "0.1.11-rc.4", + "version": "0.1.11", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", diff --git a/ee/packages/pdf-worker/CHANGELOG.md b/ee/packages/pdf-worker/CHANGELOG.md index 344342b51802..845c1e1cc08d 100644 --- a/ee/packages/pdf-worker/CHANGELOG.md +++ b/ee/packages/pdf-worker/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/pdf-worker +## 0.0.35 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, b9e897a8f5]: + + - @rocket.chat/core-typings@6.7.0 +
+ ## 0.0.35-rc.4 ### Patch Changes diff --git a/ee/packages/pdf-worker/package.json b/ee/packages/pdf-worker/package.json index ef452b11fe3f..f7c471e20ac7 100644 --- a/ee/packages/pdf-worker/package.json +++ b/ee/packages/pdf-worker/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/pdf-worker", - "version": "0.0.35-rc.4", + "version": "0.0.35", "private": true, "devDependencies": { "@storybook/addon-essentials": "~6.5.16", diff --git a/ee/packages/presence/CHANGELOG.md b/ee/packages/presence/CHANGELOG.md index 27bb7181fe48..a57ccdc48acc 100644 --- a/ee/packages/presence/CHANGELOG.md +++ b/ee/packages/presence/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/presence +## 0.1.11 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, b9e897a8f5, b876e4e0fc, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/core-services@0.3.11 + - @rocket.chat/models@0.0.35 +
+ ## 0.1.11-rc.4 ### Patch Changes diff --git a/ee/packages/presence/package.json b/ee/packages/presence/package.json index 62733b357b27..085beb967836 100644 --- a/ee/packages/presence/package.json +++ b/ee/packages/presence/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/presence", - "version": "0.1.11-rc.4", + "version": "0.1.11", "private": true, "devDependencies": { "@babel/core": "~7.22.20", diff --git a/package.json b/package.json index b0cd466629b8..462b65adc1e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rocket.chat", - "version": "6.7.0-rc.4", + "version": "6.7.0", "description": "Rocket.Chat Monorepo", "main": "index.js", "private": true, diff --git a/packages/apps/CHANGELOG.md b/packages/apps/CHANGELOG.md index a0d9115fb97d..a0fc75d71f17 100644 --- a/packages/apps/CHANGELOG.md +++ b/packages/apps/CHANGELOG.md @@ -1,5 +1,15 @@ # @rocket.chat/apps +## 0.0.2 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, 0570f6740a, b9e897a8f5]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/model-typings@0.3.7 +
+ ## 0.0.2-rc.4 ### Patch Changes diff --git a/packages/apps/package.json b/packages/apps/package.json index 75c77233f34e..0d47f6b52779 100644 --- a/packages/apps/package.json +++ b/packages/apps/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/apps", - "version": "0.0.2-rc.4", + "version": "0.0.2", "private": true, "devDependencies": { "@types/jest": "~29.5.7", diff --git a/packages/core-services/CHANGELOG.md b/packages/core-services/CHANGELOG.md index 10cb7469f012..38367ca4f490 100644 --- a/packages/core-services/CHANGELOG.md +++ b/packages/core-services/CHANGELOG.md @@ -1,5 +1,20 @@ # @rocket.chat/core-services +## 0.3.11 + +### Patch Changes + +- ([#31927](https://github.com/RocketChat/Rocket.Chat/pull/31927)) `stopped` lifecycle method was unexpectedly synchronous when using microservices, causing our code to create race conditions. + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, d1b1ffe9e5, b9e897a8f5, 5ad65ff3da, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/message-parser@0.31.29 + - @rocket.chat/models@0.0.35 + - @rocket.chat/ui-kit@0.33.0 +
+ ## 0.3.11-rc.4 ### Patch Changes diff --git a/packages/core-services/package.json b/packages/core-services/package.json index eb70af802510..8e27b3d2306f 100644 --- a/packages/core-services/package.json +++ b/packages/core-services/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/core-services", - "version": "0.3.11-rc.4", + "version": "0.3.11", "private": true, "devDependencies": { "@babel/core": "~7.22.20", diff --git a/packages/core-typings/CHANGELOG.md b/packages/core-typings/CHANGELOG.md index 7a040706db8a..82644fe33c63 100644 --- a/packages/core-typings/CHANGELOG.md +++ b/packages/core-typings/CHANGELOG.md @@ -1,5 +1,28 @@ # @rocket.chat/core-typings +## 6.7.0 + +### Minor Changes + +- ([#31820](https://github.com/RocketChat/Rocket.Chat/pull/31820)) **Added the ability for premium workspaces to hide Rocket.Chat's watermark as well as change the Livechat widget's logo** + + The new settings (named below) can be found in the Omnichannel workspace settings within the livechat section. + + - Hide "powered by Rocket.Chat" + - Livechat widget logo (svg, png, jpg) + +- ([#31268](https://github.com/RocketChat/Rocket.Chat/pull/31268)) Added new Livechat trigger action "Send message (external service)" + +### Patch Changes + +- ([#31663](https://github.com/RocketChat/Rocket.Chat/pull/31663)) Fixes issue causing the setDepartment Livechat API overriding some triggers conditions + +-
Updated dependencies [5ad65ff3da]: + + - @rocket.chat/message-parser@0.31.29 + - @rocket.chat/ui-kit@0.33.0 +
+ ## 6.7.0-rc.4 ## 6.7.0-rc.3 diff --git a/packages/core-typings/package.json b/packages/core-typings/package.json index 6a8a2d0ab796..8d37cb43452c 100644 --- a/packages/core-typings/package.json +++ b/packages/core-typings/package.json @@ -2,7 +2,7 @@ "$schema": "https://json.schemastore.org/package", "name": "@rocket.chat/core-typings", "private": true, - "version": "6.7.0-rc.4", + "version": "6.7.0", "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", "eslint": "~8.45.0", diff --git a/packages/cron/CHANGELOG.md b/packages/cron/CHANGELOG.md index 0ff8e181175f..45ca17fa2b60 100644 --- a/packages/cron/CHANGELOG.md +++ b/packages/cron/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/cron +## 0.0.31 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, b9e897a8f5, e203c40471]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/models@0.0.35 + - @rocket.chat/random@1.2.2 +
+ ## 0.0.31-rc.4 ### Patch Changes diff --git a/packages/cron/package.json b/packages/cron/package.json index 980b7fe64698..c488ad9fec86 100644 --- a/packages/cron/package.json +++ b/packages/cron/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/cron", - "version": "0.0.31-rc.4", + "version": "0.0.31", "private": true, "devDependencies": { "@types/jest": "~29.5.7", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 2d7e1e264f34..fb54144e0a25 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @rocket.chat/eslint-config +## 0.6.2 + +### Patch Changes + +- ([#31845](https://github.com/RocketChat/Rocket.Chat/pull/31845)) Fixed react eslint config + ## 0.6.2-rc.0 ### Patch Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index cb08e4293a3c..a71d44814d7b 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/eslint-config", - "version": "0.6.2-rc.0", + "version": "0.6.2", "description": "Rocket.Chat's JS/TS ESLint config", "dependencies": { "@babel/core": "^7.20.7", diff --git a/packages/fuselage-ui-kit/CHANGELOG.md b/packages/fuselage-ui-kit/CHANGELOG.md index 3f4145d3ec94..04e5065867ea 100644 --- a/packages/fuselage-ui-kit/CHANGELOG.md +++ b/packages/fuselage-ui-kit/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 5.0.0 + +### Patch Changes + +-
Updated dependencies [7ac473df7a]: + + - @rocket.chat/eslint-config@0.6.2 + - @rocket.chat/gazzodown@5.0.0 + - @rocket.chat/ui-contexts@5.0.0 + - @rocket.chat/ui-kit@0.33.0 + - @rocket.chat/ui-video-conf@5.0.0 + - @rocket.chat/ui-avatar@1.0.0 +
+ ## 5.0.0-rc.4 ### Patch Changes diff --git a/packages/fuselage-ui-kit/package.json b/packages/fuselage-ui-kit/package.json index 35aee09b7520..bd215f0fd8f8 100644 --- a/packages/fuselage-ui-kit/package.json +++ b/packages/fuselage-ui-kit/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/fuselage-ui-kit", "private": true, - "version": "5.0.0-rc.4", + "version": "5.0.0", "description": "UiKit elements for Rocket.Chat Apps built under Fuselage design system", "homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/", "author": { @@ -42,17 +42,17 @@ }, "peerDependencies": { "@rocket.chat/apps-engine": "*", - "@rocket.chat/eslint-config": "0.6.2-rc.0", + "@rocket.chat/eslint-config": "0.6.2", "@rocket.chat/fuselage": "*", "@rocket.chat/fuselage-hooks": "*", "@rocket.chat/fuselage-polyfills": "*", "@rocket.chat/icons": "*", "@rocket.chat/prettier-config": "*", "@rocket.chat/styled": "*", - "@rocket.chat/ui-avatar": "1.0.0-rc.4", - "@rocket.chat/ui-contexts": "5.0.0-rc.4", + "@rocket.chat/ui-avatar": "1.0.0", + "@rocket.chat/ui-contexts": "5.0.0", "@rocket.chat/ui-kit": "0.33.0", - "@rocket.chat/ui-video-conf": "5.0.0-rc.4", + "@rocket.chat/ui-video-conf": "5.0.0", "@tanstack/react-query": "*", "react": "*", "react-dom": "*" diff --git a/packages/gazzodown/CHANGELOG.md b/packages/gazzodown/CHANGELOG.md index 399206234210..5d0b8cc03999 100644 --- a/packages/gazzodown/CHANGELOG.md +++ b/packages/gazzodown/CHANGELOG.md @@ -1,5 +1,17 @@ # @rocket.chat/gazzodown +## 5.0.0 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, b9e897a8f5, 5ad65ff3da]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/message-parser@0.31.29 + - @rocket.chat/ui-contexts@5.0.0 + - @rocket.chat/ui-client@5.0.0 +
+ ## 5.0.0-rc.4 ### Patch Changes diff --git a/packages/gazzodown/package.json b/packages/gazzodown/package.json index eb37f9f4b954..5068fccc13f4 100644 --- a/packages/gazzodown/package.json +++ b/packages/gazzodown/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/gazzodown", - "version": "5.0.0-rc.4", + "version": "5.0.0", "private": true, "devDependencies": { "@babel/core": "~7.22.20", @@ -69,10 +69,10 @@ "@rocket.chat/css-in-js": "*", "@rocket.chat/fuselage": "*", "@rocket.chat/fuselage-tokens": "*", - "@rocket.chat/message-parser": "0.31.29-rc.0", + "@rocket.chat/message-parser": "0.31.29", "@rocket.chat/styled": "*", - "@rocket.chat/ui-client": "5.0.0-rc.4", - "@rocket.chat/ui-contexts": "5.0.0-rc.4", + "@rocket.chat/ui-client": "5.0.0", + "@rocket.chat/ui-contexts": "5.0.0", "katex": "*", "react": "*" }, diff --git a/packages/i18n/CHANGELOG.md b/packages/i18n/CHANGELOG.md index c52538e2af68..6aafebe153ac 100644 --- a/packages/i18n/CHANGELOG.md +++ b/packages/i18n/CHANGELOG.md @@ -1,5 +1,11 @@ # @rocket.chat/i18n +## 0.2.0 + +### Minor Changes + +- ([#31679](https://github.com/RocketChat/Rocket.Chat/pull/31679)) Added a new formatter shortcut to add hyperlinks to a message + ## 0.2.0-rc.0 ### Minor Changes diff --git a/packages/i18n/package.json b/packages/i18n/package.json index d1764ec6da8c..91eb950904b7 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/i18n", - "version": "0.2.0-rc.0", + "version": "0.2.0", "private": true, "devDependencies": { "@babel/core": "~7.22.20", diff --git a/packages/instance-status/CHANGELOG.md b/packages/instance-status/CHANGELOG.md index 203703b68407..90fd606da8ef 100644 --- a/packages/instance-status/CHANGELOG.md +++ b/packages/instance-status/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/instance-status +## 0.0.35 + +### Patch Changes + +-
Updated dependencies [e203c40471]: + + - @rocket.chat/models@0.0.35 +
+ ## 0.0.35-rc.4 ### Patch Changes diff --git a/packages/instance-status/package.json b/packages/instance-status/package.json index 524fe642dac8..b931d7ac2a63 100644 --- a/packages/instance-status/package.json +++ b/packages/instance-status/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/instance-status", - "version": "0.0.35-rc.4", + "version": "0.0.35", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", diff --git a/packages/livechat/CHANGELOG.md b/packages/livechat/CHANGELOG.md index 078e59c85cd0..46068fc95465 100644 --- a/packages/livechat/CHANGELOG.md +++ b/packages/livechat/CHANGELOG.md @@ -1,5 +1,57 @@ # @rocket.chat/livechat Change Log +## 1.15.0 + +### Minor Changes + +- ([#31820](https://github.com/RocketChat/Rocket.Chat/pull/31820)) **Added the ability for premium workspaces to hide Rocket.Chat's watermark as well as change the Livechat widget's logo** + + The new settings (named below) can be found in the Omnichannel workspace settings within the livechat section. + + - Hide "powered by Rocket.Chat" + - Livechat widget logo (svg, png, jpg) + +- ([#31751](https://github.com/RocketChat/Rocket.Chat/pull/31751)) Added Livechat setting `Hide system messages` & API method `setHiddenSystemMessages`, to customize system message visibility within the widget. + +- ([#31772](https://github.com/RocketChat/Rocket.Chat/pull/31772)) Improved Livechat's theming capabilities + + | Name (`setTheme`, `initialize`) | Workspace setting | Default value | Description | + | ------------------------------- | -------------------------------------- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | + | `position` | Livechat widget position on the screen | `right` | Changes the widget position on the screen. Can be `left` or `right` | + | `background` | Livechat background | `N/A` | Changes the message list background. Accepts the same values as the CSS property [background](https://developer.mozilla.org/en-US/docs/Web/CSS/background) | + | `guestBubbleBackgroundColor` | `N/A` | `N/A` | Changes the guest's message bubble background color | + | `agentBubbleBackgroundColor` | `N/A` | `N/A` | Changes the agent's message bubble background color | + | `hideGuestAvatar` | `N/A` | `false` | Hides/shows the guest avatar | + | `hideAgentAvatar` | `N/A` | `true` | Hides/shows the agent avatar | + +- ([#30924](https://github.com/RocketChat/Rocket.Chat/pull/30924)) chore: Refactor & Improve Livechat Widget API + Refactors and adds better error handling to the widget's API calls +- ([#31268](https://github.com/RocketChat/Rocket.Chat/pull/31268)) Added new Livechat trigger action "Send message (external service)" + +### Patch Changes + +- ([#31663](https://github.com/RocketChat/Rocket.Chat/pull/31663)) Fixes issue causing the setDepartment Livechat API overriding some triggers conditions + +- ([#31718](https://github.com/RocketChat/Rocket.Chat/pull/31718)) Allows the after-guest-registration trigger to run when starting a new chat after finishing a chat when the clear guest data when chat ended setting is set to false + +- ([#32069](https://github.com/RocketChat/Rocket.Chat/pull/32069)) Livechat: A registered user loses their messages if 'registerGuest' is called using the same token. + +- ([#32031](https://github.com/RocketChat/Rocket.Chat/pull/32031)) Fixes issue where the livechat offline form would render even when disabled + +- ([#31752](https://github.com/RocketChat/Rocket.Chat/pull/31752)) fixed livechat UI blinking different colors when the chat is finished + +- ([#31792](https://github.com/RocketChat/Rocket.Chat/pull/31792)) Fixes issue of the `setDepartment` Livechat API method not setting the store value properly (is was only setting on the guest object) + +- ([#32135](https://github.com/RocketChat/Rocket.Chat/pull/32135)) Fixes issue causing a desync in different browser windows when a chat is closed and started again + +-
Updated dependencies [5ad65ff3da]: + + - @rocket.chat/message-parser@0.31.29 + - @rocket.chat/gazzodown@5.0.0 + - @rocket.chat/random@1.2.2 + - @rocket.chat/ui-kit@0.33.0 +
+ ## 1.15.0-rc.4 ### Patch Changes diff --git a/packages/livechat/package.json b/packages/livechat/package.json index 82ae6cce3a1e..9c210c2bfe32 100644 --- a/packages/livechat/package.json +++ b/packages/livechat/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/livechat", - "version": "1.15.0-rc.4", + "version": "1.15.0", "files": [ "/build" ], diff --git a/packages/message-parser/CHANGELOG.md b/packages/message-parser/CHANGELOG.md index 5b1268a13c97..39c82e350b58 100644 --- a/packages/message-parser/CHANGELOG.md +++ b/packages/message-parser/CHANGELOG.md @@ -1,5 +1,30 @@ # Change Log +## 0.31.29 + +### Patch Changes + +- ([#31810](https://github.com/RocketChat/Rocket.Chat/pull/31810)) feat(message-parser): add timestamps pattern + + ### Usage + + Pattern: + + - {timestamp} is a Unix timestamp + - {format} is an optional parameter that can be used to customize the date and time format. + + #### Formats + + | Format | Description | Example | + | ------ | ------------------------- | --------------------------------------- | + | `t` | Short time | 12:00 AM | + | `T` | Long time | 12:00:00 AM | + | `d` | Short date | 12/31/2020 | + | `D` | Long date | Thursday, December 31, 2020 | + | `f` | Full date and time | Thursday, December 31, 2020 12:00 AM | + | `F` | Full date and time (long) | Thursday, December 31, 2020 12:00:00 AM | + | `R` | Relative time | 1 year ago | + ## 0.31.29-rc.0 ### Patch Changes diff --git a/packages/message-parser/package.json b/packages/message-parser/package.json index ac3096b01e01..cfdb0ebe73d5 100644 --- a/packages/message-parser/package.json +++ b/packages/message-parser/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/message-parser", "description": "Rocket.Chat parser for messages", - "version": "0.31.29-rc.0", + "version": "0.31.29", "author": { "name": "Rocket.Chat", "url": "https://rocket.chat/" diff --git a/packages/mock-providers/CHANGELOG.md b/packages/mock-providers/CHANGELOG.md index b57992fb0ea6..edfee85c606c 100644 --- a/packages/mock-providers/CHANGELOG.md +++ b/packages/mock-providers/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/mock-providers +## 0.0.5 + +### Patch Changes + +-
Updated dependencies [939a6fa35f]: + + - @rocket.chat/i18n@0.2.0 +
+ ## 0.0.5-rc.0 ### Patch Changes diff --git a/packages/mock-providers/package.json b/packages/mock-providers/package.json index 8fb381616ae1..22821d8072cc 100644 --- a/packages/mock-providers/package.json +++ b/packages/mock-providers/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/mock-providers", - "version": "0.0.5-rc.0", + "version": "0.0.5", "private": true, "dependencies": { "@rocket.chat/i18n": "workspace:~", diff --git a/packages/model-typings/CHANGELOG.md b/packages/model-typings/CHANGELOG.md index 55efa73c1d81..94bd5aa4c36a 100644 --- a/packages/model-typings/CHANGELOG.md +++ b/packages/model-typings/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/model-typings +## 0.3.7 + +### Patch Changes + +- ([#31890](https://github.com/RocketChat/Rocket.Chat/pull/31890)) Changed logic that process custom fields from visitors when updating its data, making the process more reliable and faster. + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, b9e897a8f5]: + + - @rocket.chat/core-typings@6.7.0 +
+ ## 0.3.7-rc.4 ### Patch Changes diff --git a/packages/model-typings/package.json b/packages/model-typings/package.json index 5d46ca7aeb0a..08b9f358616e 100644 --- a/packages/model-typings/package.json +++ b/packages/model-typings/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/model-typings", - "version": "0.3.7-rc.4", + "version": "0.3.7", "private": true, "devDependencies": { "@types/jest": "~29.5.7", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index dbc622aef659..629d178433ee 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/models +## 0.0.35 + +### Patch Changes + +- ([#32056](https://github.com/RocketChat/Rocket.Chat/pull/32056)) Fix proxified model props were missing context before attribution + +-
Updated dependencies [0570f6740a]: + + - @rocket.chat/model-typings@0.3.7 +
+ ## 0.0.35-rc.4 ### Patch Changes diff --git a/packages/models/package.json b/packages/models/package.json index f39e4ce34018..204b60fd17c6 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/models", - "version": "0.0.35-rc.4", + "version": "0.0.35", "private": true, "devDependencies": { "@swc/core": "^1.3.95", diff --git a/packages/release-action/CHANGELOG.md b/packages/release-action/CHANGELOG.md index 9da0dd31d893..6b133954501f 100644 --- a/packages/release-action/CHANGELOG.md +++ b/packages/release-action/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/release-action +## 2.2.2 + +### Patch Changes + +-
Updated dependencies [7ac473df7a]: + + - @rocket.chat/eslint-config@0.6.2 +
+ ## 2.2.2-rc.0 ### Patch Changes diff --git a/packages/release-action/package.json b/packages/release-action/package.json index 2079aa19dd2e..86f5c2d1cc15 100644 --- a/packages/release-action/package.json +++ b/packages/release-action/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/release-action", - "version": "2.2.2-rc.0", + "version": "2.2.2", "private": true, "scripts": { "build": "tsc", diff --git a/packages/rest-typings/CHANGELOG.md b/packages/rest-typings/CHANGELOG.md index e77db00a5713..cf6972b16a77 100644 --- a/packages/rest-typings/CHANGELOG.md +++ b/packages/rest-typings/CHANGELOG.md @@ -1,5 +1,27 @@ # @rocket.chat/rest-typings +## 6.7.0 + +### Minor Changes + +- ([#32043](https://github.com/RocketChat/Rocket.Chat/pull/32043)) **Added Livechat's new theming settings to Appearance page (available for Premium workspaces)** + + Newly added settings are: + + - `Livechat widget position on the screen`: Changes the widget position between left or right of the viewport + - `Livechat background`: Changes the message list background. Receives the same value as the CSS's background property. + - `Hide system messages`: Changes the visibility of system messages displayed on the widget. + - `Hide "powered by Rocket.Chat"`: Changes the visibility of Rocket.Chat's watermark on the widget. + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, b9e897a8f5, 5ad65ff3da]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/message-parser@0.31.29 + - @rocket.chat/ui-kit@0.33.0 +
+ ## 6.7.0-rc.4 ### Patch Changes diff --git a/packages/rest-typings/package.json b/packages/rest-typings/package.json index 7c009b70d7c5..aa50178e147b 100644 --- a/packages/rest-typings/package.json +++ b/packages/rest-typings/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/rest-typings", "private": true, - "version": "6.7.0-rc.4", + "version": "6.7.0", "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", "@types/jest": "~29.5.7", diff --git a/packages/ui-avatar/CHANGELOG.md b/packages/ui-avatar/CHANGELOG.md index b41f477219c1..670b7628852e 100644 --- a/packages/ui-avatar/CHANGELOG.md +++ b/packages/ui-avatar/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/ui-avatar +## 1.0.0 + +### Patch Changes + +-
Updated dependencies []: + + - @rocket.chat/ui-contexts@5.0.0 +
+ ## 1.0.0-rc.4 ### Patch Changes diff --git a/packages/ui-avatar/package.json b/packages/ui-avatar/package.json index e9eeb4cec273..084b0c77f480 100644 --- a/packages/ui-avatar/package.json +++ b/packages/ui-avatar/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-avatar", - "version": "1.0.0-rc.4", + "version": "1.0.0", "private": true, "devDependencies": { "@babel/core": "~7.22.20", @@ -31,7 +31,7 @@ ], "peerDependencies": { "@rocket.chat/fuselage": "*", - "@rocket.chat/ui-contexts": "5.0.0-rc.4", + "@rocket.chat/ui-contexts": "5.0.0", "react": "~17.0.2" }, "volta": { diff --git a/packages/ui-client/CHANGELOG.md b/packages/ui-client/CHANGELOG.md index e7335cc1f6a9..ff46450f5277 100644 --- a/packages/ui-client/CHANGELOG.md +++ b/packages/ui-client/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/ui-client +## 5.0.0 + +### Patch Changes + +-
Updated dependencies []: + + - @rocket.chat/ui-contexts@5.0.0 +
+ ## 5.0.0-rc.4 ### Patch Changes diff --git a/packages/ui-client/package.json b/packages/ui-client/package.json index 45c97003d0de..bbcf316d34a3 100644 --- a/packages/ui-client/package.json +++ b/packages/ui-client/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-client", - "version": "5.0.0-rc.4", + "version": "5.0.0", "private": true, "devDependencies": { "@babel/core": "~7.22.20", @@ -63,7 +63,7 @@ "@rocket.chat/fuselage": "*", "@rocket.chat/fuselage-hooks": "*", "@rocket.chat/icons": "*", - "@rocket.chat/ui-contexts": "5.0.0-rc.4", + "@rocket.chat/ui-contexts": "5.0.0", "react": "~17.0.2" }, "volta": { diff --git a/packages/ui-contexts/CHANGELOG.md b/packages/ui-contexts/CHANGELOG.md index bec90d3b39ab..027fa50a0086 100644 --- a/packages/ui-contexts/CHANGELOG.md +++ b/packages/ui-contexts/CHANGELOG.md @@ -1,5 +1,17 @@ # @rocket.chat/ui-contexts +## 5.0.0 + +### Patch Changes + +-
Updated dependencies [b9ef630816, 3eb4dd7f50, 1ca08cac9e, d1b1ffe9e5, 939a6fa35f, b9e897a8f5, cd5cbe2ac6]: + + - @rocket.chat/core-typings@6.7.0 + - @rocket.chat/ddp-client@0.2.20 + - @rocket.chat/rest-typings@6.7.0 + - @rocket.chat/i18n@0.2.0 +
+ ## 5.0.0-rc.4 ### Patch Changes diff --git a/packages/ui-contexts/package.json b/packages/ui-contexts/package.json index 5877c929a990..0306ac84cd42 100644 --- a/packages/ui-contexts/package.json +++ b/packages/ui-contexts/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-contexts", - "version": "5.0.0-rc.4", + "version": "5.0.0", "private": true, "devDependencies": { "@rocket.chat/core-typings": "workspace:^", diff --git a/packages/ui-video-conf/CHANGELOG.md b/packages/ui-video-conf/CHANGELOG.md index d4f71df7c14b..e36b49a9fd71 100644 --- a/packages/ui-video-conf/CHANGELOG.md +++ b/packages/ui-video-conf/CHANGELOG.md @@ -1,5 +1,15 @@ # @rocket.chat/ui-video-conf +## 5.0.0 + +### Patch Changes + +-
Updated dependencies []: + + - @rocket.chat/ui-contexts@5.0.0 + - @rocket.chat/ui-avatar@1.0.0 +
+ ## 5.0.0-rc.4 ### Patch Changes diff --git a/packages/ui-video-conf/package.json b/packages/ui-video-conf/package.json index d0dd7801350d..5bf2f7b2b797 100644 --- a/packages/ui-video-conf/package.json +++ b/packages/ui-video-conf/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-video-conf", - "version": "5.0.0-rc.4", + "version": "5.0.0", "private": true, "devDependencies": { "@babel/core": "~7.22.20", @@ -36,8 +36,8 @@ "@rocket.chat/fuselage-hooks": "*", "@rocket.chat/icons": "*", "@rocket.chat/styled": "*", - "@rocket.chat/ui-avatar": "1.0.0-rc.4", - "@rocket.chat/ui-contexts": "5.0.0-rc.4", + "@rocket.chat/ui-avatar": "1.0.0", + "@rocket.chat/ui-contexts": "5.0.0", "react": "^17.0.2", "react-dom": "^17.0.2" }, diff --git a/packages/uikit-playground/CHANGELOG.md b/packages/uikit-playground/CHANGELOG.md index df9e4d5aabfd..47111a99bc12 100644 --- a/packages/uikit-playground/CHANGELOG.md +++ b/packages/uikit-playground/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/uikit-playground +## 0.2.20 + +### Patch Changes + +-
Updated dependencies []: + + - @rocket.chat/ui-contexts@5.0.0 + - @rocket.chat/fuselage-ui-kit@5.0.0 + - @rocket.chat/ui-avatar@1.0.0 +
+ ## 0.2.20-rc.4 ### Patch Changes diff --git a/packages/uikit-playground/package.json b/packages/uikit-playground/package.json index 6cf4deceb980..8b885bca304b 100644 --- a/packages/uikit-playground/package.json +++ b/packages/uikit-playground/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/uikit-playground", "private": true, - "version": "0.2.20-rc.4", + "version": "0.2.20", "type": "module", "scripts": { "dev": "vite", diff --git a/packages/web-ui-registration/CHANGELOG.md b/packages/web-ui-registration/CHANGELOG.md index bec3d8e28e7a..1894b3f7de5e 100644 --- a/packages/web-ui-registration/CHANGELOG.md +++ b/packages/web-ui-registration/CHANGELOG.md @@ -1,5 +1,20 @@ # @rocket.chat/web-ui-registration +## 5.0.0 + +### Patch Changes + +- ([#31583](https://github.com/RocketChat/Rocket.Chat/pull/31583)) Fixed login email verification flow when a user tries to join with username + +- ([#31804](https://github.com/RocketChat/Rocket.Chat/pull/31804)) fixed the login page crashing when receiving unexpected errors + +- ([#31625](https://github.com/RocketChat/Rocket.Chat/pull/31625) by [@abhipatel0211](https://github.com/abhipatel0211)) Fixed a bug that caused the Login page to crash when closing the Two-Factor Authentication modal using the Cancel button or the X button. + +-
Updated dependencies []: + + - @rocket.chat/ui-contexts@5.0.0 +
+ ## 5.0.0-rc.4 ### Patch Changes diff --git a/packages/web-ui-registration/package.json b/packages/web-ui-registration/package.json index c09fd9b07c75..7c64fccb9b9c 100644 --- a/packages/web-ui-registration/package.json +++ b/packages/web-ui-registration/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/web-ui-registration", - "version": "5.0.0-rc.4", + "version": "5.0.0", "private": true, "homepage": "https://rocket.chat", "main": "./dist/index.js", @@ -51,7 +51,7 @@ "peerDependencies": { "@rocket.chat/layout": "*", "@rocket.chat/tools": "0.2.1", - "@rocket.chat/ui-contexts": "5.0.0-rc.4", + "@rocket.chat/ui-contexts": "5.0.0", "@tanstack/react-query": "*", "react": "*", "react-hook-form": "*", diff --git a/yarn.lock b/yarn.lock index e43fbe0dba93..42907cd2af05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8791,10 +8791,10 @@ __metadata: "@rocket.chat/icons": "*" "@rocket.chat/prettier-config": "*" "@rocket.chat/styled": "*" - "@rocket.chat/ui-avatar": 1.0.0-rc.3 - "@rocket.chat/ui-contexts": 5.0.0-rc.3 + "@rocket.chat/ui-avatar": 1.0.0-rc.4 + "@rocket.chat/ui-contexts": 5.0.0-rc.4 "@rocket.chat/ui-kit": 0.33.0 - "@rocket.chat/ui-video-conf": 5.0.0-rc.3 + "@rocket.chat/ui-video-conf": 5.0.0-rc.4 "@tanstack/react-query": "*" react: "*" react-dom: "*" @@ -8883,8 +8883,8 @@ __metadata: "@rocket.chat/fuselage-tokens": "*" "@rocket.chat/message-parser": 0.31.29-rc.0 "@rocket.chat/styled": "*" - "@rocket.chat/ui-client": 5.0.0-rc.3 - "@rocket.chat/ui-contexts": 5.0.0-rc.3 + "@rocket.chat/ui-client": 5.0.0-rc.4 + "@rocket.chat/ui-contexts": 5.0.0-rc.4 katex: "*" react: "*" languageName: unknown @@ -10088,7 +10088,7 @@ __metadata: typescript: ~5.3.3 peerDependencies: "@rocket.chat/fuselage": "*" - "@rocket.chat/ui-contexts": 5.0.0-rc.3 + "@rocket.chat/ui-contexts": 5.0.0-rc.4 react: ~17.0.2 languageName: unknown linkType: soft @@ -10141,7 +10141,7 @@ __metadata: "@rocket.chat/fuselage": "*" "@rocket.chat/fuselage-hooks": "*" "@rocket.chat/icons": "*" - "@rocket.chat/ui-contexts": 5.0.0-rc.3 + "@rocket.chat/ui-contexts": 5.0.0-rc.4 react: ~17.0.2 languageName: unknown linkType: soft @@ -10317,8 +10317,8 @@ __metadata: "@rocket.chat/fuselage-hooks": "*" "@rocket.chat/icons": "*" "@rocket.chat/styled": "*" - "@rocket.chat/ui-avatar": 1.0.0-rc.3 - "@rocket.chat/ui-contexts": 5.0.0-rc.3 + "@rocket.chat/ui-avatar": 1.0.0-rc.4 + "@rocket.chat/ui-contexts": 5.0.0-rc.4 react: ^17.0.2 react-dom: ^17.0.2 languageName: unknown @@ -10408,7 +10408,7 @@ __metadata: peerDependencies: "@rocket.chat/layout": "*" "@rocket.chat/tools": 0.2.1 - "@rocket.chat/ui-contexts": 5.0.0-rc.3 + "@rocket.chat/ui-contexts": 5.0.0-rc.4 "@tanstack/react-query": "*" react: "*" react-hook-form: "*"