This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryFixed Enter/Delete and Markdown serialization bugs introduced in v0.1.3.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | High |
Enter and Delete/Backspace produce correct edits during editing Enter and Delete/Backspace produce correct edits during editing Source: llm_adapter@2026-05-31 Confidence: high |
— |
| Bugfix | High |
Markdown serialization outputs correct Markdown when saving documents Markdown serialization outputs correct Markdown when saving documents Source: llm_adapter@2026-05-31 Confidence: high |
— |
Full changelog
⚠️ Critical fix — please update from v0.1.3 and earlier
This release fixes a critical bug introduced by a recent change to the document data structure. Updating is strongly recommended for everyone.
Fixed
- Enter and Delete/Backspace produced wrong edits — the data-structure change caused these keys to behave incorrectly during editing.
- Incorrect Markdown serialization — the same change caused documents to serialize incorrectly, which could affect the Markdown written to disk when saving.
Recommended
After updating, re-open and check any documents you saved with v0.1.3 to make sure their contents are intact.
Note: The Intel (x86_64) build is tested via Rosetta 2 on Apple Silicon, not on native Intel hardware — please report any issues.
Full Changelog: https://github.com/do-md/domd/compare/v0.1.3...v0.1.4
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About do-md/domd
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]