-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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.1.0 #34010
base: master
Are you sure you want to change the base?
Release 7.1.0 #34010
Conversation
🦋 Changeset detectedLatest commit: 777defa 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 #34010 +/- ##
===========================================
+ Coverage 58.68% 75.75% +17.07%
===========================================
Files 2789 510 -2279
Lines 66847 22078 -44769
Branches 15026 5387 -9639
===========================================
- Hits 39230 16726 -22504
+ Misses 24795 4706 -20089
+ Partials 2822 646 -2176
Flags with carried forward coverage won't be shown. Click here to find out more. |
You can see below a preview of the release change log:
7.1.0
Engine versions
20.18.0
5.0, 6.0, 7.0
undefined
Minor Changes
(#33897) adds unread badge to sidebar collapser
(#32906) Improves thread metrics featuring user avatars, better titles and repositioned elements.
(#33810) Adds cursor pagination on chat.syncMessages endpoint
(#33214) Adds a new route to allow fetching avatars by the user's id
/avatar/uid/<UserID>
(#32727) These changes aims to add:
(#33920) Improves the customizability of the naming of automatic Persistent video calls discussions, allowing the date of the call to be in different parts of the name, using the
[date]
keyword.(#33997) Prevent apps' subprocesses from crashing on unhandled rejections or uncaught exceptions
(#33814) Adds a confirmation modal to the cancel subscription action
(#33949) Disables the possiblity to upload exempted apps
Patch Changes
(#33776) Fix user highlights not matching only whole words
(#33818) Remove unused client side
setUserActiveStatus
meteor method.(#33596) Bump meteor to 3.0.4 and Node version to 20.18.0
(#33713) Deprecated the
from
field in the apps email bridge and made it optional, using the server's settings when the field is omitted(#32991) Fixes an issue where updating custom emojis didn’t work as expected, ensuring that uploaded emojis now update correctly and display without any caching problems.
(#33985) Fixes issue that could cause multiple discussions to be created when creating it from a message action
(#33904) adds missing html attributes in sidebar item templates
(#33218) Fixes message character limit not being applied to file upload descriptions
(#33908) Fixes the issue where newly created teams are incorrectly displayed as channels on the sidebar when the DISABLE_DB_WATCHERS environment variable is enabled
(#33953) Adds a divider on Create team modal - advanced settings
(#33786) Fixed an issue that would grant network permission to app's processes in wrong cases
(#33986) Fixes sidepanel not replicating sidebar sort preference
(#33689) Fixes banner breaking the UI with specific payloads
(#33808) Fixes client-side updates for recent emoji list when custom emojis are modified.
(#33902) Adds "Master volume" and "Call ringer volume" to the user preferences sound section.
(#33311) Sends server statistics only once a day despite multiple instance being started at different times.
(#33719) stops calling an object through proxy calling getQueueWorker
(#33785) Fixed an issue where the installed apps list would go stale without a refresh in some cases
(#33278) Fixes display of emoji aliases in custom emoji list by adding commas between aliases
(#33772) Fixes
waiting queue
feature. WhenLivechat_waiting_queue
setting is enabled, incoming conversations should be sent to the queue instead of being assigned directly.(#33963) Fixes edge case of thread unread not being added to unread group
(#33994) Adds login and permission validation for resetIrcConnection method
(#33880) Updates VoIP field labels from 'Free Extension Numbers' to 'Available Extensions' to better describe the field's purpose and improve clarity.
(#33958) Fixes an issue where resizable handler renders over the expanded thread view while using contextualbarResizable feature preview
Updated dependencies [82767d8, 80e36bf, 66ecc64, 6c83bf0, e7edeac, 3569b0a, b4841cb, 32d93a0, d1e6a73, 661cc01, 63ccadc, ce7024a, 6166555, e5fe727, d398866, 322bafd, d398866]: