Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
4ec3b92
feat: Export messages downloading as PDF (#36259)
tiagoevanp Jun 20, 2025
1d6f335
chore: remove `useReactiveValue` from `useReplyInDMAction` (#36217)
juliajforesti Jun 20, 2025
689f6df
fix: VoIP widget mute action muting received audio instead of just mi…
gabriellsh Jun 20, 2025
93acfbe
fix: Incoming VoIP calls playing "dial" sound when answered (#36225)
gabriellsh Jun 20, 2025
0ba4d8b
feat: New Collapse component for Apps logs (#36142)
MartinSchoeler Jun 21, 2025
a17ef40
fix: Allow queue to recover from some errors (#36256)
KevLehman Jun 21, 2025
61b77e4
fix: UI validation for existing email during user registration (#35277)
Anxhul10 Jun 23, 2025
44d87dd
test: Automate the functionality for quoting an attachment with descr…
Harmeet221 Jun 23, 2025
10a2f6e
ci: Update publishRelease logic for patch and pre-release handling (#…
ggazzo Jun 23, 2025
dd20d85
chore: remove unused useReactiveQuery hook from the codebase (#36286)
ggazzo Jun 23, 2025
d9f0fba
chore: remove `useReactiveValue` from `usePermissionsAndRoles` (#36240)
juliajforesti Jun 24, 2025
4c2a437
refactor: improve ExtractRoutesFromAPI for Route Conversions (#36246)
ahmed-n-abdeltwab Jun 24, 2025
e5eda7e
fix: LDAP Sync sending repeated deactivation emails to inactive users…
pierre-lehnen-rc Jun 24, 2025
c00730e
chore: `Roles` store (#36282)
juliajforesti Jun 24, 2025
542971f
chore: Use `useButtonPattern` instead of manual key check (#36277)
dougfabris Jun 24, 2025
d7bfba3
chore: remove migration 319 (#36300)
ggazzo Jun 25, 2025
9ea2635
chore(deps): Mismatched and missing dev dependencies (#36257)
tassoevan Jun 25, 2025
af26263
chore(fuselage-ui-kit): Follow formatting conventions (#36307)
tassoevan Jun 26, 2025
15baefa
chore: `Permissions` store (#36264)
juliajforesti Jun 26, 2025
93fef88
fix: Re-establish connection with FreeSwitch server when it is lost (…
pierre-lehnen-rc Jun 27, 2025
512586a
fix: improve error handling no ddp-streamer (#36105)
sampaiodiego Jun 27, 2025
cac1463
refactor: update ExtractValidation type to use 'unknown' (#36318)
ahmed-n-abdeltwab Jun 29, 2025
a4a0017
chore: add missing dependency link (omnichannel-services -> i18n) (#3…
pierre-lehnen-rc Jun 30, 2025
f65f5ab
feat: add theme palette to `AppErrorPage` (#36321)
juliajforesti Jun 30, 2025
d4226a5
feat: Add OpenAPI Support to Webdav API (#35884)
ahmed-n-abdeltwab Jun 30, 2025
c006921
ci: bump ci keys (#36342)
ggazzo Jul 2, 2025
4ba5cd0
refactor: remove computation from LegacyRoomManager (#36135)
ggazzo Jul 2, 2025
ba0cbd3
fix: change sanitizeUrl to handle URLs without a protocol schema (#36…
julio-rocketchat Jul 2, 2025
fd478a7
fix: voip call history doesn't always log the correct call informatio…
pierre-lehnen-rc Jul 2, 2025
7ab1000
refactor: GenericUpsellModal to use GenericModal (#36347)
aleksandernsilva Jul 3, 2025
26290bd
test: improve the current tests for embedded layout (#36311)
jessicaschelly Jul 3, 2025
92848ce
fix: stale data after login expired (#36338)
cardoso Jul 3, 2025
9826bc2
fix: properly throw error objects to apps on runtime (#36346)
d-gubert Jul 4, 2025
459f635
fix: Contact custom fields not being updated properly (#36345)
KevLehman Jul 4, 2025
96fa731
feat: Improve AutoCompleteDepartment loading state (#36364)
aleksandernsilva Jul 7, 2025
8290892
refactor: Set multiple visitor custom fields at once instead of one b…
KevLehman Jul 7, 2025
0d2df48
fix: Livechat widget connecting to localhost instead of actual site u…
KevLehman Jul 7, 2025
ed74a43
test: create tests for canned responses usage (#36343)
jessicaschelly Jul 8, 2025
99330c5
chore: Move shared `Modal` code to `ui-client` package (#36356)
gabriellsh Jul 8, 2025
c39ccb5
Merge remote-tracking branch 'origin/master' into develop
ggazzo Jul 8, 2025
4a9070c
feat: Added imgAlt, imgWidth and imgHeight props to GenericUpsellModa…
aleksandernsilva Jul 8, 2025
4a19aaa
chore: update Meteor 3.3 and node 22.16 (#36239)
ggazzo Jul 9, 2025
19c4f60
chore(eslint): Relax naming convention for Storybook's `Story` parame…
tassoevan Jul 9, 2025
3836d6a
fix: `executeSaveUserProfile` does not trigger username stream (#36385)
ggazzo Jul 9, 2025
3c62b9c
chore(deps): Update caniuse-lite to version 1.0.30001721 in yarn.lock…
ggazzo Jul 9, 2025
7d15361
regression: await user info retrieval in notifyOnUserChange (#36389)
ggazzo Jul 9, 2025
2cec8ac
feat: Outbound Comms endpoints (#36377)
lucas-a-pelegrino Jul 10, 2025
9adebfa
fix: redirect on required password change (#36381)
jessicaschelly Jul 11, 2025
b10ce3b
refactor: Enhance API type definitions for route extraction (#36388)
ggazzo Jul 11, 2025
e2736a0
chore(mongo-adapter): Move update filter logic into the package (#36312)
tassoevan Jul 11, 2025
8c951f8
feat: export core type as schema (#36401)
ggazzo Jul 11, 2025
b0be3e5
test: automate various quote operations (#36351)
Harmeet221 Jul 11, 2025
68426bd
fix: GDPR for contacts (#36228)
KevLehman Jul 11, 2025
c40cbeb
chore: Remove references to deprecated `Modal.*` components (#36396)
tassoevan Jul 11, 2025
2ce17ce
chore: remove gc-stats package (#36306)
KevLehman Jul 11, 2025
31be7f2
fix: [Enhanced navigation] Missing burger menu in embedded layout (#3…
dougfabris Jul 11, 2025
aaeb4f4
chore(deps-dev): use maintained fork of nedb (#36400)
cardoso Jul 12, 2025
a00729f
chore: `Rooms` store (#36324)
juliajforesti Jul 15, 2025
484d36d
feat: [FE] New App Logs Filters (#36288)
MartinSchoeler Jul 15, 2025
2507608
feat: Add AJV schema support for invites and update related API endpo…
ggazzo Jul 15, 2025
6cbe0fe
chore(outbound): Endpoint not being imported by code (#36423)
KevLehman Jul 15, 2025
ffbc9ad
i18n: Rocket.Chat language update from Lingohub 🤖 on 2025-07-14Z (#36…
lingohub[bot] Jul 15, 2025
ccb9773
regression(Router): remove debug logging for NODE_ENV and TEST_MODE
ggazzo Jul 15, 2025
ffec3b2
chore: bump version to 7.9.0-develop
ggazzo Jul 15, 2025
cf51887
ci: skip PR preview on forks (#36426)
cardoso Jul 15, 2025
3fb48d2
chore: add missing volta fields and fix wrong extends (#36427)
cardoso Jul 15, 2025
adfc1ac
chore: Add missing Font and Sound translation keys (#36406)
jeanfbrito Jul 15, 2025
8c2bdb8
Revert "chore: `Rooms` store" (#36434)
ggazzo Jul 16, 2025
162411c
chore: update PHP and SimpleSAMLphp versions in Dockerfile (#36412)
ggazzo Jul 16, 2025
1830e7f
test: Flaky `useDecryptedMessage` - should handle E2EE messages with …
gabriellsh Jul 16, 2025
7ab18f5
chore: add date sorting functionality to pipe (#36438)
ggazzo Jul 16, 2025
d277737
chore: Rooms store (#36439)
ggazzo Jul 16, 2025
54a58f5
test: Export messages PDF for e2e rooms (#36417)
Harmeet221 Jul 16, 2025
d7edd91
fix: Performance problems on use forward message autocomplete select …
tiagoevanp Jul 16, 2025
170a413
feat: Improve PDF message exportation content (#36339)
tiagoevanp Jul 16, 2025
97d698c
fix: Session variable usage (#36429)
tassoevan Jul 16, 2025
48ffdfa
chore(ui-contexts): Deprecate `useTranslation` in favor of `react-i18…
tassoevan Jul 16, 2025
95072bb
chore: Don't use deprecated `Modal` reference (#36448)
MartinSchoeler Jul 16, 2025
0de9318
fix: parseUrls parameter not working in chat.postMessage (#36265)
abhinavkrin Jul 16, 2025
d7d9a8c
chore: pipe sorting functionality to handle missing fields (#36444)
ggazzo Jul 16, 2025
6f4429f
fix: ui does not update after pruning only files (#36099)
abhinavkrin Jul 16, 2025
1693663
fix: REST api v1 not enforcing rate limiter (#36313)
pierre-lehnen-rc Jul 16, 2025
487745c
chore: bump fuselage packages (#36443)
dougfabris Jul 17, 2025
6f20510
feat: App Logs Export (#36403)
MartinSchoeler Jul 17, 2025
302ef05
chore: remove hygen (#36446)
cardoso Jul 17, 2025
9f3c11c
feat: add `separateResponse` param to incoming webhooks for optional …
abhinavkrin Jul 17, 2025
0d45149
regression: Remove pdf option in export messages as file (#36319)
tiagoevanp Jul 17, 2025
6af403c
fix: do not resub router on message (#36459)
ggazzo Jul 17, 2025
f40d7be
feat: use change streams to monitor instances (#36451)
sampaiodiego Jul 17, 2025
78ff5df
fix: await subscription updates in notifyUsersOnMessage function (#36…
ggazzo Jul 17, 2025
3f000d7
feat: new App instances page & mixed app status (#36359)
MartinSchoeler Jul 17, 2025
8078681
chore(deps): Upgrade `date-fns` (#36415)
tassoevan Jul 18, 2025
415d7c3
chore: Remove polyfills out of our support range (#36428)
tassoevan Jul 18, 2025
a1ac925
feat: endpoint to fetch distinct values for apps logs filter (#36245)
d-gubert Jul 18, 2025
34c5f88
chore: Remove `useEndpointData` (#36468)
tassoevan Jul 18, 2025
208fe33
feat: New reload and expand all buttons in App Logs view (#36413)
MartinSchoeler Jul 18, 2025
975b4b1
chore: Remove unused code (#36453)
tassoevan Jul 18, 2025
0b4f3d3
fix: Missing notifiers for priorities & some inquiry changes (#36449)
KevLehman Jul 18, 2025
fccb537
feat(outbound): Apps engine bridge (#36390)
KevLehman Jul 19, 2025
960a914
Merge remote-tracking branch 'origin/master' into develop
ggazzo Jul 20, 2025
dcb9207
Release 7.9.0-rc.0
rocketchat-github-ci Jul 20, 2025
d6afa6c
regression: add missing check for 'all' in app logs export (#36485)
MartinSchoeler Jul 22, 2025
61f9dd8
regression: missing font color in App Status Tag (#36493)
MartinSchoeler Jul 22, 2025
1feaf55
Release 7.9.0-rc.1
rocketchat-github-ci Jul 24, 2025
5539e7c
fix: Queue chat when transferring and waiting queue is active (#36494)
KevLehman Jul 25, 2025
cfabf26
fix: unrecoverable state if app fails to construct runtime (#36504)
d-gubert Jul 25, 2025
feba155
fix: Unneded inquiry notifier when updating an SLA (#36532)
KevLehman Jul 25, 2025
41b56e1
regression: logs export endpoint limited to 100 records (#36540)
d-gubert Jul 25, 2025
748a653
fix: desktop notifications implementing privacy settings (#36503)
abhinavkrin Jul 25, 2025
409ef45
Release 7.9.0-rc.2
rocketchat-github-ci Jul 25, 2025
61605f0
regression: decrease verbosity of /apps/installed endpoint call (#36549)
d-gubert Jul 28, 2025
7b37817
Merge remote-tracking branch 'origin/master' into release-7.9.0
ggazzo Jul 29, 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/angry-years-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixes: v1/updateOwnBasicInfo does not trigger user stream
5 changes: 5 additions & 0 deletions .changeset/beige-geese-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue with SLA policies that caused an inquiry to "dissapear" after its SLA being updated
5 changes: 5 additions & 0 deletions .changeset/big-bees-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Adds theme palette to Application error page
5 changes: 5 additions & 0 deletions .changeset/breezy-tips-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/ui-voip": patch
---

Fixes VoIP widget mute action muting received audio instead of just microphone
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1753392010318.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-1753482940874.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
7 changes: 7 additions & 0 deletions .changeset/cold-insects-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/core-services': patch
'@rocket.chat/ddp-client': patch
'@rocket.chat/meteor': patch
---

Fixes missing UI updates after pruning messages with "Files only" enabled.
5 changes: 5 additions & 0 deletions .changeset/curvy-dancers-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Adds a new filter to the Logs tab of the App Details page.
6 changes: 6 additions & 0 deletions .changeset/fast-dolphins-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/meteor': patch
---

Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
6 changes: 6 additions & 0 deletions .changeset/flat-buckets-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/gazzodown': patch
'@rocket.chat/meteor': patch
---

Fixes an issue that causes legitimate URLs to return '#' in links
5 changes: 5 additions & 0 deletions .changeset/fluffy-cougars-trade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes a behavior when transferring a room to another department that was not considering the `waiting queue` setting and attempted to route the chat to an agent instead of leaving it on the department's queue
6 changes: 6 additions & 0 deletions .changeset/great-actors-double.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/freeswitch': patch
'@rocket.chat/meteor': patch
---

Fixes FreeSwitch event parser to automatically reconnect when connection is lost
5 changes: 5 additions & 0 deletions .changeset/hot-crabs-invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes missing burger menu in embedded layout page header when using enhanced navigation feature preview
7 changes: 7 additions & 0 deletions .changeset/hot-guests-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
---

Adds `imgAlt`, `imgWidth`, and `imgHeight` props to the `GenericUpsellModal` in order to improve the accessibility of upsell modals by providing alternative text for images and preventing layout shifts during image loading by allowing fixed dimensions.


6 changes: 6 additions & 0 deletions .changeset/hungry-meals-grin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/meteor': patch
'@rocket.chat/i18n': patch
---

add some missing translations for sound names and font sizes
5 changes: 5 additions & 0 deletions .changeset/late-donkeys-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes livechat widget attempting to connect to localhost instead of actual site url
7 changes: 7 additions & 0 deletions .changeset/mean-apricots-confess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Adds a new tab on App Details page to see all instances and it's statuses.
Adds a new variant to the status tag, mixed status.
7 changes: 7 additions & 0 deletions .changeset/mean-roses-shout.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 an issue that prevented all custom fields from being saved when multiple updates were issued on a single call
6 changes: 6 additions & 0 deletions .changeset/nervous-mugs-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/rest-typings': patch
'@rocket.chat/meteor': patch
---

Fixes an issue where chat.postMessage returned an error when using the parseUrls flag.
7 changes: 7 additions & 0 deletions .changeset/new-mails-rhyme.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/core-typings": minor
---

Adds new endpoints for outbound communications
5 changes: 5 additions & 0 deletions .changeset/new-ways-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixes the selection of room and users performance when using forward message feature
6 changes: 6 additions & 0 deletions .changeset/nice-items-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Implements new component for Apps Logs View
5 changes: 5 additions & 0 deletions .changeset/nice-mice-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Adds `separateResponse` param to incoming webhooks to return per-channel statuses; when false or omitted, validates all targets and aborts sending to any channel if one fails.
6 changes: 6 additions & 0 deletions .changeset/open-toes-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/meteor': patch
'@rocket.chat/web-ui-registration': patch
---

Fixes email validation in the registration form to prevent users from registering with an already existing email address.
6 changes: 6 additions & 0 deletions .changeset/orange-tips-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Improves the message exportation content for PDF method including images and information about threads and files
5 changes: 5 additions & 0 deletions .changeset/plenty-timers-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Improves the loading state and accessibility of the `AutoCompleteDepartment` component
118 changes: 118 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "7.9.0-develop",
"rocketchat-services": "2.0.22",
"@rocket.chat/uikit-playground": "0.6.22",
"@rocket.chat/account-service": "0.4.31",
"@rocket.chat/authorization-service": "0.4.31",
"@rocket.chat/ddp-streamer": "0.3.31",
"@rocket.chat/omnichannel-transcript": "0.4.31",
"@rocket.chat/presence-service": "0.4.31",
"@rocket.chat/queue-worker": "0.4.31",
"@rocket.chat/stream-hub-service": "0.4.31",
"@rocket.chat/license": "1.0.22",
"@rocket.chat/network-broker": "0.2.10",
"@rocket.chat/omnichannel-services": "0.3.28",
"@rocket.chat/pdf-worker": "0.3.10",
"@rocket.chat/presence": "0.2.31",
"@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.31",
"@rocket.chat/apps": "0.5.10",
"@rocket.chat/apps-engine": "1.53.0",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.3",
"@rocket.chat/core-services": "0.9.10",
"@rocket.chat/core-typings": "7.9.0-develop",
"@rocket.chat/cron": "0.1.31",
"@rocket.chat/ddp-client": "0.3.31",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/freeswitch": "1.2.18",
"@rocket.chat/fuselage-ui-kit": "20.0.2",
"@rocket.chat/gazzodown": "20.0.2",
"@rocket.chat/http-router": "7.8.2",
"@rocket.chat/i18n": "1.8.0",
"@rocket.chat/instance-status": "0.1.31",
"@rocket.chat/jest-presets": "0.0.1",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.23.2",
"@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.10",
"@rocket.chat/model-typings": "1.6.10",
"@rocket.chat/models": "1.5.10",
"@rocket.chat/mongo-adapter": "0.0.2",
"@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.9.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.2",
"@rocket.chat/tracing": "0.0.1",
"@rocket.chat/tsconfig": "0.0.0",
"@rocket.chat/ui-avatar": "16.0.2",
"@rocket.chat/ui-client": "20.0.2",
"@rocket.chat/ui-composer": "0.5.2",
"@rocket.chat/ui-contexts": "20.0.2",
"@rocket.chat/ui-kit": "0.37.0",
"@rocket.chat/ui-video-conf": "20.0.2",
"@rocket.chat/ui-voip": "10.0.2",
"@rocket.chat/web-ui-registration": "20.0.2"
},
"changesets": [
"angry-years-learn",
"beige-geese-fail",
"big-bees-crash",
"breezy-tips-bake",
"bump-patch-1753392010318",
"bump-patch-1753482940874",
"cold-insects-guess",
"curvy-dancers-try",
"fast-dolphins-run",
"flat-buckets-doubt",
"fluffy-cougars-trade",
"great-actors-double",
"hot-crabs-invite",
"hot-guests-itch",
"hungry-meals-grin",
"late-donkeys-beg",
"mean-apricots-confess",
"mean-roses-shout",
"nervous-mugs-destroy",
"new-mails-rhyme",
"new-ways-roll",
"nice-items-marry",
"nice-mice-pump",
"open-toes-vanish",
"orange-tips-doubt",
"plenty-timers-roll",
"proud-pugs-teach",
"proud-wolves-scream",
"selfish-students-drum",
"serious-apricots-compare",
"shy-colts-appear",
"silent-zoos-notice",
"spotty-days-complain",
"strong-trains-serve",
"stupid-fishes-turn",
"sweet-dingos-decide",
"thirty-needles-speak",
"tidy-colts-think",
"tough-points-know",
"unlucky-poets-decide",
"violet-donuts-warn",
"weak-cobras-fry"
]
}
6 changes: 6 additions & 0 deletions .changeset/proud-pugs-teach.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 Webdav 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/proud-wolves-scream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes rate limiter not being enforced for the v1 REST API
6 changes: 6 additions & 0 deletions .changeset/selfish-students-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/meteor': patch
---

Fixes missing message text in desktop notifications by ensuring the "Show Message in Notification" setting only affects mobile push notifications.

7 changes: 7 additions & 0 deletions .changeset/serious-apricots-compare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/rest-typings': minor
'@rocket.chat/apps-engine': minor
'@rocket.chat/meteor': minor
---

Adds a button to the apps logs UI that exports logs as a downloadable file
11 changes: 11 additions & 0 deletions .changeset/shy-colts-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
'@rocket.chat/model-typings': patch
'@rocket.chat/core-typings': patch
'@rocket.chat/freeswitch': patch
'@rocket.chat/ui-voip': patch
'@rocket.chat/models': patch
'@rocket.chat/tools': patch
'@rocket.chat/meteor': patch
---

Fixes the parsing of FreeSwitch events to properly generate a history of calls on Rocket.Chat
6 changes: 6 additions & 0 deletions .changeset/silent-zoos-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Adds 2 new buttons to the App Logs Filters, "Expand all" and "Refresh"
5 changes: 5 additions & 0 deletions .changeset/spotty-days-complain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Clears stale data in local storage when login is expired
5 changes: 5 additions & 0 deletions .changeset/strong-trains-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/ui-voip": patch
---

Fixes incoming VoIP calls playing "dial" sound when answered
5 changes: 5 additions & 0 deletions .changeset/stupid-fishes-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes redirection not being triggered after a required password change
7 changes: 7 additions & 0 deletions .changeset/sweet-dingos-decide.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 priorities, sla changes & inquiries not being propagated when change streams were not being used
5 changes: 5 additions & 0 deletions .changeset/thirty-needles-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
6 changes: 6 additions & 0 deletions .changeset/tidy-colts-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/i18n": patch
---

Introduces PDF file as an export type for room messages
7 changes: 7 additions & 0 deletions .changeset/tough-points-know.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 GDPR contact information removal for Omnichannel.
6 changes: 6 additions & 0 deletions .changeset/unlucky-poets-decide.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 leave an app in an unrecoverable state if the installation failed during the construction of the runtime
Loading
Loading