Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into imp/…
Browse files Browse the repository at this point in the history
…retention

* 'develop' of github.com:RocketChat/Rocket.Chat:
  Release 6.9.0
  Release 6.9.0-rc.2
  fix: User status when setting "Use REST instead of websocket for Meteor calls" is disabled (#32500)
  fix: User status when setting "Use REST instead of websocket for Meteor calls" is disabled (#32500)
  regression: Hide prune section based on permission (#32531)
  fix: Users in role table not rendering the empty state properly (#32412)
  refactor: EmailInbox out of DB Watcher (#32501)
  ci: increase issue allowed stale time (#32523)
  regression: Remove impossible sorting from users table "registration status" column (#32506)
  feat: Add contentDisposition option to file storages (#31974)
  i18n: Rocket.Chat language update from LingoHub 🤖 on 2024-05-28Z (#32508)
  Release 6.9.0-rc.1
  fix: Re-login same browser tab issues (#32479)
  regression: Replace read receipt single icon (#32486)
  regression: Incorrect retention policy banner's display rule for teams (#32483)
  chore: Publish npm packages again (#32463)
  ci: publish missing Omnichannel services to DockerHub (#32462)
  Release 6.9.0-rc.0
  • Loading branch information
gabriellsh committed Jun 3, 2024
2 parents 44e84eb + bbb92fc commit 79bcef3
Show file tree
Hide file tree
Showing 151 changed files with 2,373 additions and 622 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-rocks-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/breezy-geckos-sparkle.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/chilly-poems-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-beds-hope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-owls-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-grapes-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-starfishes-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-students-remember.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/gorgeous-lizards-shave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lazy-gorilas-shop.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/nasty-swans-compete.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ninety-rivers-mix.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/rare-colts-repair.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue not rendering the proper error and empty state on users in role table
5 changes: 0 additions & 5 deletions .changeset/rich-bananas-complain.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/serious-bottles-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fix user not being set as online when setting "Use REST instead of websocket for Meteor calls" is disabled
5 changes: 0 additions & 5 deletions .changeset/shiny-crabs-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-oranges-provide.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/silly-clocks-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-bears-dance.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strong-humans-bow.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/sweet-kiwis-scream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Clicking on a message attachment link in the Desktop App will now initiate a direct download of the attachment only when the attachment is not a PDF file
5 changes: 0 additions & 5 deletions .changeset/tall-wombats-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-berries-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-squids-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-starfishes-fail.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/weak-turkeys-sit.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wicked-points-deliver.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/wild-teachers-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-pianos-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-lies-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-yaks-suffer.md

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ jobs:

strategy:
matrix:
service: ['account', 'authorization', 'ddp-streamer', 'presence', 'stream-hub']
service: ['account', 'authorization', 'ddp-streamer', 'omnichannel-transcript', 'presence', 'queue-worker', 'stream-hub']

steps:
- name: Login to DockerHub
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
steps:
- uses: actions/stale@v5
with:
days-before-issue-stale: 10
days-before-issue-close: 4
days-before-issue-stale: 14
days-before-issue-close: 14
any-of-labels: 'stat: need more info,stat: waiting response'
stale-issue-label: "stat: no response"
stale-issue-message: "This issue has been marked as stale because there has been no further activity in the last 10 days. If the issue remains stale for the next 4 days (a total of 14 days with no activity), then it will be assumed that the question has been resolved and the issue will be automatically closed."
Expand Down
Loading

0 comments on commit 79bcef3

Please sign in to comment.