Skip to content

Commit a03c4d3

Browse files
Merge branch 'develop' into feat/openapi-chat-sendMessage
2 parents 9ae1f0b + 7485960 commit a03c4d3

File tree

479 files changed

+8098
-4032
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

479 files changed

+8098
-4032
lines changed

.changeset/blue-points-dream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@rocket.chat/meteor': patch
3+
---
4+
5+
Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)

.changeset/bright-dots-march.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@rocket.chat/meteor': patch
3+
'@rocket.chat/model-typings': patch
4+
'@rocket.chat/models': patch
5+
---
6+
7+
Fixes main channel scroll position changing when jumping to a thread message from search
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@rocket.chat/fuselage-ui-kit': minor
3+
'@rocket.chat/ui-kit': major
4+
'@rocket.chat/apps-engine': minor
5+
'@rocket.chat/livechat': minor
6+
'@rocket.chat/meteor': minor
7+
---
8+
9+
refactor(ui-kit): Remove UiKit deprecations

.changeset/red-windows-breathe.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rocket.chat/meteor": patch
3+
---
4+
5+
Fixes calendar events modifying the wrong status property when attempting to sync `busy` status.

.changeset/shaggy-cars-watch.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@rocket.chat/meteor": patch
3+
"@rocket.chat/ui-contexts": patch
4+
---
5+
6+
Fixes a mismatch in the room icons on the sidebar items, ABAC Managed rooms were not displaying the correct icon
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rocket.chat/meteor": patch
3+
---
4+
5+
Fixes `ssrf` validation for oauth endpoints, which allows internal endpoints to be used during the auth flow.

.github/actions/build-docker/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ runs:
166166
retention-days: 1
167167

168168
- uses: actions/upload-artifact@v4
169-
if: inputs.publish-image == 'true' && inputs.arch == 'amd64'
169+
if: inputs.publish-image == 'true'
170170
with:
171171
name: manifests-${{ inputs.service }}-${{ inputs.arch }}-${{ inputs.type }}
172172
path: /tmp/manifests

.github/pr-title-checker-config.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/workflows/pr-title-checker.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.worktrees/replies-refactor

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)