Skip to content

mcp-v0.17.3

Choose a tag to compare

@superdoc-orbit superdoc-orbit released this 02 Aug 23:34
· 26 commits to stable since this release

Fixes

  • Tracked changes preserve formatting element metadata — Fixed tracked insertions and deletions losing tracking metadata when a run begins with special formatting elements like no-break hyphens. Tracked changes now round-trip correctly regardless of run composition.
  • Nested content control parent lookup — Fixed getParent() to correctly identify the immediate parent when traversing nested content controls. Operations that depend on parent-child topology now work reliably in complex document structures.