Skip to content

Commit

Permalink
Merge branch 'develop' into refactor/remove-methods-chat
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosSpessatto committed Feb 27, 2025
2 parents 66767bc + c92b066 commit 7cbf1db
Show file tree
Hide file tree
Showing 439 changed files with 9,977 additions and 3,435 deletions.
8 changes: 8 additions & 0 deletions .changeset/chilly-sheep-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@rocket.chat/rest-typings': minor
'@rocket.chat/models': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Adds a new endpoint `rooms.hide` to hide rooms of any type when provided with the room's ID
7 changes: 7 additions & 0 deletions .changeset/cool-coins-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
"@rocket.chat/models": patch
---

Fixes a bug that caused routing algorithms to ignore the `Livechat_enabled_when_agent_idle` setting, effectively ignoring idle users from being assigned to inquiries.
8 changes: 8 additions & 0 deletions .changeset/dull-hounds-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
"@rocket.chat/models": minor
"@rocket.chat/rest-typings": minor
---

Allows users to filter by multiple departments & by livechat units on `livechat/rooms` endpoint.
5 changes: 5 additions & 0 deletions .changeset/fast-starfishes-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes broken link and improves messaging for invalid apps banner.
20 changes: 20 additions & 0 deletions .changeset/five-cherries-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
'@rocket.chat/omnichannel-transcript': patch
'@rocket.chat/authorization-service': patch
'@rocket.chat/stream-hub-service': patch
'@rocket.chat/network-broker': patch
'@rocket.chat/presence-service': patch
'@rocket.chat/fuselage-ui-kit': patch
'@rocket.chat/account-service': patch
'@rocket.chat/ui-video-conf': patch
'@rocket.chat/core-typings': patch
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/queue-worker': patch
'@rocket.chat/apps-engine': patch
'@rocket.chat/ui-client': patch
'@rocket.chat/apps': patch
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---

Fixes behavior of app updates that would save undesired field changes to documents
5 changes: 5 additions & 0 deletions .changeset/five-wolves-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes a UI issue where enabling/disabling TOTP two factor authentication didn't update in real-time.
5 changes: 5 additions & 0 deletions .changeset/flat-balloons-draw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where backup codes modal is not opening when regenerating codes
6 changes: 6 additions & 0 deletions .changeset/funny-turtles-hunt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Adds a new setting that if enabled, will not count bot messages in the average response time metrics
5 changes: 5 additions & 0 deletions .changeset/green-rules-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Improves color contrast in image gallery icon buttons to meet WCAG compliance.
7 changes: 7 additions & 0 deletions .changeset/happy-nails-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/apps-engine": minor
"@rocket.chat/apps": minor
---

Adds a new IPostSystemMessageSent event, that is triggered whenever a new System Message is sent
5 changes: 5 additions & 0 deletions .changeset/honest-experts-mate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
5 changes: 5 additions & 0 deletions .changeset/itchy-teachers-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where menus inside sidebar keeps opened even if the sidebar is collapsed
5 changes: 5 additions & 0 deletions .changeset/lazy-cheetahs-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes app event `IPostLivechatAgentAssigned` receiving a room object previous to the assignment of agent, causing `room.servedBy` to be undefined on apps
5 changes: 5 additions & 0 deletions .changeset/lemon-lions-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixes the possibility of see new messages without being subscribed to a public channel.
6 changes: 6 additions & 0 deletions .changeset/light-yaks-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Implements a modal to let users know about VoIP calls in direct messages and missing configurations.
5 changes: 5 additions & 0 deletions .changeset/lucky-birds-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue which caused some weird scrolling in rooms when using secondary sidepanel navigation.
6 changes: 6 additions & 0 deletions .changeset/mean-elephants-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/apps-engine': patch
'@rocket.chat/meteor': patch
---

Fixes an issue that would cause marketplace apps to become invalid installations after an update
8 changes: 8 additions & 0 deletions .changeset/mean-numbers-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": patch
"@rocket.chat/rest-typings": patch
"@rocket.chat/ui-voip": patch
---

Enables control of video conference ringing and dialing sounds through the call ringer volume user preference, preventing video conf calls from always playing at maximum volume.
5 changes: 5 additions & 0 deletions .changeset/nervous-eels-march.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Adds unicode character support for default avatars
5 changes: 5 additions & 0 deletions .changeset/new-ears-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes a UI issue where enabling/disabling email two factor authentication didn't update in real-time.
5 changes: 5 additions & 0 deletions .changeset/ninety-apes-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Enhances message sorting in the `im.messages` and `dm.messages` endpoints by enabling support for multi-parameter sorting.
13 changes: 13 additions & 0 deletions .changeset/perfect-trees-rescue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'rocketchat-services': patch
'@rocket.chat/omnichannel-transcript': patch
'@rocket.chat/authorization-service': patch
'@rocket.chat/stream-hub-service': patch
'@rocket.chat/presence-service': patch
'@rocket.chat/account-service': patch
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/queue-worker': patch
'@rocket.chat/meteor': patch
---

Bump meteor to 3.1.2 and Node version to 20.13.1
6 changes: 6 additions & 0 deletions .changeset/popular-boats-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/omnichannel-services": patch
"@rocket.chat/pdf-worker": patch
---

Fixes omnichannel transcript filename breaking download links
5 changes: 5 additions & 0 deletions .changeset/popular-mugs-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the room converter would throw if the room was an omnichannel room that had been closed by the visitor
124 changes: 124 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "7.4.0-develop",
"rocketchat-services": "2.0.4",
"@rocket.chat/uikit-playground": "0.6.4",
"@rocket.chat/account-service": "0.4.13",
"@rocket.chat/authorization-service": "0.4.13",
"@rocket.chat/ddp-streamer": "0.3.13",
"@rocket.chat/omnichannel-transcript": "0.4.13",
"@rocket.chat/presence-service": "0.4.13",
"@rocket.chat/queue-worker": "0.4.13",
"@rocket.chat/stream-hub-service": "0.4.13",
"@rocket.chat/license": "1.0.4",
"@rocket.chat/network-broker": "0.1.5",
"@rocket.chat/omnichannel-services": "0.3.10",
"@rocket.chat/pdf-worker": "0.2.10",
"@rocket.chat/presence": "0.2.13",
"@rocket.chat/ui-theming": "0.4.2",
"@rocket.chat/account-utils": "0.0.2",
"@rocket.chat/agenda": "0.1.0",
"@rocket.chat/api-client": "0.2.13",
"@rocket.chat/apps": "0.2.4",
"@rocket.chat/apps-engine": "1.48.2",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.2",
"@rocket.chat/core-services": "0.7.5",
"@rocket.chat/core-typings": "7.4.0-develop",
"@rocket.chat/cron": "0.1.13",
"@rocket.chat/ddp-client": "0.3.13",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/freeswitch": "1.2.0",
"@rocket.chat/fuselage-ui-kit": "15.0.0",
"@rocket.chat/gazzodown": "15.0.0",
"@rocket.chat/i18n": "1.3.0",
"@rocket.chat/instance-status": "0.1.13",
"@rocket.chat/jest-presets": "0.0.1",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.22.0",
"@rocket.chat/log-format": "0.0.2",
"@rocket.chat/logger": "0.0.2",
"@rocket.chat/message-parser": "0.31.31",
"@rocket.chat/mock-providers": "0.1.7",
"@rocket.chat/model-typings": "1.3.0",
"@rocket.chat/models": "1.2.0",
"@rocket.chat/poplib": "0.0.2",
"@rocket.chat/password-policies": "0.0.2",
"@rocket.chat/patch-injection": "0.0.1",
"@rocket.chat/peggy-loader": "0.31.27",
"@rocket.chat/random": "1.2.2",
"@rocket.chat/release-action": "2.2.3",
"@rocket.chat/release-changelog": "0.1.0",
"@rocket.chat/rest-typings": "7.4.0-develop",
"@rocket.chat/server-cloud-communication": "0.0.2",
"@rocket.chat/server-fetch": "0.0.3",
"@rocket.chat/sha256": "1.0.12",
"@rocket.chat/tools": "0.2.2",
"@rocket.chat/tracing": "0.0.1",
"@rocket.chat/ui-avatar": "11.0.0",
"@rocket.chat/ui-client": "15.0.0",
"@rocket.chat/ui-composer": "0.5.1",
"@rocket.chat/ui-contexts": "15.0.0",
"@rocket.chat/ui-kit": "0.37.0",
"@rocket.chat/ui-video-conf": "15.0.0",
"@rocket.chat/ui-voip": "5.0.0",
"@rocket.chat/web-ui-registration": "15.0.0"
},
"changesets": [
"brave-ties-shout",
"chilled-shirts-smile",
"chilly-sheep-cover",
"cool-coins-agree",
"cuddly-garlics-cover",
"dry-jeans-thank",
"dull-hounds-agree",
"fast-starfishes-perform",
"five-cherries-hang",
"five-wolves-destroy",
"funny-ears-kick",
"funny-turtles-hunt",
"green-rules-cover",
"happy-nails-fry",
"honest-experts-mate",
"kind-geckos-heal",
"lazy-cheetahs-learn",
"lemon-lions-learn",
"light-yaks-drive",
"lucky-birds-lie",
"many-badgers-jam",
"mean-elephants-boil",
"mean-numbers-chew",
"new-ears-check",
"ninety-apes-poke",
"olive-stingrays-share",
"perfect-trees-rescue",
"popular-boats-poke",
"popular-mugs-try",
"popular-stingrays-trade",
"proud-mayflies-invite",
"purple-laws-joke",
"rotten-peaches-cry",
"rude-adults-shout",
"rude-llamas-pay",
"seven-otters-worry",
"silly-emus-remain",
"silly-shiny-kiwis",
"six-deers-dress",
"slow-flies-hear",
"small-waves-press",
"sour-rabbits-flow",
"stupid-rats-work",
"sweet-timers-divide",
"thick-boats-shake",
"three-insects-roll",
"tough-eggs-camp",
"twenty-camels-worry",
"violet-bikes-brake",
"weak-kangaroos-admire",
"yellow-cars-change",
"yellow-houses-beg"
]
}
5 changes: 5 additions & 0 deletions .changeset/purple-laws-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where non-Latin highlights were inconsistently applied, ensuring non-Latin characters are reliably detected and highlighted.
5 changes: 5 additions & 0 deletions .changeset/rotten-peaches-cry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Removes the Leader role from the room header. Leaders are now displayed in their respective group within the room's members list.
5 changes: 5 additions & 0 deletions .changeset/rude-llamas-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/livechat": patch
---

Fixes Livechat conversation not closing in a few scenarios due to cross-tab interference
5 changes: 5 additions & 0 deletions .changeset/six-deers-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixes an issue with embedded layout rooms displaying as if the user is not part of the room
5 changes: 5 additions & 0 deletions .changeset/sour-rabbits-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Validates duplicated email and phone number when creating or editing omnichannel contacts.
5 changes: 5 additions & 0 deletions .changeset/sweet-timers-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Switches from GCM (unsupported) to FCM as the default push notification service for custom mobile apps
6 changes: 6 additions & 0 deletions .changeset/tough-eggs-camp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/apps-engine": minor
---

Enables specifying hidden settings that are enabled to be accessed through the apps-engine in the permission list.
5 changes: 5 additions & 0 deletions .changeset/two-flowers-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixes a very rare issue where switching from a DM to a regular room would show an error page
9 changes: 9 additions & 0 deletions .changeset/weak-kangaroos-admire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@rocket.chat/model-typings': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/models': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Adds the Leader group to rooms' members list for better role visibility and consistency.
5 changes: 5 additions & 0 deletions .changeset/yellow-houses-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue which was preventing admins in enterprise workspaces from updating some premium layout settings.
Loading

0 comments on commit 7cbf1db

Please sign in to comment.