Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 7.3.0 #34974

Merged
merged 76 commits into from
Jan 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
a6bb045
chore: bump turbo (#34082)
ggazzo Dec 23, 2024
53c81bb
chore: rename API method unauthorized method to forbidden (#32083)
ggazzo Dec 23, 2024
b4ce579
fix: New livechat conversations are not assigned to contact manager (…
matheusbsilva137 Dec 23, 2024
b62b0a6
chore: Update translation of `view-livechat-rooms` (#34275)
KevLehman Dec 23, 2024
d37433b
refactor: Move add and remove role code out of Roles model (#34488)
sampaiodiego Dec 23, 2024
e5600bb
refactor: remove getOmniChatSortQuery dependency from livechat inquir…
sampaiodiego Dec 24, 2024
d1d096e
refactor: remove getDefaultSubscriptionPref dep from Subscriptions mo…
sampaiodiego Dec 24, 2024
b31e7f9
fix: wrong dates on last `x` date on omnichannel reports (#34113)
MartinSchoeler Dec 24, 2024
1fedb4f
refactor: remove deps from FederationRoomEvents model (#34506)
sampaiodiego Dec 24, 2024
cc381e1
refactor: remove external deps from omni models (#34502)
sampaiodiego Dec 24, 2024
c7eedf8
refactor: Replace `Menu` in favor of `GenericMenu` in TeamsInfo (#34278)
dougfabris Dec 24, 2024
86a21b5
fix: Change users room role action message not being displayed correc…
dougfabris Dec 24, 2024
79cba77
feat: Return `departmentsAllowedToForward` property in `livechat/conf…
matheusbsilva137 Dec 26, 2024
403cbfe
refactor: remove deps from Imports model (#34505)
sampaiodiego Dec 26, 2024
87b28ee
refactor: remove deps from Messages model (#34504)
sampaiodiego Dec 26, 2024
4121500
refactor: move function to tracing pkg (#34818)
sampaiodiego Dec 26, 2024
9af2c11
refactor: JSX automatic runtime (#34498)
tassoevan Dec 26, 2024
1184b83
chore: Move models to package (#34154)
sampaiodiego Dec 27, 2024
e229533
refactor: replace `Menu` in favor of `GenericMenu` in AdminUsers (#34…
dougfabris Dec 27, 2024
4460503
fix: Update .gitpod.yml to support Gitpod's current configuration (#3…
darshanlahamage Dec 29, 2024
1b17bb1
fix: Send attachments through iOS browser (#34846)
tiagoevanp Dec 31, 2024
7619988
fix: Thumbnails are not deleted on room deletion (#34851)
matheusbsilva137 Dec 31, 2024
ee5756a
chore: Upgrade `@tanstack/query` to v5 (#33898)
hugocostadev Jan 2, 2025
5506c40
fix: decoder error preventing succesfull app subprocess restart (#34858)
d-gubert Jan 2, 2025
b04342c
chore: Use updater in `saveUser` file (#32993)
matheusbsilva137 Jan 2, 2025
c5f23ab
chore: bump meteor and node version (#34048)
ggazzo Jan 3, 2025
6ec661b
refactor: Correct call of `setModal` (#34871)
tassoevan Jan 3, 2025
0b0f868
refactor: Strict types on `useCallback` (#34870)
tassoevan Jan 6, 2025
d3fb166
chore(deps): bump supercharge/mongodb-github-action from 1.10.0 to 1.…
dependabot[bot] Jan 6, 2025
dfa2db4
chore: bump version to 7.3.0-develop (#34893)
sampaiodiego Jan 6, 2025
fc89745
Merge remote-tracking branch 'origin/master' into develop
ggazzo Jan 7, 2025
86567ca
refactor: Replace `Menu` in favor of `GenericMenu` in DeviceManagemen…
dougfabris Jan 7, 2025
bfa92f4
fix: system throws GUI Application error while enabling, disabling an…
Gustrb Jan 7, 2025
7839bf0
refactor: Replace `useMutableCallback` (#34902)
tassoevan Jan 8, 2025
1cc2bc7
fix: app actions showing in room toolbar without icon (#34839)
juliajforesti Jan 8, 2025
c7be829
fix: imported fixes 25-01-07 (#34904)
julio-rocketchat Jan 8, 2025
4aa95b6
fix: Start queue worker with service start instead of first call (#34…
KevLehman Jan 8, 2025
9af2774
fix: Rocket.cat complains about mongo version (#34892)
Gustrb Jan 10, 2025
0517a05
refactor: Invalid values as React nodes (#34901)
tassoevan Jan 13, 2025
88be133
fix: Inactive Clients Not Refreshing Action Buttons After App Deploym…
Gustrb Jan 13, 2025
1f54b73
fix: Allow users to fetch the `packageValue` of settings on `/setting…
KevLehman Jan 14, 2025
2f5e287
chore: bump fuselage packages (#34929)
dougfabris Jan 15, 2025
e6eff85
fix: Room not loading history (#34900)
yash-rajpal Jan 15, 2025
62660fc
fix: Restore room scroll position (#34908)
yash-rajpal Jan 15, 2025
819e36c
fix: Slack Bridge when using multiple slack workspaces (#34933)
lucas-a-pelegrino Jan 15, 2025
fc445dd
chore(deps): Upgrade Yarn (#34953)
tassoevan Jan 16, 2025
3e4412e
chore: Change how cron jobs start (#34931)
KevLehman Jan 16, 2025
4c4020e
regression: Voice Call History not being recorded (#34949)
pierre-lehnen-rc Jan 16, 2025
f777d9e
fix: SAML login redirects to incorrect room when using an invite (#34…
matheusbsilva137 Jan 16, 2025
c75d771
feat: Allow users to force close Omnichannel rooms (#34940)
KevLehman Jan 17, 2025
f7f35c3
refactor: Replace `Menu` in favor of `GenericMenu` in RoomMenu (#34927)
dougfabris Jan 17, 2025
baaee3f
refactor: remove getReadReceipts method calls (server) (#34891)
MarcosSpessatto Jan 17, 2025
3c237b2
fix: Users without preview permission subscribing to public channel s…
tiagoevanp Jan 17, 2025
c8e8518
feat: add endpoint rooms.membersOrderedByRole (#34153)
abhinavkrin Jan 17, 2025
8942b00
feat: add Voice Calls data to statistics (#34948)
pierre-lehnen-rc Jan 19, 2025
b14a5c1
refactor: remove autotranslate internal Meteor methods calls (#34058)
MarcosSpessatto Jan 20, 2025
0cc933e
feat: Allow granting the `mobile-upload-file` permission to guests (#…
matheusbsilva137 Jan 20, 2025
28da43e
chore: use non-root user for alpine images (#34162)
debdutdeb Jan 20, 2025
b72750c
fix: Files contextual bar reactivity (#34860)
yash-rajpal Jan 20, 2025
f323946
Merge branch 'master' into develop
sampaiodiego Jan 20, 2025
cb5695b
Release 7.3.0-rc.0
rocketchat-github-ci Jan 20, 2025
6bddcc9
fix: Retention policy settings migration not running (#34935)
gabriellsh Jan 20, 2025
5a5ffb0
Release 7.3.0-rc.1
rocketchat-github-ci Jan 22, 2025
19388a3
fix: Prevent invalid sessions update (#35010)
sampaiodiego Jan 23, 2025
8731b6d
Release 7.3.0-rc.2
rocketchat-github-ci Jan 23, 2025
3871456
regression: do not update logged out sessions (#35041)
sampaiodiego Jan 27, 2025
c153172
Release 7.3.0-rc.3
rocketchat-github-ci Jan 27, 2025
b432e4d
regression: Mentioning users with no messages in room (#34997)
tiagoevanp Jan 28, 2025
3c4a9b8
regression: sorting irregularities in new members list (#35004)
abhinavkrin Jan 28, 2025
61c2753
regression: SVG sanitization of Omnichannel rooms' icons (#35043)
tassoevan Jan 28, 2025
64685ca
Release 7.3.0-rc.4
rocketchat-github-ci Jan 29, 2025
4909e1c
regression: sidebar scrolling horizontally (#35048)
juliajforesti Jan 29, 2025
a9aee7b
Release 7.3.0-rc.5
rocketchat-github-ci Jan 31, 2025
561c3dd
chore: Add missing deno-cache directory to output of apps-engine to t…
d-gubert Jan 29, 2025
c0fa1c8
fix: Wrong marketplaceInfo value being stored in the database (#35009)
Gustrb Jan 30, 2025
3a7906b
chore: update useragent-ng to 2.4.4 (#35055)
debdutdeb Jan 31, 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
  •  
  •  
  •  
7 changes: 7 additions & 0 deletions .changeset/beige-kiwis-count.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/livechat": minor
"@rocket.chat/model-typings": minor
---

Added `departmentsAllowedToForward` property to departments returned in the `livechat/config` endpoint
5 changes: 5 additions & 0 deletions .changeset/breezy-horses-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1737515333382.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-1737660855705.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-1738016332006.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-1738153625783.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-1738345533309.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
6 changes: 6 additions & 0 deletions .changeset/chilled-beers-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Groups members by their roles in the room's member list for improved clarity
5 changes: 5 additions & 0 deletions .changeset/clean-sloths-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes the send attachments option not working on iOS browsers by moving it from the composer dropdown menu to the composer primary actions.
22 changes: 22 additions & 0 deletions .changeset/cool-planes-protect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
'@rocket.chat/omnichannel-transcript': patch
'@rocket.chat/authorization-service': patch
'@rocket.chat/stream-hub-service': patch
'@rocket.chat/presence-service': patch
'@rocket.chat/fuselage-ui-kit': patch
'@rocket.chat/account-service': patch
'@rocket.chat/mock-providers': patch
'@rocket.chat/ui-theming': patch
'@rocket.chat/uikit-playground': patch
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/queue-worker': patch
'@rocket.chat/apps-engine': patch
'@rocket.chat/ui-composer': patch
'@rocket.chat/ui-contexts': patch
'@rocket.chat/ui-client': patch
'@rocket.chat/models': patch
'@rocket.chat/sha256': patch
'@rocket.chat/meteor': patch
---

Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases
7 changes: 7 additions & 0 deletions .changeset/eight-humans-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
"@rocket.chat/rest-typings": minor
---

Allows agents and managers to close Omnichannel rooms that for some reason ended up in a bad state. This "bad state" could be a room that appears open but it's closed. Now, the endpoint `livechat/room.closeByUser` will accept an optional `forceClose` parameter that will allow users to bypass most state checks we do on rooms and perform the room closing again so its state can be recovered.
9 changes: 9 additions & 0 deletions .changeset/eleven-mails-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@rocket.chat/model-typings': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/freeswitch': minor
'@rocket.chat/models': minor
'@rocket.chat/meteor': minor
---

Adds voice calls data to statistics
5 changes: 5 additions & 0 deletions .changeset/eleven-pugs-help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where losing connection could break app's action buttons
9 changes: 9 additions & 0 deletions .changeset/fifty-apricots-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@rocket.chat/omnichannel-services": patch
---

Fixes a behavior when running microservices that caused queue worker to process just the first 60 seconds of request.

This was due to a mistakenly bound context. Queue Worker was changed to start doing work only after it received the first request.

However, with the introduction of ASL and actual context on calls, the worker registration was absorbing the context of the call that created them, causing service calls happening inside the callbacks to fail because of a timeout.
5 changes: 5 additions & 0 deletions .changeset/four-pugs-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Prevent a bug that caused all sessions being marked as logged out if some required value was missing due to a race condition.
6 changes: 6 additions & 0 deletions .changeset/friendly-kings-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Allows users to fetch the `packageValue` of settings when calling `/settings` endpoint via `includeDefaults` query param.
5 changes: 5 additions & 0 deletions .changeset/gentle-moons-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where room scroll position wasn't being restored when moving between rooms.
6 changes: 6 additions & 0 deletions .changeset/giant-bottles-impress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---

Fixes an issue where the system would throw the error: 'GUI Application error' while uninstalling an app(when on the requests tab).
5 changes: 5 additions & 0 deletions .changeset/good-clouds-brush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue that prevented room history from loading under certain conditions.
10 changes: 10 additions & 0 deletions .changeset/grumpy-lemons-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@rocket.chat/model-typings': patch
'@rocket.chat/rest-typings': patch
'@rocket.chat/apps-engine': patch
'@rocket.chat/models': patch
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---

Fix an issue with apps installations via Marketplace
5 changes: 5 additions & 0 deletions .changeset/healthy-coins-scream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where changing user role in a room displays the wrong message
5 changes: 5 additions & 0 deletions .changeset/itchy-pumas-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes SAML login redirecting to wrong room when using an invite link.
5 changes: 5 additions & 0 deletions .changeset/kind-ducks-thank.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes apps actions showing in toolbar without an icon
5 changes: 5 additions & 0 deletions .changeset/loud-islands-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where Rocket cat would send '%s' as the mongo version when using a deprecated but supported version of MongoDB.
6 changes: 6 additions & 0 deletions .changeset/metal-pets-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
---

Fixes an issue where users without the "Preview public channel" permission would receive new messages sent to the channel
5 changes: 5 additions & 0 deletions .changeset/nasty-shirts-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where room's file list would incorrectly display incoming messages as files.
6 changes: 6 additions & 0 deletions .changeset/popular-cameras-grin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

Fixes livechat conversations not being assigned to the contact manager even when the "Assign new conversations to the contact manager" setting is enabled
104 changes: 104 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "7.3.0-develop",
"rocketchat-services": "2.0.3",
"@rocket.chat/uikit-playground": "0.6.3",
"@rocket.chat/account-service": "0.4.12",
"@rocket.chat/authorization-service": "0.4.12",
"@rocket.chat/ddp-streamer": "0.3.12",
"@rocket.chat/omnichannel-transcript": "0.4.12",
"@rocket.chat/presence-service": "0.4.12",
"@rocket.chat/queue-worker": "0.4.12",
"@rocket.chat/stream-hub-service": "0.4.12",
"@rocket.chat/license": "1.0.3",
"@rocket.chat/network-broker": "0.1.4",
"@rocket.chat/omnichannel-services": "0.3.9",
"@rocket.chat/pdf-worker": "0.2.9",
"@rocket.chat/presence": "0.2.12",
"@rocket.chat/ui-theming": "0.4.1",
"@rocket.chat/account-utils": "0.0.2",
"@rocket.chat/agenda": "0.1.0",
"@rocket.chat/api-client": "0.2.12",
"@rocket.chat/apps": "0.2.3",
"@rocket.chat/apps-engine": "1.48.1",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.2",
"@rocket.chat/core-services": "0.7.4",
"@rocket.chat/core-typings": "7.3.0-develop",
"@rocket.chat/cron": "0.1.12",
"@rocket.chat/ddp-client": "0.3.12",
"@rocket.chat/eslint-config": "0.7.0",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/freeswitch": "1.1.1",
"@rocket.chat/fuselage-ui-kit": "14.0.1",
"@rocket.chat/gazzodown": "14.0.1",
"@rocket.chat/i18n": "1.2.0",
"@rocket.chat/instance-status": "0.1.12",
"@rocket.chat/jest-presets": "0.0.1",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.21.2",
"@rocket.chat/log-format": "0.0.2",
"@rocket.chat/logger": "0.0.2",
"@rocket.chat/message-parser": "0.31.31",
"@rocket.chat/mock-providers": "0.1.6",
"@rocket.chat/model-typings": "1.2.1",
"@rocket.chat/models": "1.1.1",
"@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.3.0-develop",
"@rocket.chat/server-cloud-communication": "0.0.2",
"@rocket.chat/server-fetch": "0.0.3",
"@rocket.chat/sha256": "1.0.11",
"@rocket.chat/tools": "0.2.2",
"@rocket.chat/tracing": "0.0.1",
"@rocket.chat/ui-avatar": "10.0.1",
"@rocket.chat/ui-client": "14.0.1",
"@rocket.chat/ui-composer": "0.5.0",
"@rocket.chat/ui-contexts": "14.0.1",
"@rocket.chat/ui-kit": "0.37.0",
"@rocket.chat/ui-video-conf": "14.0.1",
"@rocket.chat/ui-voip": "4.0.1",
"@rocket.chat/web-ui-registration": "14.0.1"
},
"changesets": [
"beige-kiwis-count",
"breezy-horses-marry",
"bump-patch-1737515333382",
"bump-patch-1737660855705",
"bump-patch-1738016332006",
"bump-patch-1738153625783",
"bump-patch-1738345533309",
"chilled-beers-run",
"clean-sloths-greet",
"cool-planes-protect",
"eight-humans-sip",
"eleven-mails-sort",
"eleven-pugs-help",
"fifty-apricots-clean",
"four-pugs-move",
"friendly-kings-poke",
"gentle-moons-unite",
"giant-bottles-impress",
"good-clouds-brush",
"healthy-coins-scream",
"itchy-pumas-laugh",
"kind-ducks-thank",
"loud-islands-explode",
"metal-pets-promise",
"nasty-shirts-rule",
"popular-cameras-grin",
"quick-rivers-ring",
"shiny-singers-cheer",
"silly-kings-approve",
"sour-frogs-return",
"thirty-vans-fry",
"twelve-pumas-behave"
]
}
10 changes: 10 additions & 0 deletions .changeset/quick-rivers-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@rocket.chat/meteor": patch
---

Fixes dates being incorrect when fetching omnichannel reports with the following time periods:

last week
last month
last 6 months
last year
5 changes: 5 additions & 0 deletions .changeset/shiny-singers-cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Allows granting the `mobile-upload-file` permission to guests
6 changes: 6 additions & 0 deletions .changeset/silly-kings-approve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/meteor': minor
'@rocket.chat/rest-typings': minor
---

Adds `rooms.membersOrderedByRole` endpoint to retrieve members of groups and channels sorted according to their respective role in the room.
5 changes: 5 additions & 0 deletions .changeset/sixty-kids-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue where the container image could not be run as any random non-root user id.
5 changes: 5 additions & 0 deletions .changeset/sour-frogs-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue with the retention policy max age settings not maintaning it's previous value when upgrading from version < 6.10
5 changes: 5 additions & 0 deletions .changeset/thirty-vans-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes SlackBridge service failing to connect to multiple slack workspaces
5 changes: 5 additions & 0 deletions .changeset/twelve-pumas-behave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes thumbnails not being deleted from storage on room deletion
21 changes: 21 additions & 0 deletions .github/workflows/ci-code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,27 @@ jobs:
typecheck-cache-${{ runner.OS }}
typecheck-cache

- name: Install Meteor
if: matrix.check == 'ts'
shell: bash
run: |
# Restore bin from cache
set +e
METEOR_SYMLINK_TARGET=$(readlink ~/.meteor/meteor)
METEOR_TOOL_DIRECTORY=$(dirname "$METEOR_SYMLINK_TARGET")
set -e
LAUNCHER=$HOME/.meteor/$METEOR_TOOL_DIRECTORY/scripts/admin/launch-meteor
if [ -e $LAUNCHER ]
then
echo "Cached Meteor bin found, restoring it"
sudo cp "$LAUNCHER" "/usr/local/bin/meteor"
else
echo "No cached Meteor bin found."
fi

# only install meteor if bin isn't found
command -v meteor >/dev/null 2>&1 || curl https://install.meteor.com | sed s/--progress-bar/-sL/g | /bin/sh

- name: TS TypeCheck
if: matrix.check == 'ts'
run: yarn turbo run typecheck
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup NodeJS
uses: ./.github/actions/setup-node
with:
node-version: 20.18.0
node-version: 22.11.0
deno-version: 1.37.1
cache-modules: true
install: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
password: ${{ secrets.CR_PAT }}

- name: Launch MongoDB
uses: supercharge/mongodb-github-action@v1.10.0
uses: supercharge/mongodb-github-action@1.12.0
with:
mongodb-version: ${{ matrix.mongodb-version }}
mongodb-replica-set: rs0
Expand Down
Loading
Loading