github RocketChat/Rocket.Chat 5.0.0-rc.1

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

2022-07-06 · 11 🔍 · 9 👩‍💻👨‍💻

🔍 Minor changes
  • Chore: Change stats to daily (#26113)

  • Regression: [VideoConference] Callee client behaves improperly when accepting a call from someone who lost the connection (#26101)

    If the caller loses connection and the callee accepts the call anyway, the client will wait for five seconds for confirmation that they can join the call. This PR improves the UI behavior during those five seconds.

  • Regression: All users in members list showing as federated (#26129)

  • Regression: Changing isEnterprise useQuery name to prevent conflict of queries (#26116)

    Changed the name of useQuery hook to prevent conflict of queries with same name.

  • Regression: Close button on modals created via apps not working (#26127)

  • Regression: Do not show federated tooltip on non-federated rooms (#26115)

  • Regression: Fix assets format (#26140)

  • Regression: Fix marketplace app apis visibility problem (#26080)

    Solved a problem that showed an unwanted zero in place of the APIs section for apps that weren't installed/did not have an APIs section.
    Before:
    image

    After(non installed app):
    image

    After(installed app)
    image

  • Regression: Unable to click on UiKit buttons provided by apps (#26125)

  • Regression: Update error message on useEndpointActionExperimental (#26062)

    This PR changes the way we show an error message to the user on the useEndpointActionExperimental hook, previously for Object error messages it was being shown as undefined

  • Regression: Users on new sessions are forced to re-configure 2fa (#26117)

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.