Skip to content

Conversation

@rocketchat-github-ci
Copy link
Collaborator

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

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

7.5.0

Engine versions

  • Node: 22.13.1
  • MongoDB: 5.0, 6.0, 7.0
  • Apps-Engine: 1.50.0

Minor Changes

  • (#35361) Fixes Some EE features not available after changing plans

  • (#35370) Adds a new "Unit" field to the create/edit department page, allowing users to specify a business unit when creating or editing a department.

  • (#34983) feat: Adds OpenAPI support

  • (#35474) Adds automatic presence sync based on calendar events, updating the user’s status to “busy” when a meeting starts and reverting it afterward.

  • (#33882 by @noobbbbb) Adds unicode character support for default avatars

  • (#35486) Adds the executeLivechatRoomCreatePrevent hook to the Rocket.Chat Apps-Engine to prevent the creation of live chat rooms.

  • (#35258) Introduces /v1/audit.settings endpoint for querying changed settings audit events

  • (#33796) Replaces rc-scrollbars in favor of overlayscrollbars fixing some visual and a11y issues when using RTL languages

Patch Changes

  • (#35330) fixes an issue where videoconf calls could sometimes fail to ring an user after a temporary disconnection

  • (#35286) Bumps fuselage and related packages versions to use the most recent releases of each package, especially the fix for the missing track of the fuselage slider component

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

  • (#35205) Fixes livechat routing algorithm to ensure conversations are correctly assigned to the contact manager when triggers and/or automatic agent routing are enabled.

  • (#35546) Restores roomName property in the GET /groups.messages endpoint to fix unintended removal.

  • (#35340) Fixes an issue where account security page was flashing sometimes for users with mandatory two factor configured.

  • (#35545) Fixes an issue where video conference popup not displaying properly when trying to call again in direct messages

  • (#35374) Enforces app limitations on license downgrade by disabling premium marketplace apps, limiting marketplace apps to the oldest 5, and disabling private apps unless grandfathered based on historical statistics.

  • (#35328) Fixes livechat inquiries not routing to the manager queue when manual routing is enabled.

  • (#35326) Fixes an issue with embedded layout where the navigation bar was being shown when using new enhanced navigation.

  • (#35467) Changes the default value for preference Receive login detection emails to true, to comply with existing behavior.

  • (#35298) Fixes an issue where backup codes modal is not opening when regenerating codes

  • (#35257) Fixes an issue where an unexpected error is thrown when webdav node doesn't have the mime parameter

  • (#35479) Fixes deno dependency caching for the docker image builds

  • (#35414) Fixes an issue that allowed agents without the preview-c-room permission to join a closed livechat conversation, creating a livechat room that could not be closed or removed from the sidebar.

  • (#35369) Fixes an issue where recursively quoting messages multiple times (up to the configured chained quote limit) caused the inner attachment to appear empty.

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

  • (#35311 by @4shb0rne) Fixes an issue where menus inside sidebar keeps opened even if the sidebar is collapsed

  • (#35339) Reduces web client memory comsumption due to memory leaks

  • (#35357 by @Anxhul10) Fixes an issue where password inputs inside account security page is displaying a key icon instead of eye icon content toggler

  • (#35417) Removes the room leader banner from the chat header in the new navigation.

  • (#35494) Reduces web application memory comsumption related to duplicate Media Devices permissions events

  • (#35371) Fixes an issue with room-changed event not being fired properly when switching between rooms that are available on cache.

  • (#35480) Fixes Omnichannel's continuous sound notification not playing as expected

  • (#35540) fixes an issue with OAuth not syncing user roles on their first login

  • (#35493 by @sem22-dev) Ensures Translations Work in Offline Registration Setup Wizard

  • (#35667) Fixes an issue with error handling where errors were not properly propagated to integrated apps.

  • (#35342) Fixes an issue that prevents modifications from being persisted in the IPreRoomCreateModify

  • (#35532) Fixes receiving webhook payloads encoded as x-www-form-urlencoded JSON.

  • (#35332) Fixes error messages not showing in the UI when Preview Public Channel permission is not in the user role and an app is preventing the same user to join the room.

  • (#35555) Fixes an issue causing Livechat to disconnect from the websocket when registerGuest is called multiple times with the same token

  • (#35469) Fixes a memory leak in the web application's SDK

  • (#35559) Fixes the enpoints GET /api/apps/:id and GET /api/apps/:id/status not returning app's data

  • (#35415) Fixes an issue that prevents the Enable button from being displayed on some migrated apps

  • (#35386 by @AyushKumar123456789) Fixes an issue where the room menu inside the sidebar item remains visible when the sidebar is collapsed

  • (#35605) Improves the performance of the Emoji Picker.

  • (#35603) Fixes an issue where apps where not able to update messages using the BlockBuilder.

  • (#35269) fixes a very rare issue where switching from a DM to a regular room would show an error page

  • (#35418) Adds support for filtering bad words from messages for languages other than English

  • Updated dependencies [c7b21f1, 4ce0038, 280fcce, 3b54061, 4e9d315, 2559239, c904862, 9643242, cc4111c, 335f19f, 38f1c50, c618263, c44331e, 4129dbc, 21f413d, 0d96d63, bb4ff0d, d7ea246]:
    • @rocket.chat/fuselage-ui-kit@17.0.0
    • @rocket.chat/gazzodown@17.0.0
    • @rocket.chat/ui-avatar@13.0.0
    • @rocket.chat/ui-client@17.0.0
    • @rocket.chat/ui-composer@0.5.2
    • @rocket.chat/ui-contexts@17.0.0
    • @rocket.chat/ui-video-conf@17.0.0
    • @rocket.chat/ui-voip@7.0.0
    • @rocket.chat/web-ui-registration@17.0.0
    • @rocket.chat/ui-theming@0.4.3
    • @rocket.chat/rest-typings@7.5.0
    • @rocket.chat/i18n@1.5.0
    • @rocket.chat/model-typings@1.5.0
    • @rocket.chat/models@1.4.0
    • @rocket.chat/apps-engine@1.50.0
    • @rocket.chat/core-typings@7.5.0
    • @rocket.chat/core-services@0.8.0
    • @rocket.chat/message-parser@0.31.32
    • @rocket.chat/apps@0.4.0
    • @rocket.chat/omnichannel-services@0.3.16
    • @rocket.chat/presence@0.2.19
    • @rocket.chat/api-client@0.2.19
    • @rocket.chat/cron@0.1.19
    • @rocket.chat/instance-status@0.1.19
    • @rocket.chat/license@1.0.10
    • @rocket.chat/pdf-worker@0.2.16
    • @rocket.chat/freeswitch@1.2.6
    • @rocket.chat/network-broker@0.1.11
    • @rocket.chat/server-cloud-communication@0.0.2

gabriellsh and others added 30 commits February 20, 2025 13:19
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
Cloud Hosted updates
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Mar 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

@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 33.00000% with 67 lines in your changes missing coverage. Please review.

Project coverage is 59.63%. Comparing base (fb0f4ea) to head (959edad).
Report is 132 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #35565      +/-   ##
==========================================
+ Coverage   59.47%   59.63%   +0.16%     
==========================================
  Files        2830     2832       +2     
  Lines       68570    68942     +372     
  Branches    15175    15290     +115     
==========================================
+ Hits        40781    41113     +332     
- Misses      25120    25152      +32     
- Partials     2669     2677       +8     
Flag Coverage Δ
unit 75.61% <33.00%> (+6.22%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2025

PR Preview Action v1.6.0

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

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

sampaiodiego and others added 6 commits March 20, 2025 18:26
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
Co-authored-by: Pierre Lehnen <55164754+pierre-lehnen-rc@users.noreply.github.com>
Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
Co-authored-by: Douglas Fabris <27704687+dougfabris@users.noreply.github.com>
@ggazzo ggazzo merged commit 0da4bc5 into master Apr 7, 2025
48 of 50 checks passed
@ggazzo ggazzo deleted the release-7.5.0 branch April 7, 2025 13:22
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.