github RocketChat/Rocket.Chat 3.13.0-rc.2

latest releases: 6.8.0, 6.8.0-rc.2, 6.8.0-rc.1...
pre-release3 years ago

2021-03-26 · 1 🚀 · 2 🐛 · 8 🔍 · 9 👩‍💻👨‍💻

🚀 Improvements

  • Close Call contextual bar after starting jitsi call. (#21004 by @yash-rajpal)

    After jitsi call is started, if the call is started in a new window then we should close contextual tab bar.
    So, when 'YES' is pressed on modal, we call handleClose function if openNewWindow is true, as call doesn't starts on tab bar, it starts on new window.

🐛 Bug fixes

  • Missing spaces on attachment (#21020)

  • Stopping Jitsi reload (#20973 by @yash-rajpal)

    The Function where Jitsi call is started gets called many times due to room.usernames dep of useMemo, this dep triggers reloading of this function many times.
    So removing this dep from useMemo dependencies

🔍 Minor changes
  • Regression: Add BreadCrumbs tag into auto-join items (#21294)

  • Regression: add view room action on Teams Channels (#21295)

    image

  • regression: Discussion room crashing if not member of parent channel (#21310)

  • Regression: Remove primary color from button in TeamChannels component (#21293)

  • Regression: Removing user from team doesn't remove them from the team's room. (#21291)

    • Remove subscription when calling teams.removeMembers
  • regression: Sidebar reactivity (#21296)

  • Regression: user actions in admin (#21307)

  • Regression: View Channels button in Team info (#21289)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.