# HedgeDoc 1.10.8 — HedgeDoc 1.10.8 - Product: HedgeDoc (https://whatsnew.fyi/product/hedgedoc) - Vendor: HedgeDoc - Date: 2026-04-15 - Version: 1.10.8 - Original notes: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.8 - Permalink: https://whatsnew.fyi/product/hedgedoc/releases/1.10.8 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'. --- - **fixed** — Fix data loss when 5+ users edit a document concurrently, caused by the OT client discarding operations during revision gap recovery - **fixed** — Add defensive null checks to hex2rgb to prevent crashes from non-hex color values ###### Bugfixes - Fix data loss when 5+ users edit a document concurrently, caused by the OT client discarding operations during revision gap recovery ([#6342](https://github.com/hedgedoc/hedgedoc/issues/6342)) - Add defensive null checks to `hex2rgb` to prevent crashes from non-hex color values ###### Maintenance - Dependency updates ###### Contributors - [Dex Devlon](https://github.com/bxff)