Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
996f5b9
feat: improve voip error handling (#35776)
pierre-lehnen-rc Apr 21, 2025
8ba005e
test: `Chat limits` flaky test (#35848)
KevLehman Apr 22, 2025
6429534
i18n: Rocket.Chat language update from Lingohub 🤖 on 2025-04-23Z (#35…
lingohub[bot] Apr 23, 2025
72dfcf8
chore: Remove Omnichannel tech debt - 1 (#35799)
KevLehman Apr 23, 2025
b7e6730
fix: App update with no permission causes invalid_installation_disabl…
Gustrb Apr 24, 2025
9d04feb
regression: fix security logs timestamp discrepancy (#35865)
MartinSchoeler Apr 24, 2025
45c8bd0
test: Remove `sleep` from Routing tests (#35868)
KevLehman Apr 24, 2025
71e9771
fix: OAuth errors are not handled properly due to an internal excepti…
pierre-lehnen-rc Apr 24, 2025
a90d317
regression: revert "regression: fix security logs timestamp discrepan…
tassoevan Apr 25, 2025
81986a8
Merge remote-tracking branch 'origin/release-7.6.0' into develop
ggazzo Apr 28, 2025
25303e3
chore: bump version to 7.7.0-develop
ggazzo Apr 28, 2025
f9a7f18
refactor: remove meteor from `useRoomInfoEndpoint` (#35827)
juliajforesti Apr 28, 2025
8e8880f
chore: Improve usage of MessageListProvider (#35577)
gabriellsh Apr 28, 2025
3cab8b6
fix: invite link being called more than once (#35821)
juliajforesti Apr 28, 2025
f54160b
chore(ui-client): Move useSafeRefCallback to package (#35890)
gabriellsh Apr 28, 2025
5c635c7
refactor: remove meteor from `actionLinks` (#35813)
juliajforesti Apr 29, 2025
348e8ba
chore: apply `useQuery` on `InviteUsers` (#35861)
juliajforesti Apr 29, 2025
7846a9c
chore(deps): bump rharkor/caching-for-turbo from 1.6 to 1.8 (#35781)
dependabot[bot] Apr 29, 2025
1c73fa7
refactor: remove Meteor from `toggleFavoriteRoom` (#35851)
juliajforesti Apr 29, 2025
50acc7a
refactor: remove meteor calls from spotlight and browseChannels (serv…
Apr 29, 2025
7e00caa
chore: remove other logins tokens method calls (#35754)
Apr 29, 2025
5832dd9
refactor: remove Meteor from `restrictedRoles` (#35853)
juliajforesti Apr 29, 2025
5b64566
fix: `FileUpload` initial focus order (#35889)
dougfabris Apr 29, 2025
13824d1
fix: registration pages not compliant with a11y contrast ratio (#35885)
juliajforesti Apr 29, 2025
f5a05f3
test: flaky feature preview tests (#35891)
ggazzo Apr 30, 2025
90b231e
test(flaky): ensure agent info is saved before reopening tab (#35910)
ggazzo Apr 30, 2025
323de5d
regression: fix jump from message lists (#35880)
ggazzo Apr 30, 2025
4f0bc99
regression: close idle connections (#35912)
ggazzo Apr 30, 2025
a4ea0b5
chore: prevent multiple listener.once `updateSubscription` (#35908)
ggazzo Apr 30, 2025
88b64ae
test: Added uuid to createUnit default name to prevent name collision…
aleksandernsilva Apr 30, 2025
ca4c828
Merge remote-tracking branch 'origin/release-7.6.0' into develop
ggazzo Apr 30, 2025
eaad62b
chore: use only highlight.js 11.8.0 (#35572)
MartinSchoeler Apr 30, 2025
1c7f00a
fix: "High scalability" typo (#35903)
tiagoevanp Apr 30, 2025
d143c58
refactor: Convert integrations (api and triggerHandler) to typescript…
May 2, 2025
26461ca
i18n: Rocket.Chat language update from Lingohub 🤖 on 2025-05-01Z (#35…
lingohub[bot] May 2, 2025
da5e3de
regression: jump to message (#35918)
ggazzo May 5, 2025
c2b8e5c
Merge remote-tracking branch 'origin/release-7.6.0' into develop
ggazzo May 5, 2025
fbab854
Merge remote-tracking branch 'origin/release-7.6.0' into develop
ggazzo May 5, 2025
bd88c3a
chore: import `useSafeRefCallback` from the package
ggazzo May 5, 2025
7d0b07a
chore: Change incorrect label tag in `MessageComposerInput` (#35930)
ergot-rp May 6, 2025
9b0d87a
test: Enhance router tests for request and response validation (#35933)
ggazzo May 6, 2025
9b474ad
chore: meteor to 3.2.2 and node to 22.14 (#35931)
ggazzo May 6, 2025
b2fad33
Merge remote-tracking branch 'origin/release-7.6.0' into develop
ggazzo May 6, 2025
61991e9
test: report coverage from meteor unit tests (#35939)
ggazzo May 7, 2025
af86fce
chore: fix enhance forwarded IPs in `getRemoteAddress` function (#35937)
ggazzo May 7, 2025
2f23765
chore: Remove some omnichannel tech debt -2 (#35854)
KevLehman May 7, 2025
f080aa7
chore: Improve PDF Transcript request lock mechanism (#35809)
KevLehman May 7, 2025
6145b89
test: Adopt jest testing in `ui-composer` (#35932)
dougfabris May 7, 2025
00d09cf
refactor: Use padding instead of margin in `MessageComposerInput` (#3…
dougfabris May 8, 2025
aa039c9
refactor: Use patch functions for `checkDefaultAgentOnNewroom` callba…
KevLehman May 8, 2025
1d10a52
regression: solve restore position on same room types (#35950)
ggazzo May 8, 2025
416f42a
fix: OAuth login buttons not showing up (#35864)
pierre-lehnen-rc May 8, 2025
04e7530
Merge remote-tracking branch 'origin/release-7.6.0' into develop
ggazzo May 9, 2025
1a1fe46
fix: upload of malformed jpegs with Message_Attachments_Strip_Exif di…
cardoso May 9, 2025
079dcda
fix: new user not moving from Pending to Deactivated tab in admin UI …
cardoso May 9, 2025
5861af4
refactor: remove add oauth service meteor call (#35921)
May 9, 2025
cefafb0
refactor: remove meteor call from livechat units (server) (#35860)
May 9, 2025
b9af4ea
refactor: Remove `beforeDelegateAgent` callback (#35949)
KevLehman May 9, 2025
3382ed8
refactor: Remove `beforeRoom` callback (#35957)
KevLehman May 9, 2025
c209ea7
refactor: Remove `livechat.newRoom` callback (#35958)
KevLehman May 12, 2025
df48946
chore: Removed unnecessary aria props in `CreateChannelModal` (#35953)
ergot-rp May 12, 2025
eb3d03f
fix: Don't allow OTR message editing (#35600)
yash-rajpal May 13, 2025
fdb3b57
fix: Owner change modal not showing content as expected (#35815)
yash-rajpal May 13, 2025
a3cf891
refactor: Remove `afterTakeInquiry` callback (#35970)
KevLehman May 13, 2025
01b5d09
Merge remote-tracking branch 'origin/master' into develop
ggazzo May 13, 2025
6862706
refactor: Remove `afterInquiryQueued` callback (#35973)
KevLehman May 13, 2025
af42533
refactor: Remove `livechat.roomQueued` callback (#35990)
KevLehman May 14, 2025
78cbade
chore: Update API to use 'route' instead of 'path' (#35956)
ggazzo May 14, 2025
abe8320
fix: Prune messages form not resetting properly (#35962)
yash-rajpal May 14, 2025
3b0ef43
fix: change site url breaks `meteor_runtime_config` (#35976)
ggazzo May 14, 2025
0c3ac1f
chore: deprecates dbWatchers and set default value to false (#35981)
ggazzo May 14, 2025
5a74a78
feat: differentiate between pruning messages and files (#35996)
cardoso May 14, 2025
005ed34
fix: Air-gapped warning period ignored during daily checks (#35959)
gabriellsh May 15, 2025
0b4ed85
fix: message search fails for file descriptions or title containing n…
abhinavkrin May 15, 2025
0ff7a54
chore: Move some translation functions to package (#35914)
KevLehman May 15, 2025
6d36fc2
fix: cleanRoomHistory with filesOnly=true removes all attachments inc…
abhinavkrin May 16, 2025
398b3d3
fix: `Missing property userType` when auto transferring a room to the…
KevLehman May 16, 2025
a9043ae
fix: buffer as response from API (#36009)
sampaiodiego May 16, 2025
9c7f3b6
fix: Add loading state recovery over `RoomHistoryManager.getMore` (#3…
tassoevan May 16, 2025
635b8cd
chore(deps): bump undici from 5.28.5 to 5.29.0 in /.github/actions/up…
dependabot[bot] May 16, 2025
a3dcfb6
test: Decouple E2E encryption tests (#36000)
tassoevan May 16, 2025
aea500e
i18n: Rephrased Current Chat's page deprecation warning (#35991)
aleksandernsilva May 16, 2025
b6b11f3
fix: character escaping in channel description notifications (#35927)
abhinavkrin May 17, 2025
5a56b7b
fix: External links without target not being modified (#32917)
jeanfbrito May 18, 2025
4896f43
fix: Parsing emojis inside code blocks in attachment content using `c…
tiagoevanp May 19, 2025
4957c28
refactor: Omnichannel's agent autocompletes to useInfiniteQuery (#35873)
aleksandernsilva May 19, 2025
821cd88
fix: imported fixes 2025-05-16 (#36016)
julio-rocketchat May 19, 2025
72115c9
docs: Remove F-Droid (#35982)
diegolmello May 19, 2025
29bf978
fix: Restore native scrollbar color (#36014)
dougfabris May 19, 2025
6792669
refactor: Omnichannel's tag autocompletes to useInfiniteQuery (#35874)
aleksandernsilva May 19, 2025
4fad67c
refactor: Omnichannel's unit autocompletes to useInfiniteQuery (#35875)
aleksandernsilva May 19, 2025
28da182
refactor: Omnichannel's department autocompletes to useInfiniteQuery …
aleksandernsilva May 19, 2025
ea97730
refactor: Omnichannel's monitor autocompletes to useInfiniteQuery (#3…
aleksandernsilva May 19, 2025
4721074
chore: bump fuselage packages (#36008)
gabriellsh May 19, 2025
aadc795
feat: Draggable Voice/Video call popup (#35830)
gabriellsh May 19, 2025
b1e5fd0
fix: file deletion called twice and ignoring errors with FileSystem s…
cardoso May 20, 2025
de565f7
fix: `audit.settings` endpoint filtering by actor returning empty res…
gabriellsh May 20, 2025
824a953
refactor: Change composer height `oninput` instead of using a shadow …
dougfabris May 20, 2025
6d334f2
fix: Contact conflict resolution (#36019)
lucas-a-pelegrino May 20, 2025
8d90708
fix: remove apps-engine dependency on internal package (#36007)
d-gubert May 20, 2025
46e0726
refactor: Remove dependency on translation service from transcript se…
KevLehman May 20, 2025
7f97483
feat: improve apps logs (#35416)
d-gubert May 20, 2025
6aa2171
fix: Composer Popup doesn't scroll results (#35468)
samir0607 May 20, 2025
f26a496
Release 7.7.0-rc.0
rocketchat-github-ci May 20, 2025
9be51ef
regression: Broken links in the UI when multiple links are used (#36063)
gabriellsh May 23, 2025
5f0b71e
fix: `x-www-form-urlencoded` support on bodyParams (#36068)
KevLehman May 23, 2025
77c0b47
fix: prometheus' REST API metrics (#36070)
sampaiodiego May 23, 2025
096e991
Release 7.7.0-rc.1
rocketchat-github-ci May 23, 2025
a8a7bc2
regression: broken incoming webhook validation (#36059)
abhinavkrin May 26, 2025
123be2c
regression: Twilio failing signature check (#36077)
KevLehman May 26, 2025
088e8b4
regression: Detach i18n resources from main bundle (#36071)
tassoevan May 26, 2025
93eb903
Release 7.7.0-rc.2
rocketchat-github-ci May 26, 2025
e7b88b6
regression: Dragging the VoIP popup too quickly selects text (#36084)
gabriellsh May 27, 2025
2f38213
fix: CORS headers incorrectly set for GET (#36085)
sampaiodiego May 27, 2025
c7c95d8
regression: Dragging the VoIP popup handle with right click keeps mov…
gabriellsh May 27, 2025
7e05c8f
regression: fix logs endpoint query (#36083)
d-gubert May 27, 2025
3ad32ac
Release 7.7.0-rc.3
rocketchat-github-ci May 27, 2025
a06db5e
fix: Update release note to avoid confusion (#36113)
geekgonecrazy May 30, 2025
c8b8cf8
fix: `contact.conflictingFields` being updated with nullish values (#…
lucas-a-pelegrino May 30, 2025
1439ad2
Merge remote-tracking branch 'origin/master' into release-7.7.0
ggazzo May 30, 2025
0b45147
Release 7.7.1-rc.4
rocketchat-github-ci May 30, 2025
c6f3546
ci: fix version
ggazzo May 30, 2025
36f49bb
Release 7.7.1-rc.5
rocketchat-github-ci May 30, 2025
62d3c68
ci: bump
ggazzo May 30, 2025
e2f87bb
Release 7.7.0-rc.6
rocketchat-github-ci May 30, 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/bump-patch-1748040988589.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-1748293459142.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-1748369826887.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-1748645709968.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-1748647499539.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-1748648766619.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-jobs-relax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the composer popup doesn't scroll the results properly
5 changes: 5 additions & 0 deletions .changeset/chatty-actors-drop.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 auto transfer process due to agent inactivity to fail with error `Missing property userType` when the target of the transfer was the queue.
10 changes: 10 additions & 0 deletions .changeset/cuddly-feet-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/models": patch
---

Deprecates the use of MongoDB oplog or Change Streams to receive real time data updates.

The previous behavior can still be enabled using the environment flag `DISABLE_DB_WATCHERS=false`.

⚠️ In future major versions, this flag will be completely removed, and the `@rocket.chat/stream-hub-service` package and the `stream-hub-service` At that time the Docker image will no longer be published.
5 changes: 5 additions & 0 deletions .changeset/curly-teachers-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes a bug where changing site url breaks `meteor_runtime_config` path until we reset the server
5 changes: 5 additions & 0 deletions .changeset/curly-weeks-talk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes emojis being parsed inside code blocks in text message attachment using `chat.postMessage` API call
5 changes: 5 additions & 0 deletions .changeset/famous-shirts-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the native scrollbar was rendering with an invalid variable color
5 changes: 5 additions & 0 deletions .changeset/fifty-boxes-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes invite link validation being called more than once and sometimes being invalidated due to repetition.
5 changes: 5 additions & 0 deletions .changeset/four-parents-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes `contact.conflictingFields` being updated with nullish values.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-bottles-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes CORS headers not being sent for GET requests
5 changes: 5 additions & 0 deletions .changeset/fuzzy-gifts-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an error where the user was not moving from Pending to Deactivated tab in the admin UI.
5 changes: 5 additions & 0 deletions .changeset/grumpy-lemons-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes prune messages contextual bar not resetting form after submitting.
8 changes: 8 additions & 0 deletions .changeset/hip-spiders-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
"@rocket.chat/ui-client": minor
"@rocket.chat/ui-voip": minor
---

Introduces a new feature which enables dragging the VoIP call widget to change its position on the screen.
5 changes: 5 additions & 0 deletions .changeset/hungry-games-smoke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Blocks edit message action for Off-The-Record (OTR) messages.
6 changes: 6 additions & 0 deletions .changeset/khaki-donkeys-wink.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 alert shown after pruning messages to reflect that files have been pruned when the "files only" option was selected.
6 changes: 6 additions & 0 deletions .changeset/long-tools-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/web-ui-registration': patch
'@rocket.chat/meteor': patch
---

Fixes registration pages a11y color contrast and apply browser theme configuration
6 changes: 6 additions & 0 deletions .changeset/loud-chairs-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---

Fixes some warnings on delete user modal when deleting a user who has owner role in some rooms.
5 changes: 5 additions & 0 deletions .changeset/odd-beds-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue that caused Hono to not process payloads with content type `x-www-form-urlencoded` correctly
5 changes: 5 additions & 0 deletions .changeset/old-rats-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Recovers from errors in `RoomHistoryMaanger.getMore`, avoiding a "permaloading" state after user logout.
5 changes: 5 additions & 0 deletions .changeset/pink-balloons-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue with the `audit.settings` endpoint filtering by actor returning empty results.
7 changes: 7 additions & 0 deletions .changeset/polite-islands-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
---

Fixes buffer as response from API

Currently, the only known case affected is Apps Engine icons. This patch ensures the API returns a buffer as the response, resolving issues with clients expecting a binary payload.
5 changes: 5 additions & 0 deletions .changeset/polite-months-change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Restores initial focus on description input in file upload modal for improved usability
5 changes: 5 additions & 0 deletions .changeset/popular-cameras-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where searching messages by attachment description or title failed for non-ASCII characters, thereby enabling search across multiple languages.
116 changes: 116 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "7.7.0-develop",
"rocketchat-services": "2.0.12",
"@rocket.chat/uikit-playground": "0.6.12",
"@rocket.chat/account-service": "0.4.21",
"@rocket.chat/authorization-service": "0.4.21",
"@rocket.chat/ddp-streamer": "0.3.21",
"@rocket.chat/omnichannel-transcript": "0.4.21",
"@rocket.chat/presence-service": "0.4.21",
"@rocket.chat/queue-worker": "0.4.21",
"@rocket.chat/stream-hub-service": "0.4.21",
"@rocket.chat/license": "1.0.12",
"@rocket.chat/network-broker": "0.2.0",
"@rocket.chat/omnichannel-services": "0.3.18",
"@rocket.chat/pdf-worker": "0.3.0",
"@rocket.chat/presence": "0.2.21",
"@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.21",
"@rocket.chat/apps": "0.5.0",
"@rocket.chat/apps-engine": "1.51.0",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.3",
"@rocket.chat/core-services": "0.9.0",
"@rocket.chat/core-typings": "7.7.0-develop",
"@rocket.chat/cron": "0.1.21",
"@rocket.chat/ddp-client": "0.3.21",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/freeswitch": "1.2.8",
"@rocket.chat/fuselage-ui-kit": "18.0.0",
"@rocket.chat/gazzodown": "18.0.0",
"@rocket.chat/i18n": "1.6.0",
"@rocket.chat/instance-status": "0.1.21",
"@rocket.chat/jest-presets": "0.0.1",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.22.8",
"@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.0",
"@rocket.chat/model-typings": "1.6.0",
"@rocket.chat/models": "1.5.0",
"@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.7.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": "14.0.0",
"@rocket.chat/ui-client": "18.0.0",
"@rocket.chat/ui-composer": "0.5.2",
"@rocket.chat/ui-contexts": "18.0.0",
"@rocket.chat/ui-kit": "0.37.0",
"@rocket.chat/ui-video-conf": "18.0.0",
"@rocket.chat/ui-voip": "8.0.0",
"@rocket.chat/web-ui-registration": "18.0.0"
},
"changesets": [
"bump-patch-1748040988589",
"bump-patch-1748293459142",
"bump-patch-1748369826887",
"bump-patch-1748645709968",
"bump-patch-1748647499539",
"bump-patch-1748648766619",
"calm-jobs-relax",
"chatty-actors-drop",
"cuddly-feet-clap",
"curly-teachers-sort",
"curly-weeks-talk",
"famous-shirts-run",
"fifty-boxes-stare",
"four-parents-hide",
"fuzzy-bottles-unite",
"fuzzy-gifts-move",
"grumpy-lemons-drum",
"hip-spiders-design",
"hungry-games-smoke",
"khaki-donkeys-wink",
"long-tools-whisper",
"loud-chairs-accept",
"odd-beds-dream",
"old-rats-ring",
"pink-balloons-glow",
"polite-islands-try",
"polite-months-change",
"popular-cameras-guess",
"rare-mails-whisper",
"rich-peas-worry",
"selfish-bulldogs-fold",
"serious-ads-guess",
"serious-trees-whisper",
"short-mayflies-sing",
"shy-moles-boil",
"silent-shoes-repeat",
"spicy-vans-cough",
"stale-walls-move",
"tender-goats-cross",
"thirty-carrots-decide",
"tricky-fishes-hope",
"wise-jokes-deliver",
"young-ants-applaud"
]
}
5 changes: 5 additions & 0 deletions .changeset/rare-mails-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where the upload of malformed images failed silently with Message_Attachments_Strip_Exif disabled
7 changes: 7 additions & 0 deletions .changeset/rich-peas-worry.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
---

Improve the `/api/apps/:id/logs` endpoint to accept filters
5 changes: 5 additions & 0 deletions .changeset/selfish-bulldogs-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes incorrect character escaping in system messages by removing unnecessary escaping logic to ensure accurate rendering of special characters.
6 changes: 6 additions & 0 deletions .changeset/serious-ads-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/i18n": patch
---

fixes a typo in "High scalability" word
5 changes: 5 additions & 0 deletions .changeset/serious-trees-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed links on settings redirecting to the outside of the chat, now they will open on a new tab
7 changes: 7 additions & 0 deletions .changeset/short-mayflies-sing.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
---

Add a new endpoint `/api/apps/logs` that allows for fetching logs without a filter for app id
5 changes: 5 additions & 0 deletions .changeset/shy-moles-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where removing the permissions of an app would make it impossible to enable it after update
5 changes: 5 additions & 0 deletions .changeset/silent-shoes-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue with REST API metrics sent to Prometheus not grouping endpoints by route
7 changes: 7 additions & 0 deletions .changeset/spicy-vans-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/ui-voip': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Improves handling of errors during voice calls
6 changes: 6 additions & 0 deletions .changeset/stale-walls-move.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 the Apps-Engine package installation, removing the dependency on an internal package
5 changes: 5 additions & 0 deletions .changeset/tender-goats-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue with airgapped restrictions ignoring the warning period.
7 changes: 7 additions & 0 deletions .changeset/thirty-carrots-decide.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 the room history pruning behavior when filesOnly is true to ensure only file-type attachments are removed, preserving quotes and non-file attachments.
6 changes: 6 additions & 0 deletions .changeset/tricky-fishes-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/gazzodown': patch
'@rocket.chat/meteor': patch
---

Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
6 changes: 6 additions & 0 deletions .changeset/wise-jokes-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Adds new endpoint to handle contact's conflicting data
5 changes: 5 additions & 0 deletions .changeset/young-ants-applaud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes file deletion being called twice and ignoring errors with FileSystem storage type.
Loading
Loading