Skip to content

Commit eb36503

Browse files
Merge branch 'develop' into feat/apps-log-page
2 parents 600a145 + 10a2f6e commit eb36503

File tree

1,092 files changed

+41823
-32684
lines changed

Some content is hidden

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

1,092 files changed

+41823
-32684
lines changed

.changeset/blue-books-wash.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/rest-typings": patch
4+
---
5+
6+
Fixes an issue that prevented the action of saving an agent when editing a department to work.

.changeset/breezy-otters-mate.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 message's quote chain limit not being respected for End-to-end encrypted rooms.

.changeset/breezy-tips-bake.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rocket.chat/ui-voip": patch
3+
---
4+
5+
Fixes VoIP widget mute action muting received audio instead of just microphone

.changeset/cuddly-bugs-relax.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 the usage of `Livechat_enabled_when_agent_idle` setting across the codebase. Goal is to use it wherever is applicable making the feature more predictable.

.changeset/empty-tables-change.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 the condition for firing the `LivechatSessionTaken` webhook event.

.changeset/nasty-countries-live.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/rest-typings": patch
4+
---
5+
6+
Fixes file filtering by name or type not working for non-private channels.

.changeset/new-doors-smash.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+
Prevents creation of unnamed Personal Access Tokens by requiring the form's `name` field fullfilment.

.changeset/nice-items-marry.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@rocket.chat/meteor": minor
3+
"@rocket.chat/i18n": minor
4+
---
5+
6+
Implements new component for Apps Logs View

.changeset/olive-queens-protect.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+
fix: Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)

.changeset/open-toes-vanish.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/web-ui-registration': patch
4+
---
5+
6+
Fixes email validation in the registration form to prevent users from registering with an already existing email address.

0 commit comments

Comments
 (0)