Skip to content

Commit

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

* 'develop' of github.com:RocketChat/Rocket.Chat: (58 commits)
  refactor: unified users page header content into a single component (#33498)
  chore: store contact emails and phones on the same format as user's and visitor's (#33484)
  fix: broken jump-to-thread-message functionality using link  (#33332)
  feat: Apps-Engine method for reading and counting unread room messages for a user (#32194)
  feat: adds a new featured room action on the header for non-default category (#33562)
  chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#33327)
  fix: consider query strings in Twilio request validation (#33364)
  ci: add restore cache for `deploy-preview` (#33579)
  feat: add history endpoint (#33349)
  ci: cache artifacts to reduce api calls (#33567)
  feat: new E2EE composer hint (#33283)
  chore: Add `force` option to `rmSync` call (#33570)
  chore: remove nameInsensitive sorting on /v1/users.listByStatus (#33401)
  chore: Use `rmSync` instead of `rmdirSync` (#33551)
  feat: add contact channels (#33308)
  chore: split ImportDataConverter into multiple classes and add unit testing (#33394)
  test: added MockedDeviceContext to voip unit tests (#33553)
  refactor: adjusted voip endpoints error messages (#33515)
  fix: Cannot send messages after E2EE keys are refreshed (#33527)
  fix: Custom sounds not working when storage is set to filesystem (#33424)
  ...
  • Loading branch information
gabriellsh committed Oct 15, 2024
2 parents 3d7876b + 72c6101 commit 946fa5f
Show file tree
Hide file tree
Showing 722 changed files with 21,387 additions and 4,857 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-brooms-invent.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/brown-singers-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bump-patch-1727212585363.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/chilled-files-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Adds methods to the Apps-Engine to interact with unread messages to enhance message capabilities on Apps.
5 changes: 0 additions & 5 deletions .changeset/cyan-ladybugs-thank.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/dirty-stingrays-beg.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/e2ee-composer-freeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes E2EE composer freezing when the room state changes
5 changes: 0 additions & 5 deletions .changeset/five-coats-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-cherries-kneel.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/four-experts-compare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Introduces a new featured action on the room header for action buttons using the non-default category to enhance user accessibility.
5 changes: 5 additions & 0 deletions .changeset/gold-falcons-hear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where a thread message was not scrolled to view when it was opened using its link.
5 changes: 0 additions & 5 deletions .changeset/great-humans-live.md

This file was deleted.

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

Fixed Twilio request validation by accepting URLs with query strings
8 changes: 0 additions & 8 deletions .changeset/healthy-rivers-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/heavy-snails-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-balloons-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-cameras-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-llamas-grin.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/late-planes-sniff.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/many-balloons-scream.md

This file was deleted.

11 changes: 11 additions & 0 deletions .changeset/many-files-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": patch
"@rocket.chat/ui-composer": minor
---

Adds a warning to inform users they are about to send unencrypted messages in an E2E Encrypted room if they have the `Unencrypted messages in encrypted rooms` setting enabled.




5 changes: 0 additions & 5 deletions .changeset/many-rules-shout.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/mighty-drinks-hide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-tools-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-swans-teach.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/pink-wombats-wait.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

Fixes an issue causing server to not notify users via websocket of new E2EE keys suggested by other users to them when running in development environments.
5 changes: 5 additions & 0 deletions .changeset/poor-falcons-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/livechat': patch
---

Fixes an issue where the unread message counter in the livechat widget does not update when a visitor receives their first response from an agent while the widget is minimized.
103 changes: 0 additions & 103 deletions .changeset/pre.json

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/proud-bugs-cry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/apps-engine': patch
---

Fixed a problem in the deno runtime controller where it would not handle undefined child process references correctly
7 changes: 0 additions & 7 deletions .changeset/quick-rings-wave.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/quiet-cherries-punch.md

This file was deleted.

7 changes: 7 additions & 0 deletions .changeset/red-crews-behave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/ui-kit': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Introduces new property `category` for Rocket.Chat Apps to register UI action buttons. This property is used to group buttons in the UI.
5 changes: 0 additions & 5 deletions .changeset/rich-toes-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-rabbits-brush.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/seven-hotels-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes a problem with custom sounds causing files to not be playable when using filesystem storage.
7 changes: 7 additions & 0 deletions .changeset/sharp-adults-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
---

Fixes the departments filter on the omnichannel current chats page by ensuring that the selected department is fetched and
added if it was not part of the initial department list. This prevents the filter from becoming blank and avoids potential
UX issues.
6 changes: 0 additions & 6 deletions .changeset/short-drinks-itch.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/sixty-spoons-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-crabs-travel.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/soft-mirrors-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-rocks-burn.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/strange-spies-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Applied category reorder from admin setting also on new sidebar - Enhanced navigation feature preview
Loading

0 comments on commit 946fa5f

Please sign in to comment.