Skip to content

Commit 8b6dbcf

Browse files
authored
Merge pull request #40236 from RocketChat/release-8.4.0
Release 8.4.0
2 parents b57b2cb + 69783f2 commit 8b6dbcf

1,137 files changed

Lines changed: 33614 additions & 17726 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rocket.chat/message-parser": patch
3+
---
4+
5+
Add property-based fuzz testing using `fast-check` to continuously evaluate memory limits, structural boundaries, and backtracking behavior against heavily randomized markdown arrays.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rocket.chat/message-parser": patch
3+
---
4+
5+
feat(message-parser): implement BlockSplitter PoC (Layer 1)
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+
Bump @rocket.chat/meteor version.
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+
Bump @rocket.chat/meteor version.

.changeset/cool-cups-tickle.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@rocket.chat/ui-composer': minor
3+
'@rocket.chat/ui-client': minor
4+
'@rocket.chat/meteor': minor
5+
---
6+
7+
Adds file thumbnails with image preview to the message composer attachments

.changeset/cool-parents-buy.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/mock-providers': patch
4+
---
5+
6+
Fixed UI becoming unresponsive after clicking "See on Engagement Dashboard" from the workspace info card, which required a manual page refresh to recover.

.changeset/eighty-experts-sort.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@rocket.chat/ui-voip': patch
3+
'@rocket.chat/meteor': patch
4+
---
5+
6+
Fixes empty notifications sent when a voice call ends

.changeset/empty-rockets-rush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@rocket.chat/media-signaling': major
3+
---
4+
5+
Publishes the media signaling package to npm

.changeset/empty-spiders-vanish.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@rocket.chat/ddp-streamer': patch
3+
---
4+
5+
Fixes an issue where some DDP method calls could incorrectly return a 404 error.

.changeset/fair-lions-smell.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@rocket.chat/media-calls': minor
3+
'@rocket.chat/core-services': minor
4+
'@rocket.chat/model-typings': minor
5+
'@rocket.chat/models': minor
6+
'@rocket.chat/meteor': minor
7+
'@rocket.chat/media-signaling': minor
8+
---
9+
10+
Adds a new REST endpoint to accept or reject media calls without an active media session

0 commit comments

Comments
 (0)