- Clean up OAuth and login tokens for deactivated users and hide visitor tokens in responses
- Add validation and room access checks for translateMessage endpoints
- Fix users.presence endpoint handling of multiple IDs and bump @rocket.chat/meteor version
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