- Fixed /api/v1/users.update to merge customFields instead of overwriting, preserving existing values.
- Bumped @rocket.chat/meteor version and updated a range of internal packages and dependencies.
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