Skip to content

Commit

Permalink
Merge branch 'develop' into refactor/remove-addAllUserToRoom-method
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Jan 20, 2025
2 parents 40d625e + b14a5c1 commit 76cfdf4
Show file tree
Hide file tree
Showing 2,586 changed files with 15,794 additions and 10,284 deletions.
7 changes: 7 additions & 0 deletions .changeset/beige-kiwis-count.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/livechat": minor
"@rocket.chat/model-typings": minor
---

Added `departmentsAllowedToForward` property to departments returned in the `livechat/config` endpoint
6 changes: 0 additions & 6 deletions .changeset/big-timers-relax.md

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/blue-items-raise.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/blue-rats-kick.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/breezy-horses-marry.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)
6 changes: 6 additions & 0 deletions .changeset/chilled-beers-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Groups members by their roles in the room's member list for improved clarity
5 changes: 0 additions & 5 deletions .changeset/chilled-seas-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-pants-hunt.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/clean-sloths-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes the send attachments option not working on iOS browsers by moving it from the composer dropdown menu to the composer primary actions.
5 changes: 0 additions & 5 deletions .changeset/cold-mangos-impress.md

This file was deleted.

22 changes: 22 additions & 0 deletions .changeset/cool-planes-protect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
'@rocket.chat/omnichannel-transcript': patch
'@rocket.chat/authorization-service': patch
'@rocket.chat/stream-hub-service': patch
'@rocket.chat/presence-service': patch
'@rocket.chat/fuselage-ui-kit': patch
'@rocket.chat/account-service': patch
'@rocket.chat/mock-providers': patch
'@rocket.chat/ui-theming': patch
'@rocket.chat/uikit-playground': patch
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/queue-worker': patch
'@rocket.chat/apps-engine': patch
'@rocket.chat/ui-composer': patch
'@rocket.chat/ui-contexts': patch
'@rocket.chat/ui-client': patch
'@rocket.chat/models': patch
'@rocket.chat/sha256': patch
'@rocket.chat/meteor': patch
---

Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases
5 changes: 0 additions & 5 deletions .changeset/curly-snails-walk.md

This file was deleted.

7 changes: 7 additions & 0 deletions .changeset/eight-humans-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
"@rocket.chat/rest-typings": minor
---

Allows agents and managers to close Omnichannel rooms that for some reason ended up in a bad state. This "bad state" could be a room that appears open but it's closed. Now, the endpoint `livechat/room.closeByUser` will accept an optional `forceClose` parameter that will allow users to bypass most state checks we do on rooms and perform the room closing again so its state can be recovered.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
'@rocket.chat/meteor': minor
---

Allows Rocket.Chat to store call events.
Adds voice calls data to statistics
5 changes: 5 additions & 0 deletions .changeset/eleven-pugs-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where losing connection could break app's action buttons
6 changes: 0 additions & 6 deletions .changeset/empty-pans-love.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fair-carrots-trade.md

This file was deleted.

9 changes: 9 additions & 0 deletions .changeset/fifty-apricots-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@rocket.chat/omnichannel-services": patch
---

Fixes a behavior when running microservices that caused queue worker to process just the first 60 seconds of request.

This was due to a mistakenly bound context. Queue Worker was changed to start doing work only after it received the first request.

However, with the introduction of ASL and actual context on calls, the worker registration was absorbing the context of the call that created them, causing service calls happening inside the callbacks to fail because of a timeout.
5 changes: 0 additions & 5 deletions .changeset/fifty-parrots-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-peaches-approve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-cows-sin.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/friendly-kings-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Allows users to fetch the `packageValue` of settings when calling `/settings` endpoint via `includeDefaults` query param.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-coins-lay.md

This file was deleted.

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

Fixes an issue where room scroll position wasn't being restored when moving between rooms.
6 changes: 6 additions & 0 deletions .changeset/giant-bottles-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---

Fixes an issue where the system would throw the error: 'GUI Application error' while uninstalling an app(when on the requests tab).
5 changes: 0 additions & 5 deletions .changeset/giant-nails-trade.md

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/gold-comics-taste.md

This file was deleted.

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

Fixes an issue that prevented room history from loading under certain conditions.
5 changes: 0 additions & 5 deletions .changeset/green-queens-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-shirts-fold.md

This file was deleted.

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

Fixes an issue where changing user role in a room displays the wrong message
5 changes: 0 additions & 5 deletions .changeset/honest-kings-allow.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/itchy-pumas-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes SAML login redirecting to wrong room when using an invite link.
6 changes: 0 additions & 6 deletions .changeset/kind-crabs-live.md

This file was deleted.

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

Fixes apps actions showing in toolbar without an icon
13 changes: 0 additions & 13 deletions .changeset/lemon-singers-exercise.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/loud-islands-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where Rocket cat would send '%s' as the mongo version when using a deprecated but supported version of MongoDB.
5 changes: 0 additions & 5 deletions .changeset/lovely-beers-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-mirrors-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-wolves-turn.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/metal-pets-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Fixes an issue where users without the "Preview public channel" permission would receive new messages sent to the channel
5 changes: 0 additions & 5 deletions .changeset/metal-wolves-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-fireants-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-mails-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-bulldogs-dream.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/perfect-ties-tell.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/popular-cameras-grin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

Fixes livechat conversations not being assigned to the contact manager even when the "Assign new conversations to the contact manager" setting is enabled
5 changes: 0 additions & 5 deletions .changeset/pretty-islands-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-cups-share.md

This file was deleted.

Loading

0 comments on commit 76cfdf4

Please sign in to comment.