- Bumped @rocket.chat/meteor version and updated numerous internal dependencies.
- Escaped HTML tags in exported data and fixed missing permission check on the POST /api/v1/fingerprint endpoint.
- Applied a security hotfix.
Official Rocket.Chat changelog summary with source attribution, release tags, and community reactions.
Track this Rocket.Chat release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Rocket.Chat release note into a weekly digest for the tools you actually use.
Create digestBumped @rocket.chat/meteor version.
Added per‑client rate limiting to the unauthenticated `sendForgotPasswordEmail` method, aligning it with the REST `users.forgotPassword` endpoint.
Added per-client rate limiting to the unauthenticated sendForgotPasswordEmail method, matching the REST endpoint