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

  • (#34904) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)

  • (#34846) Fixes the send attachments option not working on iOS browsers by moving it from the composer dropdown menu to the composer primary actions.

  • (#34858) Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases

  • (#34849) Fixes an issue where losing connection could break app's action buttons

  • (#34864) Allows users to fetch the packageValue of settings when calling /settings endpoint via includeDefaults query param.

  • (#34908) Fixes an issue where room scroll position wasn't being restored when moving between rooms.

  • (#34887) Fixes an issue where the system would throw the error: 'GUI Application error' while uninstalling an app(when on the requests tab).

  • (#34900) Fixes an issue that prevented room history from loading under certain conditions.

  • (#34503) Fixes an issue where changing user role in a room displays the wrong message

  • (#34873) Fixes SAML login redirecting to wrong room when using an invite link.

  • (#34839) Fixes apps actions showing in toolbar without an icon

  • (#34892) Fixes an issue where Rocket cat would send '%s' as the mongo version when using a deprecated but supported version of MongoDB.

  • (#34210) Fixes livechat conversations not being assigned to the contact manager even when the "Assign new conversations to the contact manager" setting is enabled

  • (#34113) Fixes dates being incorrect when fetching omnichannel reports with the following time periods:

    last week
    last month
    last 6 months
    last year

  • (#34933) Fixes SlackBridge service failing to connect to multiple slack workspaces

  • (#34851) Fixes thumbnails not being deleted from storage on room deletion

  • Updated dependencies [79cba77, c8e8518, 5506c40, c75d771, 8942b00, 4aa95b6, 1f54b73, bfa92f4, 3c237b2, b4ce579, c8e8518]:
    • @rocket.chat/model-typings@1.3.0-rc.0
    • @rocket.chat/i18n@1.3.0-rc.0
    • @rocket.chat/fuselage-ui-kit@15.0.0-rc.0
    • @rocket.chat/ui-theming@0.4.2-rc.0
    • @rocket.chat/apps-engine@1.48.2-rc.0
    • @rocket.chat/ui-composer@0.5.1-rc.0
    • @rocket.chat/ui-contexts@15.0.0-rc.0
    • @rocket.chat/ui-client@15.0.0-rc.0
    • @rocket.chat/models@1.2.0-rc.0
    • @rocket.chat/sha256@1.0.12-rc.0
    • @rocket.chat/rest-typings@7.3.0-rc.0
    • @rocket.chat/core-typings@7.3.0-rc.0
    • @rocket.chat/freeswitch@1.2.0-rc.0
    • @rocket.chat/omnichannel-services@0.3.9-rc.0
    • @rocket.chat/apps@0.2.3-rc.0
    • @rocket.chat/web-ui-registration@15.0.0-rc.0
    • @rocket.chat/ui-voip@5.0.0-rc.0
    • @rocket.chat/presence@0.2.12-rc.0
    • @rocket.chat/core-services@0.7.4-rc.0
    • @rocket.chat/gazzodown@15.0.0-rc.0
    • @rocket.chat/ui-avatar@11.0.0-rc.0
    • @rocket.chat/ui-video-conf@15.0.0-rc.0
    • @rocket.chat/cron@0.1.12-rc.0
    • @rocket.chat/instance-status@0.1.12-rc.0
    • @rocket.chat/api-client@0.2.12-rc.0
    • @rocket.chat/license@1.0.3-rc.0
    • @rocket.chat/pdf-worker@0.2.9-rc.0
    • @rocket.chat/network-broker@0.1.4-rc.0
    • @rocket.chat/server-cloud-communication@0.0.2

ggazzo and others added 30 commits December 23, 2024 06:31

Unverified

This user has not yet uploaded their public signing key.
…y model (#34491)

Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>
Co-authored-by: Tasso <tasso.evangelista@rocket.chat>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Marcos Spessatto Defendi <marcos.defendi@rocket.chat>
Gustrb and others added 20 commits January 13, 2025 14:24
…ent (#34849)

Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
Co-authored-by: Tasso <tasso.evangelista@rocket.chat>
…tream (#34922)

Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
Co-authored-by: Martin Schoeler <20868078+MartinSchoeler@users.noreply.github.com>
Co-authored-by: Marcos Spessatto Defendi <15324204+MarcosSpessatto@users.noreply.github.com>
@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.

None yet