react-v1.17.0
·
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.