github RocketChat/Rocket.Chat 4.5.0-rc.0

latest releases: 6.13.0-rc.5, 6.13.0-rc.4, 6.13.0-rc.3...
pre-release2 years ago

2022-02-22 · 1 🎉 · 15 🚀 · 19 🐛 · 45 🔍 · 27 👩‍💻👨‍💻

🎉 New features

  • E2E password generator (#24114)

🚀 Improvements

  • ENTERPRISE: Improve how micro services are loaded (#24388)

  • Add return button in chats opened from the list of current chats (#24458)

    The new return button for Omnichannel chats came out with release 3.15 but the feature was only available for chats that were opened from Omnichannel Contact Center.
    Now, the same UI/UX is supported for chats opened from Current Chats list.

    image

    The chat now opens in the Omnichannel settings and has the return button so the user can go back to the Current Chats list.

    image

  • Add tooltips on action buttons of Canned Response message composer (#24483)

    The tooltips were missing on the action buttons of CR message composer.

    image

    Users can now feel more encouraged to use these actions knowing what they are supposed to do.

  • Add user to room on "Click to Join!" button press (#24041)

    • Add user to room on "Click to Join!" button press;

    • Display the "Join" button in discussions inside channels (keeping the behavior consistent with discussions inside groups).

  • Added a new "All" tab which shows all integrations in Integrations (#24109 by @aswinidev)

  • ChatBox Text to File Description (#24451)

    The text content from chatbox goes to the file description when drag and drop a file.

  • Close modal on esc and outside click (#24275)

    This is a QUICK change in order to close modals pressing Esc button and clicking outside of it intentionally.

  • CloudLoginModal visual consistency (#24334)

    before

    image

    after

    Screen Shot 2022-01-28 at 13 32 02

  • Convert tag edit with department data to tsx (#24369)

  • Descriptive tooltip for Encrypted Key on Room Header (#24121)

  • OTR system messages (#24382)

    OTR system messages to indicate key refresh and joining chat to users.

  • Purchase Type Filter for marketplace apps and Categories filter anchor refactoring (#24454)

    Implemented a filter by purchase type(free or paid) component for the apps screen of the marketplace. Besides that, new entries on the dictionary, fixed some parts of the App type (purchaseType was typed as unknown and price as string), and created some helpers to work alongside the filter. Will be refactoring the categories filter anchor and then will open this PR for reviews.

    Demo gif:
    purchaseTypeFIlter

    Refactored the categories filter anchor from a plain fuselage select to a select button with dynamic colors.
    Demo gif:
    New categories filter anchor(PR)

  • Replace AutoComplete in UserAutoComplete & UserAutoCompleteMultiple components (#24529)

    This PR replaces a deprecated fuselage's component AutoComplete in favor of Select and MultiSelect which fixes some of UX/UI issues in selecting users

    before

    Screen Shot 2022-02-19 at 13 33 28

    after

    Screen Shot 2022-02-19 at 13 30 58

  • Skip encryption for slash commands in E2E rooms (#24475)

    Currently Slash Commands don't work in an E2EE room, as we encrypt the message before slash command is detected by the server, So removed encryption for slash commands in e2e rooms.

  • Team system messages feedback (#24209)

    • Delete some keys that aren't being used (eg: User_left_female).

    • Add new Teams' system messages:

      • added-user-to-team: added @\user to this Team;
      • removed-user-from-team: removed @\user from this Team;
      • user-converted-to-team: converted #\room to a Team;
      • user-converted-to-channel: converted #\room to a Channel;
      • user-removed-room-from-team: removed @\user from this Team;
      • user-deleted-room-from-team: deleted #\room from this Team;
      • user-added-room-to-team: deleted #\room to this Team;
    • Add the corresponding options to hide each new system message and the missing ujt and ult hide options.

🐛 Bug fixes

  • 2FA via email when logging in using OAuth (#24572)

  • Add ?close to OAuth callback url (#24381)

  • GDPR action to forget visitor data on request (#24441)

  • Implement client errors on ddp-streamer (#24310)

  • Inconsistent validation of user's access to rooms (#24037)

  • Issues on selecting users when importing CSV (#24253)

    • Fix users selecting by fixing their _id

    • Add condition to disable 'Start importing' button if usersCount, channelsCount and messageCount equals 0, or if messageCount is alone

    • Remove disabled={usersCount === 0} on user Tab

  • OAuth mismatch redirect_uri error (#24450)

  • Oembed request not respecting payload limit (#24418)

  • Omnichannel managers can't join chats in progress (#24553)

  • Outgoing webhook without scripts not saving messages (#24401)

  • Prevent Apps Bridge to remove visitor status from room (#24305)

  • Read receipts showing first messages of the room as read even if not read by everyone (#24508)

  • respect Accounts_Registration_Users_Default_Roles setting (#24173)

    • Fix user role being added as default regardless of the Accounts_Registration_Users_Default_Roles setting.
  • Room context tabs not working in Omnichannel current chats page (#24559)

  • Skip admin info in setup wizard for servers with admin registered (#24485)

  • Skip cloud steps for registered servers on setup wizard (#24407)

  • Slash commands previews not working (#24387)

  • Startup errors creating indexes (#24409)

    Fix bio and prid startup index creation errors.

  • typo on register server tooltip of setup wizard (#24466)

🔍 Minor changes
  • Bump @types/ws from 8.2.2 to 8.2.3 in /ee/server/services (#24556 by @dependabot[bot])

  • Bump adm-zip from 0.4.14 to 0.5.9 (#24538 by @dependabot[bot])

  • Bump body-parser from 1.19.0 to 1.19.1 in /ee/server/services (#23963 by @dependabot[bot])

  • Bump body-parser from 1.19.1 to 1.19.2 in /ee/server/services (#24517 by @dependabot[bot])

  • Bump cookie from 0.4.1 to 0.4.2 in /ee/server/services (#24472 by @dependabot[bot])

  • Bump date-fns from 2.24.0 to 2.28.0 (#24058 by @dependabot[bot])

  • Bump express from 4.17.1 to 4.17.2 in /ee/server/services (#24469 by @dependabot[bot])

  • Bump express from 4.17.2 to 4.17.3 in /ee/server/services (#24522 by @dependabot[bot])

  • Bump follow-redirects from 1.14.7 to 1.14.8 in /ee/server/services (#24491 by @dependabot[bot])

  • Bump jaeger-client from 3.18.1 to 3.19.0 in /ee/server/services (#23961 by @dependabot[bot])

  • Bump pm2 from 5.1.2 to 5.2.0 in /ee/server/services (#24537 by @dependabot[bot])

  • Bump simple-get from 4.0.0 to 4.0.1 (#24341 by @dependabot[bot])

  • Bump sodium-native from 3.2.1 to 3.3.0 in /ee/server/services (#23512 by @dependabot[bot])

  • Bump underscore.string from 3.3.5 to 3.3.6 in /ee/server/services (#24498 by @dependabot[bot])

  • Bump url-parse from 1.5.3 to 1.5.7 (#24528 by @dependabot[bot])

  • Bump vm2 from 3.9.5 to 3.9.7 in /ee/server/services (#24509 by @dependabot[bot])

  • Chore: twoFactorRequired signature (#24518)

    Improved type checking for decorator twoFactorRequired.

  • Chore: Add description to global OTR setting (#24333)

  • Chore: Bump Fuselage packages (#24573)

    It uses the last stable version of Fuselage packages.

  • Chore: bump fuselage version (#24453)

  • Chore: Convert JS files to Typescript (#24410)

    This pull request converts 26 more files from Javascript to Typescript, to check variable types and increase validation on the code.

  • Chore: Convert to typescript the me slashCommands files (#24321)

    Convert to typescript the me slashCommands files

  • Chore: Convert to typescript the mute and unmute slash commands files (#24325)

    Convert to typescript the mute and unmute slash commands files

  • Chore: Convert to typescript the slash commands create files (#24306)

    Convert Slash Commands create files to typescript.

  • Chore: Convert to typescript the slash commands invite files (#24311)

    Convert to typescript the slash commands invite files

  • Chore: Convert to typescript the unarchive slash commands files (#24331)

    Convert to typescript the unarchive slash commands files

  • Chore: Delete unused file (NewAdminInfoPage.js) (#24196)

    Just removing a duplicated/unused file.

  • Chore: Improve PR title validation regex (#24467)

  • Chore: Js to ts slash commands archive (#24304)

    Convert Slash Commands archive files to typescript

  • Chore: Remove storybook build job from CI (#24530)

  • Chore: roomTypes: Stop mixing client and server code together (#24536)

  • Chore: Run tests using microservices deployment on CI (#24513)

  • Chore: Set Docker image tag to latest only when really latest (#24366)

  • Chore: Unify ILivechatAgent with ILivechatAgentRecord (#24406)

  • Chore: Update Apps-Engine (#24568)

  • Chore: Update fuselage deps to match monolith versions (#24501)

  • Chore: Update Meteor to 2.5.6 (#24461)

  • Chore: Update ws package (#24477)

  • Chore(deps-dev): Bump ts-node from 10.0.0 to 10.5.0 in /ee/server/services (#24435 by @dependabot[bot])

  • Chore(deps): Bump node-fetch from 2.6.1 to 2.6.7 in /ee/server/services (#24299 by @dependabot[bot])

  • i18n: Language update from LingoHub 🤖 on 2022-01-31Z (#24357)

  • i18n: Language update from LingoHub 🤖 on 2022-02-07Z (#24429)

  • i18n: Language update from LingoHub 🤖 on 2022-02-14Z (#24493)

  • i18n: Language update from LingoHub 🤖 on 2022-02-21Z (#24558)

  • Merge master into develop & Set version to 4.5.0-develop (#24363)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.