Skip to content
Snippets Groups Projects
Commit 147410d7 authored by rocketchat-github-ci's avatar rocketchat-github-ci
Browse files

Release 7.3.0

[no ci]
parent e33a2f80
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 137 deletions
---
"@rocket.chat/meteor": minor
"@rocket.chat/livechat": minor
"@rocket.chat/model-typings": minor
---
Added `departmentsAllowedToForward` property to departments returned in the `livechat/config` endpoint
---
'@rocket.chat/meteor': patch
---
Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
---
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---
Groups members by their roles in the room's member list for improved clarity
---
"@rocket.chat/meteor": patch
---
Fixes the send attachments option not working on iOS browsers by moving it from the composer dropdown menu to the composer primary actions.
---
'@rocket.chat/omnichannel-transcript': patch
'@rocket.chat/authorization-service': patch
'@rocket.chat/stream-hub-service': patch
'@rocket.chat/presence-service': patch
'@rocket.chat/fuselage-ui-kit': patch
'@rocket.chat/account-service': patch
'@rocket.chat/mock-providers': patch
'@rocket.chat/ui-theming': patch
'@rocket.chat/uikit-playground': patch
'@rocket.chat/ddp-streamer': patch
'@rocket.chat/queue-worker': patch
'@rocket.chat/apps-engine': patch
'@rocket.chat/ui-composer': patch
'@rocket.chat/ui-contexts': patch
'@rocket.chat/ui-client': patch
'@rocket.chat/models': patch
'@rocket.chat/sha256': patch
'@rocket.chat/meteor': patch
---
Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
"@rocket.chat/rest-typings": minor
---
Allows agents and managers to close Omnichannel rooms that for some reason ended up in a bad state. This "bad state" could be a room that appears open but it's closed. Now, the endpoint `livechat/room.closeByUser` will accept an optional `forceClose` parameter that will allow users to bypass most state checks we do on rooms and perform the room closing again so its state can be recovered.
---
'@rocket.chat/model-typings': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/freeswitch': minor
'@rocket.chat/models': minor
'@rocket.chat/meteor': minor
---
Adds voice calls data to statistics
---
"@rocket.chat/meteor": patch
---
Fixes an issue where losing connection could break app's action buttons
---
"@rocket.chat/omnichannel-services": patch
---
Fixes a behavior when running microservices that caused queue worker to process just the first 60 seconds of request.
This was due to a mistakenly bound context. Queue Worker was changed to start doing work only after it received the first request.
However, with the introduction of ASL and actual context on calls, the worker registration was absorbing the context of the call that created them, causing service calls happening inside the callbacks to fail because of a timeout.
---
'@rocket.chat/meteor': patch
---
Prevent a bug that caused all sessions being marked as logged out if some required value was missing due to a race condition.
---
"@rocket.chat/meteor": patch
"@rocket.chat/rest-typings": patch
---
Allows users to fetch the `packageValue` of settings when calling `/settings` endpoint via `includeDefaults` query param.
---
'@rocket.chat/meteor': patch
---
Fixes an issue where room scroll position wasn't being restored when moving between rooms.
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---
Fixes an issue where the system would throw the error: 'GUI Application error' while uninstalling an app(when on the requests tab).
---
'@rocket.chat/meteor': patch
---
Fixes an issue that prevented room history from loading under certain conditions.
---
'@rocket.chat/model-typings': patch
'@rocket.chat/rest-typings': patch
'@rocket.chat/apps-engine': patch
'@rocket.chat/models': patch
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---
Fix an issue with apps installations via Marketplace
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