Skip to content

Commit 8a85b40

Browse files
Release 7.7.7
[no ci]
1 parent b16cfb2 commit 8a85b40

File tree

76 files changed

+456
-48
lines changed

Some content is hidden

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

76 files changed

+456
-48
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.

apps/meteor/CHANGELOG.md

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

3+
## 7.7.7
4+
5+
### Patch Changes
6+
7+
- ([#36539](https://github.com/RocketChat/Rocket.Chat/pull/36539) 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+
- ([#36536](https://github.com/RocketChat/Rocket.Chat/pull/36536) 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+
- <details><summary>Updated dependencies []:</summary>
14+
15+
- @rocket.chat/[email protected]
16+
- @rocket.chat/[email protected]
17+
- @rocket.chat/[email protected]
18+
- @rocket.chat/[email protected]
19+
- @rocket.chat/[email protected]
20+
- @rocket.chat/[email protected]
21+
- @rocket.chat/[email protected]
22+
- @rocket.chat/[email protected]
23+
- @rocket.chat/[email protected]
24+
- @rocket.chat/[email protected]
25+
- @rocket.chat/[email protected]
26+
- @rocket.chat/[email protected]
27+
- @rocket.chat/[email protected]
28+
- @rocket.chat/[email protected]
29+
- @rocket.chat/[email protected]
30+
- @rocket.chat/[email protected]
31+
- @rocket.chat/[email protected]
32+
- @rocket.chat/[email protected]
33+
- @rocket.chat/[email protected]
34+
- @rocket.chat/[email protected]
35+
- @rocket.chat/[email protected]
36+
- @rocket.chat/[email protected]
37+
- @rocket.chat/[email protected]
38+
- @rocket.chat/[email protected]
39+
- @rocket.chat/[email protected]
40+
</details>
41+
342
## 7.7.6
443

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

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

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

3+
## 2.0.22
4+
5+
### Patch Changes
6+
7+
- <details><summary>Updated dependencies []:</summary>
8+
9+
- @rocket.chat/[email protected]
10+
- @rocket.chat/[email protected]
11+
- @rocket.chat/[email protected]
12+
- @rocket.chat/[email protected]
13+
- @rocket.chat/[email protected]
14+
- @rocket.chat/[email protected]
15+
</details>
16+
317
## 2.0.21
418

519
### 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.21",
4+
"version": "2.0.22",
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.7.6",
4+
"version": "7.7.7",
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.22
4+
5+
### Patch Changes
6+
7+
- <details><summary>Updated dependencies []:</summary>
8+
9+
- @rocket.chat/[email protected]
10+
- @rocket.chat/[email protected]
11+
- @rocket.chat/[email protected]
12+
- @rocket.chat/[email protected]
13+
</details>
14+
315
## 0.6.21
416

517
### Patch Changes

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.21",
4+
"version": "0.6.22",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

ee/apps/account-service/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @rocket.chat/account-service
22

3+
## 0.4.31
4+
5+
### Patch Changes
6+
7+
- <details><summary>Updated dependencies []:</summary>
8+
9+
- @rocket.chat/[email protected]
10+
- @rocket.chat/[email protected]
11+
- @rocket.chat/[email protected]
12+
- @rocket.chat/[email protected]
13+
- @rocket.chat/[email protected]
14+
- @rocket.chat/[email protected]
15+
</details>
16+
317
## 0.4.30
418

519
### Patch Changes

0 commit comments

Comments
 (0)