mcp-v0.17.3
·
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.