Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.8.0 #32301

Merged
merged 134 commits into from
May 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
134 commits
Select commit Hold shift + click to select a range
8ce8aab
fix: prevent duplicate api calls in forwarding livechat rooms (#32021)
abhinavkrin Mar 26, 2024
550a13a
ci: Remove unnecessary condition skiping yarn install (#32078)
ggazzo Mar 27, 2024
5b7623d
test(Livechat): `registerguest()` with different guests (#32072)
MartinSchoeler Mar 27, 2024
c9a92e6
feat: `ConnectionStatusBar` redesign (#32055)
juliajforesti Mar 28, 2024
c3fe007
chore: register a dummy Read Receipts model in CE (#32022)
pierre-lehnen-rc Mar 28, 2024
65324bc
fix!: api login should not suggest which credential is wrong (#32086)
ggazzo Mar 28, 2024
7f65cf0
test: make login api tests fully independent (#31786)
MarcosSpessatto Mar 28, 2024
b8aefc2
chore: bump version to 7.0.0-develop
sampaiodiego Mar 28, 2024
466de64
test: make roles fully independent (#31783)
MarcosSpessatto Mar 28, 2024
3158edf
test: make presence api tests fully independent (#31782)
MarcosSpessatto Mar 28, 2024
68f541c
test(Livechat): Clean up after registerGuest() test (#32092)
MartinSchoeler Mar 28, 2024
9b53024
chore: Remove references to EE code from the app events (#31926)
pierre-lehnen-rc Apr 1, 2024
d1fd9da
chore: Create/Edit room consistency (#31960)
juliajforesti Apr 1, 2024
fc97aed
fix: `CSP` error right after `setInlineScriptsAllowed` (#32108)
ggazzo Apr 2, 2024
fe93a2b
test: `InitialData.insertAdminUserFromEnv` (#32066)
KevLehman Apr 2, 2024
390c95a
chore: Move portals to the portals folder (#32090)
dougfabris Apr 2, 2024
a899d41
test: allow csp for livechat tests (#32116)
ggazzo Apr 2, 2024
e5d94d5
fix(livechat): registering guest multiple times cause message loss (#…
ggazzo Apr 2, 2024
fa9c905
test: contact center after hook calling wrong endpoint (#32094)
ggazzo Apr 3, 2024
6fc2e69
test(livechat): File upload settings (#32060)
MartinSchoeler Apr 3, 2024
d0862cb
test(livechat): fix Department flaky test (#32102)
MartinSchoeler Apr 3, 2024
0fcf1f0
chore: Remove duplicated `ChannelDeletionTable` (#32114)
dougfabris Apr 3, 2024
1626945
fix: UI allowing to mark room as favorite despite room was not a `def…
KevLehman Apr 3, 2024
c7fb2eb
test: fix `should edit name of targetChannel` flaky test (#32121)
MartinSchoeler Apr 3, 2024
3c5d4ff
fix: search room not reactive after room name changes (#32123)
ggazzo Apr 3, 2024
aee039b
refactor: `TeamsChannels` to typescript (#32109)
dougfabris Apr 4, 2024
b615b24
chore: changes to SAML login in anticipation of meteor 3 (#32134)
pierre-lehnen-rc Apr 4, 2024
ec544d6
fix: livechat room desync on different windows (#32135)
MartinSchoeler Apr 4, 2024
e5bbf83
fix: Missing space between name and user name on system messages (#32…
dougfabris Apr 5, 2024
0be04cf
feat: `Contextualbar` resizable (#29461)
dougfabris Apr 5, 2024
11d65a5
ci: fix services container not building in build step (#32075)
sampaiodiego Apr 5, 2024
4aba7c8
feat: allowing forward to offline dep (#31976)
AllanPazRibeiro Apr 5, 2024
a7823c1
chore: move imported `Apps` to proxy (#32142)
ggazzo Apr 5, 2024
86bc4ca
regression(fuselage-ui-kit): Use default translation namespace for `-…
tassoevan Apr 8, 2024
cc56f16
chore: remove unused onStartup function (#32149)
pierre-lehnen-rc Apr 8, 2024
a316c2b
chore: bump to 6.8.0 (#32153)
ggazzo Apr 8, 2024
67be331
fix: New messages export overwrites previous one from the same day wh…
matheusbsilva137 Apr 8, 2024
474589f
chore(meteor/packages): apply code style (#32145)
ggazzo Apr 8, 2024
0a70db5
Merge remote-tracking branch 'origin/master' into develop
ggazzo Apr 8, 2024
87ad98f
test: Prevent playwright from unselecting options by mistake (#32158)
aleksandernsilva Apr 9, 2024
46c757a
Revert "fix!: api login should not suggest which credential is wrong"…
ggazzo Apr 9, 2024
f3e5d77
chore: Fix some check/lint warnings (#32048)
tiagoevanp Apr 9, 2024
28b4678
fix(Omnichannel): Open expanded view (galery mode) for image attachme…
tiagoevanp Apr 10, 2024
9902554
chore: Deprecate `channels.images` in favor of `rooms.images` (#32141)
KevLehman Apr 10, 2024
a895864
test: make chat api tests fully independent (#31655)
MarcosSpessatto Apr 10, 2024
a674bb9
test: make api users tests fully independent (#31597)
MarcosSpessatto Apr 10, 2024
4ad56e9
test: added e2e tests for Livechat's hide watermark setting (#32132)
aleksandernsilva Apr 10, 2024
a5873f2
fix: Don't streaming inquiries to client when routing algorithm is no…
KevLehman Apr 10, 2024
e373bc1
chore: bump fuselage packages (#32167)
dougfabris Apr 10, 2024
747103f
fix: Livechat allowing file upload when setting is false (#31765)
MartinSchoeler Apr 11, 2024
7523786
fix: Team mention triggering bot message for users not in room (#32112)
gabriellsh Apr 11, 2024
f279609
fix: omnichannel department names overflowing (#32007)
csuadev Apr 11, 2024
19d9b0b
test(Livechat): Fix RegisterGuest Flaky (#32185)
MartinSchoeler Apr 11, 2024
6733d15
test(Omnichannel): fix Livechat Appearance Flaky (#32181)
MartinSchoeler Apr 11, 2024
862b750
test: forward messages with files (#32104)
jessicaschelly Apr 11, 2024
7acd01d
test(e2e): prevent same api context for multiple suites (#32188)
ggazzo Apr 11, 2024
9457442
chore(ddp-streamer): fix cache problem from importing files from anot…
ggazzo Apr 12, 2024
4f5deef
Revert "fix: Don't streaming inquiries to client when routing algorit…
ggazzo Apr 12, 2024
c4e58af
feat: Add "Enable Users" option to "Sync User Active State" LDAP sett…
matheusbsilva137 Apr 12, 2024
d996d0b
chore: move applyLicense function to the license package (#31808)
pierre-lehnen-rc Apr 12, 2024
b0630ff
chore: remove references to EE code in the stats collector (#32052)
pierre-lehnen-rc Apr 12, 2024
30e34b3
fix: fingerprint auto accepted still asks for admin confirmation (#32…
debdutdeb Apr 13, 2024
b63b33b
chore: Add `eslint-plugin-jsx-a11y` plugin (#32140)
dougfabris Apr 14, 2024
9a16c99
chore: remove escapeExternalFederationEventId from message model (#32…
ggazzo Apr 15, 2024
81b99dc
chore: remove getDefaultSubscriptionPref from Subscription Model (#32…
ggazzo Apr 15, 2024
089f869
fix: `MessageReactions` misalignment when zooming out (#32172)
dougfabris Apr 15, 2024
a4d8a2b
test: Added e2e tests for Livechat's avatar visibility (#32163)
aleksandernsilva Apr 15, 2024
8781c08
test(Omnichannel): fix flaky `OC - Manager Monitors - Search` (#32211)
MartinSchoeler Apr 15, 2024
9a90eec
test: Flaky "expect add "user1" as agent" test (#32214)
gabriellsh Apr 15, 2024
b7f5035
chore: Add missing `changeset` for #32140
dougfabris Apr 15, 2024
844e599
fix: Focus being forced on last message when interacting with mouse (…
dougfabris Apr 15, 2024
6370bca
regression: Add prop on `FilterByText` to call auto focus conditional…
dougfabris Apr 16, 2024
605de17
test: added e2e tests Livechat widget custom logo (#32171)
aleksandernsilva Apr 16, 2024
c5640f8
test: added e2e tests for Livechat's bubble background color (#32166)
aleksandernsilva Apr 16, 2024
3b58d23
fix: supported versions not being updated (#32220)
ggazzo Apr 16, 2024
249fb78
test(Livechat): Cross tab communication (#32138)
MartinSchoeler Apr 16, 2024
5000cc8
chore: function patches (#31899)
pierre-lehnen-rc Apr 16, 2024
b586c38
fix: Custom OAuth roles are not correctly synced on user creation (#3…
matheusbsilva137 Apr 16, 2024
7f3b17b
fix: security tab visibility (#31996)
abhinavkrin Apr 17, 2024
b3b93f0
test: Flaky "expect add "user1" as monitor" test (#32226)
dougfabris Apr 17, 2024
d714d58
chore: better instant to call `getCachedSupportedVersionsToken.reset(…
ggazzo Apr 17, 2024
4a3be6b
test: ignore user messages (#32196)
jessicaschelly Apr 17, 2024
6e0b80d
feat: Improve sidebar keyboard navigation (#32115)
dougfabris Apr 17, 2024
1734bd0
fix: Omnichannel Jobs running every 5 seconds (#32186)
KevLehman Apr 17, 2024
2b44a64
test: added e2e tests for Livechat's background setting (#32168)
aleksandernsilva Apr 17, 2024
6183ce3
test: `channel-management` e2e tests improvements (#32180)
dougfabris Apr 17, 2024
66b070e
chore: remove references to EE code from livechat departments feature…
pierre-lehnen-rc Apr 18, 2024
e90954e
chore: remove references to EE code from livechat business hour featu…
pierre-lehnen-rc Apr 18, 2024
c0d54d7
fix: Surface elements (Modals, Contextual Bars) fail to respond when …
AllanPazRibeiro Apr 18, 2024
1293591
i18n: Rocket.Chat language update from LingoHub 🤖 on 2024-04-18Z (#32…
lingohub[bot] Apr 18, 2024
b235c12
fix: Remove trailing semicolon on workspace version card (#32249)
gabriellsh Apr 18, 2024
2c85072
fix: Language priority order not respected when changing server setti…
gabriellsh Apr 19, 2024
15bc998
feat: Redesign Save E2EE password modal (#31865)
yash-rajpal Apr 19, 2024
7b15327
chore: new stats for statsCollector (#32129)
hugocostadev Apr 19, 2024
4dded5f
feat(omnichannel): add daylight saving time support for business hour…
MarcosSpessatto Apr 19, 2024
8b0986d
fix: OTR messages not working when running microservices (#32230)
KevLehman Apr 19, 2024
d134a4d
fix: Last threads list item doesn't display completely (#32248)
dougfabris Apr 19, 2024
c47a8e3
feat(messages): Allow Custom Fields in Messages (#32224)
rodrigok Apr 19, 2024
60dcfff
test: remove test.fail from livechat fileupload (#32223)
MartinSchoeler Apr 19, 2024
6b053ae
regression: Image gallery with large images out of bounds (#32238)
tiagoevanp Apr 19, 2024
1b390c7
fix: Client check `AutoTranslate_Enabled` setting before a server end…
tiagoevanp Apr 19, 2024
da45cb6
feat: Add setting to automatically disable users missing from LDAP se…
pierre-lehnen-rc Apr 19, 2024
4bbc009
fix: Invite link doesn't work when logging in via SAML (#31989)
matheusbsilva137 Apr 19, 2024
4351aff
chore: Change `deprecationVersion` prop in favor of new `deprecation`…
KevLehman Apr 19, 2024
2c677b8
feat: Encrypt file descriptions on E2EE rooms (#31840)
yash-rajpal Apr 20, 2024
e96460d
chore: add descriptions to s3 accesskey and secretkey settings (#32080)
debdutdeb Apr 20, 2024
17bc631
fix: Login token creation not respecting number of token limits (#32216)
sampaiodiego Apr 20, 2024
845fd64
feat: Create back-end for the new users panel page (#31898)
rique223 Apr 20, 2024
3925d43
feat(message): Support Message Custom Fields on upload API (#32272)
rodrigok Apr 20, 2024
1b7479d
fix: Force logout live clients on E2EE keys reset (#31958)
yash-rajpal Apr 20, 2024
62ac207
feat(federation-v2): serve well-known paths from rocket.chat (#31965)
debdutdeb Apr 20, 2024
b8d36f6
fix: settings-related statistics not being updated according to licen…
aleksandernsilva Apr 20, 2024
ab737d0
fix(Omnichannel): `audio.pause() is not a function` (#32210)
MartinSchoeler Apr 22, 2024
67e3480
ci: skip update version message for TEST_MODE=true (#32293)
ggazzo Apr 22, 2024
f423d7f
chore: Force logout live clients on E2EE keys reset changes (#32291)
ggazzo Apr 23, 2024
a8e1a46
fix: Wrong Business hours validations between different weeks (#32287)
ggazzo Apr 23, 2024
9a6a7d0
chore: Deprecate mute/unmute meteor methods and convert to endpoint (…
yash-rajpal Apr 23, 2024
863d7eb
feat: node-gcm deprecation (#32208)
Gustrb Apr 23, 2024
d38e112
chore: including x.com hostname to Twitter oembed (#32267)
hugocostadev Apr 23, 2024
1e772e4
chore: change cloud timeouts (#32139)
heitortanoue Apr 23, 2024
d79ddf1
fix: `afterCreateUser` callback being called before setting user's ro…
KevLehman Apr 23, 2024
9cc8e3d
chore: Add alpine indication to test jobs that use it (#32286)
d-gubert Apr 23, 2024
4c45a73
test: Unit tests for `AutoCloseOnHold` scheduler (#32213)
KevLehman Apr 23, 2024
a271e35
Release 6.8.0-rc.0
rocketchat-github-ci Apr 23, 2024
d9da848
fix: Engagement Dashboard and Device Management admin pages loading i…
gabriellsh Apr 24, 2024
4cb5792
Merge remote-tracking branch 'origin/master' into release-6.8.0
ggazzo Apr 25, 2024
3a9fa67
regression: move conversation closing tags field after the toggle tha…
csuadev Apr 30, 2024
a6a5098
chore: Revert File Description Encryption (#32324)
yash-rajpal Apr 30, 2024
048a977
Release 6.8.0-rc.1
rocketchat-github-ci May 2, 2024
a951502
regression: Thread file upload (#32368)
yash-rajpal May 6, 2024
b94ca7c
fix: Modals opened by apps won't close when `executeViewCloseHandler`…
KevLehman May 7, 2024
86ab968
fix: Translations falling back to english after refreshing the page (…
gabriellsh May 8, 2024
66f1a1b
Merge remote-tracking branch 'origin/master' into release-6.8.0
ggazzo May 8, 2024
f21b321
Release 6.8.0-rc.2
rocketchat-github-ci May 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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
Loading