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

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

  • Bump @rocket.chat/meteor version.

  • Bump @rocket.chat/meteor version.

  • Bump @rocket.chat/meteor version.

  • Bump @rocket.chat/meteor version.

  • Bump @rocket.chat/meteor version.

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

  • (#35010) Prevent a bug that caused all sessions being marked as logged out if some required value was missing due to a race condition.

  • (#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.

  • (#35009) Fix an issue with apps installations via Marketplace

  • (#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.

  • (#34860) Fixes an issue where room's file list would incorrectly display incoming messages as files.

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

  • (#35055) Fixes an issue where the container image could not be run as any random non-root user id.

  • (#34935) Fixes an issue with the retention policy max age settings not maintaning it's previous value when upgrading from version < 6.10

  • (#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, c0fa1c8, 3c237b2, b4ce579, c8e8518]:
    • @rocket.chat/model-typings@1.3.0
    • @rocket.chat/i18n@1.3.0
    • @rocket.chat/fuselage-ui-kit@15.0.0
    • @rocket.chat/ui-theming@0.4.2
    • @rocket.chat/apps-engine@1.48.2
    • @rocket.chat/ui-composer@0.5.1
    • @rocket.chat/ui-contexts@15.0.0
    • @rocket.chat/ui-client@15.0.0
    • @rocket.chat/models@1.2.0
    • @rocket.chat/sha256@1.0.12
    • @rocket.chat/rest-typings@7.3.0
    • @rocket.chat/core-typings@7.3.0
    • @rocket.chat/freeswitch@1.2.0
    • @rocket.chat/omnichannel-services@0.3.10
    • @rocket.chat/apps@0.2.4
    • @rocket.chat/web-ui-registration@15.0.0
    • @rocket.chat/ui-voip@5.0.0
    • @rocket.chat/presence@0.2.13
    • @rocket.chat/core-services@0.7.5
    • @rocket.chat/gazzodown@15.0.0
    • @rocket.chat/ui-avatar@11.0.0
    • @rocket.chat/ui-video-conf@15.0.0
    • @rocket.chat/cron@0.1.13
    • @rocket.chat/instance-status@0.1.13
    • @rocket.chat/api-client@0.2.13
    • @rocket.chat/license@1.0.4
    • @rocket.chat/pdf-worker@0.2.10
    • @rocket.chat/network-broker@0.1.5
    • @rocket.chat/server-cloud-communication@0.0.2

ggazzo and others added 30 commits December 23, 2024 06:31
…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>
@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.