-
Notifications
You must be signed in to change notification settings - Fork 13k
Release 7.8.0 #36280
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.8.0 #36280
Conversation
|
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 |
🦋 Changeset detectedLatest commit: b70d26c 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 |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #36280 +/- ##
==========================================
+ Coverage 64.48% 64.57% +0.08%
==========================================
Files 3297 3147 -150
Lines 107785 104632 -3153
Branches 20070 19771 -299
==========================================
- Hits 69508 67562 -1946
+ Misses 35450 34385 -1065
+ Partials 2827 2685 -142
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 <guilhermegazzo@gmail.com>
[no ci]
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
…reation (#36331) Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com> Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
[no ci]
[no ci]
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
You can see below a preview of the release change log:
7.8.0
Engine versions
22.14.01.43.55.0, 6.0, 7.01.53.0Minor Changes
(#36091) Replaces the cancel button by reset in notification and export messages contextual bar.
(#35315 by @xmaxlad) Prevents creation of unnamed Personal Access Tokens by requiring the form's
namefield fullfilment.(#36127) #### Adds support for hiding the "Expand chat" button in the Livechat widget.
This can be configured via the widget API by passing the
hideExpandChatoption to thesetThememethod, or through the Livechat Appearance settings page by enabling the "Hide 'Expand chat'" option.(#36169) Fix an issue where action buttons registered by apps would be displayed even if their apps were disabled
(#36067) Adds pagination to the App/Logs list, allowing the user to see all logs, instead of a subset of the most recent ones
(#36013) Resolves some accessibility violations in the rooms file list context bar, including issues with ARIA attributes and focus management.
(#36037) Adds a new setting to select which algorithm to use when signing SAML requests and responses
(#36114) Improves form fields layout for mobile screens in profile page
(#36153) Adds a new setting to override outlook calendar settings per user email domain
Patch Changes
(#36154) Fixes an issue that prevented the action of saving an agent when editing a department to work.
(#36143) Fixes message's quote chain limit not being respected for End-to-end encrypted rooms.
(#36062) Removes the
Change to Defaultlanguage button from the login pageBump @rocket.chat/meteor version.
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.
Bump @rocket.chat/meteor version.
Bump @rocket.chat/meteor version.
(#36038) Fixes departments field being limited to 50 entries when adding or editing agents
(#36202) Fixes the usage of
Livechat_enabled_when_agent_idlesetting across the codebase. Goal is to use it wherever is applicable making the feature more predictable.(#36193) Fixes the condition for firing the
LivechatSessionTakenwebhook event.(#36105) Fixes an issue that was causing ddp-streamer process to break if the communication with presence service was interrupted for any reason.
(#36097) Fixes
contact.conflictingFieldsbeing updated with nullish values.(#36263) Fixes an issue, where multiple reconnections would subscribe multiple times to the same stream, only a frontend issue, since the stream cache prevents sending multiple times to the backend, but does not prevent running the callback multiple times
(#36095) Avoids creating font-size tag multiple times
(#36035) Fixes file filtering by name or type not working for non-private channels.
(#36224) fix: Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)
(#36163) Fixes an issue where incoming webhook messages did not respect the maximum allowed characters per message.
(#36111) Fixes Omnichannel Rest API validation schemas that were flagging
Paginationproperties as invalid(#35947) Fixes an issue where the slash commands options are not truncating correctly in small screen sizes
(#35863) Fixes encoding of special characters displayed by code blocks in markdown text attachments
(#36100) Disables sorting on non-indexed columns in the "Chats" tab of Omnichannel Contact Center
(#36116) Fixed contacts being marked as
knownafter editing a custom field, or resolving conflicts by adding a new model function that only updates thecustomFieldsorconflictingFieldsprop.(#36171) Fixes an error message triggered whenever a room is selected on secondary navigation for teams.
(#36029) Fixes issue where department autocomplete did not render options with checkboxes when configured
(#36236) Fixes the
channels.counters,groups.countersandim.countersendpoint to include only active users in members count.(#36156) Fixes an issue where the
Show Message in NotificationandShow Channel/Group/Username in Notificationsetting was ignored in desktop notifications. Also ensures users are redirected to the correct room on interacting with the notifications.(#36004) Fixes an issue with the Thread List displaying unreadable errors.
(#36206) Fixes an issue where overlapping calendar events could cause the user status to stay busy indefinitely
(#36256) Fixes an issue that caused the queue worker to stop processing if something failed when checking MAC limits or while fetching the list of queues
(#36346) Fixes an issue where some error objects sent to apps' method calls would only contain the message '[object Object]'
(#36258) Fixes an issue that prevented the action of removing an agent when editing a department to work.
(#36138) fixes contextual-bar not working by apps interaction after a page refresh.
Updated dependencies [5cd7b20, 8de5b66, 1eb53d2, 8033bdb, da288f6, 5ac20e2, 2f8213e, 2de3aa6, c77056f, dc26071, 3d024a9, 3779de0, de4293a, d58457d]: