Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
275 commits
Select commit Hold shift + click to select a range
6c2bc71
fix: WCAG (1.1.1) Add `alt`property to user avatar (#35969)
ergot-rp Feb 26, 2026
898d785
chore: toggle option for formatting buttons and shortcuts (#35336)
amitkumarashutosh Feb 26, 2026
9a70095
fix: strip trailing punctuation from URLs at end of message (#39069)
Copilot Feb 26, 2026
f6ba6a7
fix(message-parser): decimal numbers and underscore-wrapped text rend…
Copilot Feb 26, 2026
afaabea
fix(i18n): use correct i18n key for workspace confirmation (#38662)
TheRazorbill Feb 26, 2026
5f6b887
fix: Mentions popup remains open after canceling message edit (#38635)
aleksandernsilva Feb 26, 2026
5f01b24
fix(ux): Inline-Errors in LoginForm (#36469)
sandranymark Feb 26, 2026
2affa17
test(message-parser): decouple parser tests from production helpers (…
Shreyas2004wagh Feb 26, 2026
602b20a
fix: Check ownership of uploaded files before confirming/sending (#39…
KevLehman Feb 26, 2026
dbf125c
chore: modernize code related to pushToken management (#39011)
pierre-lehnen-rc Feb 26, 2026
b4b9303
fix(ux): Room header encrypted key icon - very low contrast (#36058)
sandranymark Feb 26, 2026
539659a
chore(eslint): Upgrade ESLint configuration (#38989)
tassoevan Feb 27, 2026
1361a1f
refactor: migrate rooms.delete endpoint to new API format (#38549)
Rohitgiri02 Feb 27, 2026
d8baf39
chore: Add OpenAPI Support to e2e.fetchMyKeys API (#36779)
ahmed-n-abdeltwab Feb 27, 2026
2a27010
chore: Add OpenAPI support for the Rocket.Chat e2e.updateGroupKey end…
ahmed-n-abdeltwab Feb 27, 2026
2a32553
chore(deps): bump actions/upload-artifact from 6 to 7 (#39122)
dependabot[bot] Feb 27, 2026
c3abfa2
chore: replace messages `data-qa` (#38493)
juliajforesti Feb 27, 2026
e31776a
chore: Incorrect validation message label for 'Post as' field (#39103)
dodaa08 Feb 27, 2026
1334dc8
fix: make custom sounds/emojis storage settings reactive (#38954)
nazabucciarelli Feb 27, 2026
2655c8e
refactor(parseJsonQuery): Avoid repeated permission checks per reques…
Kaustubh2k5 Feb 27, 2026
86af4e2
refactor: reduce hot-path allocations in message parser utils (#39075)
Shreyas2004wagh Feb 27, 2026
d0e706b
chore(deps): bump axios from 1.12.0 to 1.13.5 in /.github/actions/upd…
dependabot[bot] Feb 27, 2026
3bfd401
chore: adding validation when adding link to message composer (#37573)
divyanshu-patil Feb 27, 2026
119c4d6
chore(deps): bump storybook-related dependencies (#39131)
julio-rocketchat Feb 27, 2026
bab0fbf
chore(deps): bump actions/download-artifact from 7 to 8 (#39123)
dependabot[bot] Feb 27, 2026
0f8317a
chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#38195)
dependabot[bot] Feb 27, 2026
dbe69af
fix(ux): Show full channel name on hover (#38320)
tushargr0ver Feb 27, 2026
a5aac0c
refactor(uikit-playground): Adapt to linting changes (#39162)
tassoevan Feb 27, 2026
3c30636
test: Separate livechat API tests (#39114)
KevLehman Feb 28, 2026
c72e071
Release 8.2.0
ggazzo Mar 2, 2026
f2a05ce
Release 8.2.0
rocketchat-github-ci Mar 2, 2026
c017a90
Merge remote-tracking branch 'origin/master' into develop
ggazzo Mar 2, 2026
78b3fe3
chore: Add OpenAPI support for the Rocket.Chat e2e endpoints (#39219)
ahmed-n-abdeltwab Mar 2, 2026
a4341ec
chore: migrate chat.starMessage and chat.unStarMessage to OpenAPI (#3…
sezallagwal Mar 2, 2026
79a26cd
chore(uikit-playground): update ESLint configuration and dependencies
ggazzo Mar 2, 2026
e6de8b7
chore(deps): clean up yarn.lock by removing unused ESLint-related dep…
ggazzo Mar 2, 2026
92a3e47
chore: remove debug console.log in API authentication handler (#39232)
SUMMERxKx Mar 2, 2026
e7807d0
refactor: Media Call client data structure and rendering (#38778)
gabriellsh Mar 2, 2026
5518503
chore: migrate chat.followMessage and chat.unfollowMessage to OpenAPI…
sezallagwal Mar 2, 2026
7367e3b
fix: `inquiries.take` not throwing error on `clientAction:true` (#39250)
KevLehman Mar 2, 2026
2c23512
chore: migrate rooms.saveNotification endpoint to new API format w… (…
Rohitgiri02 Mar 2, 2026
7c796b8
chore: correctly return server default notification preference when v…
sahillllllllll-bit Mar 3, 2026
c57c262
chore(deps): update turbo package to version 2.8.12 in package.json a…
ggazzo Mar 3, 2026
7e7b192
test: stabilize storage settings reactivity emojis/sounds tests (#39172)
nazabucciarelli Mar 3, 2026
0d00b05
chore(cron): Align cron job identifier in userDataDownloads (#39261)
Jeet-Patil Mar 3, 2026
d9bceb4
chore: Prevent transaction error (#39279)
ggazzo Mar 3, 2026
b7ff7b2
ci: enhance issue creation by grouping TODOs (#39290)
ggazzo Mar 3, 2026
64329d5
ci: push manifests for all archs (#39302)
debdutdeb Mar 3, 2026
ea73f1c
chore: Enforce username over users inside endpoint context (#39266)
ggazzo Mar 3, 2026
baf9770
refactor: execute VideoConference statistics count queries in paralle…
Khizarshah01 Mar 3, 2026
26643cc
test: Fix flaky `renders MediaCallHistoryTableStory without crashing`…
gabriellsh Mar 3, 2026
955a7cc
chore(eslint): Allow `await` in loops (#39178)
tassoevan Mar 3, 2026
87f9262
refactor(ui-kit): Remove UiKit deprecations (#39268)
tassoevan Mar 3, 2026
3d0187a
refactor: Remove global references to `Accounts` (#39314)
tassoevan Mar 3, 2026
345189a
refactor: Remove global references to `Tracker` (#39308)
tassoevan Mar 3, 2026
a601a67
chore: Upgrade fuselage packages (#39169)
juliajforesti Mar 3, 2026
08c8d70
ci: remove pr-title-checker action (superseded by Dionisio) (#39311)
Copilot Mar 4, 2026
c68ac53
refactor: Remove global references to `Meteor` (#39316)
tassoevan Mar 4, 2026
3a7f517
refactor(api): update authentication handling and context types (#39342)
ggazzo Mar 4, 2026
b8b8611
chore: Peer deps (#39327)
KevLehman Mar 5, 2026
819399c
chore(eslint): Consistent type imports/exports (#39341)
tassoevan Mar 5, 2026
d08306b
chore(deps): bump DOMPurify (#39384)
julio-rocketchat Mar 5, 2026
46a1774
ci: fix callback in permissions.helper.ts for promise resolution (#39…
ggazzo Mar 5, 2026
79c712b
fix(ux): WCAG (4.1.2) Dynamic aria-labelledby-message (#36271)
ergot-rp Mar 6, 2026
6cf49a8
chore: Upgrade `@rocket.chat/icons` package (#39418)
gabriellsh Mar 6, 2026
644bf0a
chore(apps-engine): add missing await in AppSchedulerManager.cleanUp …
smirk-dev Mar 6, 2026
ba0be3c
chore: remove left-over .worktrees dir (#39339)
cardoso Mar 6, 2026
43d0cfc
fix: Missing ABAC Icons on sidebar items (#39054)
MartinSchoeler Mar 7, 2026
4f43a85
chore: properly close websocket connection on device logout (#39383)
juliajforesti Mar 7, 2026
365cda6
chore(deps): bump `hono` to 4.12.5 (#39421)
yasnagat Mar 9, 2026
1d538d6
test(apps): add tests for `bundleLegacyApp` (#39420)
Copilot Mar 9, 2026
f30035a
refactor(api): implement permissions middleware (#39351)
ggazzo Mar 9, 2026
692a891
chore(deps): upgrade aws sdk to v3 (#36659)
cardoso Mar 9, 2026
f5f2374
chore: accept additional push tokens intended for voip to iOS devices…
pierre-lehnen-rc Mar 9, 2026
0cb6a96
refactor: standardize ReturnChatQueueModal using GenericModal (#38384)
NAME-ASHWANIYADAV Mar 9, 2026
c987432
test: custom user status API tests with authentication and permission…
jessicaschelly Mar 9, 2026
d70a7b7
chore: remove unused S3 SignatureVersion setting (#39244)
ricardogarim Mar 9, 2026
cde6167
regression: Adjust close connection condition (#39470)
juliajforesti Mar 10, 2026
18a9921
chore: Remove `dangerouslySetInnerHtml` and replace it with `<Trans>`…
julio-rocketchat Mar 10, 2026
f4dcad4
fix: imported fixes 03-09-2026 (#39492)
yasnagat Mar 10, 2026
553ca59
Bump 8.2.1
rocketchat-github-ci Mar 10, 2026
0a53619
fix: `ssrf` validation for oauth (#39505)
KevLehman Mar 10, 2026
e206889
fix: Thread's jump to message action changes main channel scroll posi…
aleksandernsilva Mar 10, 2026
b29fb86
fix: Calendar status event status switch (#39491)
KevLehman Mar 10, 2026
375476a
fix: `ssrf` validation for oauth (#39517)
dionisio-bot[bot] Mar 11, 2026
3b0e799
fix: imported fixes 03-09-2026 (#39508)
dionisio-bot[bot] Mar 11, 2026
8266012
i18n(livechat): Add missing az translations (#39518)
MartinSchoeler Mar 11, 2026
a85f325
i18n(meteor): Remove duplicated translation key (#39542)
dougfabris Mar 11, 2026
7485960
chore: Convert some apis to openAPI (#39265)
ggazzo Mar 12, 2026
469107d
fix: Prevent UI from displaying @@ for federation usernames (#39460)
aleksandernsilva Mar 12, 2026
dd1f620
ci: remove leftover db watcher suffix (#39536)
cardoso Mar 12, 2026
b570388
fix: prevent self-message notification in new message stream (#39545)
juliajforesti Mar 12, 2026
1cac8c3
refactor: move custom sounds list query validation schema to rest-typ…
nazabucciarelli Mar 12, 2026
3b58c8b
chore: Allow clients to register a session after accepting a call (#3…
pierre-lehnen-rc Mar 12, 2026
c217b0b
chore: add deprecation warning for anonymous read/write settings (#39…
ricardogarim Mar 12, 2026
4aba0b0
fix: "Join" button on Outlook Calendar bubbles event up (#39363)
gauravsingh001-cyber Mar 12, 2026
b21787d
feat: add new role for federated users (#39548)
sampaiodiego Mar 12, 2026
bc39147
fix(ux): prevent modal from closing when team/channel creation fails …
Naetiksoni08 Mar 12, 2026
c309073
chore: disable Transfer Call button when the opposite client doesn't …
pierre-lehnen-rc Mar 12, 2026
357bfcc
fix: Serve Inter font asset properly (#39586)
tassoevan Mar 12, 2026
e41b3af
refactor(ui-client): Move `useThemeMode` (#39348)
tassoevan Mar 13, 2026
cfcff99
fix: Forwarding messages to channels with join code (#39541)
KevLehman Mar 13, 2026
f960b38
chore(deps): upgrade ws from 8.18 to 8.19 (#39429)
cardoso Mar 13, 2026
72f9768
ci: push manifests for all archs (#39600)
dionisio-bot[bot] Mar 13, 2026
02b00d1
test: Flaky expect star the thread message (#39615)
dougfabris Mar 13, 2026
8369fb1
chore: update LTS support to 12 months (#39619)
rodrigok Mar 13, 2026
d83a1a9
feat: Add multiple file upload support to message composer (#39425)
dougfabris Mar 14, 2026
2830107
fix: Non latin characters not being rendered on exported messages pdf…
MartinSchoeler Mar 14, 2026
eb3ad21
chore: Disable caching for ms command (#39581)
KevLehman Mar 14, 2026
a834e17
ci: use env vars for shard parameters (#39610)
cardoso Mar 14, 2026
3e5b9a8
chore: reduce user finds over rest operations (#39618)
ggazzo Mar 16, 2026
377a6a7
regression: remove incorrect userId requirement from im.close validat…
ricardogarim Mar 16, 2026
5e92280
Release 8.2.1
rocketchat-github-ci Mar 16, 2026
b93ddd6
feat(federation): add read receipts support to federated rooms (#39343)
sampaiodiego Mar 16, 2026
474b209
fix: Download of cyrilic named files doesn't work on E2EE rooms (#39612)
KevLehman Mar 16, 2026
ed12cc1
chore: Apply `accept_when_agent_idle` to all queries (#39677)
KevLehman Mar 17, 2026
2a9e675
fix: Correct module path resolution for apps-engine in Deno runtime (…
durgeshbg Mar 17, 2026
652ff8c
fix: Voice - Use correct translation keys and add missing ones (#39670)
gabriellsh Mar 17, 2026
faa27f3
refactor(api): migrate emoji-custom, invites and subscriptions to new…
ggazzo Mar 17, 2026
8d8853e
refactor: replace `console.log` with `SystemLogger.info` for registra…
mdawoud27 Mar 17, 2026
cd2fc20
fix: prevent duplicate livechat rooms on concurrent requests (#39087)
ricardogarim Mar 17, 2026
3e753c9
test: Missing department removal setting in Omnichannel tests (#39371)
dougfabris Mar 17, 2026
e41be62
refactor: rename isURL to isAbsoluteURL for clarity (#38821)
amitb0ra Mar 17, 2026
835fa04
regression: make ferederation read receipts setting public (#39696)
sampaiodiego Mar 17, 2026
4c2e444
chore: Update coerceTypes to false and modify mocharc settings (#39559)
Copilot Mar 17, 2026
c07071c
i18n: Rocket.Chat language update from Lingohub 🤖 on 2026-03-17Z (#39…
lingohub[bot] Mar 17, 2026
4f88165
i18n: Rocket.Chat.Livechat language update from Lingohub 🤖 on 2026-03…
lingohub[bot] Mar 17, 2026
6f76232
test: add tests for image upload with rotation and EXIF (#39252)
jessicaschelly Mar 18, 2026
eb1cd8f
ci: reusable action for restoring packages (#39582)
cardoso Mar 18, 2026
8dbaa5a
chore(deps-dev): update vite from 6.2.4 to 8.0.0 (#39708)
cardoso Mar 18, 2026
2e6441e
fix(ux): improve delete account modal with inline errors (#36293)
sandranymark Mar 18, 2026
9d78ba3
regression: prevent S3 region empty string from blocking env var fall…
ricardogarim Mar 18, 2026
3f8af00
chore: publish @rocket.chat/core-typings package to npm (#39715)
sampaiodiego Mar 18, 2026
2c79104
chore: Add Repobeats analytics image
ggazzo Mar 18, 2026
eae3fb3
fix(models): call setUpdatedAt for all docs in insertMany (#39718)
ggazzo Mar 18, 2026
6faf593
regression: Move focus to message composer input after uploading file…
dougfabris Mar 18, 2026
d9130f1
refactor: `useGoToRoom` hook (#39540)
tassoevan Mar 18, 2026
0ca1e0e
chore(i18n): duplicated keys (#39547)
tassoevan Mar 18, 2026
23ab05c
chore(ui-voip): Add cleanup step to build (#39690)
gabriellsh Mar 18, 2026
ff3a6fd
chore: Limit typecheck's concurrency to avoid OOMs (#39697)
KevLehman Mar 18, 2026
0c74b84
fix: ensure login expiration setting is applied before token cleanup …
ricardogarim Mar 19, 2026
891bab2
fix: Voice - Wrong Device Picker button size (#39671)
gabriellsh Mar 19, 2026
1438b45
chore(deps): bump pino to 10.3.1 and pino-pretty to 13.1.3 (#39707)
sampaiodiego Mar 19, 2026
9dc3285
test: Flaky deleteAccount not asserting login page correctly (#39736)
dougfabris Mar 19, 2026
63125d2
test: Flaky hide thread contextual bar on clicking outside (#39740)
dougfabris Mar 19, 2026
14fbbdc
chore: Define hovered CSS outside of `OutlookEventItem` (#39389)
gauravsingh001-cyber Mar 19, 2026
f524f9e
chore: prevent undefined-to-null conversion for name in subscriptions…
ggazzo Mar 19, 2026
9db6725
refactor: Simplify UploadsAPI usage across components (#39672)
dougfabris Mar 19, 2026
1741a20
feat: Voice Call - Native Screen Sharing (#37922)
gabriellsh Mar 19, 2026
61d3d9a
refactor(ui-contexts): Solve lint warnings (#39304)
tassoevan Mar 20, 2026
8fe10c0
refactor(apps): prepare deno-runtime for Deno upgrade (#39701)
d-gubert Mar 20, 2026
8b32bc9
test: `dragAndDropTxtFile` not waiting the response (#39721)
dougfabris Mar 20, 2026
cb7b203
Merge remote-tracking branch 'origin/master' into develop
ggazzo Mar 20, 2026
78e37dc
fix: Github OAuth not getting user emails (#39753)
yash-rajpal Mar 20, 2026
16d8a4c
fix: Missing permissions check when switching a team from private to …
MartinSchoeler Mar 20, 2026
ca0e6cf
Update cron schedule for release candidate job
ggazzo Mar 20, 2026
82adf3a
feat: Ban user (#39321)
ggazzo Mar 20, 2026
e65b176
fix: Domain allowance check to require exact matches (#39752)
ggazzo Mar 20, 2026
eaf9266
feat: Ban user UI (#39678)
aleksandernsilva Mar 20, 2026
6b80941
feat(federation): notify user name changes (#39750)
sampaiodiego Mar 20, 2026
f0e401b
chore: Remove patch version for '@rocket.chat/ui-theming'
ggazzo Mar 20, 2026
d7325cd
Release 8.3.0-rc.0
rocketchat-github-ci Mar 20, 2026
9e3eb78
chore(api): add default type parameter to forbidden() method (#39815)
ggazzo Mar 23, 2026
1dbfce4
chore(deps-dev): remove browserify, uglify-es from apps-engine (#39773)
cardoso Mar 23, 2026
332e7d5
regression: Upload loading state relying on percentage instead of fil…
dougfabris Mar 23, 2026
a863b99
fix(core-typings): make verification_url optional in CloudRegistratio…
ggazzo Mar 24, 2026
fc7adc7
fix(core-typings): make modules optional in CloudConfirmationPollData…
ggazzo Mar 24, 2026
8c8971c
chore: Upgrade fuselage packages (#39776)
juliajforesti Mar 24, 2026
680b79a
chore: Bump version to 8.4.0-develop across all relevant packages
ggazzo Mar 25, 2026
e4e8237
fix(apps): `updateStatusText` not broadcasting presence.status (#39823)
dougfabris Mar 25, 2026
c495bdd
chore: convert unit tests from Alsatian to NodeJS built-in framework …
d-gubert Mar 25, 2026
147fa09
fix(ux): standardize form validation (#39590)
juliajforesti Mar 25, 2026
6c4c66f
regression(federation): use ajvQuery in federation routes (#39869)
sampaiodiego Mar 25, 2026
7f54906
regression(federation): fix federation read receipts on main channel …
sampaiodiego Mar 25, 2026
610cc03
chore: upgrade Alpine and Deno versions (#39837)
d-gubert Mar 25, 2026
71df8ca
regression(federation): use displayname from event to update DMs (#39…
sampaiodiego Mar 25, 2026
2e9e99e
feat(federation): add avatar change support (#37458)
ricardogarim Mar 26, 2026
9b53b0e
regression: pdf export not word wrapping (#39873)
MartinSchoeler Mar 26, 2026
4bf957b
Release 8.3.0-rc.1
rocketchat-github-ci Mar 26, 2026
d12b53c
fix: add validation for SAML SLO redirect URLs (#38994)
yasnagat Mar 26, 2026
6e9e407
regression: Prevent composer recreation on viewport resize (#39881)
dougfabris Mar 26, 2026
5183daa
feat(a11y): Add live region to announce contextual bar search results…
dougfabris Mar 26, 2026
2103a7a
fix: app actions ignoring role filters and i18n translation (#39868)
juliajforesti Mar 26, 2026
b7a32f9
regression: Livechat using removed ui-kit function to render action b…
KevLehman Mar 27, 2026
fec3c9f
Merge remote-tracking branch 'origin/release-8.3.0' into develop
sampaiodiego Mar 27, 2026
4235cd9
fix(ui): Expanded thread view overlapping `NavBar` (#39892)
dougfabris Mar 27, 2026
9d42d28
regression: populate permission to new federated-external role (#39854)
sampaiodiego Mar 27, 2026
f831593
regression: Video recorder popup keep displaying while file is upload…
dougfabris Mar 27, 2026
1b4dbed
Release 8.3.0-rc.2
rocketchat-github-ci Mar 28, 2026
df94285
regression: Voice call "Share screen" action fails silently (#39872)
gabriellsh Mar 30, 2026
a28b469
regression: Register username flicker (#39982)
yash-rajpal Mar 30, 2026
a376d44
regression: require confirmation before adding a banned user back to …
ggazzo Mar 30, 2026
2b7ee36
fix(federation): revoke invite when banning a user who has not yet ac…
ggazzo Mar 30, 2026
dd52a22
Release 8.3.0-rc.3
rocketchat-github-ci Mar 30, 2026
4364222
fix: blank notifications when a voice call ends (#39741)
pierre-lehnen-rc Mar 31, 2026
a6327eb
test: Notification sounds tests running before room is ready (#39988)
dougfabris Mar 31, 2026
31d3419
chore: Apply strategy pattern to abac (#39769)
KevLehman Mar 31, 2026
4bce595
test(federation): add tests for re-inviting RC users after leaving or…
sampaiodiego Mar 31, 2026
9f38b54
fix(ui): Room mention click error without visual feedback (#39985)
juliajforesti Mar 31, 2026
32e9c27
chore: Upgrade fuselage packages (#40014)
juliajforesti Mar 31, 2026
cc2eb02
chore(deps): bump `jsrsasign` (#39860)
yasnagat Mar 31, 2026
02b35d5
chore: API Endpoint support for setting `action` type (#39983)
KevLehman Apr 1, 2026
8a30bfb
test: Update JIRA API search endpoint to use JQL (#40015)
ggazzo Apr 1, 2026
92a44ee
feat: Use `fuselage-forms` in account pages (#36525)
gabriellsh Apr 1, 2026
53e036c
fix(a11y): Global search not announcing results properly (#40023)
dougfabris Apr 1, 2026
7183f05
test: channel-management tests running before home page is ready (#40…
jessicaschelly Apr 2, 2026
8ebf44b
fix: Add setting check for Outlook Calendar action reactivity (#39986)
dougfabris Apr 2, 2026
413d925
regression: Omnichannel `inquiries.take` endpoint returning `[error]`…
KevLehman Apr 2, 2026
7de4d06
regression: Sending thread message scrolls main channel to bottom (#4…
aleksandernsilva Apr 2, 2026
fcf9bd4
regression: enable REST type coercion back (#40035)
sampaiodiego Apr 2, 2026
89e4693
regression: Allow ban actions for non-federated rooms as well (#39987)
aleksandernsilva Apr 2, 2026
aad2007
Release 8.3.0-rc.4
rocketchat-github-ci Apr 2, 2026
88fb1e5
chore: change date formatting in Omnichannel Contact Center (#40025)
juliajforesti Apr 5, 2026
01159c0
chore: Inherit environment variables in deno cache build script (#36782)
VergeDX Apr 6, 2026
44938fd
chore: reorganize data exported by media-signaling lib (#39870)
pierre-lehnen-rc Apr 6, 2026
788c161
feat: Remove Federation from Beta (#40006)
aleksandernsilva Apr 7, 2026
f214d87
Release 8.3.0
ggazzo Apr 7, 2026
00a1efa
Release 8.3.0
rocketchat-github-ci Apr 7, 2026
2031ba8
test: Reorg flextabs locators (#38533)
dougfabris Apr 7, 2026
58fc21c
ci: upgrade actions/cache to v5 (#40064)
ggazzo Apr 7, 2026
a23c43b
fix: delete all users subscriptions on re-join after being banned (#4…
sampaiodiego Apr 7, 2026
dd55029
test(federation): reorganize display name change tests for clarity an…
sampaiodiego Apr 7, 2026
b0f026b
ci: improve cache keys, observability, and node_modules caching strat…
ggazzo Apr 7, 2026
bb97a68
chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#39319)
dependabot[bot] Apr 7, 2026
df43b79
chore(deps): bump docker/login-action from 3 to 4 (#39355)
dependabot[bot] Apr 7, 2026
25e988b
chore(deps): bump codecov/codecov-action from 5 to 6 (#39895)
dependabot[bot] Apr 8, 2026
2cebe41
chore(deps): bump @xmldom/xmldom from 0.8.10 to 0.8.12 in /.github/ac…
dependabot[bot] Apr 8, 2026
3340757
Merge remote-tracking branch 'origin/master' into develop
ggazzo Apr 8, 2026
f21ed3a
fix: require unban before using inviting link (#40087)
ggazzo Apr 8, 2026
46faa43
chore: update Meteor and package versions to latest stable releases 3…
ggazzo Apr 8, 2026
c7744b1
feat: auto-wrap selected text in composer with matching delimiters (#…
Copilot Apr 8, 2026
a298a27
chore: Enable Meteor's *Modern Build Stack* (#37614)
ggazzo Apr 8, 2026
84754bb
fix: slack importer not importing messages correctly (#40053)
nazabucciarelli Apr 8, 2026
93e3193
chore: remove outdated oplog error message from admin workspace page …
abhinavkrin Apr 9, 2026
b490ed5
test(federation): fix display name test flakyness (#40085)
sampaiodiego Apr 9, 2026
85f001c
ci: Update cache key for packages-build in CI workflow (#40101)
ggazzo Apr 9, 2026
a6c863a
fix: engagement dashboard becoming unresponsive when clicking "See on…
abhinavkrin Apr 9, 2026
eb78ae4
fix: DDP method calls returning 404 for void methods (#40057)
abhinavkrin Apr 9, 2026
9875f67
chore: add helper descriptions to Auto Away user preference settings …
ricardogarim Apr 9, 2026
5052af2
chore: migrate client-side code from moment to date-fns (#40076)
ggazzo Apr 9, 2026
0f8350d
chore: update deno.lock and freeze install during build (#40038)
d-gubert Apr 9, 2026
cd79677
fix(a11y): Add inline error for UserAvatarEditor's URL input (#36656)
ergot-rp Apr 9, 2026
dd56c98
test: Enforce exact match for button locators in team modal (#40104)
dougfabris Apr 10, 2026
18a26c8
regression: fix multiple compounding keys in sequence (#40108)
ggazzo Apr 10, 2026
619ec70
perf: slim react-aria and react-stately barrel imports (-489 KB)
ggazzo Apr 10, 2026
fee3902
perf: patch zod barrel to remove unused locales (-144 KB)
ggazzo Apr 10, 2026
bf45c37
chore: slim barrel imports for react-aria, react-stately and zod (-79…
ggazzo Apr 10, 2026
68927b8
chore: slim @react-aria/i18n barrel and replace lodash import (-110 K…
ggazzo Apr 10, 2026
9760d84
refactor: Remove unused `description` from attachments render (#40067)
dougfabris Apr 10, 2026
7b70013
chore: stop transpiling webhook integration scripts with Babel
ggazzo Apr 13, 2026
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: 0 additions & 6 deletions .changeset/calm-weeks-mate.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/chilled-lemons-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-ears-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-coats-cross.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/cool-parents-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/meteor': patch
'@rocket.chat/mock-providers': patch
---

Fixed UI becoming unresponsive after clicking "See on Engagement Dashboard" from the workspace info card, which required a manual page refresh to recover.
8 changes: 0 additions & 8 deletions .changeset/cozy-melons-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dark-ghosts-cut.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/eighty-experts-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/ui-voip': patch
'@rocket.chat/meteor': patch
---

Fixes empty notifications sent when a voice call ends
5 changes: 0 additions & 5 deletions .changeset/eighty-windows-join.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/empty-spiders-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/ddp-streamer': patch
---

Fixes an issue where some DDP method calls could incorrectly return a 404 error.
5 changes: 0 additions & 5 deletions .changeset/fix-archived-room-messages.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-dwg-file-preview.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-markdown-between-links.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-readonly-channel-video-calls.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-webhook-newline.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-tables-applaud.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/forty-socks-roll.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fuzzy-pumpkins-remember.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/good-singers-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-kings-cry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/green-dragons-boil.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/grumpy-suns-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-bikes-sin.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hungry-monkeys-hang.md

This file was deleted.

13 changes: 13 additions & 0 deletions .changeset/integration-scripts-no-babel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@rocket.chat/meteor': major
---

**Breaking:** Stopped transpiling webhook integration scripts with Babel. Scripts now run as-is inside `isolated-vm` (modern V8).

Class method bodies are now in strict mode per the ES2015 spec. Scripts that relied on sloppy-mode behaviors provided by the previous Babel transpilation must be updated:

- **Implicit globals** — `msg = buildMessage(...)` inside a class method now throws `ReferenceError`. Add `let`, `const`, or `var`.
- **`this` in nested regular functions** — `function helper() { this.JSON.stringify(...) }` now has `this === undefined` instead of `globalThis`. Use arrow functions or pass the dependency explicitly.
- **`arguments.callee`** — Throws `TypeError`. Use a named function expression instead.
- **Octal literals** — `0777` is now a `SyntaxError`. Use `0o777`.
- **Duplicate parameter names** — `function(a, a) {}` is now a `SyntaxError`.
5 changes: 0 additions & 5 deletions .changeset/little-mayflies-divide.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/many-avocados-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes a bug that could remove all of a user's subscriptions when the user was re-added to a room while still banned.
5 changes: 5 additions & 0 deletions .changeset/mean-mails-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes Slack messages being incorrectly saved on import
5 changes: 5 additions & 0 deletions .changeset/metal-rice-retire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Adds SAML redirect validation by matching request parameters and configured IdP SLO
6 changes: 0 additions & 6 deletions .changeset/nasty-candles-invent.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/nasty-tomatoes-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the outlook calendar action isn't being reactive based on the setting
5 changes: 5 additions & 0 deletions .changeset/neat-bananas-behave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes app actions ignoring role filters and i18n translation
6 changes: 0 additions & 6 deletions .changeset/nice-squids-smoke.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/odd-colts-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-gorillas-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-candles-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-laws-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-schools-hear.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rare-waves-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-pets-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-plums-think.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/serious-eggs-type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the apps-engine updateStatusText method isn't updating the app user status text properly
5 changes: 0 additions & 5 deletions .changeset/shiny-pears-admire.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/silver-clocks-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-emus-chew.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/smooth-dodos-add.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spicy-drinks-carry.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/stale-drinks-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the expanded thread view was overlapping the navbar
7 changes: 0 additions & 7 deletions .changeset/sweet-terms-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-humans-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-papayas-jam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tender-swans-cheat.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/thick-ties-hunt.md

This file was deleted.

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

Adds error feedback when clicking on a mentioned room you don't have access to
6 changes: 0 additions & 6 deletions .changeset/tricky-boxes-type.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twelve-meals-sit.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twenty-colts-flash.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/warm-cups-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Added auto-wrap selected text in composer with matching delimiters
6 changes: 0 additions & 6 deletions .changeset/weak-terms-shave.md

This file was deleted.

Loading
Loading