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 6.13.0 #33326

Open
wants to merge 88 commits into
base: master
Choose a base branch
from
Open

Release 6.13.0 #33326

wants to merge 88 commits into from

Conversation

rocketchat-github-ci
Copy link
Collaborator

@rocketchat-github-ci rocketchat-github-ci commented Sep 20, 2024

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

6.13.0

Engine versions

  • Node: 14.21.3
  • MongoDB: 4.4, 5.0, 6.0
  • Apps-Engine: 1.46.0

Minor Changes

  • (#33156) added sidepanelNavigation to feature preview list

  • (#32682) Added support for specifying a unit on departments' creation and update

  • (#33139) Added new setting Allow visitors to finish conversations that allows admins to decide if omnichannel visitors can close a conversation or not. This doesn't affect agent's capabilities of room closing, neither apps using the livechat bridge to close rooms.
    However, if currently your integration relies on livechat/room.close endpoint for closing conversations, it's advised to use the authenticated version livechat/room.closeByUser of it before turning off this setting.

  • (#32729) Implemented "omnichannel/contacts.update" endpoint to update contacts

  • (#32510) Added a new setting to enable mentions in end to end encrypted channels

  • (#32821) Replaced new SidebarV2 components under feature preview

  • (#33212) Added new Admin Feature Preview management view, this will allow the workspace admins to both enable feature previewing in the workspace as well as define which feature previews are enabled by default for the users in the workspace.

  • (#33011) Return parent and team information when calling rooms.info endpoint

  • (#32693) Introduced "create contacts" endpoint to omnichannel

  • (#33177) New teams.listChildren endpoint that allows users listing rooms & discussions from teams. Only the discussions from the team's main room are returned.

  • (#33114) Wraps some room settings in an accordion advanced settings section in room edit contextual bar to improve organization

  • (#33160) Implemented sending email via apps

  • (#32945) Added a new setting which allows workspace admins to disable email two factor authentication for SSO (OAuth) users. If enabled, SSO users won't be asked for email two factor authentication.

  • (#33225) Implemented new feature preview for Sidepanel

Patch Changes

sampaiodiego and others added 30 commits August 23, 2024 07:58
Co-authored-by: Júlia Jaeger Foresti <[email protected]>
Co-authored-by: Kevin Aleman <[email protected]>
Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: 2e3ad27

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 Sep 20, 2024

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 Sep 20, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 27 lines in your changes missing coverage. Please review.

Project coverage is 58.36%. Comparing base (e22ea8f) to head (2e3ad27).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #33326      +/-   ##
==========================================
- Coverage   58.71%   58.36%   -0.35%     
==========================================
  Files        2682     2692      +10     
  Lines       65011    65282     +271     
  Branches    14603    14728     +125     
==========================================
- Hits        38169    38102      -67     
- Misses      24366    24402      +36     
- Partials     2476     2778     +302     
Flag Coverage Δ
unit 75.34% <70.00%> (-2.07%) ⬇️

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

Copy link
Contributor

PR Preview Action v1.4.8
🚀 Deployed preview to https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-33326/
on branch gh-pages at 2024-09-24 17:12 UTC

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.