HedgeDoc
Real-time collaborative markdown notes
Alternative to: hackmd, google docs, notion
1.10.0
2024-09-02This release fixes a security issue when using MySQL/MariaDB. We recommend upgrading as soon as possible, when you use this database.
Please note: This release dropped support for Node 16, which is end-of-life since September 2023. You now need at least Node 18 to run HedgeDoc. We recommend to use the latest LTS release of Node.js.
⚠️ Node 22.7.0 has a regression that breaks UTF-8 encoding. Do not use that version to run HedgeDoc. ⚠️
Security Fixes
Features
- Add
disableNoteCreationconfig option for read-only instances
Enhancements
- Add a pointer to Mermaid 9.1.7 documentation, which is what HedgeDoc 1 supports.
- Compatibility with Node.js 22 is now checked in CI
Bugfixes
- Fix a crash when having numeric-only values in opengraph frontmatter
- Fix unnecessary session creation on healthcheck endpoint
- Fix invalid metadata being sent for minio uploads
- Fix screen readers announcing headings twice
- Fix a crash when receiving unexpected OAuth profile data
- Fix some cases of HedgeDoc not redirecting to the previous page after login
- Fix heading anchor links referencing an invalid URL
- Our
meta-markedpackage is now published to NPM, fixing some installation issues
Contributors
- Axel (translator)
- Eduard (translator)
- Jordi Mallach (translator)
- José M. (translator)
- Meskó Balázs (translator)
- TheInfamousToTo (translator)
- Tobias (translator)
- Úr Balázs (translator)