# Rocket.Chat 8.8.0-rc.1 - Product: Rocket.Chat (https://whatsnew.fyi/product/rocket-chat) - Vendor: Rocket.Chat - Date: 2026-08-28 - Version: 8.8.0-rc.1 - Original notes: https://github.com/RocketChat/Rocket.Chat/releases/tag/8.8.0-rc.1 - Permalink: https://whatsnew.fyi/product/rocket-chat/releases/8.8.0-rc.1 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Promote Voice Call Screen Sharing to stable by removing the beta alert from its setting and enabling the In-Room call interface for every call regardless of screen-share availability - **fixed** — Fix the message list silently loading the entire room history and downloading its attachments in the background when a full-width contextual bar hides it - **fixed** — Fix a reload loop when opening a link to an older message so the room now opens positioned on the linked message and settles on the most recent messages instead of retrying when the linked message cannot be loaded ###### Engine versions - Node: `22.22.3` - Deno: `2.3.1` - MongoDB: `8.0` - Apps-Engine: `1.66.0-rc.0` ###### Minor Changes * ([#41954](https://github.com/RocketChat/Rocket.Chat/pull/41954)) Promotes Voice Call Screen Sharing to stable by removing the `beta` alert from its setting and enabling the "In-Room" call interface for every call regardless of screen-share availability. ###### Patch Changes * Bump @rocket.chat/meteor version. * ([#41454](https://github.com/RocketChat/Rocket.Chat/pull/41454)) Fixes the message list silently loading the entire room history — and downloading its attachments — in the background when a full-width contextual bar (such as the thread view on small screens) hides it * ([#41499](https://github.com/RocketChat/Rocket.Chat/pull/41499)) Fixes a reload loop when opening a link to an older message (`?msg=`): the room would flash the linked message and then keep loading until it hit the server rate limit (429) instead of settling. The room now opens positioned on the linked message, and when the linked message cannot be loaded the room settles on the most recent messages instead of retrying. *
Updated dependencies [1c01809baea9fc6dd06f3f4b0e38ce41a6f4f5e1]: * @rocket.chat/i18n@4.0.0-rc.1 * @rocket.chat/ui-voip@24.0.0-rc.1 * @rocket.chat/core-typings@8.8.0-rc.1 * @rocket.chat/rest-typings@8.8.0-rc.1