Skip to content

Commit 53b1ce6

Browse files
Release 7.8.3
[no ci]
1 parent 1de489d commit 53b1ce6

File tree

82 files changed

+483
-62
lines changed

Some content is hidden

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

82 files changed

+483
-62
lines changed

.changeset/beige-geese-fail.md

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

.changeset/fluffy-cougars-trade.md

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

.changeset/selfish-students-drum.md

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

.changeset/unlucky-poets-decide.md

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

apps/meteor/CHANGELOG.md

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

3+
## 7.8.3
4+
5+
### Patch Changes
6+
7+
- ([#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
8+
9+
- Bump @rocket.chat/meteor version.
10+
11+
- ([#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
12+
13+
- ([#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.
14+
15+
- ([#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
16+
17+
- <details><summary>Updated dependencies [3c914ca4b4f9ae3246b149409c893b7610ae6570]:</summary>
18+
19+
- @rocket.chat/apps-engine@1.53.1
20+
- @rocket.chat/presence@0.2.32
21+
- @rocket.chat/apps@0.5.11
22+
- @rocket.chat/core-services@0.9.11
23+
- @rocket.chat/core-typings@7.8.3
24+
- @rocket.chat/fuselage-ui-kit@20.0.3
25+
- @rocket.chat/rest-typings@7.8.3
26+
- @rocket.chat/license@1.0.23
27+
- @rocket.chat/omnichannel-services@0.3.29
28+
- @rocket.chat/pdf-worker@0.3.11
29+
- @rocket.chat/api-client@0.2.32
30+
- @rocket.chat/cron@0.1.32
31+
- @rocket.chat/freeswitch@1.2.19
32+
- @rocket.chat/gazzodown@20.0.3
33+
- @rocket.chat/http-router@7.8.3
34+
- @rocket.chat/model-typings@1.6.11
35+
- @rocket.chat/ui-contexts@20.0.3
36+
- @rocket.chat/models@1.5.11
37+
- @rocket.chat/server-cloud-communication@0.0.2
38+
- @rocket.chat/network-broker@0.2.11
39+
- @rocket.chat/ui-theming@0.4.3
40+
- @rocket.chat/ui-avatar@16.0.3
41+
- @rocket.chat/ui-client@20.0.3
42+
- @rocket.chat/ui-video-conf@20.0.3
43+
- @rocket.chat/ui-voip@10.0.3
44+
- @rocket.chat/web-ui-registration@20.0.3
45+
- @rocket.chat/instance-status@0.1.32
46+
</details>
47+
348
## 7.8.2
449

550
### Patch Changes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "7.8.2"
2+
"version": "7.8.3"
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.23
4+
5+
### Patch Changes
6+
7+
- <details><summary>Updated dependencies [3c914ca4b4f9ae3246b149409c893b7610ae6570]:</summary>
8+
9+
- @rocket.chat/apps-engine@1.53.1
10+
- @rocket.chat/core-services@0.9.11
11+
- @rocket.chat/core-typings@7.8.3
12+
- @rocket.chat/rest-typings@7.8.3
13+
- @rocket.chat/model-typings@1.6.11
14+
- @rocket.chat/models@1.5.11
15+
- @rocket.chat/network-broker@0.2.11
16+
</details>
17+
318
## 2.0.22
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.22",
4+
"version": "2.0.23",
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.8.2",
4+
"version": "7.8.3",
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.23
4+
5+
### Patch Changes
6+
7+
- <details><summary>Updated dependencies []:</summary>
8+
9+
- @rocket.chat/core-typings@7.8.3
10+
- @rocket.chat/fuselage-ui-kit@20.0.3
11+
- @rocket.chat/ui-contexts@20.0.3
12+
- @rocket.chat/ui-avatar@16.0.3
13+
</details>
14+
315
## 0.6.22
416

517
### Patch Changes

0 commit comments

Comments
 (0)