Skip to content

Docx Editor

v@eigenpal/[email protected] Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

docx docx-editor editor javascript msword next
+7 more
prosemirror react vite vue word word-editor wysiwyg

Summary

AI summary

Adds headless reviewer formatting, paragraph style edits, and OOXML structural edit tracking with change acceptance/rejection APIs.

Changes in this release

Feature Low

Adds tracking of structural edits as OOXML revisions in suggesting mode.

Adds tracking of structural edits as OOXML revisions in suggesting mode.

Source: llm_adapter@2026-05-30

Confidence: low

Feature Low

Tracks paragraph-break insert/delete as OOXML revisions in suggesting mode.

Tracks paragraph-break insert/delete as OOXML revisions in suggesting mode.

Source: granite4.1:30b@2026-05-30-audit

Confidence: low

Feature Low

Tracks paragraph-property changes as OOXML revisions in suggesting mode.

Tracks paragraph-property changes as OOXML revisions in suggesting mode.

Source: granite4.1:30b@2026-05-30-audit

Confidence: low

Feature Low

Tracks table row/cell insert/delete/merge as OOXML revisions in suggesting mode.

Tracks table row/cell insert/delete/merge as OOXML revisions in suggesting mode.

Source: granite4.1:30b@2026-05-30-audit

Confidence: low

Feature Low

Adds `acceptChangeById(id)` and `rejectChangeById(id)` APIs.

Adds `acceptChangeById(id)` and `rejectChangeById(id)` APIs.

Source: granite4.1:30b@2026-05-30-audit

Confidence: low

Bugfix Medium

Fixes issue #614 by ensuring all revision types are resolved in accept/reject operations.

Fixes issue #614 by ensuring all revision types are resolved in accept/reject operations.

Source: llm_adapter@2026-05-30

Confidence: low

Bugfix Low

Ensures `acceptAllChanges` and `rejectAllChanges` resolve every revision type.

Ensures `acceptAllChanges` and `rejectAllChanges` resolve every revision type.

Source: granite4.1:30b@2026-05-30-audit

Confidence: low

Bugfix Low

Fixes issue #614 related to revision handling in suggesting mode.

Fixes issue #614 related to revision handling in suggesting mode.

Source: granite4.1:30b@2026-05-30-audit

Confidence: low

Full changelog

Minor Changes

  • 7a91813: Add headless reviewer formatting and paragraph style edits
  • 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), and acceptAllChanges / rejectAllChanges now resolve every revision type rather than inline marks only. Fixes #614.

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

Track Docx Editor

Get notified when new releases ship.

Sign up free

About Docx Editor

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]