Skip to content

Commit bd326bd

Browse files
Merge branch 'develop' into bump-node-version
2 parents 20d2630 + ed3f483 commit bd326bd

File tree

148 files changed

+4017
-1292
lines changed

Some content is hidden

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

148 files changed

+4017
-1292
lines changed

.changeset/chilly-sheep-cover.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@rocket.chat/rest-typings': minor
3+
'@rocket.chat/models': minor
4+
'@rocket.chat/i18n': minor
5+
'@rocket.chat/meteor': minor
6+
---
7+
8+
Adds a new endpoint `rooms.hide` to hide rooms of any type when provided with the room's ID

.changeset/cool-coins-agree.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 a bug that caused routing algorithms to ignore the `Livechat_enabled_when_agent_idle` setting, effectively ignoring idle users from being assigned to inquiries.
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 broken link and improves messaging for invalid apps banner.

.changeset/happy-nails-fry.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@rocket.chat/meteor": minor
3+
"@rocket.chat/apps-engine": minor
4+
"@rocket.chat/apps": minor
5+
---
6+
7+
Adds a new IPostSystemMessageSent event, that is triggered whenever a new System Message is sent

.changeset/light-yaks-drive.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@rocket.chat/i18n': minor
3+
'@rocket.chat/meteor': minor
4+
---
5+
6+
Implements a modal to let users know about VoIP calls in direct messages and missing configurations.

.changeset/lucky-birds-lie.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 an issue which caused some weird scrolling in rooms when using secondary sidepanel navigation.

.changeset/mean-elephants-boil.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@rocket.chat/apps-engine': patch
3+
'@rocket.chat/meteor': patch
4+
---
5+
6+
Fixes an issue that would cause marketplace apps to become invalid installations after an update

.changeset/new-ears-check.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 a UI issue where enabling/disabling email two factor authentication didn't update in real-time.

.changeset/purple-laws-joke.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 an issue where non-Latin highlights were inconsistently applied, ensuring non-Latin characters are reliably detected and highlighted.

.changeset/yellow-houses-beg.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 an issue which was preventing admins in enterprise workspaces from updating some premium layout settings.

0 commit comments

Comments
 (0)