Skip to content

Commit 805f348

Browse files
Release 7.12.6
[no ci]
1 parent f879d4d commit 805f348

File tree

90 files changed

+540
-66
lines changed

Some content is hidden

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

90 files changed

+540
-66
lines changed

.changeset/blue-points-dream.md

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

.changeset/bump-patch-1773168250195.md

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

.changeset/rich-dogs-wonder.md

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

.changeset/rotten-jars-occur.md

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

apps/meteor/CHANGELOG.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
11
# @rocket.chat/meteor
22

3+
## 7.12.6
4+
5+
### Patch Changes
6+
7+
- ([#39549](https://github.com/RocketChat/Rocket.Chat/pull/39549) by [@dionisio-bot](https://github.com/dionisio-bot)) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
8+
9+
- Bump @rocket.chat/meteor version.
10+
11+
- Bump @rocket.chat/meteor version.
12+
13+
- ([#39532](https://github.com/RocketChat/Rocket.Chat/pull/39532) by [@dionisio-bot](https://github.com/dionisio-bot)) Fixes an issue that caused Third-party login to not work properly
14+
15+
- ([#39516](https://github.com/RocketChat/Rocket.Chat/pull/39516) by [@dionisio-bot](https://github.com/dionisio-bot)) Fixes a bug that would cause apps to go into `invalid_installation_disabled` in some cases
16+
17+
- <details><summary>Updated dependencies [7bab3a176903c22a757a83f13db850187caf32fb]:</summary>
18+
19+
- @rocket.chat/apps-engine@1.57.2
20+
- @rocket.chat/presence@0.2.47
21+
- @rocket.chat/apps@0.5.26
22+
- @rocket.chat/core-services@0.10.10
23+
- @rocket.chat/core-typings@7.12.6
24+
- @rocket.chat/fuselage-ui-kit@24.0.6
25+
- @rocket.chat/rest-typings@7.12.6
26+
- @rocket.chat/federation-matrix@0.0.9
27+
- @rocket.chat/license@1.1.7
28+
- @rocket.chat/media-calls@0.0.9
29+
- @rocket.chat/omnichannel-services@0.3.44
30+
- @rocket.chat/pdf-worker@0.3.26
31+
- @rocket.chat/api-client@0.2.47
32+
- @rocket.chat/cron@0.1.47
33+
- @rocket.chat/freeswitch@1.2.34
34+
- @rocket.chat/gazzodown@24.0.6
35+
- @rocket.chat/http-router@7.9.14
36+
- @rocket.chat/message-types@0.0.1
37+
- @rocket.chat/model-typings@1.8.7
38+
- @rocket.chat/ui-avatar@20.0.6
39+
- @rocket.chat/ui-client@24.0.6
40+
- @rocket.chat/ui-contexts@24.0.6
41+
- @rocket.chat/web-ui-registration@24.0.6
42+
- @rocket.chat/models@1.7.7
43+
- @rocket.chat/server-cloud-communication@0.0.2
44+
- @rocket.chat/network-broker@0.2.26
45+
- @rocket.chat/omni-core-ee@0.0.12
46+
- @rocket.chat/ui-theming@0.4.4
47+
- @rocket.chat/ui-video-conf@24.0.6
48+
- @rocket.chat/ui-voip@14.0.6
49+
- @rocket.chat/instance-status@0.1.47
50+
- @rocket.chat/omni-core@0.0.12
51+
</details>
52+
353
## 7.12.5
454

555
### Patch Changes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "7.12.5"
2+
"version": "7.12.6"
33
}

apps/meteor/ee/server/services/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# rocketchat-services
22

3+
## 2.0.38
4+
5+
### Patch Changes
6+
7+
- <details><summary>Updated dependencies [7bab3a176903c22a757a83f13db850187caf32fb]:</summary>
8+
9+
- @rocket.chat/apps-engine@1.57.2
10+
- @rocket.chat/core-services@0.10.10
11+
- @rocket.chat/core-typings@7.12.6
12+
- @rocket.chat/rest-typings@7.12.6
13+
- @rocket.chat/model-typings@1.8.7
14+
- @rocket.chat/models@1.7.7
15+
- @rocket.chat/network-broker@0.2.26
16+
</details>
17+
318
## 2.0.37
419

520
### Patch Changes

apps/meteor/ee/server/services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rocketchat-services",
33
"private": true,
4-
"version": "2.0.37",
4+
"version": "2.0.38",
55
"description": "Rocket.Chat Authorization service",
66
"main": "index.js",
77
"scripts": {

apps/meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocket.chat/meteor",
33
"description": "The Ultimate Open Source WebChat Platform",
4-
"version": "7.12.5",
4+
"version": "7.12.6",
55
"private": true,
66
"type": "commonjs",
77
"author": {

apps/uikit-playground/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @rocket.chat/uikit-playground
22

3+
## 0.6.38
4+
5+
### Patch Changes
6+
7+
- <details><summary>Updated dependencies []:</summary>
8+
9+
- @rocket.chat/core-typings@7.12.6
10+
- @rocket.chat/fuselage-ui-kit@24.0.6
11+
- @rocket.chat/ui-avatar@20.0.6
12+
- @rocket.chat/ui-contexts@24.0.6
13+
</details>
14+
315
## 0.6.37
416

517
### Patch Changes

0 commit comments

Comments
 (0)