-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feat/voip-history
- Loading branch information
Showing
278 changed files
with
4,358 additions
and
2,829 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Bump @rocket.chat/meteor version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/meteor": patch | ||
--- | ||
|
||
Removes a validation that allowed only the room creator to propagate E2EE room keys. This was causing issues when the rooms were created via apps or some other integration, as the creator may not be online or able to create E2EE keys |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixed an issue that caused clients to not properly receive certain server notifications right after login |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/meteor": patch | ||
--- | ||
|
||
Fixes issue that caused the livechat appearance form not be able to submit on CE servers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/meteor": patch | ||
--- | ||
|
||
Fixes condition causing Omnichannel queue to start more than once. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes an issue where premium settings were using the wrong `Tag` variant in Omnichannel Appearance configuration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/ui-voip": patch | ||
--- | ||
|
||
Fixes an issue preventing VoIP permission updates from being properly reflected in the UI. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,111 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "rc", | ||
"initialVersions": { | ||
"@rocket.chat/meteor": "7.1.0-develop", | ||
"rocketchat-services": "2.0.0", | ||
"@rocket.chat/uikit-playground": "0.6.0", | ||
"@rocket.chat/account-service": "0.4.9", | ||
"@rocket.chat/authorization-service": "0.4.9", | ||
"@rocket.chat/ddp-streamer": "0.3.9", | ||
"@rocket.chat/omnichannel-transcript": "0.4.9", | ||
"@rocket.chat/presence-service": "0.4.9", | ||
"@rocket.chat/queue-worker": "0.4.9", | ||
"@rocket.chat/stream-hub-service": "0.4.9", | ||
"@rocket.chat/license": "1.0.0", | ||
"@rocket.chat/network-broker": "0.1.1", | ||
"@rocket.chat/omnichannel-services": "0.3.6", | ||
"@rocket.chat/pdf-worker": "0.2.6", | ||
"@rocket.chat/presence": "0.2.9", | ||
"@rocket.chat/ui-theming": "0.4.0", | ||
"@rocket.chat/account-utils": "0.0.2", | ||
"@rocket.chat/agenda": "0.1.0", | ||
"@rocket.chat/api-client": "0.2.9", | ||
"@rocket.chat/apps": "0.2.0", | ||
"@rocket.chat/apps-engine": "1.47.0", | ||
"@rocket.chat/base64": "1.0.13", | ||
"@rocket.chat/cas-validate": "0.0.2", | ||
"@rocket.chat/core-services": "0.7.1", | ||
"@rocket.chat/core-typings": "7.1.0-develop", | ||
"@rocket.chat/cron": "0.1.9", | ||
"@rocket.chat/ddp-client": "0.3.9", | ||
"@rocket.chat/eslint-config": "0.7.0", | ||
"@rocket.chat/favicon": "0.0.2", | ||
"@rocket.chat/freeswitch": "1.0.0", | ||
"@rocket.chat/fuselage-ui-kit": "12.0.0", | ||
"@rocket.chat/gazzodown": "12.0.0", | ||
"@rocket.chat/i18n": "1.0.0", | ||
"@rocket.chat/instance-status": "0.1.9", | ||
"@rocket.chat/jest-presets": "0.0.1", | ||
"@rocket.chat/jwt": "0.1.1", | ||
"@rocket.chat/livechat": "1.20.1", | ||
"@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.4", | ||
"@rocket.chat/model-typings": "1.0.0", | ||
"@rocket.chat/models": "1.0.0", | ||
"@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.1.0-develop", | ||
"@rocket.chat/server-cloud-communication": "0.0.2", | ||
"@rocket.chat/server-fetch": "0.0.3", | ||
"@rocket.chat/sha256": "1.0.10", | ||
"@rocket.chat/tools": "0.2.2", | ||
"@rocket.chat/tracing": "0.0.1", | ||
"@rocket.chat/ui-avatar": "8.0.0", | ||
"@rocket.chat/ui-client": "12.0.0", | ||
"@rocket.chat/ui-composer": "0.4.0", | ||
"@rocket.chat/ui-contexts": "12.0.0", | ||
"@rocket.chat/ui-kit": "0.37.0", | ||
"@rocket.chat/ui-video-conf": "12.0.0", | ||
"@rocket.chat/ui-voip": "2.0.0", | ||
"@rocket.chat/web-ui-registration": "12.0.0" | ||
}, | ||
"changesets": [ | ||
"bump-patch-1732728542480", | ||
"clean-flies-collect", | ||
"curvy-flies-greet", | ||
"fair-colts-remain", | ||
"forty-gorillas-kneel", | ||
"friendly-ravens-teach", | ||
"green-papayas-thank", | ||
"happy-stingrays-provide", | ||
"honest-pumpkins-joke", | ||
"lazy-avocados-whisper", | ||
"lemon-foxes-carry", | ||
"light-terms-ring", | ||
"mean-cobras-sneeze", | ||
"metal-avocados-serve", | ||
"neat-flies-drive", | ||
"nervous-rivers-fry", | ||
"old-coins-bow", | ||
"pink-dodos-greet", | ||
"plenty-snakes-dream", | ||
"popular-queens-brake", | ||
"real-jeans-worry", | ||
"serious-mice-film", | ||
"seven-berries-check", | ||
"seven-otters-fold", | ||
"silent-steaks-happen", | ||
"smart-radios-reflect", | ||
"spicy-spiders-search", | ||
"spotty-ads-knock", | ||
"stale-actors-enjoy", | ||
"sweet-needles-melt", | ||
"swift-suns-perform", | ||
"three-dragons-brush", | ||
"tricky-trees-destroy", | ||
"twelve-horses-suffer", | ||
"twenty-news-own", | ||
"two-guests-tan", | ||
"unlucky-kangaroos-yawn", | ||
"unlucky-wasps-check", | ||
"weak-trees-exercise" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/meteor": patch | ||
--- | ||
|
||
Fixes `im.counters` endpoint returning `null` on `unread` messages property for users that have never opened the queried DM |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rocket.chat/meteor': minor | ||
--- | ||
|
||
Organizes App Settings interface by introducing section-based accordion groups to improve navigation and readability for administrators. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@rocket.chat/meteor": patch | ||
--- | ||
|
||
fixes mail export form "To additional emails" field validation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes an issue which caused action menu to be clipped in moderation page on smaller screens for better usability. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Sorts the list of language options by name correctly |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
fixed an issue that caused the conference call ringer to fail to accept calls if the user logged out and in again |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,6 @@ jobs: | |
check: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: thehanimo/[email protected].2 | ||
- uses: thehanimo/[email protected].3 | ||
with: | ||
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }} |
Oops, something went wrong.