-
Notifications
You must be signed in to change notification settings - Fork 13k
Release 7.5.0 #35565
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 7.5.0 #35565
Conversation
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
Cloud Hosted updates
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
|
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 #35565 +/- ##
==========================================
+ Coverage 59.47% 59.63% +0.16%
==========================================
Files 2830 2832 +2
Lines 68570 68942 +372
Branches 15175 15290 +115
==========================================
+ Hits 40781 41113 +332
- Misses 25120 25152 +32
- Partials 2669 2677 +8
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
|
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
[no ci]
Co-authored-by: Pierre Lehnen <55164754+pierre-lehnen-rc@users.noreply.github.com> Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
[no ci]
[no ci]
Co-authored-by: Diego Sampaio <8591547+sampaiodiego@users.noreply.github.com>
[no ci]
…utes (#35687) Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
[no ci]
You can see below a preview of the release change log:
7.5.0
Engine versions
22.13.15.0, 6.0, 7.01.50.0Minor Changes
(#35361) Fixes Some EE features not available after changing plans
(#35370) Adds a new "Unit" field to the create/edit department page, allowing users to specify a business unit when creating or editing a department.
(#34983) feat: Adds OpenAPI support
(#35474) Adds automatic presence sync based on calendar events, updating the user’s status to “busy” when a meeting starts and reverting it afterward.
(#33882 by @noobbbbb) Adds unicode character support for default avatars
(#35486) Adds the executeLivechatRoomCreatePrevent hook to the Rocket.Chat Apps-Engine to prevent the creation of live chat rooms.
(#35258) Introduces
/v1/audit.settingsendpoint for querying changed settings audit events(#33796) Replaces rc-scrollbars in favor of overlayscrollbars fixing some visual and a11y issues when using RTL languages
Patch Changes
(#35330) fixes an issue where videoconf calls could sometimes fail to ring an user after a temporary disconnection
(#35286) Bumps fuselage and related packages versions to use the most recent releases of each package, especially the fix for the missing track of the fuselage slider component
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
(#35205) Fixes livechat routing algorithm to ensure conversations are correctly assigned to the contact manager when triggers and/or automatic agent routing are enabled.
(#35546) Restores
roomNameproperty in theGET /groups.messagesendpoint to fix unintended removal.(#35340) Fixes an issue where account security page was flashing sometimes for users with mandatory two factor configured.
(#35545) Fixes an issue where video conference popup not displaying properly when trying to call again in direct messages
(#35374) Enforces app limitations on license downgrade by disabling premium marketplace apps, limiting marketplace apps to the oldest 5, and disabling private apps unless grandfathered based on historical statistics.
(#35328) Fixes livechat inquiries not routing to the manager queue when manual routing is enabled.
(#35326) Fixes an issue with embedded layout where the navigation bar was being shown when using new enhanced navigation.
(#35467) Changes the default value for preference
Receive login detection emailsto true, to comply with existing behavior.(#35298) Fixes an issue where backup codes modal is not opening when regenerating codes
(#35257) Fixes an issue where an unexpected error is thrown when webdav node doesn't have the mime parameter
(#35479) Fixes deno dependency caching for the docker image builds
(#35414) Fixes an issue that allowed agents without the
preview-c-roompermission to join a closed livechat conversation, creating a livechat room that could not be closed or removed from the sidebar.(#35369) Fixes an issue where recursively quoting messages multiple times (up to the configured chained quote limit) caused the inner attachment to appear empty.
(#35549) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
(#35311 by @4shb0rne) Fixes an issue where menus inside sidebar keeps opened even if the sidebar is collapsed
(#35339) Reduces web client memory comsumption due to memory leaks
(#35357 by @Anxhul10) Fixes an issue where password inputs inside account security page is displaying a key icon instead of eye icon content toggler
(#35417) Removes the room leader banner from the chat header in the new navigation.
(#35494) Reduces web application memory comsumption related to duplicate Media Devices permissions events
(#35371) Fixes an issue with
room-changedevent not being fired properly when switching between rooms that are available on cache.(#35480) Fixes Omnichannel's continuous sound notification not playing as expected
(#35540) fixes an issue with OAuth not syncing user roles on their first login
(#35493 by @sem22-dev) Ensures Translations Work in Offline Registration Setup Wizard
(#35667) Fixes an issue with error handling where errors were not properly propagated to integrated apps.
(#35342) Fixes an issue that prevents modifications from being persisted in the IPreRoomCreateModify
(#35532) Fixes receiving webhook payloads encoded as x-www-form-urlencoded JSON.
(#35332) Fixes error messages not showing in the UI when
Preview Public Channelpermission is not in the user role and an app is preventing the same user to join the room.(#35555) Fixes an issue causing Livechat to disconnect from the websocket when registerGuest is called multiple times with the same token
(#35469) Fixes a memory leak in the web application's SDK
(#35559) Fixes the enpoints
GET /api/apps/:idandGET /api/apps/:id/statusnot returning app's data(#35415) Fixes an issue that prevents the Enable button from being displayed on some migrated apps
(#35386 by @AyushKumar123456789) Fixes an issue where the room menu inside the sidebar item remains visible when the sidebar is collapsed
(#35605) Improves the performance of the Emoji Picker.
(#35603) Fixes an issue where apps where not able to update messages using the BlockBuilder.
(#35269) fixes a very rare issue where switching from a DM to a regular room would show an error page
(#35418) Adds support for filtering bad words from messages for languages other than English
Updated dependencies [c7b21f1, 4ce0038, 280fcce, 3b54061, 4e9d315, 2559239, c904862, 9643242, cc4111c, 335f19f, 38f1c50, c618263, c44331e, 4129dbc, 21f413d, 0d96d63, bb4ff0d, d7ea246]: