-
Notifications
You must be signed in to change notification settings - Fork 13k
Release 7.7.0 #36031
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.7.0 #36031
Conversation
) Co-authored-by: Douglas Fabris <[email protected]>
…ed (#35594) Co-authored-by: Douglas Gubert <[email protected]>
…on on the error handling code (#35852)
Co-authored-by: Guilherme Gazzo <[email protected]>
Co-authored-by: juliajforesti <[email protected]>
🦋 Changeset detectedLatest commit: e2f87bb 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 #36031 +/- ##
==========================================
+ Coverage 59.75% 64.76% +5.01%
==========================================
Files 2855 3110 +255
Lines 69758 93202 +23444
Branches 15439 17744 +2305
==========================================
+ Hits 41683 60363 +18680
- Misses 25393 30051 +4658
- Partials 2682 2788 +106
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
[no ci]
[no ci]
Co-authored-by: Guilherme Gazzo <[email protected]> Co-authored-by: Copilot <[email protected]>
…ing the element after release (#36086)
[no ci]
…36097) Co-authored-by: Kevin Aleman <[email protected]>
[no ci]
[no ci]
[no ci]
You can see below a preview of the release change log:
7.7.0
Engine versions
22.14.01.43.55.0, 6.0, 7.01.52.0Minor Changes
(#35830) Introduces a new feature which enables dragging the VoIP call widget to change its position on the screen.
(#35996) Improves the alert shown after pruning messages to reflect that files have been pruned when the "files only" option was selected.
(#35416) Improve the
/api/apps/:id/logsendpoint to accept filters(#35416) Add a new endpoint
/api/apps/logsthat allows for fetching logs without a filter for app id(#35776) Improves handling of errors during voice calls
Patch Changes
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.
(#35468 by @samir0607) Fixes an issue where the composer popup doesn't scroll the results properly
(#35984) Fixes an issue that caused the auto transfer process due to agent inactivity to fail with error
Missing property userTypewhen the target of the transfer was the queue.(#35981) Deprecates the use of MongoDB oplog or Change Streams to receive real time data updates.
The previous behavior can still be enabled using the environment flag
DISABLE_DB_WATCHERS=false.@rocket.chat/stream-hub-servicepackage and thestream-hub-serviceAt that time the Docker image will no longer be published.(#35976) Fixes a bug where changing site url breaks
meteor_runtime_configpath until we reset the server(#35963) Fixes emojis being parsed inside code blocks in text message attachment using
chat.postMessageAPI call(#36014) Fixes an issue where the native scrollbar was rendering with an invalid variable color
(#35821) Fixes invite link validation being called more than once and sometimes being invalidated due to repetition.
(#36097) Fixes
contact.conflictingFieldsbeing updated with nullish values.(#36085) Fixes CORS headers not being sent for GET requests
(#35828) Fixes an error where the user was not moving from Pending to Deactivated tab in the admin UI.
(#35962) Fixes prune messages contextual bar not resetting form after submitting.
(#35600) Blocks edit message action for Off-The-Record (OTR) messages.
(#35885) Fixes registration pages a11y color contrast and apply browser theme configuration
(#35815) Fixes some warnings on delete user modal when deleting a user who has owner role in some rooms.
(#36068) Fixes an issue that caused Hono to not process payloads with content type
x-www-form-urlencodedcorrectly(#36006) Recovers from errors in
RoomHistoryMaanger.getMore, avoiding a "permaloading" state after user logout.(#36027) Fixes an issue with the
audit.settingsendpoint filtering by actor returning empty results.(#36009) Fixes buffer as response from API
Currently, the only known case affected is Apps Engine icons. This patch ensures the API returns a buffer as the response, resolving issues with clients expecting a binary payload.
(#35889) Restores initial focus on description input in file upload modal for improved usability
(#35946) Fixes an issue where searching messages by attachment description or title failed for non-ASCII characters, thereby enabling search across multiple languages.
(#35839) Fixes an issue where the upload of malformed images failed silently with Message_Attachments_Strip_Exif disabled
(#35927) Fixes incorrect character escaping in system messages by removing unnecessary escaping logic to ensure accurate rendering of special characters.
(#35903) fixes a typo in "High scalability" word
(#32917) Fixed links on settings redirecting to the outside of the chat, now they will open on a new tab
(#35594 by @Gustrb) Fixes an issue where removing the permissions of an app would make it impossible to enable it after update
(#36070) Fixes an issue with REST API metrics sent to Prometheus not grouping endpoints by route
(#36007) Fixes the Apps-Engine package installation, removing the dependency on an internal package
(#35959) Fixes an issue with airgapped restrictions ignoring the warning period.
(#35797) Fixes the room history pruning behavior when filesOnly is true to ensure only file-type attachments are removed, preserving quotes and non-file attachments.
(#36016) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
(#36019) Adds new endpoint to handle contact's conflicting data
(#35905) Fixes file deletion being called twice and ignoring errors with FileSystem storage type.
Updated dependencies [0c3ac1f, aadc795, 5a74a78, 13824d1, fdb3b57, 7f97483, 1c7f00a, 7f97483, 996f5b9, 8d90708, 6d36fc2, 821cd88, 6d334f2]: