-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release 7.3.0 #34974
base: master
Are you sure you want to change the base?
Release 7.3.0 #34974
Conversation
…y model (#34491) Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>
Co-authored-by: Tasso <tasso.evangelista@rocket.chat>
Co-authored-by: Diego Sampaio <chinello@gmail.com> Co-authored-by: Marcos Spessatto Defendi <marcos.defendi@rocket.chat>
…tream (#34922) Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
Co-authored-by: Martin Schoeler <20868078+MartinSchoeler@users.noreply.github.com>
Co-authored-by: Marcos Spessatto Defendi <15324204+MarcosSpessatto@users.noreply.github.com>
🦋 Changeset detectedLatest commit: 4909e1c The changes in this PR will be included in the next version bump. This PR includes no changesetsWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #34974 +/- ##
==========================================
- Coverage 59.28% 59.17% -0.11%
==========================================
Files 2820 2821 +1
Lines 67917 68131 +214
Branches 15100 15152 +52
==========================================
+ Hits 40262 40316 +54
- Misses 24830 24981 +151
- Partials 2825 2834 +9
Flags with carried forward coverage won't be shown. Click here to find out more. |
[no ci]
[no ci]
[no ci]
You can see below a preview of the release change log:
7.3.0
Engine versions
22.11.0
5.0, 6.0, 7.0
1.48.2
Minor Changes
(#33060) Added
departmentsAllowedToForward
property to departments returned in thelivechat/config
endpoint(#34153) Groups members by their roles in the room's member list for improved clarity
(#34940) 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 optionalforceClose
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.(#34948) Adds voice calls data to statistics
(#34922) Fixes an issue where users without the "Preview public channel" permission would receive new messages sent to the channel
(#34191) Allows granting the
mobile-upload-file
permission to guests(#34153) Adds
rooms.membersOrderedByRole
endpoint to retrieve members of groups and channels sorted according to their respective role in the room.Patch Changes
(#34904) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
(#34846) Fixes the send attachments option not working on iOS browsers by moving it from the composer dropdown menu to the composer primary actions.
(#34858) Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases
(#34849) Fixes an issue where losing connection could break app's action buttons
(#35010) Prevent a bug that caused all sessions being marked as logged out if some required value was missing due to a race condition.
(#34864) Allows users to fetch the
packageValue
of settings when calling/settings
endpoint viaincludeDefaults
query param.(#34908) Fixes an issue where room scroll position wasn't being restored when moving between rooms.
(#34887) Fixes an issue where the system would throw the error: 'GUI Application error' while uninstalling an app(when on the requests tab).
(#34900) Fixes an issue that prevented room history from loading under certain conditions.
(#34503) Fixes an issue where changing user role in a room displays the wrong message
(#34873) Fixes SAML login redirecting to wrong room when using an invite link.
(#34839) Fixes apps actions showing in toolbar without an icon
(#34892) Fixes an issue where Rocket cat would send '%s' as the mongo version when using a deprecated but supported version of MongoDB.
(#34860) Fixes an issue where room's file list would incorrectly display incoming messages as files.
(#34210) Fixes livechat conversations not being assigned to the contact manager even when the "Assign new conversations to the contact manager" setting is enabled
(#34113) Fixes dates being incorrect when fetching omnichannel reports with the following time periods:
last week
last month
last 6 months
last year
(#34935) Fixes an issue with the retention policy max age settings not maintaning it's previous value when upgrading from version < 6.10
(#34933) Fixes SlackBridge service failing to connect to multiple slack workspaces
(#34851) Fixes thumbnails not being deleted from storage on room deletion
Updated dependencies [79cba77, c8e8518, 5506c40, c75d771, 8942b00, 4aa95b6, 1f54b73, bfa92f4, 3c237b2, b4ce579, c8e8518]: