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.3.0 #34974

Merged
merged 76 commits into from
Jan 31, 2025
Merged

Release 7.3.0 #34974

merged 76 commits into from
Jan 31, 2025

Conversation

rocketchat-github-ci
Copy link
Collaborator

@rocketchat-github-ci rocketchat-github-ci commented Jan 20, 2025

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

7.3.0

Engine versions

  • Node: 22.11.0
  • MongoDB: 5.0, 6.0, 7.0
  • Apps-Engine: 1.48.2

Minor Changes

  • (#33060) Added departmentsAllowedToForward property to departments returned in the livechat/config endpoint

  • (#34153) Groups members by their roles in the room's member list for improved clarity

  • (#34940) Allows agents and managers to close Omnichannel rooms that for some reason ended up in a bad state. This "bad state" could be a room that appears open but it's closed. Now, the endpoint livechat/room.closeByUser will accept an optional forceClose parameter that will allow users to bypass most state checks we do on rooms and perform the room closing again so its state can be recovered.

  • (#34948) Adds voice calls data to statistics

  • (#34922) Fixes an issue where users without the "Preview public channel" permission would receive new messages sent to the channel

  • (#34191) Allows granting the mobile-upload-file permission to guests

  • (#34153) Adds rooms.membersOrderedByRole endpoint to retrieve members of groups and channels sorted according to their respective role in the room.

Patch Changes

ggazzo and others added 30 commits December 23, 2024 06:31
Co-authored-by: Diego Sampaio <[email protected]>
Co-authored-by: Marcos Spessatto Defendi <[email protected]>
@rocketchat-github-ci rocketchat-github-ci requested review from a team as code owners January 20, 2025 13:50
Copy link

changeset-bot bot commented Jan 20, 2025

🦋 Changeset detected

Latest commit: 3a7906b

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

This PR includes changesets to release 38 packages
Name Type
@rocket.chat/model-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/apps-engine Patch
@rocket.chat/models Patch
@rocket.chat/i18n Patch
@rocket.chat/meteor Patch
@rocket.chat/apps Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/omnichannel-services Patch
rocketchat-services Patch
@rocket.chat/api-client Patch
@rocket.chat/core-services Patch
@rocket.chat/ddp-client Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/presence Patch
@rocket.chat/core-typings Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/cron Patch
@rocket.chat/instance-status Patch
@rocket.chat/mock-providers Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/network-broker Patch
@rocket.chat/livechat Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/gazzodown Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/ui-voip Patch
@rocket.chat/freeswitch Patch
@rocket.chat/license Patch
@rocket.chat/pdf-worker Patch

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 Jan 20, 2025

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

  • This PR is missing the 'stat: QA assured' label

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

Copy link
Contributor

github-actions bot commented Jan 20, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-34974/

Built to branch gh-pages at 2025-01-31 21:21 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 91.89189% with 6 lines in your changes missing coverage. Please review.

Project coverage is 59.17%. Comparing base (ae24712) to head (3a7906b).
Report is 77 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #34974      +/-   ##
==========================================
- Coverage   59.28%   59.17%   -0.11%     
==========================================
  Files        2820     2821       +1     
  Lines       67917    68132     +215     
  Branches    15100    15153      +53     
==========================================
+ Hits        40262    40316      +54     
- Misses      24830    24981     +151     
- Partials     2825     2835      +10     
Flag Coverage Δ
unit 74.99% <91.89%> (-0.29%) ⬇️

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

@ggazzo ggazzo added this to the 7.3.0 milestone Jan 28, 2025
@ggazzo ggazzo merged commit e33a2f8 into master Jan 31, 2025
50 of 51 checks passed
@ggazzo ggazzo deleted the release-7.3.0 branch January 31, 2025 22:15
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.