Skip to content

Commit

Permalink
Merge pull request #32301 from RocketChat/release-6.8.0
Browse files Browse the repository at this point in the history
Release 6.8.0
  • Loading branch information
ggazzo authored May 12, 2024
2 parents cb97723 + f21b321 commit 0554f76
Show file tree
Hide file tree
Showing 592 changed files with 14,151 additions and 6,169 deletions.
5 changes: 5 additions & 0 deletions .changeset/afraid-poets-sparkle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed Security tab visibility to allow password changes when 2FA/E2E is disabled.
5 changes: 5 additions & 0 deletions .changeset/breezy-starfishes-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes error `audio.pause() is not a function` and makes the continuous new room notification (livechat) respect the volume set in user preferences.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1714661012622.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-1715205144181.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/chilly-glasses-sin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Increased the timeout between calls for the three remaining Omnichannel Agenda Jobs. This should make them happen less often and reduce the load on MongoDB
13 changes: 13 additions & 0 deletions .changeset/chilly-walls-knock.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@rocket.chat/meteor': patch
---

Fixed an issue while creating tokens via the special `users.createToken` API was not respecting the maximum login tokens allowed for a user.

The following endpoint was deprecated and will be removed on version `8.0.0`:

- `/api/v1/users.createToken`

The following Meteor method (realtime API) was deprecated and will be removed on version `8.0.0`:

- `createToken`
5 changes: 5 additions & 0 deletions .changeset/eighty-pans-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Force logout the clients which are actively online, whenever a user resets E2EE keys.
5 changes: 5 additions & 0 deletions .changeset/eleven-news-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed issue with login via SAML not redirecting to invite link
5 changes: 5 additions & 0 deletions .changeset/eleven-seas-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue that forces the focus on the last message when interacting by mouse on message list
6 changes: 6 additions & 0 deletions .changeset/fair-peaches-cough.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/livechat": patch
---

Fixes the livechat client ignoring the `livechat_fileuploads_enabled` setting when uploading files
6 changes: 6 additions & 0 deletions .changeset/fifty-cups-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/rest-typings": minor
---

Created a new endpoint to get a filtered and paginated list of users.
5 changes: 5 additions & 0 deletions .changeset/fifty-planets-rhyme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Deprecate muteUserInRoom and unmuteUserInRoom meteor methods
5 changes: 5 additions & 0 deletions .changeset/flat-socks-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed wrong `Business hours` validations between different weeks
7 changes: 7 additions & 0 deletions .changeset/four-eyes-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/core-typings": minor
"@rocket.chat/i18n": minor
---

Allow Custom Fields in Messages. API-only feature. It can be enabled and configured in Workspace Settings.
5 changes: 5 additions & 0 deletions .changeset/fresh-students-remember.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue where translations would fallback to english some of the times.
5 changes: 5 additions & 0 deletions .changeset/good-ducks-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Introduces sidebar navigability, allowing users to navigate on sidebar channels through keyboard
5 changes: 5 additions & 0 deletions .changeset/good-ghosts-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Introduces a resizable Contextualbar allowing users to change the width just by dragging it
5 changes: 5 additions & 0 deletions .changeset/green-ways-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed open expanded view (galery mode) for image attachments sent by livechat widget
5 changes: 5 additions & 0 deletions .changeset/heavy-singers-retire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the last threads list item wasn't displaying properly
5 changes: 5 additions & 0 deletions .changeset/lemon-schools-double.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixed an issue where mentioning a team would trigger the bot message warning that the team is not a part of the channel
6 changes: 6 additions & 0 deletions .changeset/lovely-trainers-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/rest-typings': minor
'@rocket.chat/meteor': minor
---

Convert mute/unmute meteor methods to endpoints
7 changes: 7 additions & 0 deletions .changeset/nervous-elephants-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/model-typings': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Added a new setting to automatically disable users from LDAP that can no longer be found by the background sync
5 changes: 5 additions & 0 deletions .changeset/nice-hounds-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/eslint-config': minor
---

Adds eslint-plugin-jsx-a11y plugin to eslint react config
6 changes: 6 additions & 0 deletions .changeset/nine-houses-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/livechat": patch
---

Livechat: A registered user loses their messages if 'registerGuest' is called using the same token.
5 changes: 5 additions & 0 deletions .changeset/old-geckos-march.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Added the ability to serve .well-known paths directly from Rocket.Chat, if using federation, removing the need for special reverse proxy configuration or another component layer for specific types of reverse proxies / loadbalancers.
6 changes: 6 additions & 0 deletions .changeset/pink-ants-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
---

Fixed a UI issue that allowed a user to "mark" a room as favorite even when a room was not default. The Back-End was correctly ignoring the `favorite` property from being updated when the room was not default, but the UI still allowed users to try.
As UI allowed but changes were not saved, this gave the impression that the function was not working.
6 changes: 6 additions & 0 deletions .changeset/pink-parrots-end.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/rest-typings": minor
---

Created a new endpoint to resend the welcome email to a given user
15 changes: 15 additions & 0 deletions .changeset/plenty-turkeys-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/apps": patch
"@rocket.chat/core-services": patch
"@rocket.chat/core-typings": patch
"@rocket.chat/fuselage-ui-kit": patch
"@rocket.chat/rest-typings": patch
"@rocket.chat/ddp-streamer": patch
"@rocket.chat/presence": patch
"rocketchat-services": patch
---

Fixed an issue with some apps that didn't implement executeViewCloseHandler. This causes opened modals to be open forever on UI (unless Esc was clicked). This is because when the UI attempts to close it, it calls the aforementioned handler, and since it didn't exist, apps engine errored out.

This returned an empty response to the UI, which ignored the response and continued to show the view.
8 changes: 8 additions & 0 deletions .changeset/popular-fishes-lay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@rocket.chat/meteor": patch
---

**Fixed settings-related statistics not being updated according to the license.**

We've identified an issue where certain statistics were not reflecting recent license changes. This resulted in outdated information being reported for workspaces.
This change ensures that all reported statistics are current and consider the workspace license.
118 changes: 118 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "6.8.0-develop",
"rocketchat-services": "1.1.29",
"@rocket.chat/account-service": "0.3.11",
"@rocket.chat/authorization-service": "0.3.11",
"@rocket.chat/ddp-streamer": "0.2.10",
"@rocket.chat/omnichannel-transcript": "0.3.11",
"@rocket.chat/presence-service": "0.3.11",
"@rocket.chat/queue-worker": "0.3.11",
"@rocket.chat/stream-hub-service": "0.3.11",
"@rocket.chat/api-client": "0.1.29",
"@rocket.chat/ddp-client": "0.2.20",
"@rocket.chat/license": "0.1.11",
"@rocket.chat/omnichannel-services": "0.1.11",
"@rocket.chat/pdf-worker": "0.0.35",
"@rocket.chat/presence": "0.1.11",
"@rocket.chat/ui-theming": "0.1.2",
"@rocket.chat/account-utils": "0.0.2",
"@rocket.chat/agenda": "0.1.0",
"@rocket.chat/apps": "0.0.2",
"@rocket.chat/base64": "1.0.13",
"@rocket.chat/cas-validate": "0.0.2",
"@rocket.chat/core-services": "0.3.11",
"@rocket.chat/core-typings": "6.8.0-develop",
"@rocket.chat/cron": "0.0.31",
"@rocket.chat/eslint-config": "0.6.2",
"@rocket.chat/favicon": "0.0.2",
"@rocket.chat/fuselage-ui-kit": "5.0.0",
"@rocket.chat/gazzodown": "5.0.0",
"@rocket.chat/i18n": "0.2.0",
"@rocket.chat/instance-status": "0.0.35",
"@rocket.chat/jwt": "0.1.1",
"@rocket.chat/livechat": "1.15.0",
"@rocket.chat/log-format": "0.0.2",
"@rocket.chat/logger": "0.0.2",
"@rocket.chat/message-parser": "0.31.29",
"@rocket.chat/mock-providers": "0.0.5",
"@rocket.chat/model-typings": "0.3.7",
"@rocket.chat/models": "0.0.35",
"@rocket.chat/poplib": "0.0.2",
"@rocket.chat/password-policies": "0.0.2",
"@rocket.chat/patch-injection": "0.0.1",
"@rocket.chat/peggy-loader": "0.31.25",
"@rocket.chat/random": "1.2.2",
"@rocket.chat/release-action": "2.2.2",
"@rocket.chat/release-changelog": "0.1.0",
"@rocket.chat/rest-typings": "6.8.0-develop",
"@rocket.chat/server-cloud-communication": "0.0.2",
"@rocket.chat/server-fetch": "0.0.3",
"@rocket.chat/sha256": "1.0.10",
"@rocket.chat/tools": "0.2.1",
"@rocket.chat/ui-avatar": "1.0.0",
"@rocket.chat/ui-client": "5.0.0",
"@rocket.chat/ui-composer": "0.1.0",
"@rocket.chat/ui-contexts": "5.0.0",
"@rocket.chat/ui-kit": "0.33.0",
"@rocket.chat/ui-video-conf": "5.0.0",
"@rocket.chat/uikit-playground": "0.2.20",
"@rocket.chat/web-ui-registration": "5.0.0"
},
"changesets": [
"afraid-poets-sparkle",
"breezy-starfishes-attack",
"bump-patch-1714661012622",
"bump-patch-1715205144181",
"chilly-glasses-sin",
"chilly-walls-knock",
"eighty-pans-joke",
"eleven-news-stare",
"eleven-seas-explain",
"fair-peaches-cough",
"fifty-cups-sort",
"fifty-planets-rhyme",
"flat-socks-act",
"four-eyes-sniff",
"fresh-students-remember",
"good-ducks-vanish",
"good-ghosts-doubt",
"green-ways-tie",
"heavy-singers-retire",
"lemon-schools-double",
"lovely-trainers-kiss",
"nervous-elephants-jam",
"nice-hounds-enjoy",
"nine-houses-reply",
"old-geckos-march",
"pink-ants-sing",
"pink-parrots-end",
"plenty-turkeys-move",
"popular-fishes-lay",
"proud-experts-taste",
"shaggy-yaks-train",
"sharp-yaks-turn",
"silent-dodos-doubt",
"slow-cows-dance",
"small-moons-matter",
"smart-squids-begin",
"soft-shrimps-beg",
"strange-comics-camp",
"strange-countries-visit",
"strange-rivers-live",
"strong-bananas-flash",
"sweet-books-trade",
"swift-readers-speak",
"tame-ducks-turn",
"thin-peaches-own",
"thirty-hotels-greet",
"tough-boats-beg",
"twelve-seas-battle",
"two-suns-marry",
"wild-keys-obey",
"yellow-lies-judge",
"young-candles-explode"
]
}
5 changes: 5 additions & 0 deletions .changeset/proud-experts-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed a language priority issue. It should now respect the following order: User Preference -> Browser Language -> Server Language
5 changes: 5 additions & 0 deletions .changeset/shaggy-yaks-train.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue where Rocket.Chat would ask admins to confirm fingerprint change (new workspace vs configuration update), even when `AUTO_ACCEPT_FINGERPRINT` environment variable set to `"true"`.
5 changes: 5 additions & 0 deletions .changeset/sharp-yaks-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed supported versions not being updated in airgapped environments
5 changes: 5 additions & 0 deletions .changeset/silent-dodos-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": minor
---

Added a new notification provider in light of the old FCM API deprecation, now you can choose to use the new provider or the old via the `Push_UseLegacy` setting
7 changes: 7 additions & 0 deletions .changeset/slow-cows-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---

Deprecate `channels.images` in favor of `rooms.images`. `Rooms` endpoints are more broad and should interact with all types of rooms. `Channels` on the other hand are specific to public channels.
This change is to keep the semantics and conventions of the endpoints
5 changes: 5 additions & 0 deletions .changeset/small-moons-matter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed custom OAuth roles not synced on the first login (on user creation)
5 changes: 5 additions & 0 deletions .changeset/smart-squids-begin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes the missing space between name and user name on system messages
5 changes: 5 additions & 0 deletions .changeset/soft-shrimps-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

This PR have made enhancements to the select and multiselect inputs related to Omnichannel Departments, now the options properly display the complete department names, ensuring clarity for users and added text wrapping for long department names, enhancing readability and UX.
5 changes: 5 additions & 0 deletions .changeset/strange-comics-camp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed an issue where an endpoint was called before checking configuration that enables automatic translation when launching the application
6 changes: 6 additions & 0 deletions .changeset/strange-countries-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-services": patch
---

Fixed a problem that caused OTR Session messages' to not being transmitted from one peer to another when running Rocket.Chat as microservices. This was caused by a legacy streamer that tried to use the websocket directly, which works on monolith but doesn't on microservices, cause these events are routed through DDP Streamer service.
8 changes: 8 additions & 0 deletions .changeset/strange-rivers-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@rocket.chat/core-typings': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Added support for allowing agents to forward inquiries to departments that may not have any online agents given that `Allow department to receive forwarded inquiries even when there's no available agents` is set to `true` in the department configuration.
This configuration empowers agents to seamlessly direct incoming requests to the designated department, ensuring efficient handling of queries even when departmental resources are not actively online. When an agent becomes available, any pending inquiries will be automatically routed to them if the routing algorithm supports it.
Loading

0 comments on commit 0554f76

Please sign in to comment.