Skip to content
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

Open
wants to merge 164 commits into
base: master
Choose a base branch
from
Open

Release 7.1.0 #34010

wants to merge 164 commits into from

Conversation

rocketchat-github-ci
Copy link
Collaborator

@rocketchat-github-ci rocketchat-github-ci commented Nov 20, 2024

You can see below a preview of the release change log:

7.1.0

Engine versions

  • Node: 20.18.0
  • MongoDB: 5.0, 6.0, 7.0
  • Apps-Engine: 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:

    • A brand-new omnichannel contact profile
    • The ability to communicate with known contacts only
    • Communicate with verified contacts only
    • Merge verified contacts across different channels
    • Block contact channels
    • Resolve conflicting contact information when registered via different channels
    • An advanced contact center filters
  • (#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. When Livechat_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]:
    • @rocket.chat/apps-engine@1.48.0
    • @rocket.chat/model-typings@1.1.0
    • @rocket.chat/core-typings@7.1.0
    • @rocket.chat/i18n@1.1.0
    • @rocket.chat/rest-typings@7.1.0
    • @rocket.chat/core-services@0.7.2
    • @rocket.chat/presence@0.2.10
    • @rocket.chat/apps@0.2.1
    • @rocket.chat/fuselage-ui-kit@13.0.0
    • @rocket.chat/omnichannel-services@0.3.7
    • @rocket.chat/models@1.0.1
    • @rocket.chat/license@1.0.1
    • @rocket.chat/pdf-worker@0.2.7
    • @rocket.chat/api-client@0.2.10
    • @rocket.chat/cron@0.1.10
    • @rocket.chat/freeswitch@1.0.1
    • @rocket.chat/gazzodown@13.0.0
    • @rocket.chat/ui-contexts@13.0.0
    • @rocket.chat/web-ui-registration@13.0.0
    • @rocket.chat/network-broker@0.1.2
    • @rocket.chat/instance-status@0.1.10
    • @rocket.chat/server-cloud-communication@0.0.2
    • @rocket.chat/ui-theming@0.4.0
    • @rocket.chat/ui-avatar@9.0.0
    • @rocket.chat/ui-client@13.0.0
    • @rocket.chat/ui-video-conf@13.0.0
    • @rocket.chat/ui-voip@3.0.0

tassoevan and others added 30 commits October 21, 2024 09:27
Co-authored-by: Douglas Gubert <1810309+d-gubert@users.noreply.github.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Tasso <tasso.evangelista@rocket.chat>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Copy link

changeset-bot bot commented Nov 20, 2024

🦋 Changeset detected

Latest commit: 777defa

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When 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

Copy link
Contributor

dionisio-bot bot commented Nov 20, 2024

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

Copy link
Contributor

github-actions bot commented Nov 20, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-34010/
on branch gh-pages at 2024-11-25 17:11 UTC

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 61.53846% with 45 lines in your changes missing coverage. Please review.

Project coverage is 75.75%. Comparing base (dfc7e0e) to head (777defa).

Additional details and impacted files

Impacted file tree graph

@@             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     
Flag Coverage Δ
e2e ?
e2e-api ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.