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.12.0 #33134

Merged
merged 136 commits into from
Sep 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
136 commits
Select commit Hold shift + click to select a range
cb88ca8
ci: increase kernel limits (#32902)
sampaiodiego Jul 25, 2024
7442ffc
chore: prevent destructuring _id of deleted users (#32899)
ggazzo Jul 25, 2024
cb50ac8
refactor: move broadcastMessageFromData to notifyListener (#32843)
ricardogarim Jul 26, 2024
7c5eac8
regression: Messagebox sending message instead of just selecting popu…
gabriellsh Jul 26, 2024
776fc1e
chore(client): stop replacing `Meteor.user` (#32910)
ggazzo Jul 26, 2024
b55869b
regression: notify user properly on logout (#32920)
ggazzo Jul 26, 2024
1abe580
refactor: Circular imports (#32885)
tassoevan Jul 27, 2024
3d7dd35
i18n: Rocket.Chat language update from Lingohub 🤖 on 2024-07-25Z (#32…
lingohub[bot] Jul 29, 2024
1a0377b
chore: improve `on login` cached collection (#32929)
ggazzo Jul 29, 2024
adb337a
refactor: Remove deprecated `Options.AvatarSize` constant (#32909)
tassoevan Jul 29, 2024
a0ad916
fix(Livechat): `After Registration Triggers` showing in wrong screen …
ggazzo Jul 29, 2024
851d60a
test: fix flaky test `Archive department` (#32933)
ggazzo Jul 29, 2024
d15d315
chore: bump traefik (#32892)
ggazzo Jul 30, 2024
ccf6ff4
feat: New users page deactivated tab and active tab ui (#32032)
rique223 Jul 30, 2024
93f99dd
chore: bump turbo (#32938)
ggazzo Jul 30, 2024
1b072df
test: Move Jest configuration to a package of presets (#32802)
tassoevan Jul 30, 2024
71af514
chore: Bump rocket.chat to 6.12.0-develop (#32936)
ggazzo Jul 30, 2024
8fb9ef0
test: Remove mockDate and fix unit tests (#32947)
gabriellsh Jul 31, 2024
057e1dd
fix: validate `bhType` before registering it (#32931)
KevLehman Jul 31, 2024
cf43537
chore: Remove `ui-kit` from `yarn fuselage` script (#32942)
tassoevan Aug 1, 2024
a663078
chore: Exclude Storybook stories from the build of `@rocket.chat/ui-c…
tassoevan Aug 1, 2024
dd42703
chore: Use index on `unlockAll` query called when changing OM routing…
KevLehman Aug 1, 2024
0c919db
feat: add `Advanced settings` on create Team and Channel (#32867)
juliajforesti Aug 1, 2024
e061bd9
Merge remote-tracking branch 'origin/release-6.11.0' into develop
ggazzo Aug 2, 2024
8ea6517
fix: `Menu` onPointerUp event behavior (#32968)
juliajforesti Aug 2, 2024
24e99a2
chore: create `afterOmnichannelSaveMessage` (#32970)
ggazzo Aug 2, 2024
46a502c
chore: create `orm` for specific cases (#32948)
ggazzo Aug 2, 2024
a38c342
regression: fix dispatchInquiryPosition not being fired on room creat…
ggazzo Aug 3, 2024
41b1407
chore: saveAnalyticsData with accumulator (#32961)
ricardogarim Aug 3, 2024
2db5155
feat: Upgrade `fuselage-toastbar` adding pause on hover (#32969)
dougfabris Aug 5, 2024
e2a750f
chore: move afterOmnichannelSaveMessage hook to work with updater (#3…
ricardogarim Aug 5, 2024
cf778f1
chore: add updater on afterOmnichannelSaveMessage (save-last-visitor-…
ricardogarim Aug 5, 2024
b4d8c14
chore: replace `dtinth/setup-github-actions-caching-for-turbo` to use…
ggazzo Aug 6, 2024
9939508
chore: don't mark room as read after sending message (#32941)
sampaiodiego Aug 6, 2024
e28be46
feat: add `sidepanel` to teams api (#32868)
juliajforesti Aug 6, 2024
5660be2
chore: Renders back button through prop in admin settings (#32987)
dougfabris Aug 6, 2024
2c72a26
chore: `FilterByText` component sanitization (#32957)
dougfabris Aug 6, 2024
3db7f57
test: Mock `dns.lookup` on `checkUrlForSsrf` tests (#32995)
KevLehman Aug 7, 2024
a5196d0
ci: remove tmp files (#32996)
ggazzo Aug 7, 2024
45f0bc7
ci: only rebuild docker if event is pull request and is from outside …
ggazzo Aug 7, 2024
12720e9
test: Make Omnichannel jobs run every 3 secs on CI instead of 1 min (…
KevLehman Aug 7, 2024
5b1e894
fix: Allow custom fields on messages to be updated even if `msg` prop…
KevLehman Aug 7, 2024
7515c17
ci: Bump `@actions/download-artifact` and `@actions/upload-artifact` …
tassoevan Aug 7, 2024
c97b46e
chore: Adds snapshot tests in `ui-video-conf` package (#32780)
dougfabris Aug 7, 2024
5388eef
chore: add updater on afterOmnichannelSaveMessage (markRoomResponded)…
ricardogarim Aug 7, 2024
6a7570b
refactor: custom-emoji functions out of meteor methods (#32925)
abhinavkrin Aug 8, 2024
b3e6d3f
regression: fallback offline department (#33009)
jessicaschelly Aug 8, 2024
cab4ceb
chore(models): Filter update accumulator (#33018)
ggazzo Aug 9, 2024
7fc1d3e
chore: create getVisitorActiveForPeriodUpdateQuery (#33017)
ggazzo Aug 9, 2024
9f50aaf
chore: create getNotResponseByRoomIdUpdateQuery method (#33021)
ricardogarim Aug 9, 2024
4ec97ed
Merge remote-tracking branch 'origin/master' into develop
ggazzo Aug 9, 2024
27bd512
refactor(tests): Align Jest tests (#32550)
tassoevan Aug 11, 2024
ccf6828
chore: Add `departmentName` to the return values of `:agentId/departm…
KevLehman Aug 12, 2024
08ac2f3
chore: add roomUpdater on notifyUsersOnMessage (#33026)
ricardogarim Aug 12, 2024
127866c
feat(audit): New endpoint for listing members of any room (#32916)
KevLehman Aug 12, 2024
fd8b321
ci: regression `actions/upload-artifact@v4` meteor build production (…
ggazzo Aug 13, 2024
c11f372
fix(ui-kit): Missing a peer dependency (#33000)
tiagoevanp Aug 13, 2024
d9995a2
refactor: Cover implicit `any` types (#33030)
tassoevan Aug 13, 2024
938337f
ci: fix prs from forks (#32998)
ggazzo Aug 13, 2024
1f061a1
fix(i18n): fixes onboarding.component.emailCodeFallback translation (…
lucas-a-pelegrino Aug 13, 2024
284b5ce
fix: Retention policy cron max age settings reactivity (#33025)
gabriellsh Aug 14, 2024
19824bd
chore: remove `persists` from updater (#33037)
ggazzo Aug 14, 2024
f882124
fix: disable deletion for federated users (#32852)
debdutdeb Aug 14, 2024
1b30512
feat: Replaces outdated retention policy warning in favor of `Bubble`…
dougfabris Aug 14, 2024
ec0cec6
chore: turbo env-mode: loose for dev (#33056)
sampaiodiego Aug 14, 2024
4478887
ci: fix external pull requests (#33063)
ggazzo Aug 15, 2024
77989f5
i18n: more Hindi translation keys added (#30927)
its-kunal Aug 15, 2024
c676b35
chore(client): Remove Meteor.Error from `slashCommand` (#32915)
dougfabris Aug 15, 2024
c7bdb14
chore: promote roomUpdater to afterSaveMessage hook (#33034)
ricardogarim Aug 15, 2024
95178e0
fix: File uploads should only be allowed for room members (#32940)
MartinSchoeler Aug 15, 2024
320485d
chore(deps): bump actions/setup-node from 3.7.0 to 4.0.3 (#32965)
dependabot[bot] Aug 15, 2024
0b2af2b
chore(deps): bump thehanimo/pr-title-checker from 1.3.7 to 1.4.2 (#31…
dependabot[bot] Aug 15, 2024
760b5aa
chore(deps): bump github/codeql-action from 2 to 3 (#32964)
dependabot[bot] Aug 15, 2024
443eda1
chore(deps): bump docker/login-action from 2 to 3 (#30378)
dependabot[bot] Aug 15, 2024
17f3d5e
fix: Missing department names on OC edit agent view (#33033)
csuadev Aug 15, 2024
9048692
chore: change 'Accounts_AvatarBlockUnauthenticatedAccess' default val…
julio-cfa Aug 16, 2024
c8dac9f
fix: Realtime Monitoring LineCharts not updating (#33023)
MartinSchoeler Aug 16, 2024
683b55b
fix: Avoid `processRoomAbandonment` callback from erroring when Busin…
KevLehman Aug 16, 2024
bbdff10
refactor(Livechat): transcript.js to TS (#32087)
MartinSchoeler Aug 16, 2024
8162986
refactor: move system message calls from sendMessage to saveSystemMes…
ricardogarim Aug 19, 2024
a40541b
chore: apps-engine message converter cache by any obj (#33053)
ggazzo Aug 19, 2024
7e2facc
fix: customFields ignored in livechat room creation (#33047)
abhinavkrin Aug 19, 2024
5d657ee
chore: Settings files sanitization (#33057)
dougfabris Aug 19, 2024
f20be47
fix: deactivate federated internal users permanently with the externa…
debdutdeb Aug 20, 2024
0e749e2
fix: Following/unfollowing a message when the thread is closed does n…
gabriellsh Aug 20, 2024
51f35b4
chore: Visitors' messages are being counted as agents' responses in l…
matheusbsilva137 Aug 20, 2024
d828b44
test(Omnichannel): Fix department flaky test (#33091)
MartinSchoeler Aug 20, 2024
51f2fc2
fix: `processRoomAbandonment` callback not processing data correctly …
KevLehman Aug 20, 2024
61ff323
chore: move ddp-client and api-client packages out of ee folder (#32897)
pierre-lehnen-rc Aug 20, 2024
908391a
ci: yarn login (#33117)
ggazzo Aug 20, 2024
a134176
refactor: `Realtime Monitoring/Chart` component to TS (#33076)
MartinSchoeler Aug 21, 2024
1041e8c
feat: proxy avatars for Accounts_AvatarExternalProviderUrl (#32824)
anicoa Aug 21, 2024
0b0d4d8
feat: Added Creation Date col in Rooms Table in Admin Panel (#32709)
heet434 Aug 21, 2024
6cb79a0
fix: Inconsistent Markdown Formatting in Custom Status Field (#32574)
Kishn0109 Aug 21, 2024
2b13061
feat: verify federation configuration before processing any events (#…
debdutdeb Aug 21, 2024
ed4ea30
feat: Allow apps to react/unreact to messages (#33001)
KevLehman Aug 21, 2024
2f402fd
chore: allow using db watchers in localhost (#33120)
sampaiodiego Aug 21, 2024
a7f12cc
fix: Forget session on window close (#33040)
yash-rajpal Aug 21, 2024
94518af
chore: Remove `googleapis` package from codebase (#33121)
KevLehman Aug 21, 2024
1e1e849
fix: `ContextualbarHeader` expanded prop (#33109)
juliajforesti Aug 21, 2024
dd37ea1
fix: validate username before registering user (#32743)
ricardogarim Aug 21, 2024
eb5e60e
chore: bump rocketchat-icons (#33119)
Dnouv Aug 21, 2024
7937ff7
fix: System messages are counted as agents' first responses in livech…
matheusbsilva137 Aug 21, 2024
150c7b1
refactor: Subscriptions out of DB Watcher (#32540)
ricardogarim Aug 21, 2024
7f88158
fix: Users without the "Manage OAuth Apps" permission can't log in wi…
matheusbsilva137 Aug 22, 2024
9a69771
feat: New users page contextual bar user form (#32041)
rique223 Aug 22, 2024
10baefd
fix: Teams may have no associated main room on creation (#33101)
lucas-a-pelegrino Aug 22, 2024
d9dd2c4
feat: add closedBy on apps-engine (#33048)
ggazzo Aug 22, 2024
f6351e8
regression: `executeSetReaction` receiving wrong params (#33131)
KevLehman Aug 22, 2024
be5d153
chore: Update Omnichannel's room closing mechanism to use transaction…
KevLehman Aug 22, 2024
a14c067
fix: Livechat analytics in a given date range consider conversation d…
matheusbsilva137 Aug 22, 2024
c079498
fix: Announcement modal horizontal scrollbar (#24889)
Shivansh2287 Aug 22, 2024
b213181
Revert "fix: Inconsistent Markdown Formatting in Custom Status Field"…
csuadev Aug 22, 2024
c225451
refactor: Replace proxy functions from `LivechatTyped` class with dir…
KevLehman Aug 22, 2024
58c0efc
feat: Setting for enabling files encryption and fix whitelist media t…
yash-rajpal Aug 23, 2024
b764c41
fix: show only relevant userInfoActions for mentioned non-members (#3…
abhinavkrin Aug 23, 2024
9f6883e
Release 6.12.0-rc.0
rocketchat-github-ci Aug 23, 2024
95ec3b3
Merge remote-tracking branch 'origin/master' into release-6.12.0
ggazzo Aug 23, 2024
ac08452
fix: imported fixes (#33136)
julio-cfa Aug 23, 2024
d4dde2b
regression: Handle live setting forget user session on window close u…
yash-rajpal Aug 26, 2024
560a432
Release 6.12.0-rc.1
rocketchat-github-ci Aug 26, 2024
7180790
regression: Encrypted file upload throws an error on mobile (#33169)
matheusbsilva137 Aug 28, 2024
0bfba5b
fix: restore tooltips to units Multiselect (#33174)
MartinSchoeler Aug 29, 2024
54eff23
regression: Retention policy warning not truncating text (#33186)
dougfabris Aug 30, 2024
44f905e
Release 6.12.0-rc.2
rocketchat-github-ci Aug 30, 2024
a713520
regression: fix subscription counter for DMs (#33200)
sampaiodiego Sep 2, 2024
2d7f6dc
chore: improve omni queue metrics query (#33159)
sampaiodiego Sep 3, 2024
2aa343d
Release 6.12.0-rc.3
rocketchat-github-ci Sep 3, 2024
a5503cf
Merge remote-tracking branch 'origin/master' into release-6.12.0
ggazzo Sep 3, 2024
e04a6d1
Release 6.12.0-rc.4
rocketchat-github-ci Sep 3, 2024
efb41b4
regression: Add password verification to new user panel contextual ba…
rique223 Sep 3, 2024
bbd8b54
test: Add e2e tests for teams multi-step modals (#33168)
dougfabris Aug 27, 2024
a3d7ce0
fix: Multi-step modals closing unexpectedly (#33158)
dougfabris Aug 28, 2024
757d8be
Release 6.12.0-rc.5
rocketchat-github-ci Sep 4, 2024
e12661a
regression: remove unnecessary log on notifyUsersOnMessage (#33207)
ricardogarim Sep 4, 2024
7ad8a87
Release 6.12.0-rc.6
rocketchat-github-ci Sep 4, 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
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .changeset/bright-humans-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Federation actions like sending message in a federated DM, reacting in a federated chat, etc, will no longer work if the configuration is invalid.
13 changes: 13 additions & 0 deletions .changeset/brown-crabs-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@rocket.chat/uikit-playground': patch
'@rocket.chat/fuselage-ui-kit': patch
'@rocket.chat/ui-theming': patch
'@rocket.chat/ui-video-conf': patch
'@rocket.chat/ui-composer': patch
'@rocket.chat/gazzodown': patch
'@rocket.chat/ui-avatar': patch
'@rocket.chat/ui-client': patch
'@rocket.chat/meteor': patch
---

Bumped @rocket.chat/fuselage that fixes the Menu onPointerUp event behavior
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1724712948901.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1724977971712.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1725326060827.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1725387211812.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1725418762836.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1725482682951.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/calm-tigers-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/ui-kit": patch
---

fix UiKit error message: Failed to resolve module: @rocket.chat/icons
5 changes: 5 additions & 0 deletions .changeset/cool-actors-sin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Improves Omnichannel queue page performance
6 changes: 6 additions & 0 deletions .changeset/cool-rocks-remember.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 login with third-party apps not working without the "Manage OAuth Apps" permission
5 changes: 5 additions & 0 deletions .changeset/empty-toys-smell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Federated users can no longer be deleted.
5 changes: 5 additions & 0 deletions .changeset/fast-lobsters-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue due to an endpoint pagination that was causing that when an agent have assigned more than 50 departments, the departments have a blank space instead of the name.
6 changes: 6 additions & 0 deletions .changeset/funny-boats-guess.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 new Audit endpoint `audit/rooms.members` that allows users with `view-members-list-all-rooms` to fetch a list of the members of any room even if the user is not part of it.
5 changes: 5 additions & 0 deletions .changeset/gentle-bugs-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Prevent `processRoomAbandonment` callback from erroring out when a room was inactive during a day Business Hours was not configured for.
5 changes: 5 additions & 0 deletions .changeset/gentle-news-wonder.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Added a new 'Deactivated' tab to the users page, this tab lists users who have logged in for the first time but have been deactivated for any reason. Also added the UI code for the Active tab;
5 changes: 5 additions & 0 deletions .changeset/giant-spiders-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the Announcement modal with long words was adding a horizontal scrollbar
5 changes: 5 additions & 0 deletions .changeset/gorgeous-hotels-attend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Stopped non channel members from dragging and dropping files in a channel they do not belong
5 changes: 5 additions & 0 deletions .changeset/large-geese-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Replaces an outdated banner with the Bubble component in order to display retention policy warning
6 changes: 6 additions & 0 deletions .changeset/lemon-steaks-provide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Added an accordion for advanced settings on Create teams and channels
5 changes: 5 additions & 0 deletions .changeset/nasty-windows-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Allow apps to react/unreact to messages via bridge
5 changes: 5 additions & 0 deletions .changeset/new-mayflies-wait.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Deactivating users who federated will now be permanent.
7 changes: 7 additions & 0 deletions .changeset/ninety-hounds-exist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/rest-typings': patch
'@rocket.chat/meteor': patch
'@rocket.chat/i18n': patch
---

Fix: Show correct user info actions for non-members in channels.
5 changes: 5 additions & 0 deletions .changeset/orange-clocks-wait.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/popular-bottles-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue that caused UI to show an error when the call to get the Business Hour type from settings returned `undefined`.
113 changes: 113 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "6.12.0-develop",
"rocketchat-services": "1.3.0",
"@rocket.chat/account-service": "0.4.3",
"@rocket.chat/authorization-service": "0.4.3",
"@rocket.chat/ddp-streamer": "0.3.3",
"@rocket.chat/omnichannel-transcript": "0.4.3",
"@rocket.chat/presence-service": "0.4.3",
"@rocket.chat/queue-worker": "0.4.3",
"@rocket.chat/stream-hub-service": "0.4.3",
"@rocket.chat/license": "0.2.3",
"@rocket.chat/omnichannel-services": "0.3.0",
"@rocket.chat/pdf-worker": "0.2.0",
"@rocket.chat/presence": "0.2.3",
"@rocket.chat/ui-theming": "0.2.0",
"@rocket.chat/account-utils": "0.0.2",
"@rocket.chat/agenda": "0.1.0",
"@rocket.chat/api-client": "0.2.3",
"@rocket.chat/apps": "0.1.3",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.2",
"@rocket.chat/core-services": "0.5.0",
"@rocket.chat/core-typings": "6.12.0-develop",
"@rocket.chat/cron": "0.1.3",
"@rocket.chat/ddp-client": "0.3.3",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/fuselage-ui-kit": "9.0.0",
"@rocket.chat/gazzodown": "9.0.0",
"@rocket.chat/i18n": "0.6.0",
"@rocket.chat/instance-status": "0.1.3",
"@rocket.chat/jest-presets": "0.0.1",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.19.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.1.1",
"@rocket.chat/model-typings": "0.6.0",
"@rocket.chat/models": "0.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.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.12.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.2",
"@rocket.chat/ui-avatar": "5.0.0",
"@rocket.chat/ui-client": "9.0.0",
"@rocket.chat/ui-composer": "0.2.0",
"@rocket.chat/ui-contexts": "9.0.0",
"@rocket.chat/ui-kit": "0.36.0",
"@rocket.chat/ui-video-conf": "9.0.0",
"@rocket.chat/uikit-playground": "0.3.3",
"@rocket.chat/web-ui-registration": "9.0.0"
},
"changesets": [
"bright-humans-cross",
"brown-crabs-chew",
"bump-patch-1724712948901",
"bump-patch-1724977971712",
"bump-patch-1725326060827",
"bump-patch-1725387211812",
"bump-patch-1725418762836",
"bump-patch-1725482682951",
"calm-tigers-peel",
"cool-actors-sin",
"cool-rocks-remember",
"empty-toys-smell",
"fast-lobsters-turn",
"funny-boats-guess",
"gentle-bugs-think",
"gentle-news-wonder",
"giant-spiders-pay",
"gorgeous-hotels-attend",
"large-geese-ring",
"lemon-steaks-provide",
"nasty-windows-smile",
"new-mayflies-wait",
"ninety-hounds-exist",
"orange-clocks-wait",
"popular-bottles-visit",
"proud-years-buy",
"purple-dolls-serve",
"rich-pillows-hang",
"rooms-table-ts",
"rotten-camels-pretend",
"rude-dogs-burn",
"six-beers-fry",
"smart-baboons-allow",
"smart-mice-attack",
"spicy-kings-think",
"strong-rings-rush",
"strong-swans-double",
"strong-terms-love",
"stupid-fishes-relate",
"swift-maps-tickle",
"ten-bulldogs-clap",
"thirty-dryers-help",
"twelve-windows-train",
"two-bikes-crash",
"violet-radios-begin",
"wise-avocados-taste"
]
}
5 changes: 5 additions & 0 deletions .changeset/proud-years-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/i18n': patch
---

Fixes a typo in german translation and fixes the broken hyperlink for Resend and Change Email
7 changes: 7 additions & 0 deletions .changeset/purple-dolls-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/web-ui-registration': patch
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---

Fixes an issue where creating a new user with an invalid username (containing special characters) resulted in an error message, but the user was still created. The user creation process now properly aborts when an invalid username is provided.
5 changes: 5 additions & 0 deletions .changeset/rich-pillows-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes the `expanded` prop being accidentally forwarded to `ContextualbarHeader`
5 changes: 5 additions & 0 deletions .changeset/rooms-table-ts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Add "Created at" column to admin rooms table
6 changes: 6 additions & 0 deletions .changeset/rotten-camels-pretend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---

Fixed issue with system messages being counted as agents' first responses in livechat rooms (which caused the "best first response time" and "average first response time" metrics to be unreliable for all agents)
5 changes: 5 additions & 0 deletions .changeset/rude-dogs-burn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed a behavior when updating messages that prevented the `customFields` prop from being updated if there were no changes to the `msg` property. Now, `customFields` will be always updated on message update even if `msg` doesn't change
5 changes: 5 additions & 0 deletions .changeset/six-beers-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

New button added to validate Matrix Federation configuration. A new field inside admin settings will reflect the configuration status being either 'Valid' or 'Invalid'.
5 changes: 5 additions & 0 deletions .changeset/smart-baboons-allow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed issue that prevented sending encrypted filed from the mobile app
5 changes: 5 additions & 0 deletions .changeset/smart-mice-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue where teams were being created with no room associated with it.
6 changes: 6 additions & 0 deletions .changeset/spicy-kings-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
---

Fixes multiple problems with the `processRoomAbandonment` hook. This hook is in charge of calculating the time a room has been abandoned (this means, the time that elapsed since a room was last answered by an agent until it was closed). However, when business hours were enabled and the user didn't open on one day, if an abandoned room happened to be abandoned _over_ the day there was no business hour configuration, then the process will error out.
Additionally, the values the code was calculating were not right. When business hours are enabled, this code should only count the abandonment time _while a business hour was open_. When rooms were left abandoned for days or weeks, this will also throw an error or output an invalid count.
5 changes: 5 additions & 0 deletions .changeset/strong-rings-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Restored tooltips to the unit edit department field selected options
6 changes: 6 additions & 0 deletions .changeset/strong-swans-double.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/uikit-playground': minor
'@rocket.chat/meteor': minor
---

Upgrades fuselage-toastbar version in order to add pause on hover functionality
6 changes: 6 additions & 0 deletions .changeset/strong-terms-love.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 issue with livechat analytics in a given date range considering conversation data from the following day
7 changes: 7 additions & 0 deletions .changeset/stupid-fishes-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/core-typings': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Added a new setting to enable/disable file encryption in an end to end encrypted room.
9 changes: 9 additions & 0 deletions .changeset/swift-maps-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@rocket.chat/core-services': minor
'@rocket.chat/model-typings': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/rest-typings': minor
'@rocket.chat/meteor': minor
---

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

fixed an issue with the "follow message" button not changing state after click
6 changes: 6 additions & 0 deletions .changeset/thirty-dryers-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/livechat": patch
---

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

Fixed: Custom fields in extraData now correctly added to extraRoomInfo by livechat.beforeRoom callback during livechat room creation.
Loading
Loading