Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.10.0 #32655

Closed
wants to merge 95 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
07c4ca0
fix: Don't show join default channels option for edit user form (#31…
yash-rajpal May 21, 2024
612c78a
chore(deps): bump thehanimo/pr-title-checker from 1.3.7 to 1.4.1 (#30…
dependabot[bot] May 22, 2024
c6450b1
chore: move all webclient code out of the COSS folders (#32273)
pierre-lehnen-rc May 22, 2024
526cbf1
fix: Re-login same browser tab issues (#32479)
ggazzo May 24, 2024
a565999
feat(UiKit): Users select (#31455)
tiagoevanp May 24, 2024
4fd9c4c
feat: Un-encrypted messages not allowed in E2EE rooms (#32040)
yash-rajpal May 24, 2024
1aac8e1
fix: streams being called with no logged user (#32489)
ggazzo May 27, 2024
957ccf8
test: Fix test name (#32490)
MartinSchoeler May 27, 2024
88d3114
test: make api teams test fully independent (#31756)
MarcosSpessatto May 27, 2024
cd96032
fix: Message update being broadcasted without updated values (#32472)
sampaiodiego May 27, 2024
b21d32b
refactor: IntegrationHistory out of DB Watcher (#32502)
ricardogarim May 27, 2024
1ac48ae
i18n: Rocket.Chat language update from LingoHub 🤖 on 2024-05-28Z (#32…
lingohub[bot] May 28, 2024
9cd49d5
feat: Add contentDisposition option to file storages (#31974)
jeanfbrito May 29, 2024
d06df8a
ci: increase issue allowed stale time (#32523)
geekgonecrazy May 31, 2024
3fc12f6
refactor: EmailInbox out of DB Watcher (#32501)
ricardogarim May 31, 2024
8e4485b
fix: Users in role table not rendering the empty state properly (#32412)
dougfabris May 31, 2024
19c131b
fix: User status when setting "Use REST instead of websocket for Mete…
sampaiodiego May 31, 2024
bbb92fc
Merge remote-tracking branch 'origin/master' into develop
ggazzo Jun 3, 2024
f659c6e
fix: `codeBlock` styles in light mode (#32499)
juliajforesti Jun 3, 2024
3da6e14
chore: Deprecate `banners.getNew` endpoint (#32525)
matheusbsilva137 Jun 3, 2024
a3e4c06
refactor: LivechatDepartmentAgents out of DB Watcher (#32504)
ricardogarim Jun 5, 2024
62d4b27
fix: Moderators with `Bypass Time limits` permission cannot edit mess…
KevLehman Jun 6, 2024
2b14bf6
Bump to 6.10.0-develop (#32565)
sampaiodiego Jun 6, 2024
abebb06
fix: Installed apps not appearing in the list if they're not publishe…
d-gubert Jun 6, 2024
04b0a76
fix: Image gallery moves to older images when clicking on the right a…
matheusbsilva137 Jun 6, 2024
1e8d97f
chore: Use `prettier` on UI tests files (#32526)
KevLehman Jun 10, 2024
c8069f7
fix: remove reason when password change is set to false (#31363)
tapiarafael Jun 10, 2024
96e66c8
regression: Fixed image gallery not working on Electron app (#32578)
matheusbsilva137 Jun 10, 2024
1e8bf3f
fix: Using the banner _id field as a fallback for the view.viewId fie…
Gustrb Jun 10, 2024
3d74b63
fix(Omnichannel): Omnichannel agent `take it` button (#32175)
tiagoevanp Jun 11, 2024
811f316
fix: OTR conversation closes automatically when any of the peers goes…
KevLehman Jun 11, 2024
209ea9f
regression: Disable animation on image gallery pagination transition …
matheusbsilva137 Jun 11, 2024
108ec7f
fix(Omnichannel): nonstop sound on current chats using continuous not…
MartinSchoeler Jun 11, 2024
c4e59b9
test: Add Omnichannel Business Hours E2E tests (#32303)
csuadev Jun 11, 2024
972ba42
fix: Run QueryClient.clear() on logout (#32587)
MartinSchoeler Jun 12, 2024
16b67aa
feat: Limit of members that can be added using the autojoin feature i…
Gustrb Jun 12, 2024
99de6d2
chore: disable db watchers on local envs (#32589)
sampaiodiego Jun 12, 2024
bd9eb6b
chore: Add a way to remove an invalid token if sendFCM returns 404 (#…
Gustrb Jun 12, 2024
65d1688
test: Rewrote the rooms.helper file in typescript (#32556)
Gustrb Jun 12, 2024
4afd41c
chore: change e2e password placeholder (#32569)
hugocostadev Jun 13, 2024
1056f22
fix: prevent OTR in E2EE (#32459)
hugocostadev Jun 13, 2024
afa560d
chore: bump meteor 2.16 (#32585)
ggazzo Jun 13, 2024
97eaa17
fix: Accepted Media Types settings validation (#32478)
hugocostadev Jun 14, 2024
d3ab416
chore: remove message column on moderation console (#32432)
csuadev Jun 14, 2024
eaf2f11
fix: sidebar last message E2EE (#32431)
hugocostadev Jun 17, 2024
9795e58
fix: Force highlighted code language registration (#32507)
dougfabris Jun 17, 2024
59df102
fix: Long katex strings breaking overflow in x axis (#32609)
MartinSchoeler Jun 17, 2024
1c4b702
chore: Add telemetry to CI so we can get a better understanding of re…
geekgonecrazy Jun 17, 2024
465c8ed
fix: E2EE thread main message reactivity (#32381)
yash-rajpal Jun 17, 2024
2ef71e8
feat: E2EE room setup header (#32446)
yash-rajpal Jun 17, 2024
4f72d62
feat: Apps-Engine Deno Runtime update (#31821)
d-gubert Jun 17, 2024
94b12ed
fix: Not possible to edit room without proper permission with retenti…
dougfabris Jun 18, 2024
faf386b
fix: prevent broadcasting of system messages when hide setting is ena…
AllanPazRibeiro Jun 18, 2024
ffbbd8c
regression: don't notify role changes during startup (#32619)
sampaiodiego Jun 18, 2024
b23f9ed
fix: Supported Versions misbehaving (#32610)
ggazzo Jun 18, 2024
1bdffcd
fix: `QueueInactivityMonitor` not processing inquiries (#32452)
KevLehman Jun 18, 2024
3039968
fix: PDFs uploaded by "PDF transcript" feature were returnig 403 when…
KevLehman Jun 18, 2024
02dd875
feat: Use `application/octet-stream` as a fallback media type to avoi…
matheusbsilva137 Jun 19, 2024
70e3968
fix(Omnichannel): Contact Center sort by date (#32566)
tiagoevanp Jun 19, 2024
c5edd04
fix: Settings code mirror broken on full screen mode (#32625)
dougfabris Jun 19, 2024
ee43f2c
feat: Disable slash commands for encrypted rooms (#32548)
yash-rajpal Jun 19, 2024
6c17292
test: fix flaky `Team join` api tests (#32634)
ggazzo Jun 19, 2024
f5e0d1e
fix: Client sends incorrect file name when uploading assets (#32636)
matheusbsilva137 Jun 19, 2024
cd97aac
fix: Enable encryption for direct/private rooms by default is overrid…
yash-rajpal Jun 19, 2024
45dc3d5
feat: Disable some message menu items for encrypted messages. (#32559)
yash-rajpal Jun 19, 2024
ae968fc
regression: `Error: Model ISettingsModel not found` (#32644)
ggazzo Jun 20, 2024
efba929
test: flaky e2ee tests (#32645)
ggazzo Jun 20, 2024
1428778
test: fix canned-response/business hours flaky test (#32642)
ggazzo Jun 20, 2024
e6bfb4e
fix: Emoji picker's object and symbols category icon swapped (#32612)
dougfabris Jun 20, 2024
fade5a2
test: make playwright reporter less verbose by showing only errors (#…
sampaiodiego Jun 20, 2024
8ac631d
refactor: Settings out of DB Watcher (#32518)
ricardogarim Jun 20, 2024
68b624e
regression: Incorrect translation of room data on listeners of messag…
d-gubert Jun 21, 2024
4a0480b
fix: Override retention policy missing ignore threads option (#32485)
dougfabris Jun 21, 2024
832ae0f
feat: Change Quote Position (#32605)
MartinSchoeler Jun 21, 2024
c0828b4
feat: Upgrade `fuselage-toastbar` adding RTL support (#32604)
dougfabris Jun 21, 2024
2ad192b
refactor: LivechatInquiry out of DB Watcher (#32358)
ricardogarim Jun 21, 2024
2f7597e
fix(Marketplace): Wrong modal if app already purchased (#32563)
MartinSchoeler Jun 21, 2024
dfa49bd
feat: Allow different time units for retention policy (#32425)
gabriellsh Jun 21, 2024
e3b3123
fix: saveSettings endpoint allowing NaN to be stored on Int settings …
MartinSchoeler Jun 21, 2024
363a011
feat: Add LDAP group validation strategy setting to channels and role…
matheusbsilva137 Jun 21, 2024
5f95c4e
feat: New users page pending tab (#31987)
rique223 Jun 21, 2024
9c925a3
fix: Modal backdrop overlapping `Select` options (#32640)
dougfabris Jun 21, 2024
e47ae76
fix: cleaning the room filter between navigation on the admin section…
AllanPazRibeiro Jun 21, 2024
9e8370d
refactor: users out of db watcher (#32567)
sampaiodiego Jun 21, 2024
768cad6
feat: E2EE warnings on search and audit panel (#32551)
yash-rajpal Jun 21, 2024
6274c43
regression: fix retention flaky test (#32649)
ggazzo Jun 21, 2024
d3c493b
feat: Improve Retention Policy Warning and Callout messages (#32579)
gabriellsh Jun 21, 2024
865a5aa
tests: rewrite `getByRole` buttons to match exact string (#32652)
juliajforesti Jun 22, 2024
495628b
fix: Prevent E2EE key reset on startup (#32653)
rodrigok Jun 22, 2024
9fe05d3
fix: `EditRoomInfo` encrypted field placement (#32458)
juliajforesti Jun 22, 2024
161813c
feat(E2EEncryption): File encryption support (#32316)
rodrigok Jun 22, 2024
1240c87
fix: Handle encrypted pinned messages (#32380)
yash-rajpal Jun 22, 2024
f75a2cb
feat(E2EE): Async E2EE keys exchange (#32197)
yash-rajpal Jun 22, 2024
9978182
Release 6.10.0-rc.0
rocketchat-github-ci Jun 22, 2024
ccd4b92
Merge remote-tracking branch 'origin/master' into release-6.10.0
ggazzo Jun 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .changeset/angry-garlics-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/i18n": patch
---

Improved Retention Policy Warning messages
6 changes: 6 additions & 0 deletions .changeset/breezy-pens-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Removed "Unknown media type" errors on the client side by using `application/octet-stream` as a fallback media type (MIME type) for all files
5 changes: 5 additions & 0 deletions .changeset/brown-lobsters-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Resolved an issue with the room type filter not being reset after navigating between admin sections.
5 changes: 5 additions & 0 deletions .changeset/chilly-toys-hunt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed "File Upload > Accepted Media Types" setting to allow all type of files uploads
6 changes: 6 additions & 0 deletions .changeset/clean-moose-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Introduced the use of the `API_User_Limit` setting to limit amount of members to simultaneously auto-join a room in a team
6 changes: 6 additions & 0 deletions .changeset/cuddly-cycles-nail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/fuselage-ui-kit": minor
"@rocket.chat/ui-kit": minor
---

Introduced new elements for apps to select users
5 changes: 5 additions & 0 deletions .changeset/cuddly-maps-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed streams being called when the user is not logged in
5 changes: 5 additions & 0 deletions .changeset/dry-shoes-tap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes the supported versions problem, where in most cases the data chosen was the oldest
5 changes: 5 additions & 0 deletions .changeset/eighty-wasps-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue with how the UI checked for permissions when deciding if editing or deleting a message by moderators users
6 changes: 6 additions & 0 deletions .changeset/famous-scissors-teach.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/i18n": patch
---

Prevent usage of OTR messages with End-to-end Encryption, both feature shouldn't and can't work together.
5 changes: 5 additions & 0 deletions .changeset/five-monkeys-applaud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixes not being able to reinstall app after installation failure
5 changes: 5 additions & 0 deletions .changeset/five-shoes-fly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed codeBlock styles in light mode
6 changes: 6 additions & 0 deletions .changeset/forty-bikes-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/core-typings': patch
'@rocket.chat/meteor': patch
---

Decrypt pinned encrypted messages in the chat and pinned messages contextual bar.
5 changes: 5 additions & 0 deletions .changeset/forty-ghosts-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed "Take it" button behavior disabling it when agent status is set to offline
5 changes: 5 additions & 0 deletions .changeset/four-onions-camp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

When using `DISABLE_DB_WATCHERS=true` this fixes message updates with URLs that were missing the link preview.
6 changes: 6 additions & 0 deletions .changeset/friendly-months-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Implement E2EE warning callouts letting users know that encrypted messages can't be searched and auditted on search contextual bar and audit panel.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-readers-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes issues with loading license modules when loading the page while logged out
6 changes: 6 additions & 0 deletions .changeset/gold-flowers-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Added E2EE room setup header, with just limited functionality and room actions.
5 changes: 5 additions & 0 deletions .changeset/green-camels-repair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed 2 issues with `QueueInactivityMonitor` callback. This callback was in charge of scheduling the job that would close the inquiry, but it was checking on a property that didn't exist. This caused the callback to early return without scheduling the job, making the feature to not to work.
4 changes: 4 additions & 0 deletions .changeset/grumpy-games-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
'@rocket.chat/meteor': patch
---
Changed streaming logic to prevent hidden system messages from being broadcasted through `stream-room-messages`.
5 changes: 5 additions & 0 deletions .changeset/happy-cameras-mix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed an issue where private encrypted room creation was being forced even when E2EE feature was disabled.
5 changes: 5 additions & 0 deletions .changeset/happy-windows-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue that allowed saveSettings method to save NaN values on numeric settings.
5 changes: 5 additions & 0 deletions .changeset/healthy-clouds-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/gazzodown": patch
---

Fixes long katex lines overflowing the message component
5 changes: 5 additions & 0 deletions .changeset/heavy-dolphins-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes the issue where the modal backdrop is overlapping the options of the `Select` component
5 changes: 5 additions & 0 deletions .changeset/hungry-waves-lick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed file name being incorrectly sent from the client when uploading assets
6 changes: 6 additions & 0 deletions .changeset/lastmessage-e2ee.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

Fixed last message preview in Sidebar for E2E Ecrypted channels
6 changes: 6 additions & 0 deletions .changeset/late-drinks-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
---

Fixed an issue that would not allow the user to dismiss the closeToSeatsLimit banner for old workspaces

13 changes: 13 additions & 0 deletions .changeset/metal-candles-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/core-typings": patch
"@rocket.chat/i18n": patch
---

Implemented a new "Pending Users" tab on the users page to list users who have not yet been activated and/or have not logged in for the first time.
Additionally, added a "Pending Action" column to aid administrators in identifying necessary actions for each user. Incorporated a "Reason for Joining" field
into the user info contextual bar, along with a callout for exceeding the seats cap in the users page header. Finally, introduced a new logic to disable user creation buttons upon surpassing the seats cap.




5 changes: 5 additions & 0 deletions .changeset/metal-cats-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Support encrypted files on end-to-end encrypted rooms.
6 changes: 6 additions & 0 deletions .changeset/mighty-oranges-wait.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Added a "LDAP group validation strategy" setting to LDAP channels and roles sync in order to enable faster syncs
5 changes: 5 additions & 0 deletions .changeset/nasty-windows-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Moves the quotes to be on top of the message for better readability
5 changes: 5 additions & 0 deletions .changeset/nervous-wolves-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes the issue not allowing users without edit-room-retention-policy permission try to edit the room with the retention policy enabled
6 changes: 6 additions & 0 deletions .changeset/nice-zebras-admire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Prevent E2EE key reset on startup due to possible race conditions
5 changes: 5 additions & 0 deletions .changeset/odd-goats-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where settings code mirror is not being displayed correctly in full screen mode
8 changes: 8 additions & 0 deletions .changeset/orange-clocks-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@rocket.chat/model-typings': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/rest-typings': minor
'@rocket.chat/meteor': minor
---

Async End-to-End Encrypted rooms key distribution process. Users now don't need to be online to get the keys of their subscribed encrypted rooms, the key distribution process is now async and users can recieve keys even when they are not online.
6 changes: 6 additions & 0 deletions .changeset/plenty-buses-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Disable "Reply in direct message", "Copy link" and "Forward message" message menu items for encrypted messages as they don't apply to encrypted messages and also disable apps menu items and show a warning.
6 changes: 6 additions & 0 deletions .changeset/popular-bulldogs-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---

Disable slash commands in encrypted rooms and show a disabled warning.
123 changes: 123 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "6.10.0-develop",
"rocketchat-services": "1.1.33",
"@rocket.chat/account-service": "0.3.14",
"@rocket.chat/authorization-service": "0.3.15",
"@rocket.chat/ddp-streamer": "0.2.14",
"@rocket.chat/omnichannel-transcript": "0.3.15",
"@rocket.chat/presence-service": "0.3.15",
"@rocket.chat/queue-worker": "0.3.15",
"@rocket.chat/stream-hub-service": "0.3.15",
"@rocket.chat/api-client": "0.1.33",
"@rocket.chat/ddp-client": "0.2.24",
"@rocket.chat/license": "0.1.15",
"@rocket.chat/omnichannel-services": "0.1.15",
"@rocket.chat/pdf-worker": "0.0.39",
"@rocket.chat/presence": "0.1.15",
"@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.6",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.2",
"@rocket.chat/core-services": "0.3.15",
"@rocket.chat/core-typings": "6.10.0-develop",
"@rocket.chat/cron": "0.0.35",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/fuselage-ui-kit": "7.0.0",
"@rocket.chat/gazzodown": "7.0.0",
"@rocket.chat/i18n": "0.4.0",
"@rocket.chat/instance-status": "0.0.39",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.17.0",
"@rocket.chat/log-format": "0.0.2",
"@rocket.chat/logger": "0.0.2",
"@rocket.chat/message-parser": "0.31.29",
"@rocket.chat/mock-providers": "0.0.7",
"@rocket.chat/model-typings": "0.4.1",
"@rocket.chat/models": "0.0.39",
"@rocket.chat/poplib": "0.0.2",
"@rocket.chat/password-policies": "0.0.2",
"@rocket.chat/patch-injection": "0.0.1",
"@rocket.chat/peggy-loader": "0.31.25",
"@rocket.chat/random": "1.2.2",
"@rocket.chat/release-action": "2.2.3",
"@rocket.chat/release-changelog": "0.1.0",
"@rocket.chat/rest-typings": "6.10.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": "3.0.0",
"@rocket.chat/ui-client": "7.0.0",
"@rocket.chat/ui-composer": "0.1.0",
"@rocket.chat/ui-contexts": "7.0.0",
"@rocket.chat/ui-kit": "0.34.0",
"@rocket.chat/ui-video-conf": "7.0.0",
"@rocket.chat/uikit-playground": "0.2.23",
"@rocket.chat/web-ui-registration": "7.0.0"
},
"changesets": [
"angry-garlics-visit",
"breezy-pens-sing",
"brown-lobsters-join",
"chilly-toys-hunt",
"clean-moose-cover",
"cuddly-cycles-nail",
"cuddly-maps-peel",
"dry-shoes-tap",
"eighty-wasps-kneel",
"famous-scissors-teach",
"five-monkeys-applaud",
"five-shoes-fly",
"forty-bikes-check",
"forty-ghosts-flow",
"four-onions-camp",
"friendly-months-attack",
"fuzzy-readers-bake",
"gold-flowers-shake",
"green-camels-repair",
"grumpy-games-greet",
"happy-cameras-mix",
"happy-windows-drum",
"healthy-clouds-hide",
"heavy-dolphins-lie",
"hungry-waves-lick",
"lastmessage-e2ee",
"late-drinks-brake",
"metal-candles-float",
"metal-cats-suffer",
"mighty-oranges-wait",
"nasty-windows-reply",
"nervous-wolves-collect",
"nice-zebras-admire",
"odd-goats-fix",
"orange-clocks-raise",
"plenty-buses-kneel",
"popular-bulldogs-accept",
"proud-coats-repair",
"rare-colts-repair",
"rare-dancers-own",
"real-bobcats-train",
"red-cheetahs-heal",
"rude-llamas-notice",
"serious-bottles-tie",
"short-coins-enjoy",
"shy-eyes-march",
"slow-cars-press",
"smooth-knives-turn",
"spotty-seals-whisper",
"sweet-kiwis-scream",
"tame-weeks-shout",
"ten-stingrays-eat",
"thin-suns-invent",
"three-squids-brake",
"tidy-apes-fry",
"weak-books-tell",
"wild-carrots-know"
]
}
5 changes: 5 additions & 0 deletions .changeset/proud-coats-repair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix the sorting by last chat in Contact Center table
5 changes: 5 additions & 0 deletions .changeset/rare-colts-repair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue not rendering the proper error and empty state on users in role table
5 changes: 5 additions & 0 deletions .changeset/rare-dancers-own.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Adds the missing `ignoreThreads` param fixing the issue not allowing ignoring threads when overriding retention policy
6 changes: 6 additions & 0 deletions .changeset/real-bobcats-train.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/rest-typings': patch
'@rocket.chat/meteor': patch
---

Don't show Join default channels option on edit user form.
Loading
Loading