github RocketChat/Rocket.Chat 5.0.0-rc.10

latest releases: 6.13.0-rc.0, 6.7.9, 6.8.7...
pre-release2 years ago

2022-07-20 · 12 🔍 · 13 👩‍💻👨‍💻

🔍 Minor changes
  • Chore: Fix Omnichannel E2E tests not running (#26092)

  • Chore: Remove TimeSync usage (#26294)

  • Chore: Tests refactor pageobjects (#26245)

  • Chore: VideoConference UX/UI Refactor 1st Interaction (#26183)

  • Regression: Add v1 to licenses.add endpoint (#26311)

  • Regression: Adjusted priority to run canned responses replace before new parser (#26298)

    Canned responses placeholders were not being replaced properly after we changed to the new md parser.
    This fix changes the priority so that the canned responses replace logic runs before the parser, thus bringing back this functionality.

    Before:
    Screen Shot 2022-07-18 at 19 25 07

    After:
    Screen Shot 2022-07-18 at 19 26 09

  • Regression: Clear user selection filter after selecting desired user. (#26295)

  • Regression: Contact manager edit/view not working (#26155)

    Basically, the Contact Center was working, but not the right way. This PR fixes:

    • Ability to select Contact Managers from dropdown

    • Ability to validate Contact Edits without requesting data a ton of times

    • Ability to remove Contact manager from a contact

    • Ability to see Contacts and Contact Managers on Contact View

    • Fix endpoints validation

    • Add validators (ajv) to endpoint, thou not being used yet (since we hit a special endpoint)

  • Regression: Fix app icons breaking UI (#26278)

  • Regression: Fix breaking omnichannel tests (#26305)

  • Regression: Fix permissions page pagination (#26304)

  • Regression: Remove 4.0 version banner (#26251)

    Created a migration to disable and dismiss for all users the old 4.0 version banner.
    It happened when a new admin user has been added.

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.