Skip to content
Snippets Groups Projects
Commit e15ba7eb authored by Guilherme Gazzo's avatar Guilherme Gazzo
Browse files

Merge remote-tracking branch 'origin/master' into develop

parents 974170d3 dfc7e0e8
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 116 deletions
---
"@rocket.chat/meteor": patch
"@rocket.chat/ddp-streamer": patch
---
Fixes page loading during reconnections
---
'@rocket.chat/apps-engine': patch
---
Fixed a problem in the deno runtime controller where it would not handle undefined child process references correctly
---
"@rocket.chat/meteor": patch
---
Fixes a logical error when updating the `responseBy` property of a room while `waitingResponse` property was still defined.
---
'@rocket.chat/meteor': major
---
Removed deprecated methods `livechat:removeAgent`, `livechat:removeManager` and `livechat:removeDepartment`. Moving forward, use `livechat/users/agent/:_id`, and `livechat/users/manager/:_id` and `livechat/department/:_id` respectively.`
---
"@rocket.chat/meteor": major
"rocketchat-services": major
---
Node.js 20.x support
---
'@rocket.chat/rest-typings': major
'@rocket.chat/meteor': major
---
Changes channels messages listing endpoint by moving query params from the 'query' attribute to standard query parameters.
---
'@rocket.chat/meteor': major
---
Removed the ability to import data in the HipChat Enterprise format, as it was discontinued over five years ago.
---
"@rocket.chat/meteor": major
---
Changes End-to-end encryption default setting to enable mention in encrypted messages
---
'@rocket.chat/meteor': major
---
Removes deprecated method `livechat:saveIntegration`. Moving forward, use the endpoint `omnichannel/integrations (POST)`.
---
"@rocket.chat/meteor": patch
---
Fixes E2EE not rendering new navigation feature preview
---
'@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.
---
'@rocket.chat/meteor': major
---
Removed deprecated method `livechat:saveSurveyFeedback`. Moving forward use the endpoint `livechat/room.survey`.
---
"@rocket.chat/meteor": patch
"@rocket.chat/apps-engine": patch
---
Fixes issue with previously disabled private apps being auto enabled on update
---
'@rocket.chat/meteor': patch
---
Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
---
"@rocket.chat/meteor": patch
---
Fixes a problem with custom sounds causing files to not be playable when using filesystem storage.
---
'@rocket.chat/rest-typings': major
'@rocket.chat/meteor': major
---
Changes settings public listing endpoint by moving query params from the 'query' attribute to standard query parameters.
---
"@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.
---
'@rocket.chat/meteor': major
'@rocket.chat/core-typings': patch
'@rocket.chat/rest-typings': patch
---
Removed the deprecated "Compatible Sandbox" option from integration scripts and the dependencies that this sandbox mode relied on.
---
'@rocket.chat/core-typings': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---
Adds a new setting to allow mapping LDAP attributes to the user's extension
---
"@rocket.chat/meteor": patch
---
Changes the default base Docker image to Alpine. Previously we were shipping Alpine as an alternative flavor under the tag rocketchat/rocket.chat:{release}.alpine , we have been testing this for a while now so we're migrating to use the official one to Alpine.
We'll still ship a Debian variant under the tag rocketchat/rocket.chat:{release}.debian.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment