HedgeDoc - Package Updates
Pinned
HedgeDoc
-
[1.16.2]
- Update HedgeDoc to 1.9.8
- Full changelog
- Extend boolean environment variable parsing with other positive answers and case insensitivity
- Allow setting of documentMaxLength via CMD_DOCUMENT_MAX_LENGTH environment variable (contributed by @jmallach)
- Add dedicated healthcheck endpoint at /_health that is less resource intensive than /status
- Compatibility with Node.js 18 and later
- Add a config option to disable the /status and /metrics endpoints
-
[1.20.0]
- Update HedgeDoc to 1.10.0
- Full changelog
- GHSA-pjf2-269h-cx7p: MySQL & free URL mode allows to hide existing notes
- Add disableNoteCreation config option for read-only instances
- 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
- 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-marked package is now published to NPM, fixing some installation issues
-
Latest release was reverted https://community.hedgedoc.org/t/new-hedgedoc-1-x-release/1908
-
Turns out it was a false alarm , so the release is back