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 #34972

Closed
wants to merge 59 commits into from
Closed

Release 7.3.0 #34972

wants to merge 59 commits into from

Conversation

rocketchat-github-ci
Copy link
Collaborator

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-rc.0

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]>
Gustrb and others added 20 commits January 13, 2025 14:24
@rocketchat-github-ci rocketchat-github-ci requested review from a team as code owners January 20, 2025 12:42
Copy link

changeset-bot bot commented Jan 20, 2025

🦋 Changeset detected

Latest commit: 9abec0b

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 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
  • 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

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 (5c88be6) to head (9abec0b).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #34972      +/-   ##
==========================================
- Coverage   59.28%   59.17%   -0.11%     
==========================================
  Files        2820     2819       -1     
  Lines       67917    67715     -202     
  Branches    15100    15081      -19     
==========================================
- Hits        40262    40073     -189     
+ Misses      24830    24820      -10     
+ Partials     2825     2822       -3     
Flag Coverage Δ
unit 74.99% <91.89%> (-0.29%) ⬇️

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

@sampaiodiego sampaiodiego deleted the release-7.3.0 branch January 20, 2025 13:39
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.