Skip to content

cli-v0.23.0

Choose a tag to compare

@superdoc-orbit superdoc-orbit released this 04 Aug 23:50
· 15 commits to stable since this release

Fixes

  • Tracked changes merge across word run boundaries β€” Tracked insertions and deletions that were split across word runs due to formatting changes or special characters like non-breaking hyphens now merge into a single revision, matching Word's behavior during import and export.
  • Cross-reference fields preserve tracked deletions β€” Fixed a bug where tracked deletions surrounding cross-reference fields were lost during document import and export. Fields inside tracked changes now round-trip correctly.
  • Locked content controls persist when wrapping β€” Locked content controls are now properly preserved when wrapped or restructured during document processing.

What's New

  • Agents can delete list items as tracked suggestions β€” The Document API now supports deleting entire list items through tracked changes, allowing agents to propose structural edits that preserve document auditability.
  • Release channel updated to legacy β€” The CLI is now published to npm under the legacy channel. This reflects v1's maintenance status as v2 owns the latest release channel. Install with npm install @superdoc-dev/cli@legacy.