Skip to content

do-md/domd

v0.1.4 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed Enter/Delete and Markdown serialization bugs introduced in v0.1.3.

Changes in this release

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

Track do-md/domd

Get notified when new releases ship.

Sign up free

About do-md/domd

All releases →

Related context

Beta — feedback welcome: [email protected]