This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryUpdates Patch Changes, Minor Changes, and id across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Tracks structural edits as OOXML revisions in suggesting mode. Tracks structural edits as OOXML revisions in suggesting mode. Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Adds `acceptChangeById(id)`, `rejectChangeById(id)`, and updates `acceptAllChanges` / `rejectAllChanges` to resolve all revision types. Adds `acceptChangeById(id)`, `rejectChangeById(id)`, and updates `acceptAllChanges` / `rejectAllChanges` to resolve all revision types. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
— |
| Dependency | Low |
Updated dependencies to @eigenpal/[email protected]. Updated dependencies to @eigenpal/[email protected]. Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Medium |
Fixes issue #614 related to tracking structural edits. Fixes issue #614 related to tracking structural edits. Source: granite4.1:30b@2026-05-30-audit Confidence: low |
— |
Full changelog
Minor Changes
- 42ea72d: Track structural edits as OOXML revisions in suggesting mode. Paragraph-break insert/delete, paragraph-property changes, and table row/cell insert/delete/merge are now recorded, round-tripped through DOCX, and shown in the tracked-changes sidebar (React and Vue, localized). Adds
acceptChangeById(id)/rejectChangeById(id), andacceptAllChanges/rejectAllChangesnow resolve every revision type rather than inline marks only. Fixes #614.
Patch Changes
- Updated dependencies [9d7138e]
- Updated dependencies [9d7138e]
- Updated dependencies [42ea72d]
- @eigenpal/[email protected]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Docx Editor
All releases →Related context
Related tools
Earlier breaking changes
- v@eigenpal/[email protected] Shared i18n package extracted into @eigenpal/docx-editor-i18n.
- v@eigenpal/[email protected] `showPrintButton` prop removed from `<DocxEditor>` and toolbar components.
- v@eigenpal/[email protected] Toolbar naming unified across React and Vue adapters; classic toolbar removed.
- v@eigenpal/[email protected] Agent UI components relocated to new agent packages and API changed.
- v@eigenpal/[email protected] Shared i18n package extracted from adapters into dedicated locale bundle.
Beta — feedback welcome: [email protected]