Skip to content

react-v1.17.0

Choose a tag to compare

@superdoc-orbit superdoc-orbit released this 05 Aug 00:05
· 11 commits to stable since this release

What's New

  • Agents can delete entire list items as tracked suggestions — Agents now have programmatic control to delete whole list items while preserving the change as a tracked deletion, enabling more sophisticated document manipulation workflows.

Improvements

  • Tracked changes now merge across word run boundaries — When multiple tracked changes occur adjacent to each other across formatting boundaries, they consolidate into a single revision for cleaner tracked change history.
  • Better handling of locked content controls — Locked content controls now maintain their protection status when wrapping or restructuring document elements, preventing accidental unlocking during editing operations.

Fixes

  • Tracked deletions around cross-reference fields now round-trip correctly — Tracked deletions that surround cross-reference fields are now preserved accurately during import and export, maintaining document fidelity across save cycles.