Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
48ebc7c
ci: Update publishRelease logic for patch and pre-release handling (#…
ggazzo Jun 23, 2025
1083f34
test: Flaky priorities API test due to name collisions (#36274)
KevLehman Jun 23, 2025
95a6a3b
test: Flaky `livechat/queue` API test (#36281)
KevLehman Jun 23, 2025
f38bd57
Release 7.8.0-rc.2
rocketchat-github-ci Jun 23, 2025
d58457d
fix: AJV schema for removing an agent from a department (#36258)
KevLehman Jun 24, 2025
7073c0d
fix: Allow queue to recover from some errors (#36256)
KevLehman Jun 21, 2025
d6d78d4
Release 7.8.0-rc.3
rocketchat-github-ci Jun 24, 2025
8ede527
regression: Apps Engine failing to respond apps' api when app returne…
KevLehman Jun 26, 2025
ff1e928
Release 7.8.0-rc.4
rocketchat-github-ci Jun 26, 2025
a56fe79
fix: improve error handling no ddp-streamer (#36105)
sampaiodiego Jun 27, 2025
a14410b
Release 7.8.0-rc.5
rocketchat-github-ci Jun 27, 2025
a09b09f
refactor: remove computation from LegacyRoomManager (#36135)
ggazzo Jul 2, 2025
a20ca2c
regression: unread banner appears for thread messages after channel c…
abhinavkrin Jul 2, 2025
0ddbb44
Release 7.8.0-rc.6
rocketchat-github-ci Jul 2, 2025
9f61a91
ci: bump ci keys (#36342)
ggazzo Jul 2, 2025
d897425
Release 7.8.0-rc.7
rocketchat-github-ci Jul 2, 2025
de4293a
fix: properly throw error objects to apps on runtime (#36346)
d-gubert Jul 4, 2025
8e5e615
chore: remove index name to prevent warnings (#36358)
d-gubert Jul 4, 2025
5eed8d9
Release 7.8.0-rc.8
rocketchat-github-ci Jul 4, 2025
b70d26c
Merge remote-tracking branch 'origin/master' into release-7.8.0
ggazzo Jul 7, 2025
0f178bc
Release 7.8.0-rc.9
rocketchat-github-ci Jul 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1750711193596.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1750786024180.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1750976025577.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1751058140268.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1751429817108.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1751486588351.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1751659604747.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1751984935118.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
6 changes: 6 additions & 0 deletions .changeset/fast-dolphins-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/meteor': patch
---

Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
12 changes: 12 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,19 @@
"breezy-otters-mate",
"breezy-ravens-design",
"bump-patch-1750456137035",
"bump-patch-1750711193596",
"bump-patch-1750786024180",
"bump-patch-1750976025577",
"bump-patch-1751058140268",
"bump-patch-1751429817108",
"bump-patch-1751486588351",
"bump-patch-1751659604747",
"bump-patch-1751984935118",
"chilled-windows-divide",
"cuddly-bugs-relax",
"eleven-yaks-learn",
"empty-tables-change",
"fast-dolphins-run",
"four-parents-hide",
"light-beans-sparkle",
"lovely-tigers-sneeze",
Expand All @@ -105,6 +114,9 @@
"swift-waves-argue",
"tasty-dolls-hope",
"thirty-lemons-talk",
"thirty-needles-speak",
"weak-cobras-fry",
"yellow-eggs-behave",
"young-nails-boil"
]
}
5 changes: 5 additions & 0 deletions .changeset/thirty-needles-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
6 changes: 6 additions & 0 deletions .changeset/weak-cobras-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/apps-engine': patch
'@rocket.chat/meteor': patch
---

Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
6 changes: 6 additions & 0 deletions .changeset/yellow-eggs-behave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Fixes an issue that prevented the action of removing an agent when editing a department to work.
Loading
Loading