HedgeDoc
Open-source collaborative Markdown note editor for real-time team writing.
HedgeDoc 1.x releases are now mostly advisories — security in, features rarely.
◆Recent moves
- 4d ago
HedgeDoc 1.11.1
Adds a whitelist so trusted domains skip the external-link warning introduced one release earlier, plus a switch to turn the warning off entirely and support for webp uploads. The advisory here concerns unvalidated permission values, which only bite when an owner set an invalid permission deliberately.
View source ↗ - 1mo ago
HedgeDoc 1.11.0
Four advisories at once — HTML injection via an email localpart, denial-of-service through YAML frontmatter parsing, CSRF in the Gist export, and a rate-limit bypass using the CF-Connecting-IP header. The accompanying features are defensive: an external-link warning page and configurable login and signup rate limits.
View source ↗ - 3mo ago
HedgeDoc 1.10.8
Fixes data loss when five or more people edit a document concurrently, caused by the operational-transform client discarding operations during revision gap recovery. For a real-time editor this is the most consequential repair in the window, even though the release carries nothing else.
View source ↗ - 5mo ago
HedgeDoc 1.10.7
Three small corrections: cursor colors always emitted as hex to avoid conversion errors, realtime connections closed properly when they drop mid-setup, and the manage_users CLI no longer swallowing errors.
View source ↗ - 5mo ago
HedgeDoc 1.10.6
Two medium-severity fixes — security headers not being set correctly on uploaded files, and limited script execution in uploaded SVGs. Upload handling has been a repeat source of advisories across this line.
View source ↗ - 7mo ago
HedgeDoc 1.10.4
The most substantial release in the window: an enableUploads option to limit uploads to registered users or switch them off, sandboxed iframes, OAuth2 state and PKCE, a move from shortid to nanoid, and verified Node 24 support. Still framed around two advisories.
View source ↗