github RocketChat/Rocket.Chat 3.12.1

latest releases: 6.8.0-rc.1, 6.7.2, 6.5.6...
3 years ago

2021-03-08 · 1 🚀 · 2 🐛 · 3 👩‍💻👨‍💻

Engine versions

  • Node: 12.18.4
  • NPM: 6.14.8
  • MongoDB: 3.4, 3.6, 4.0
  • Apps-Engine: 1.23.0

🚀 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

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.