Skip to content

Docx Editor

v@eigenpal/[email protected] Feature

This release adds 2 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

Summary

AI summary

Edits and tracked changes in footnote and endnote bodies now persist on save.

Changes in this release

Feature Low

Preserve edits and tracked changes in footnote and endnote bodies on save.

Preserve edits and tracked changes in footnote and endnote bodies on save.

Source: llm_adapter@2026-06-04

Confidence: low

Feature Low

Serialize note bodies (footnotes/endnotes) on document save.

Serialize note bodies (footnotes/endnotes) on document save.

Source: granite4.1:30b@2026-06-04-audit

Confidence: low

Feature Low

Preserve edits and tracked changes (`w:ins`, `w:del`) inside footnotes and endnotes.

Preserve edits and tracked changes (`w:ins`, `w:del`) inside footnotes and endnotes.

Source: granite4.1:30b@2026-06-04-audit

Confidence: low

Feature Low

Maintain separator markers and auto-number marks in note bodies during editing.

Maintain separator markers and auto-number marks in note bodies during editing.

Source: granite4.1:30b@2026-06-04-audit

Confidence: low

Feature Low

Write `word/footnotes.xml` and `word/endnotes.xml` from the document model in `repackDocx`.

Write `word/footnotes.xml` and `word/endnotes.xml` from the document model in `repackDocx`.

Source: granite4.1:30b@2026-06-04-audit

Confidence: low

Feature Low

Add `includeFootnotes` and `includeEndnotes` options to `DocxReviewer.getChanges()`.

Add `includeFootnotes` and `includeEndnotes` options to `DocxReviewer.getChanges()`.

Source: granite4.1:30b@2026-06-04-audit

Confidence: low

Feature Low

Report tracked changes within notes with `noteId` and `noteType` when inclusion options are enabled.

Report tracked changes within notes with `noteId` and `noteType` when inclusion options are enabled.

Source: granite4.1:30b@2026-06-04-audit

Confidence: low

Full changelog

Minor Changes

  • 1be9cf5: Edit and track-change footnote and endnote bodies.

    Note bodies are now serialized on save, so edits and tracked changes (w:ins /
    w:del) inside footnotes and endnotes persist instead of being dropped — the
    run model preserves the separator markers and the in-body auto-number marks, and
    repackDocx writes word/footnotes.xml / word/endnotes.xml from the model.
    DocxReviewer.getChanges() gains includeFootnotes / includeEndnotes options;
    when set, tracked changes inside note bodies are reported with noteId /
    noteType.

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]