github RocketChat/Rocket.Chat 6.2.3

latest releases: 6.13.0-rc.5, 6.13.0-rc.4, 6.13.0-rc.3...
16 months ago

2023-06-05 · 1 🎉 · 9 🐛 · 9 👩‍💻👨‍💻

Engine versions

  • Node: 14.21.3
  • NPM: 6.14.17
  • MongoDB: 4.4, 5.0, 6.0
  • Apps-Engine: 1.39.1

🎉 New features

  • Add support to use TRANSPORTER env var for monolith deployments (#29373)

🐛 Bug fixes

  • queuedForUser endpoint not filtering by status (#29189)

  • Embedded layout stops working after navigation occurs (#29147)

  • File upload in Safari, IOS devices (#27121)

  • fix wrong %s translations (#29395)

  • getActiveLocalUserCount query (#29349)

  • Import progress page stuck at 0% (#29421)

    • Fix incorrect percentage calc;
    • Fix import progress page stuck at 0%.
  • Importer crashes when sending the "active status" e-mail notification to users (#29401)

    • Fix getImportProgress endpoint returning incorrect count info (total: 0, completed: 0);
    • Fix server crash when sending the "active status" e-mail notification to users on import.
  • OTR session closing after 10 seconds without warning (#29245)

    The Notifications streamer is sending two events when there's a license applied to the workspace and it's not using Microservices. I'm avoiding this by simply ignoring the second event in OTRRoom.

    There is still an issue where there's 2 system messages being fired after accepting, but that's not a really big concern since it doesn't break anything.

  • unable to create user if Accounts_ManuallyApproveNewUsers is enabled (#29293)

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.