Update docker.io/rocketchat/rocket.chat Docker tag to v8.4.2
No problems automatically updating the Docker image and run the container by Watchtower for Bierochs and Tanzcrew teams with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/rocketchat/rocket.chat | patch | 8.4.1 → 8.4.2 |
Release Notes
RocketChat/Rocket.Chat (docker.io/rocketchat/rocket.chat)
v8.4.2
Engine versions
- Node:
22.22.2 - Deno:
2.3.1 - MongoDB:
8.0 - Apps-Engine:
1.62.0
Patch Changes
-
(#40627 by @dionisio-bot) Ensures OAuth tokens are cleaned up after user deactivation
-
Bump @rocket.chat/meteor version.
-
Bump @rocket.chat/meteor version.
-
(#40527 by @dionisio-bot) Fixes the
users.presenceendpoint returning an empty array when called with multiple comma-separated IDs, caused byajvQuerycoercing the string into a single-element array after the OpenAPI migration -
(#40559 by @dionisio-bot) Ensures that deactivated users have their login tokens cleaned up in users.deactivateidle
-
(#40539 by @dionisio-bot) Ensures the Meteor method for translateMessage validates access and types
-
(#40577 by @dionisio-bot) Ensures the visitor token is not present in the visitors.info response
-
(#40547 by @dionisio-bot) Ensures the autotranslate.translateMessage endpoint checks for room access