github RocketChat/Rocket.Chat 4.4.0-rc.1

latest releases: 6.13.0-rc.0, 6.7.9, 6.8.7...
pre-release2 years ago

2022-01-26 · 2 🚀 · 2 🐛 · 9 🔍 · 13 👩‍💻👨‍💻

🚀 Improvements

  • lib/Statistics improved and metrics collector (#24177)

    • On statistics object the property get is an async function now.

    • We need to collect additional data of feature activation through the statistics collector.

      • Some codes were splitted into another file just to organize.
  • Setup Wizard Registration Flow (#23676)

    This pull request brings a few improvements in our setup wizard flow, the very first contact with a Rocket.Chat. Some of them:

    • A brand new visual design;

    • Form validation improves;

    • Allow users to navigate back to all steps;

    • Optimized steps to register your workspace or keep standalone. And many more!

    Kapture 2022-01-20 at 11 19 47

🐛 Bug fixes

  • Fixing the changing custom status behavior (#24218)

  • Solved Report Message Blank (#24262 by @nishant23122000)

    After resolving issue #24261 :

    Desktop.2022.01.22.-.13.03.31.02.mp4
🔍 Minor changes
  • Chore: Slash Commands Join to Typescript (#24254)

    Convert the slash commands .js files to .ts files.

  • i18n: Language update from LingoHub 🤖 on 2022-01-24Z (#24268)

  • Regression: Align Omni-Source icon sizes with designs (#24269)

  • Regression: Fix Alpine release tag (#24259)

  • Regression: Fix Default Business hour overriding other Business Hours (#24288)

  • Regression: Fix Inactive Departments still visible on Livechat (#24267)

  • Regression: Fix incompatibility of apps http requests (#24276)

    HTTP GET and HEAD requests made with an empty object as data were breaking, as the bridge converted this to the request's body as '{}' but meteor's new lib doesn't allow for body content on either of this request methods.

    To maintain compatibility, we forced an empty body whenever we have a GET or HEAD request. This was probably the case previously, with the body of requests made with this methods being ignored either before being sent or in the third party server receiving the request

  • Regression: Fix pino child log levels (#24302)

  • Regression: Update tap-i18n package (#24298)

    Fix the issue breaking IE11.

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

Don't miss a new Rocket.Chat release

NewReleases is sending notifications on new releases.