Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
137 commits
Select commit Hold shift + click to select a range
296b29b
feat: adds new endpoint to fetch outbound provider metadata (#36424)
lucas-a-pelegrino Jul 22, 2025
9314e66
chore: Missing accessor types on definition of app handlers (#36497)
KevLehman Jul 22, 2025
91fb559
chore: Remove deprecated flag of `MessageActionConfig` (#36476)
tassoevan Jul 22, 2025
71bfd07
chore: Consume from the `ToastMessageContext` (#36478)
tassoevan Jul 23, 2025
14f5b99
chore(deps): remove pdfjs-dist (#36509)
cardoso Jul 23, 2025
85f227a
feat(message-parser): Make timestamp accept ISO time (#36498)
MartinSchoeler Jul 24, 2025
6022bc8
chore: bump `fuselage` and add `fuselage-forms` (#36522)
gabriellsh Jul 24, 2025
5031e0e
chore: Expose mutation API in `useEndpoint*` hooks (#36473)
tassoevan Jul 24, 2025
ccff0b3
feat: add timezones to timestamp rendering (#36529)
MartinSchoeler Jul 24, 2025
cc95107
test: Fix `UserAndRoomAutoCompleteMultiple.spec.tsx` and improve it (…
tiagoevanp Jul 25, 2025
ababb7a
fix: Queue chat when transferring and waiting queue is active (#36494)
KevLehman Jul 25, 2025
02a555a
fix: unrecoverable state if app fails to construct runtime (#36504)
d-gubert Jul 25, 2025
a1c99df
feat: Wizard component (#36315)
aleksandernsilva Jul 25, 2025
bfd8006
fix: Unneded inquiry notifier when updating an SLA (#36532)
KevLehman Jul 25, 2025
580a3c9
fix: update error type for invalid parameters in Router class (#36535)
ahmed-n-abdeltwab Jul 27, 2025
4ad328f
chore(deps): bump form-data from 4.0.0 to 4.0.4 in /.github/actions/u…
dependabot[bot] Jul 28, 2025
e5a6899
chore: Change the error message when transfer fails because of no ass…
KevLehman Jul 28, 2025
2d243d1
chore: new omni-core package (#35992)
sampaiodiego Jul 28, 2025
1de3792
chore: `Subscriptions` store (#36422)
juliajforesti Jul 29, 2025
555cfef
Merge remote-tracking branch 'origin/release-7.9.0' into develop
ggazzo Jul 29, 2025
8ad5fcd
chore: bump version to 7.10.0-develop
ggazzo Jul 29, 2025
74a162e
chore: fix mocked license typo (#36555)
sampaiodiego Jul 29, 2025
470753a
chore: correct version string formatting in rocketchat.info
ggazzo Jul 29, 2025
8e00f78
test: new tests for `isDepartmentCreationAvailable` (#36554)
sampaiodiego Jul 29, 2025
c5f0be1
feat: Add OpenAPI Support to chat.pinMessage API (#36020)
ahmed-n-abdeltwab Jul 29, 2025
907d0d8
fix: uikit-playground JSON editor not working (#36563)
cardoso Jul 29, 2025
7d94976
Merge remote-tracking branch 'origin/master' into develop
ggazzo Jul 29, 2025
f040b27
feat: Add OpenAPI Support to oauth-apps.create API (#36507)
ahmed-n-abdeltwab Jul 30, 2025
ce492b8
chore(deps): align typescript and jest versions (#36561)
cardoso Jul 30, 2025
fc1270c
refactor: query `ParentTeam` data from reusable hooks (#36562)
dougfabris Jul 30, 2025
84f7c43
feat: adds new model function for aggregated agents by department (#3…
lucas-a-pelegrino Jul 30, 2025
0776b21
chore: fix race condition on `LocalBroker` service's dependencies (#3…
sampaiodiego Jul 30, 2025
7a351d9
i18n: Rocket.Chat language update from Lingohub 🤖 on 2025-07-28Z (#36…
lingohub[bot] Jul 30, 2025
09b424b
chore: `Users` store (#36289)
juliajforesti Jul 30, 2025
eed22e5
fix: Remove room assignment before queueing the conversation again wh…
KevLehman Jul 31, 2025
759b178
feat: Added annotation to WizardActions component (#36575)
aleksandernsilva Jul 31, 2025
0ca189f
test: export messages with hide contextual bar preference (#36564)
jessicaschelly Jul 31, 2025
5f3ac3a
refactor: enhance API error response validation and accessibility (#3…
ahmed-n-abdeltwab Jul 31, 2025
8942187
feat: App Logs Collapse All (#36558)
MartinSchoeler Jul 31, 2025
e4a3b7c
fix: empty thread preview (#36527)
MartinSchoeler Jul 31, 2025
1a23b72
fix: missing featured RoomToolBoxAction order (#36591)
MartinSchoeler Jul 31, 2025
5d7dec3
feat: Add OpenAPI Support to oauth-apps.list API (#36586)
ahmed-n-abdeltwab Aug 1, 2025
244a614
chore: Reorganizing cached stores (#36565)
tassoevan Aug 1, 2025
d2a60c3
chore: Delete stale fork of `kadira:flow-router` (#36599)
tassoevan Aug 1, 2025
c0c8919
feat: Endpoint for sending an outbound message (#36553)
KevLehman Aug 1, 2025
42b1495
fix: View Logs button doesn't filter for instanceID (#36569)
d-gubert Aug 1, 2025
1142862
feat: App Logs filters Contextual Bar Clear Filters Button (#36556)
MartinSchoeler Aug 1, 2025
57c6a3a
fix: users.update API call erases other customFields (#36578)
cardoso Aug 4, 2025
2f162a0
feat: Add OpenAPI Support to oauth-apps.delete API (#36606)
ahmed-n-abdeltwab Aug 4, 2025
fbf6c08
fix: add missing Security Logs menu item to navbar V2 (#36080)
MartinSchoeler Aug 4, 2025
a27efe9
fix: User custom status text being overwritten (#36601)
dougfabris Aug 4, 2025
beba5fc
chore: give backend more ownership (#36610)
sampaiodiego Aug 4, 2025
91348ff
chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `set…
ggazzo Aug 4, 2025
0ab304d
fix: incorrect scroll position when switching DMs (#36524)
MartinSchoeler Aug 5, 2025
e81fedf
chore: Improve omnichannel tests & debug mode (#36587)
KevLehman Aug 5, 2025
a54f883
feat: Add OpenAPI Support to oauth-apps.update API (#36585)
ahmed-n-abdeltwab Aug 5, 2025
40bc0d7
feat: Display scrollbars while pointer moves or user scrolls (#36623)
dougfabris Aug 5, 2025
bde69f3
test: Ensure login button visibility after logout in e2e encryption t…
ggazzo Aug 5, 2025
e16efff
test: Close rooms when used on tests (#36629)
KevLehman Aug 6, 2025
dc6acda
feat: Add OpenAPI Support to Permissions API (#35985)
ahmed-n-abdeltwab Aug 6, 2025
0153ea2
chore: Remove outdated `legacyRoot` param from unit tests (#36632)
dougfabris Aug 6, 2025
c4d0ed8
chore: `parseDeprecation` showing route as undefined (#36644)
ggazzo Aug 6, 2025
a7f845c
chore: Improve deprecation handler (#36635)
ggazzo Aug 6, 2025
c7cbd50
regression: Revert "fix: incorrect scroll position when switching DMs…
MartinSchoeler Aug 6, 2025
7a3a5d5
test: Ensure login button is visible after logout in e2e encryption t…
ggazzo Aug 6, 2025
be7ceaa
fix: allow users to set password first time (#36627)
jessicaschelly Aug 7, 2025
2fea1a7
fix: logs export instance filter (#36611)
d-gubert Aug 7, 2025
dfc4391
chore: Updated IOutboundProviderTemplate union types to lowercase (#3…
aleksandernsilva Aug 7, 2025
4e55ef4
refactor: `EnterE2EPasswordModal` (#36630)
dougfabris Aug 7, 2025
903e0db
fix: create-c and create-p not being applied to Team Creation (#36592)
MartinSchoeler Aug 7, 2025
aa05adc
feat: Media Call UI (#36594)
gabriellsh Aug 7, 2025
8f2cfa4
Revert "feat: adds new model function for aggregated agents by depart…
sampaiodiego Aug 8, 2025
68499d4
chore: Fork client-side router decoupling it from Meteor APIs (#36602)
tassoevan Aug 8, 2025
17bca96
feat: Add OpenAPI Support to oauth-apps.get API (#36598)
ahmed-n-abdeltwab Aug 8, 2025
1d8fa0b
fix: wrong scroll position when switching DMs (#36662)
MartinSchoeler Aug 8, 2025
ab5bf99
fix: can not enable apps without permissions (#36672)
ggazzo Aug 8, 2025
61bca86
fix: wrong file length after exif strip (#36676)
cardoso Aug 11, 2025
d9a685c
chore: Relocate client-side custom OAuth modules (#36673)
tassoevan Aug 11, 2025
7a68627
chore: Replace `ReactiveDict` with `Map`+`Emitter` (#36684)
tassoevan Aug 11, 2025
1ca92c3
feat: Add OpenAPI Support to dm.delete/im.delete API (#36677)
ahmed-n-abdeltwab Aug 11, 2025
4c906df
chore: Updated deprecated 'substr' to use 'slice' in googleTranslate.…
jpulattie Aug 12, 2025
83d558c
i18n: Remove some duplicated keys (#36690)
dougfabris Aug 12, 2025
eeb6850
chore: Remove unused room type code (#36697)
tassoevan Aug 12, 2025
e5cad0d
chore: License module for Outbound Communications (#36682)
KevLehman Aug 12, 2025
6de1abf
fix: WCAG (1.4.3) Changed font color to default (#36361)
ergot-rp Aug 13, 2025
8f62a39
fix: bh does not work on weekends if you use a different TZ (#36544)
ggazzo Aug 13, 2025
85e4001
i18n: Rocket.Chat language update from Lingohub 🤖 on 2025-08-13Z (#36…
lingohub[bot] Aug 13, 2025
f018265
chore: Enhance error handling Rest definitions (#36706)
ggazzo Aug 13, 2025
afe794c
regression: fix typing streaming (#36708)
ggazzo Aug 14, 2025
af185f4
chore(deps-dev): bump typescript to 5.9.2 (#36645)
cardoso Aug 14, 2025
f82f639
chore: Assert readiness in “preload components” without `ReactiveVar`…
tassoevan Aug 14, 2025
575f3df
chore: Split connection status data among other contexts (#36712)
tassoevan Aug 14, 2025
c86fbce
feat: Add OpenAPI Support to e2e.setRoomKeyID API (#36716)
ahmed-n-abdeltwab Aug 14, 2025
1045010
test: add best practices to README (#36600)
juliajforesti Aug 14, 2025
83eeed0
chore: User presence relocation (#36704)
tassoevan Aug 14, 2025
b25f05a
feat: Send to queue while supporting default agent (#36617)
KevLehman Aug 15, 2025
ebce218
test: remove unused `data-qa-id` (#36664)
juliajforesti Aug 15, 2025
c7db598
feat: Enhanced navigation filters (#36049)
dougfabris Aug 15, 2025
7198685
ci: remove deploy-preview for PRs (#36725)
sampaiodiego Aug 18, 2025
c1a47d2
test: cleanup page-objects (#36665)
juliajforesti Aug 18, 2025
c48070d
regression: Prevent `load more` in emoji picker route to home page (#…
tiagoevanp Aug 18, 2025
4297969
fix: unhandled rejection from stale runtime (#36670)
d-gubert Aug 18, 2025
22498de
fix: prevent unexpected token errors from newer syntax in apps (#36625)
d-gubert Aug 18, 2025
a40a519
chore: Move E2E Encryption startup (#36722)
tassoevan Aug 19, 2025
9a6d048
fix: `VideoConfPopup` not receiving focus properly (#36738)
dougfabris Aug 19, 2025
9faf1ec
i18n: Incomplete Room Name Validation Message (#35318)
Ansh-dS Aug 19, 2025
cf165c5
fix: encryption toggle disabled/reset when toggling Private or Broadc…
abhinavkrin Aug 19, 2025
a94d5eb
fix: moment js not loading some locales (#36651)
yash-rajpal Aug 19, 2025
ef0b5b0
fix: Custom notification sounds on incoming messages (#36703)
yash-rajpal Aug 19, 2025
882672a
fix: `onlyMyDepartments` not applying to agents (#36747)
KevLehman Aug 20, 2025
fd32867
fix: enhance inquiry locking mechanism with timeout and error handlin…
sampaiodiego Aug 20, 2025
00b6fd1
fix: media playback failing due to expired urls (#36622)
abhinavkrin Aug 20, 2025
ae6b57a
test: add saml login tests for user without name and user with channe…
jessicaschelly Aug 20, 2025
7ddf710
Move release candidate cut to later by 5 hours
rodrigok Aug 20, 2025
fc245e6
regression: Enhanced navigation filters regressions (#36748)
dougfabris Aug 20, 2025
9f323f4
Release 7.10.0-rc.0
rocketchat-github-ci Aug 20, 2025
7418784
regression(desktop-app): Removed user presence package dependency (#3…
tassoevan Aug 20, 2025
df178f1
regression: Ignore preference to display favorites filter (#36769)
dougfabris Aug 21, 2025
bce79d3
fix(desktop-app): Handle failure in `CachedStore` initialization (#36…
tassoevan Aug 21, 2025
357a2c2
regression: Split enhanced navigation and second sidebar (#36763)
dougfabris Aug 21, 2025
3444158
Release 7.10.0-rc.1
rocketchat-github-ci Aug 21, 2025
ad2d47e
feat(desktop-api): `@rocket.chat/desktop-api` package (#36770)
tassoevan Aug 22, 2025
2cdc51a
regression: Not check for queue setting to show sidebar filter item (…
dougfabris Aug 22, 2025
4fc1b60
Release 7.10.0-rc.2
rocketchat-github-ci Aug 22, 2025
4171d3b
regression: correct E2EE availability hint for broadcast channels (#3…
abhinavkrin Aug 26, 2025
128b228
fix: prevent unhandled promise rejection if app has compiler error on…
d-gubert Aug 27, 2025
f751dd4
regression: Department & Unit limits not correctly applied to agents …
KevLehman Aug 28, 2025
edc96cd
regression: `SidepanelItem` visual issues (#36798)
dougfabris Aug 29, 2025
1e2e325
Release 7.10.0-rc.3
rocketchat-github-ci Aug 29, 2025
2248932
regression: Select sidepanel filter when navigating to room (#36808)
dougfabris Aug 29, 2025
4e748d0
Release 7.10.0-rc.4
rocketchat-github-ci Aug 29, 2025
dc98aa9
regression: sidepanel e2e tests (#36834)
dougfabris Aug 29, 2025
5e5e953
Release 7.10.0-rc.5
rocketchat-github-ci Aug 29, 2025
f9af781
fix: Inquiry SLA updates not being reflected in real time (#36815)
aleksandernsilva Aug 29, 2025
84eebb7
Merge remote-tracking branch 'origin/master' into release-7.10.0
ggazzo Sep 1, 2025
8620ee5
regression: Avoid room filters redirect when opening a room (#36846)
dougfabris Sep 1, 2025
5fc034c
Release 7.10.0-rc.6
rocketchat-github-ci Sep 2, 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
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .changeset/afraid-rings-call.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Overrides the scrollbars auto hide behavior from hiding while not scrolling to hiding while not moving
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1755818756486.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-1755888089463.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-1756434427386.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-1756442566779.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-1756480462983.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-1756771825666.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/chatty-feet-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where audio and video messages would stop playing if left idle past their link expiration. Now the player automatically refreshes expired links so users can continue listening or watching without reloading the chat.
6 changes: 6 additions & 0 deletions .changeset/clean-flies-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Add OpenAPI support for the Rocket.Chat oauth-apps.create API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
6 changes: 6 additions & 0 deletions .changeset/clever-trees-occur.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Add OpenAPI support for the Rocket.Chat oauth-apps.update API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
5 changes: 5 additions & 0 deletions .changeset/cold-spiders-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where custom room notification sounds were not applied.
5 changes: 5 additions & 0 deletions .changeset/dull-beers-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Addresses an issue where video conference popups don't receive proper focus because FocusScope is mispositioned
5 changes: 5 additions & 0 deletions .changeset/eleven-buses-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where rooms transferred to a department's queue could get stuck—marked as taken but with no agent assigned.
6 changes: 6 additions & 0 deletions .changeset/fast-walls-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Add OpenAPI support for the Rocket.Chat chat.pinMessage API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
7 changes: 7 additions & 0 deletions .changeset/few-dryers-repeat.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
---

Allows agents to set a default agent when the chat being transferred ends up in the queue
6 changes: 6 additions & 0 deletions .changeset/fifty-tools-walk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Add OpenAPI support for the Rocket.Chat e2e.setRoomKeyID endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
5 changes: 5 additions & 0 deletions .changeset/flat-hairs-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Adds a "Clear Filters" Button to the App Logs Filter Contextual Bar
5 changes: 5 additions & 0 deletions .changeset/giant-toes-decide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Adds an endpoint to fetch a Outbound Comms Provider's metadata.
6 changes: 6 additions & 0 deletions .changeset/late-toes-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/meteor': patch
'@rocket.chat/apps-engine': patch
---

Fixes an issue where app installation would fail if the app package contained JS syntax newer than 2017
5 changes: 5 additions & 0 deletions .changeset/loud-chefs-complain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes `create-p` and `create-c` permissions not being applyed in teams creation
6 changes: 6 additions & 0 deletions .changeset/loud-wombats-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the Encrypted toggle in the `Create Channel Modal` would change unexpectedly or become disabled after switching the Private or Broadcast options when E2E defaults are enabled.

6 changes: 6 additions & 0 deletions .changeset/lovely-shirts-play.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/rest-typings': patch
'@rocket.chat/meteor': patch
---

Fix an issue where the report exported in the App logs page would not consider the instance id filter
5 changes: 5 additions & 0 deletions .changeset/nice-experts-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes queued conversations not being sorted in real time based on the room's SLA policy
6 changes: 6 additions & 0 deletions .changeset/pink-games-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Add OpenAPI support for the Rocket.Chat oauth-apps.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
6 changes: 6 additions & 0 deletions .changeset/polite-students-lick.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 error on apps loading that would cause an unhandled promise rejection crash during startup in some cases
5 changes: 5 additions & 0 deletions .changeset/popular-bugs-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes issue preventing the Security Logs from being accessed using the Enhanced Navbar in feature preview
7 changes: 7 additions & 0 deletions .changeset/popular-cars-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/model-typings': patch
'@rocket.chat/models': patch
'@rocket.chat/meteor': patch
---

Fixes an issue with Omnichannel inquiries where multiple instances could take the same inquiry from the queue resulting in the same room being assined to multiple agents.
5 changes: 5 additions & 0 deletions .changeset/popular-trees-hunt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/ui-client": patch
---

Adds an annotation prop to the WizardActions component, enabling the display of a contextual description alongside the action buttons.
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.10.0-develop",
"rocketchat-services": "2.0.24",
"@rocket.chat/uikit-playground": "0.6.24",
"@rocket.chat/account-service": "0.4.33",
"@rocket.chat/authorization-service": "0.4.33",
"@rocket.chat/ddp-streamer": "0.3.33",
"@rocket.chat/omnichannel-transcript": "0.4.33",
"@rocket.chat/presence-service": "0.4.33",
"@rocket.chat/queue-worker": "0.4.33",
"@rocket.chat/stream-hub-service": "0.4.33",
"@rocket.chat/license": "1.0.24",
"@rocket.chat/network-broker": "0.2.12",
"@rocket.chat/omni-core-ee": "0.0.1",
"@rocket.chat/omnichannel-services": "0.3.30",
"@rocket.chat/pdf-worker": "0.3.12",
"@rocket.chat/presence": "0.2.33",
"@rocket.chat/ui-theming": "0.4.3",
"@rocket.chat/account-utils": "0.0.2",
"@rocket.chat/agenda": "0.1.0",
"@rocket.chat/api-client": "0.2.33",
"@rocket.chat/apps": "0.5.12",
"@rocket.chat/apps-engine": "1.54.0",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.3",
"@rocket.chat/core-services": "0.9.12",
"@rocket.chat/core-typings": "7.10.0-develop",
"@rocket.chat/cron": "0.1.33",
"@rocket.chat/ddp-client": "0.3.33",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/freeswitch": "1.2.20",
"@rocket.chat/fuselage-ui-kit": "21.0.0",
"@rocket.chat/gazzodown": "21.0.0",
"@rocket.chat/http-router": "7.9.0",
"@rocket.chat/i18n": "1.9.0",
"@rocket.chat/instance-status": "0.1.33",
"@rocket.chat/jest-presets": "0.0.1",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.23.4",
"@rocket.chat/log-format": "0.0.2",
"@rocket.chat/logger": "0.0.2",
"@rocket.chat/message-parser": "0.31.32",
"@rocket.chat/mock-providers": "0.2.12",
"@rocket.chat/model-typings": "1.6.12",
"@rocket.chat/models": "1.5.12",
"@rocket.chat/mongo-adapter": "0.0.2",
"@rocket.chat/poplib": "0.0.2",
"@rocket.chat/omni-core": "0.0.1",
"@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.10.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/storybook-config": "0.0.1",
"@rocket.chat/tools": "0.2.3",
"@rocket.chat/tracing": "0.0.1",
"@rocket.chat/tsconfig": "0.0.0",
"@rocket.chat/ui-avatar": "17.0.0",
"@rocket.chat/ui-client": "21.0.0",
"@rocket.chat/ui-composer": "0.5.2",
"@rocket.chat/ui-contexts": "21.0.0",
"@rocket.chat/ui-kit": "0.37.0",
"@rocket.chat/ui-video-conf": "21.0.0",
"@rocket.chat/ui-voip": "11.0.0",
"@rocket.chat/web-ui-registration": "21.0.0",
"@rocket.chat/desktop-api": "0.0.1"
},
"changesets": [
"afraid-rings-call",
"bump-patch-1755818756486",
"bump-patch-1755888089463",
"bump-patch-1756434427386",
"bump-patch-1756442566779",
"bump-patch-1756480462983",
"bump-patch-1756771825666",
"chatty-feet-ring",
"clean-flies-glow",
"clever-trees-occur",
"cold-spiders-act",
"dull-beers-ring",
"eleven-buses-return",
"fast-walls-turn",
"few-dryers-repeat",
"fifty-tools-walk",
"flat-hairs-rush",
"giant-toes-decide",
"late-toes-remain",
"loud-chefs-complain",
"loud-wombats-cross",
"lovely-shirts-play",
"nice-experts-joke",
"pink-games-shake",
"polite-students-lick",
"popular-bugs-hide",
"popular-cars-float",
"popular-trees-hunt",
"pretty-geckos-lick",
"proud-drinks-crash",
"rare-fans-shake",
"selfish-dancers-study",
"seven-donuts-confess",
"seven-gorillas-sell",
"shy-vans-juggle",
"silly-laws-act",
"small-mangos-hang",
"soft-fishes-leave",
"soft-suns-sip",
"strange-stingrays-live",
"strange-worms-smoke",
"tall-scissors-boil",
"tame-stingrays-hug",
"thick-hotels-occur",
"thick-ravens-flow",
"thirty-experts-thank",
"tough-ravens-shop",
"tough-students-remain",
"twelve-plums-turn",
"twenty-wasps-attend",
"wild-kiwis-cover"
]
}
5 changes: 5 additions & 0 deletions .changeset/pretty-geckos-lick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue that caused some types of messages to generate an empty thread preview
5 changes: 5 additions & 0 deletions .changeset/proud-drinks-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixes an issue where some apps that don't need permission would have grantedPermissions as null making it impossible to activate the app
5 changes: 5 additions & 0 deletions .changeset/rare-fans-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes some locale loading issues for date-time formatting functionality.
5 changes: 5 additions & 0 deletions .changeset/selfish-dancers-study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes the `onlyMyDepartments` flag that some endpoints accept so it works more consistent across different user roles. Now, for monitors, `onlyMyDepartments` will include departments the user is serving as an agent. For agents, it will filter the ones the user is serving. There's no change for managers and admins, which can see anything.
5 changes: 5 additions & 0 deletions .changeset/seven-donuts-confess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where user custom status text is being overwritten, causing it not being updated in real time
5 changes: 5 additions & 0 deletions .changeset/seven-gorillas-sell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes order on featured room header actions
6 changes: 6 additions & 0 deletions .changeset/shy-vans-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Add OpenAPI support for the Rocket.Chat dm.delete/im.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
5 changes: 5 additions & 0 deletions .changeset/silly-laws-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/http-router": patch
---

This change fixes the HTTP route validation to return the correct error message 'invalid-params' instead of 'error-invalid-params', ensuring consistency with our API error codes. The body validation should now return 'invalid-params' instead of 'error-invalid-params'.'
6 changes: 6 additions & 0 deletions .changeset/small-mangos-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/apps-engine": minor
---

Creates a new endpoint that allows agents to send an outbound message from a registered app provider
5 changes: 5 additions & 0 deletions .changeset/soft-fishes-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes "View Logs" button not filtering logs by instance id
6 changes: 6 additions & 0 deletions .changeset/soft-suns-sip.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 "Collapse All" button to the Apps Logs Filter and moves existing "Expand All" button to a kebab menu
5 changes: 5 additions & 0 deletions .changeset/strange-stingrays-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes scroll issue when moving between channels or DMs
6 changes: 6 additions & 0 deletions .changeset/strange-worms-smoke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Add OpenAPI support for the Rocket.Chat oauth-apps.list API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation.
Loading
Loading