github RocketChat/Rocket.Chat 6.0.0-rc.7

latest releases: 6.13.0-rc.0, 6.7.9, 6.8.7...
pre-release18 months ago

2023-03-06 · 11 🔍 · 11 👩‍💻👨‍💻

🔍 Minor changes
  • Chore: Fix Email Inbox flaky test (#28294)

  • Regression: Adjusted departments upsell modal message (#28258)

    This PR adjusts the logic to display the correct message on the departments upsell modal. This affects users with a trial license, expired expired licence, as well as no licence.

  • Regression: Apps provider not handling apps lists correctly (#28264)

    Jira tasks: MKP-272 MKP-270

    Fixed a bug in which the AppsProvider would not handle the marketplace, installed, and private apps lists correctly when running the install, update, and delete listeners. This also solved related bugs of app duplication during installation and loss of reactivity during uninstalls and status changes(private apps only).
    Demo gif: apps-provider-behavior

  • Regression: Creating Custom status (#28292)

    User is not able to create a custom status from the admin section. Workspace > User Status > New

    The SAVE button is not performing any action
    image

  • Regression: Decrypt thread main message for room (#28262)

  • Regression: Disabled grandfathered apps must have the option to be enabled (#28266)

    Grandfathered apps will not follow the new enabling flow and it should always be possible to enable them

  • Regression: Fix intermitent apps engine startup (#28254)

    Makes the apps limitation functionality depend on methods from the Apps Engine's service instead of a dynamic import of the apps orchestrator, making the engine's load process deterministic.

  • Regression: Fix remove user from room shows skeleton (#28247)

    When the user is removed from a public channel and has it open it will show a grey placeholder screen

    Now, it appears the Join button as usual

  • Regression: Installation of some apps fail (#28265)

    Installation was failing for apps that did not include a set o permissions required because the process was short circuiting in those cases. However, they are valid as they signify apps that function with the default permission set

  • Regression: OAuthApps are added with empty string _id field (#28257)

    • Fix OAuthApps added to the database with a empty string _id field.
  • Regression: Scrolling on threads (#28298)

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.