Skip to content

Commit 7b37817

Browse files
committed
Merge remote-tracking branch 'origin/master' into release-7.9.0
2 parents 61605f0 + 53b1ce6 commit 7b37817

File tree

64 files changed

+514
-123
lines changed

Some content is hidden

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

64 files changed

+514
-123
lines changed

apps/meteor/CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,51 @@
186186
- @rocket.chat/ui-theming@0.4.3
187187
- @rocket.chat/ui-video-conf@21.0.0-rc.0
188188
- @rocket.chat/server-cloud-communication@0.0.2
189+
</details>
190+
191+
## 7.8.3
192+
193+
### Patch Changes
194+
195+
- ([#36538](https://github.com/RocketChat/Rocket.Chat/pull/36538) by [@dionisio-bot](https://github.com/dionisio-bot)) Fixes an issue with SLA policies that caused an inquiry to "dissapear" after its SLA being updated
196+
197+
- Bump @rocket.chat/meteor version.
198+
199+
- ([#36534](https://github.com/RocketChat/Rocket.Chat/pull/36534) by [@dionisio-bot](https://github.com/dionisio-bot)) Fixes a behavior when transferring a room to another department that was not considering the `waiting queue` setting and attempted to route the chat to an agent instead of leaving it on the department's queue
200+
201+
- ([#36545](https://github.com/RocketChat/Rocket.Chat/pull/36545) by [@dionisio-bot](https://github.com/dionisio-bot)) Fixes missing message text in desktop notifications by ensuring the "Show Message in Notification" setting only affects mobile push notifications.
202+
203+
- ([#36543](https://github.com/RocketChat/Rocket.Chat/pull/36543)) Fixes an issue that would leave an app in an unrecoverable state if the installation failed during the construction of the runtime
204+
205+
- <details><summary>Updated dependencies [3c914ca4b4f9ae3246b149409c893b7610ae6570]:</summary>
206+
207+
- @rocket.chat/apps-engine@1.53.1
208+
- @rocket.chat/presence@0.2.32
209+
- @rocket.chat/apps@0.5.11
210+
- @rocket.chat/core-services@0.9.11
211+
- @rocket.chat/core-typings@7.8.3
212+
- @rocket.chat/fuselage-ui-kit@20.0.3
213+
- @rocket.chat/rest-typings@7.8.3
214+
- @rocket.chat/license@1.0.23
215+
- @rocket.chat/omnichannel-services@0.3.29
216+
- @rocket.chat/pdf-worker@0.3.11
217+
- @rocket.chat/api-client@0.2.32
218+
- @rocket.chat/cron@0.1.32
219+
- @rocket.chat/freeswitch@1.2.19
220+
- @rocket.chat/gazzodown@20.0.3
221+
- @rocket.chat/http-router@7.8.3
222+
- @rocket.chat/model-typings@1.6.11
223+
- @rocket.chat/ui-contexts@20.0.3
224+
- @rocket.chat/models@1.5.11
225+
- @rocket.chat/server-cloud-communication@0.0.2
226+
- @rocket.chat/network-broker@0.2.11
227+
- @rocket.chat/ui-theming@0.4.3
228+
- @rocket.chat/ui-avatar@16.0.3
229+
- @rocket.chat/ui-client@20.0.3
230+
- @rocket.chat/ui-video-conf@20.0.3
231+
- @rocket.chat/ui-voip@10.0.3
232+
- @rocket.chat/web-ui-registration@20.0.3
233+
- @rocket.chat/instance-status@0.1.32
189234
</details>
190235

191236
## 7.8.2

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,21 @@
4242
- @rocket.chat/apps-engine@1.54.0-rc.0
4343
- @rocket.chat/core-typings@7.9.0-rc.0
4444
- @rocket.chat/network-broker@0.2.11-rc.0
45+
</details>
46+
47+
## 2.0.23
48+
49+
### Patch Changes
50+
51+
- <details><summary>Updated dependencies [3c914ca4b4f9ae3246b149409c893b7610ae6570]:</summary>
52+
53+
- @rocket.chat/apps-engine@1.53.1
54+
- @rocket.chat/core-services@0.9.11
55+
- @rocket.chat/core-typings@7.8.3
56+
- @rocket.chat/rest-typings@7.8.3
57+
- @rocket.chat/model-typings@1.6.11
58+
- @rocket.chat/models@1.5.11
59+
- @rocket.chat/network-broker@0.2.11
4560
</details>
4661

4762
## 2.0.22

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.23-rc.2",
4+
"version": "2.0.24-rc.2",
55
"description": "Rocket.Chat Authorization service",
66
"main": "index.js",
77
"scripts": {

apps/uikit-playground/CHANGELOG.md

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

3-
## 0.6.23-rc.2
3+
## 0.6.24-rc.2
44

55
### Patch Changes
66

77
- <details><summary>Updated dependencies []:</summary>
8-
98
- @rocket.chat/core-typings@7.9.0-rc.2
109
- @rocket.chat/fuselage-ui-kit@21.0.0-rc.2
1110
- @rocket.chat/ui-avatar@17.0.0-rc.2
1211
- @rocket.chat/ui-contexts@21.0.0-rc.2
1312
</details>
1413

15-
## 0.6.23-rc.1
14+
## 0.6.24-rc.1
1615

1716
### Patch Changes
1817

@@ -24,7 +23,7 @@
2423
- @rocket.chat/ui-contexts@21.0.0-rc.1
2524
</details>
2625

27-
## 0.6.23-rc.0
26+
## 0.6.24-rc.0
2827

2928
### Patch Changes
3029

@@ -34,7 +33,19 @@
3433
- @rocket.chat/ui-contexts@21.0.0-rc.0
3534
- @rocket.chat/fuselage-ui-kit@21.0.0-rc.0
3635
- @rocket.chat/ui-avatar@17.0.0-rc.0
37-
</details>
36+
</details>
37+
38+
## 0.6.23
39+
40+
### Patch Changes
41+
42+
- <details><summary>Updated dependencies []:</summary>
43+
44+
- @rocket.chat/core-typings@7.8.3
45+
- @rocket.chat/fuselage-ui-kit@20.0.3
46+
- @rocket.chat/ui-contexts@20.0.3
47+
- @rocket.chat/ui-avatar@16.0.3
48+
</details>
3849

3950
## 0.6.22
4051

apps/uikit-playground/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/uikit-playground",
33
"private": true,
4-
"version": "0.6.23-rc.2",
4+
"version": "0.6.24-rc.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

ee/apps/account-service/CHANGELOG.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# @rocket.chat/account-service
22

3-
## 0.4.32-rc.2
3+
## 0.4.33-rc.2
44

55
### Patch Changes
66

77
- <details><summary>Updated dependencies []:</summary>
8-
98
- @rocket.chat/core-services@0.9.11-rc.2
109
- @rocket.chat/core-typings@7.9.0-rc.2
1110
- @rocket.chat/rest-typings@7.9.0-rc.2
@@ -14,7 +13,7 @@
1413
- @rocket.chat/network-broker@0.2.11-rc.2
1514
</details>
1615

17-
## 0.4.32-rc.1
16+
## 0.4.33-rc.1
1817

1918
### Patch Changes
2019

@@ -28,7 +27,7 @@
2827
- @rocket.chat/network-broker@0.2.11-rc.1
2928
</details>
3029

31-
## 0.4.32-rc.0
30+
## 0.4.33-rc.0
3231

3332
### Patch Changes
3433

@@ -41,6 +40,18 @@
4140
- @rocket.chat/core-typings@7.9.0-rc.0
4241
- @rocket.chat/tools@0.2.3-rc.0
4342
- @rocket.chat/network-broker@0.2.11-rc.0
43+
44+
## 0.4.32
45+
46+
### Patch Changes
47+
48+
- <details><summary>Updated dependencies []:</summary>
49+
- @rocket.chat/core-services@0.9.11
50+
- @rocket.chat/core-typings@7.8.3
51+
- @rocket.chat/rest-typings@7.8.3
52+
- @rocket.chat/model-typings@1.6.11
53+
- @rocket.chat/models@1.5.11
54+
- @rocket.chat/network-broker@0.2.11
4455
</details>
4556

4657
## 0.4.31

ee/apps/account-service/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/account-service",
33
"private": true,
4-
"version": "0.4.32-rc.2",
4+
"version": "0.4.33-rc.2",
55
"description": "Rocket.Chat Account service",
66
"scripts": {
77
"build": "tsc -p tsconfig.json",

ee/apps/authorization-service/CHANGELOG.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# @rocket.chat/authorization-service
22

3-
## 0.4.32-rc.2
3+
## 0.4.33-rc.2
44

55
### Patch Changes
66

77
- <details><summary>Updated dependencies []:</summary>
8-
98
- @rocket.chat/core-services@0.9.11-rc.2
109
- @rocket.chat/core-typings@7.9.0-rc.2
1110
- @rocket.chat/rest-typings@7.9.0-rc.2
@@ -14,7 +13,7 @@
1413
- @rocket.chat/network-broker@0.2.11-rc.2
1514
</details>
1615

17-
## 0.4.32-rc.1
16+
## 0.4.33-rc.1
1817

1918
### Patch Changes
2019

@@ -28,7 +27,7 @@
2827
- @rocket.chat/network-broker@0.2.11-rc.1
2928
</details>
3029

31-
## 0.4.32-rc.0
30+
## 0.4.33-rc.0
3231

3332
### Patch Changes
3433

@@ -42,6 +41,20 @@
4241
- @rocket.chat/network-broker@0.2.11-rc.0
4342
</details>
4443

44+
## 0.4.32
45+
46+
### Patch Changes
47+
48+
- <details><summary>Updated dependencies []:</summary>
49+
50+
- @rocket.chat/core-services@0.9.11
51+
- @rocket.chat/core-typings@7.8.3
52+
- @rocket.chat/rest-typings@7.8.3
53+
- @rocket.chat/model-typings@1.6.11
54+
- @rocket.chat/models@1.5.11
55+
- @rocket.chat/network-broker@0.2.11
56+
</details>
57+
4558
## 0.4.31
4659

4760
### Patch Changes

ee/apps/authorization-service/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/authorization-service",
33
"private": true,
4-
"version": "0.4.32-rc.2",
4+
"version": "0.4.33-rc.2",
55
"description": "Rocket.Chat Authorization service",
66
"scripts": {
77
"build": "tsc -p tsconfig.json",

ee/apps/ddp-streamer/CHANGELOG.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# @rocket.chat/ddp-streamer
22

3-
## 0.3.32-rc.2
3+
## 0.3.33-rc.2
44

55
### Patch Changes
66

77
- <details><summary>Updated dependencies []:</summary>
8-
98
- @rocket.chat/core-services@0.9.11-rc.2
109
- @rocket.chat/core-typings@7.9.0-rc.2
1110
- @rocket.chat/rest-typings@7.9.0-rc.2
@@ -15,7 +14,7 @@
1514
- @rocket.chat/instance-status@0.1.32-rc.2
1615
</details>
1716

18-
## 0.3.32-rc.1
17+
## 0.3.33-rc.1
1918

2019
### Patch Changes
2120

@@ -30,7 +29,7 @@
3029
- @rocket.chat/instance-status@0.1.32-rc.1
3130
</details>
3231

33-
## 0.3.32-rc.0
32+
## 0.3.33-rc.0
3433

3534
### Patch Changes
3635

@@ -45,6 +44,19 @@
4544
- @rocket.chat/core-typings@7.9.0-rc.0
4645
- @rocket.chat/network-broker@0.2.11-rc.0
4746
- @rocket.chat/instance-status@0.1.32-rc.0
47+
48+
## 0.3.32
49+
50+
### Patch Changes
51+
52+
- <details><summary>Updated dependencies []:</summary>
53+
- @rocket.chat/core-services@0.9.11
54+
- @rocket.chat/core-typings@7.8.3
55+
- @rocket.chat/rest-typings@7.8.3
56+
- @rocket.chat/model-typings@1.6.11
57+
- @rocket.chat/models@1.5.11
58+
- @rocket.chat/network-broker@0.2.11
59+
- @rocket.chat/instance-status@0.1.32
4860
</details>
4961

5062
## 0.3.31

0 commit comments

Comments
 (0)