Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
189 commits
Select commit Hold shift + click to select a range
1fb9f86
chore: Improve Transcript service call chain (#34920)
KevLehman Jan 20, 2025
d949016
refactor: remove Meteor.call for addAllUserToRoom method (server) (#3…
Jan 20, 2025
c9a5c78
refactor: Omnichannel queue processing (#34192)
KevLehman Jan 20, 2025
5ab0c52
feat: improve permissions search (#34939)
juliajforesti Jan 20, 2025
4e911b4
chore: adds Gitpod Flex support (#34916)
ricardogarim Jan 21, 2025
a5b4584
chore: Move `VideoconfContext` to `ui-video-conf` (#34950)
dougfabris Jan 21, 2025
5261f03
chore: Omnichannel QoL improvements (#34865)
KevLehman Jan 21, 2025
26354b5
chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 (#33990)
dependabot[bot] Jan 22, 2025
40328bc
chore(deps): bump pdfjs-dist from 2.16.105 to 4.2.67 (#33946)
dependabot[bot] Jan 22, 2025
1385f95
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#33978)
dependabot[bot] Jan 22, 2025
faef109
fix: Delete OTR messages on session end (#34980)
yash-rajpal Jan 22, 2025
82971e8
chore(deps): bump `fastxml`-related dependencies (#35002)
julio-rocketchat Jan 22, 2025
c8c8eaa
chore(deps): bump vite from 5.4.11 to 5.4.14 (#35001)
julio-rocketchat Jan 22, 2025
0858ce5
refactor: Update `UploadProgressIndicator` styles (#35008)
dougfabris Jan 23, 2025
e78c253
fix: increase RSA key size in `FederationKeys.ts` (#35011)
julio-rocketchat Jan 23, 2025
f80ac66
feat: Make Omnichannel room opening transactional (#34958)
KevLehman Jan 23, 2025
f00a35c
fix: Allow pagination params on `channels.list` (#34988)
KevLehman Jan 23, 2025
9100cec
fix: Prevent invalid sessions update (#35010)
sampaiodiego Jan 23, 2025
9d9e3a2
chore: Stop using `Livechat_Room_Count` setting (#35017)
KevLehman Jan 23, 2025
d6c4db8
chore(deps): bump undici from 5.28.4 to 5.28.5 in /.github/actions/up…
dependabot[bot] Jan 24, 2025
5c7f985
chore: adjust Accessibility page form id (#35018)
juliajforesti Jan 24, 2025
274f322
chore(deps): bump dependencies with known issues (#35007)
julio-rocketchat Jan 24, 2025
bb5b08d
fix: tag endpoint empty result (#35028)
ggazzo Jan 24, 2025
30ea250
fix: stop invalid `Accounts_CustomFieldsToShowInUserInfo` value from …
MartinSchoeler Jan 24, 2025
483cb99
test: flaky feature-preview (#34960)
juliajforesti Jan 24, 2025
492eba9
test: Wait for hook mutation (#35025)
tassoevan Jan 24, 2025
3913bd2
chore: `GenericModal` dismissing strategy (#35026)
tassoevan Jan 25, 2025
003c92d
chore: Discard stale effect on `RoomProvider` (#35034)
tassoevan Jan 25, 2025
1ce1f80
ci: remove broken trigger dependent workflows job (#35040)
debdutdeb Jan 27, 2025
2387725
chore: bump `fuselage` packages (#35024)
juliajforesti Jan 27, 2025
db58b23
regression: do not update logged out sessions (#35041)
sampaiodiego Jan 27, 2025
9636ac9
chore: bump `react-aria` (#33992)
dougfabris Jan 28, 2025
9f08bfc
refactor: remove canned responses method calls (server) (#34978)
Jan 28, 2025
d222467
test: Minor E2E test adjustments (#35049)
tassoevan Jan 28, 2025
8e2c989
chore: Upgrade React (#32288)
tassoevan Jan 29, 2025
893867b
fix: Allow bot agents to skip the queue (#34987)
KevLehman Jan 29, 2025
460778e
refactor: Abandon `useSyncExternalStore` shim (#35051)
tassoevan Jan 29, 2025
4f1021a
refactor: remove nexcloud meteor startup & tracker (#34996)
MartinSchoeler Jan 29, 2025
271894f
feat: filter thread messages in room message query (#35013)
Dnouv Jan 29, 2025
63df841
chore: Update types of `e2e.room` file (#34944)
KevLehman Jan 29, 2025
033db56
chore: prune the token whenever we receieve a 403 (#33885)
Gustrb Jan 29, 2025
5ba70b1
chore: Add missing deno-cache directory to output of apps-engine to t…
d-gubert Jan 29, 2025
0fef2bb
fix: Wrong marketplaceInfo value being stored in the database (#35009)
Gustrb Jan 30, 2025
11e51c7
fix: encode error messages (#35038)
julio-rocketchat Jan 30, 2025
17da8c0
refactor: Replace `useUniqueId` with `useId` (#35061)
tassoevan Jan 30, 2025
8c51b5e
chore: Removes unnecessary query invalidation in `ChatsFilters` (#35030)
dougfabris Jan 30, 2025
483b4a3
refactor: remove calls for setEmail Meteor method (server) (#34889)
Jan 30, 2025
1bf0c45
refactor: remove messageSearch method calls (server) (#34979)
Jan 30, 2025
e5b2c2f
chore(deps): remove `stylelint-config-rational-order` (#35065)
julio-rocketchat Jan 30, 2025
c5470f6
chore(deps): bump meteor http (#35064)
julio-rocketchat Jan 30, 2025
828142a
chore(deps): Bump turborepo (#35052)
tassoevan Jan 30, 2025
18ba1a0
chore: Better error messages when failing to install an app from the …
d-gubert Jan 30, 2025
64a4fa9
refactor: remove send confirmation email method calls (server) (#35014)
Jan 31, 2025
a4f2102
test: OmnichannelQueueInactivityMonitor (#35073)
KevLehman Jan 31, 2025
824ceae
chore: update useragent-ng to 2.4.4 (#35055)
debdutdeb Jan 31, 2025
1c5884f
Merge remote-tracking branch 'origin/release-7.3.0' into develop
ggazzo Jan 31, 2025
263a7cb
chore: remove restivus (#34999)
ggazzo Jan 31, 2025
7adb403
Merge remote-tracking branch 'origin/master' into develop
ggazzo Feb 1, 2025
96abd91
bump 7.4.0-develop
ggazzo Feb 1, 2025
60d0180
docs: update prerequisite to Node 22 in README.md (#35083)
cardoso Feb 1, 2025
8bfa650
test: Wrong setting used on test as placebo (#35076)
KevLehman Feb 3, 2025
e744ac8
chore: Set `tempo` version to `2.6.1` (#35081)
KevLehman Feb 3, 2025
f85da08
feat: use Livechat Contacts as a reference for the MAC limit (#33816)
matheusbsilva137 Feb 3, 2025
1456e30
fix: `LayoutProvider` rerendering (#35082)
juliajforesti Feb 3, 2025
4a7f1a5
chore(deps): bump storybook dependencies (#35092)
julio-rocketchat Feb 3, 2025
1152961
fix: Departments could be removed via API even with setting `Omnichan…
KevLehman Feb 3, 2025
3fda478
refactor: remove meteor startup from livechat-enterprise (#34995)
MartinSchoeler Feb 3, 2025
a36d02f
fix: catch unhandled error when adding or refreshing oauth apps (#35089)
julio-rocketchat Feb 4, 2025
a59ae8c
chore(deps): remove PostCSS IE11 plugin (#35093)
julio-rocketchat Feb 4, 2025
6d78d70
refactor: Reduce `VideoConfContext` exhausting types (#35047)
dougfabris Feb 4, 2025
b763c37
refactor: Replace `useEndpointData` in VideoConf incoming popup (#35060)
dougfabris Feb 4, 2025
ae763a6
chore: Removed client-side access to VoIP credentials settings (#35106)
aleksandernsilva Feb 5, 2025
5f9adcd
fix: Use i18nTitle provided by the app in `ComposerBoxPopupPreview` c…
tiagoevanp Feb 6, 2025
0d9ff03
chore(deps): bump @slack/bolt dependency (#35135)
julio-rocketchat Feb 6, 2025
4480b28
chore: object containing `key` prop being spread into MenuItem (#35128)
juliajforesti Feb 6, 2025
bc7194e
fix: handle `shouldAddRateLimitToRoute` exception to prevent the serv…
julio-rocketchat Feb 6, 2025
d777e46
chore: remove `node-gcm` and related features due to deprecation (#35…
julio-rocketchat Feb 6, 2025
fef3aef
Revert "chore: remove `node-gcm` and related features due to deprecat…
julio-rocketchat Feb 6, 2025
b704beb
refactor: remove meteor from settingsOnLoadSiteUrl.ts (#34994)
MartinSchoeler Feb 6, 2025
1198e51
test: waitFor dialog in `VideoConfPopups` unit test (#35141)
dougfabris Feb 6, 2025
16239d9
chore(deps): bump cssnano (#35136)
julio-rocketchat Feb 7, 2025
527b31c
test: Mocked incoming call causing unit test intermittence (#35151)
dougfabris Feb 7, 2025
5194ad7
chore(deps): change apn to @parse/node-apn (#35148)
ricardogarim Feb 7, 2025
fcbdcd1
chore(deps): bump jsdom (#35063)
julio-rocketchat Feb 7, 2025
b190793
regression: desambiguate manually app routes (#35145)
Gustrb Feb 7, 2025
fd06413
chore(deps): bump `vite` in the `uikit-playground` app (#35150)
julio-rocketchat Feb 7, 2025
764d83a
refactor: remove meteor from setupWizard (#35021)
MartinSchoeler Feb 7, 2025
278a1ab
chore: fix models path on codeowner (#35020)
sampaiodiego Feb 7, 2025
c3c2725
chore: `AudioMessageRecorder` mount effect (#35146)
juliajforesti Feb 7, 2025
03cac4f
feat: Includes attachments metadata in JSON when exporting messages (…
dougfabris Feb 8, 2025
36e90a2
fix: VideoConf message not considers display avatar pref (#33141)
dougfabris Feb 8, 2025
e65db19
chore(deps): bump webpack (#35109)
julio-rocketchat Feb 8, 2025
f63fc92
fix: "Status" column values in "Custom Status" page table not transla…
AyushKumar123456789 Feb 8, 2025
fc06659
chore(deps): bump `katex` version (#35164)
julio-rocketchat Feb 10, 2025
c216556
refactor: remove meteor from gitlab auth (#34993)
MartinSchoeler Feb 10, 2025
facee3b
fix: use correct start dates on omnichannel reports (#35100)
MartinSchoeler Feb 10, 2025
a49eb98
refactor: Remove settings dependency on startup (#34199)
sampaiodiego Feb 10, 2025
dd889ed
fix: url not being properly mounted (#35115)
Feb 10, 2025
cd8d4b9
fix: `AssignExtensionButton` missing margin (#35167)
dougfabris Feb 10, 2025
0a99a40
chore: add validation layer to marketplace comms (#35059)
Gustrb Feb 10, 2025
5473e35
fix: `EmojiPicker` not displaying active category properly (#35127)
dougfabris Feb 10, 2025
ffc258d
chore(deps): replace oauth2-server (#35085)
julio-rocketchat Feb 11, 2025
ffdd155
chore: replace `suretype` with `zod` (#35154)
julio-rocketchat Feb 11, 2025
60fce77
test: AutoTransferChats (#35171)
KevLehman Feb 11, 2025
e0f092e
chore(deps): bump `sanitize-html` (#35176)
julio-rocketchat Feb 11, 2025
ce0a5c3
regression: change `API_Enable_Rate_Limiter_Limit_Time_Default` value…
julio-rocketchat Feb 12, 2025
091cff3
ci: update cache to v4 on docker build (#35190)
KevLehman Feb 12, 2025
c55f44d
Update README.md
casalsgh Feb 12, 2025
beec566
fix: empty "Apps_Error_" toast message when private app installation …
pierre-lehnen-rc Feb 12, 2025
baa49f0
chore(deps): bump `esbuild` (#35174)
julio-rocketchat Feb 13, 2025
101f58b
chore(deps): bump nyc (#35108)
julio-rocketchat Feb 13, 2025
8e2e144
fix: Layout -> Login settings definition (#35046)
yash-rajpal Feb 13, 2025
67ae288
fix: Restore room scroll for secondary navigation (#35121)
yash-rajpal Feb 13, 2025
9431556
chore: restore FOSS startup process (#35198)
pierre-lehnen-rc Feb 13, 2025
ae135d6
refactor: remove subscriptions method calls (server) (#35016)
Feb 13, 2025
9e84ebc
fix: Notify user stream when enabling/disabling email2fa (#35140)
yash-rajpal Feb 13, 2025
083fc49
fix: updating some apps via Marketplace ignores permissions (#35170)
d-gubert Feb 14, 2025
baa79d3
refactor: remove meteor from githubenterprise auth (#34992)
MartinSchoeler Feb 14, 2025
77ba160
chore: add a retry on get supported versions from cloud (#35153)
sampaiodiego Feb 14, 2025
1da75e7
refactor: remove Meteor calls for message history methods (#34204)
Feb 14, 2025
893f4e4
fix: invalid link/message in banner for invalid apps (#35132)
abhinavkrin Feb 14, 2025
da0bcab
fix: no highlighting of non-latin highlights (#35124)
abhinavkrin Feb 14, 2025
c568100
refactor: validate required custom fields on visitor creation (#35165)
ricardogarim Feb 14, 2025
a9956c0
refactor: remove meteor from drupal auth (#34991)
MartinSchoeler Feb 14, 2025
f89741d
refactor: Moves `getUserDisplayName` outside from meteor app (#35031)
dougfabris Feb 14, 2025
a1d3faa
fix: ddp-streamer restart keeping opened connections (#35195)
sampaiodiego Feb 14, 2025
479a7a7
chore(deps): bump `cross-spawn` by adding resolutions (#35137)
julio-rocketchat Feb 14, 2025
1854c9b
feat: Team collab VoIP config modal (#34957)
yash-rajpal Feb 14, 2025
eba8e36
feat: `rooms.hide` endpoint (#34208)
aleksandernsilva Feb 14, 2025
aadbcbc
refactor: remove meteor startup & autorun from dolphin auth (#34990)
MartinSchoeler Feb 15, 2025
b9e7e38
fix: imported fixes 2025-02-17 (#35231)
julio-rocketchat Feb 17, 2025
2921a6a
feat(apps): add IPostSystemMessageSent event (#35177)
Gustrb Feb 17, 2025
b79fff5
refactor: remove meteor startup & autorun from emojione (#34989)
MartinSchoeler Feb 17, 2025
d5175ee
fix: `Enabled when agent idle` setting not being respected by routing…
KevLehman Feb 17, 2025
9b84561
chore(deps): bump `DOMPurify` (#35225)
julio-rocketchat Feb 17, 2025
ed3f483
chore: adjust freeswitch service to not leave dangling promise on sta…
pierre-lehnen-rc Feb 17, 2025
9f6a7b4
chore(deps): bump `node` version from `22.11.0` to `22.13.1` and `met…
julio-rocketchat Feb 17, 2025
d4f6aa1
fix: Livechat conversation not closing due to cross-tab interference …
aleksandernsilva Feb 17, 2025
25de597
refactor: Chat endpoints to use AJV schemas (#35210)
KevLehman Feb 17, 2025
1a37e2d
chore(deps): bump @octokit/request-error from 6.1.5 to 6.1.7 in /.git…
dependabot[bot] Feb 18, 2025
407da81
fix: Rooms not working in embedded layout (#35204)
gabriellsh Feb 18, 2025
0ce3d45
chore: replace the kadira flow router with the ostrio flow router (#3…
julio-rocketchat Feb 18, 2025
0583e68
refactor: remove personal access token method calls (server) (#34890)
Feb 18, 2025
b048969
chore(deps): bump `express` from `4.21.1` to `4.21.2` (#35245)
julio-rocketchat Feb 18, 2025
16aabf2
refactor: Use updater for saveCustomFields function (#35131)
gabriellsh Feb 18, 2025
599fd93
feat: Adds setting to ignore automatic messages on metrics (#34274)
lucas-a-pelegrino Feb 18, 2025
d918dfa
fix: Notify user stream when enabling/disabling TOTP 2FA (#35188)
yash-rajpal Feb 18, 2025
7925a27
test: Separate dates a bit more on `replicateMongoSlice` tests (#35256)
KevLehman Feb 18, 2025
9fd12f4
chore(deps): bump @octokit/plugin-paginate-rest from 11.3.3 to 11.4.2…
dependabot[bot] Feb 18, 2025
6d2f84c
chore(deps): bump @octokit/endpoint from 10.1.1 to 10.1.3 in /.github…
dependabot[bot] Feb 18, 2025
a6a8f27
fix(apps): room converter errors out when converting livechat room cl…
d-gubert Feb 18, 2025
da4a919
ci: storybook build-preview breaking (#35255)
gabriellsh Feb 18, 2025
efb4503
regression: fix urlencoded hooks (#35183)
sampaiodiego Feb 18, 2025
dee90e0
feat: Ability to set video conf ringing/dialing volume (#34926)
rique223 Feb 19, 2025
b0b6386
chore: add changeset regarding security fixes (#35261)
julio-rocketchat Feb 19, 2025
4d6b878
feat: improve IM/DM messages sorting to support multiple parameters (…
abhinavkrin Feb 19, 2025
69e0d90
feat: improve color contrast in image gallery for WCAG compliance (…
abhinavkrin Feb 19, 2025
e1ef47d
chore: endpoint change in channels.members test (#35249)
abhinavkrin Feb 19, 2025
0df16c4
feat: New filters on `livechat/rooms` (#35147)
KevLehman Feb 19, 2025
bb33016
regression: downgrade `slack/bolt` version to prevent `SlackBridge` f…
julio-rocketchat Feb 19, 2025
4ee50c2
chore(deps): bump @octokit/request from 9.1.3 to 9.2.2 in /.github/ac…
dependabot[bot] Feb 19, 2025
dc8e8b9
chore: remove `node-gcm` library and features due to deprecation (#35…
julio-rocketchat Feb 19, 2025
697a38d
feat(apps): enable configuring which hidden settings are available fo…
Gustrb Feb 19, 2025
282b2bf
chore: create handler to fetch categories from marketplace (#35068)
Gustrb Feb 19, 2025
bec532a
regression: Fix issue where marketplace would not fetch the apps (#35…
Gustrb Feb 20, 2025
3a6c472
fix: App event `IPostLivechatAgentAssigned` receiving old data (#35265)
KevLehman Feb 20, 2025
dac213d
fix: Omnichannel transcript filename breaking links on some storages …
jeanfbrito Feb 20, 2025
8996414
fix(apps): prevent greedy update via apps (#35120)
d-gubert Feb 20, 2025
be5031a
feat: display leader role group in rooms' members list (#35208)
abhinavkrin Feb 20, 2025
9a0a8ad
fix: Validate duplicated omnichannel contact email and phone (#35032)
tiagoevanp Feb 20, 2025
43cc75b
chore: add dependency control on local and network brokers (#34985)
ricardogarim Feb 20, 2025
8e99a2e
fix: Users without preview permission possibility of subscribe to pub…
tiagoevanp Feb 20, 2025
8c4215b
Release 7.4.0-rc.0
rocketchat-github-ci Feb 20, 2025
df8f41b
regression: Preserve backend sort for `units` list (#35279)
KevLehman Feb 20, 2025
91af64b
regression: Don't show checkbox on departments multiselect (#35282)
KevLehman Feb 20, 2025
236d247
regression: Old stored query conflicting with new filters applied (#3…
KevLehman Feb 21, 2025
363ee81
Merge remote-tracking branch 'origin/master' into release-7.4.0
sampaiodiego Feb 21, 2025
14e2888
Release 7.4.0-rc.1
rocketchat-github-ci Feb 21, 2025
2c79559
fix: Switching from DM to channel throws an error (#35269)
gabriellsh Feb 20, 2025
2b99975
Release 7.4.0-rc.2
rocketchat-github-ci Feb 26, 2025
d18876a
regression: fix regex error when sending multi-line code (#35347)
abhinavkrin Feb 27, 2025
6a10ab7
regression: show message asking for updating workspace when unsupport…
Gustrb Feb 27, 2025
ef8a900
Release 7.4.0-rc.3
rocketchat-github-ci Feb 28, 2025
c4109b9
regression: not allowing apps with default permissions to read settin…
Gustrb Mar 3, 2025
bbb302d
Merge remote-tracking branch 'origin/master' into release-7.4.0
ggazzo Mar 4, 2025
02d072d
Release 7.4.0-rc.4
rocketchat-github-ci Mar 4, 2025
eda78a8
chore: bump react aria
ggazzo Mar 4, 2025
7a46c3b
Merge branch 'release-7.4.0' of github.com:RocketChat/Rocket.Chat int…
ggazzo Mar 4, 2025
f6bdfee
Release 7.4.0-rc.5
rocketchat-github-ci Mar 4, 2025
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/brave-ties-shout.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---

fixes toast with empty error messages when a private app installation fails
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1740175629412.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-1740607448025.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-1740764894262.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-1741050282177.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-1741098234524.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/chilled-shirts-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Implements removal of OTR (off-the-record) conversation messsages just after OTR session ends.
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.
5 changes: 5 additions & 0 deletions .changeset/cuddly-garlics-cover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes unused `i18nTitle` provided by the app in message composer popup previewer
5 changes: 5 additions & 0 deletions .changeset/dry-jeans-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue that allowed departments to be removed via API even with setting `Omnichannel_enable_department_removal` disabled
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/funny-ears-kick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes a rerender on each sidebar item click
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/kind-geckos-heal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes incorrect start date on omnichannel reports
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.
7 changes: 7 additions & 0 deletions .changeset/many-badgers-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/model-typings": minor
"@rocket.chat/models": minor
---

Makes Omnichannel converstion start process transactional.
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/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.
5 changes: 5 additions & 0 deletions .changeset/olive-stingrays-share.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/cas-validate": patch
---

Fixes a problem with CAS when URL connection ended with `/`
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
5 changes: 5 additions & 0 deletions .changeset/popular-stingrays-trade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Improves the search of permissions
130 changes: 130 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
{
"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",
"bump-patch-1740175629412",
"bump-patch-1740607448025",
"bump-patch-1740764894262",
"bump-patch-1741050282177",
"bump-patch-1741098234524",
"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",
"two-flowers-bake",
"violet-bikes-brake",
"weak-kangaroos-admire",
"yellow-cars-change",
"yellow-houses-beg"
]
}
5 changes: 5 additions & 0 deletions .changeset/proud-mayflies-invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Includes attachments metadata in JSON export if type is file when exporting messages
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.
Loading
Loading