Skip to content

1.10.0-ls148

Latest
Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 13 Nov 19:37
2b15e6e

CI Report:

https://ci-tests.linuxserver.io/linuxserver/hedgedoc/1.10.0-ls148/index.html

LinuxServer Changes:

Allow using CMD_DB_DIALECT to set up the CMD_DB_URL.

hedgedoc Changes:

This 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 disableNoteCreation config 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-marked package 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)