github RocketChat/Rocket.Chat 3.7.1

latest releases: 6.5.6, 6.6.7, 6.7.1...
3 years ago

2020-10-09 · 6 🐛 · 5 👩‍💻👨‍💻

Engine versions

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

🐛 Bug fixes

  • Adding missing custom fields translation in my account's profile (#19179)

  • Admin Sidebar overflowing (#19101)

  • Missing "Bio" in user's profile view (#18821) (#19166)

  • Omnichannel: triggers page not rendering. (#19134)

  • Performance issues when using new Oplog implementation (#19181)

    A missing configuration was not limiting the new oplog tailing to pool the database frequently even when no data was available, leading to both node and mongodb process been consuming high CPU even with low usage. This case was happening for installations using mmapv1 database engine or when no admin access was granted to the database user, both preventing the usage of the new Change Streams implementation and fallbacking to our custom oplog implementation in replacement to the Meteor's one what was able to be disabled and use the native implementation via the environmental variable USE_NATIVE_OPLOG=true.

  • VisitorAutoComplete component (#19133)

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.