# HedgeDoc 1.12.0 — HedgeDoc 1.12.0 - Product: HedgeDoc (https://whatsnew.fyi/product/hedgedoc) - Vendor: HedgeDoc - Date: 2026-08-21 - Version: 1.12.0 - Original notes: https://github.com/hedgedoc/hedgedoc/releases/tag/1.12.0 - Permalink: https://whatsnew.fyi/product/hedgedoc/releases/1.12.0 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** — Node 20.17 or later is now required to run HedgeDoc - **changed** — Some syntax highlighting languages have been removed and/or changed in highlight.js - **added** — Automatically skip the login modal if no form-based login and exactly one external login provider is configured - **fixed** — All links will be opened in new tabs instead of the same tab as the note - **fixed** — Fixed multiple bugs in the realtime connection handling that could lead to data-loss of users with a flaky connection ###### Important changes ⚠️ **HedgeDoc 1.12.0 and onwards will require Node 20.17 or later in order to run.** Since Node 18 security support was stopped over one year ago, we don't maintain backwards-compatability for that anymore. Some syntax highlighting languages have been removed and/or changed. You can find more information in [the highlight.js docs](https://highlightjs.readthedocs.io/en/latest/upgrade-11.html#built-in-set-of-common-languages). ###### Enhancements - Automatically skip the login modal if no form-based login and exactly one external login provider is configured ###### Bugfixes - All links will be opened in new tabs instead of the same tab as the note. This was changed when the external link warning was implemented and now the old behavior is restored - Fixed multiple bugs in the realtime connection handling that could lead to data-loss of users with a flaky connection ###### Contributors - [Tony Chau](https://github.com/fo5for) - [Lars Kiesow](https://github.com/lkiesow)