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

Fixes blank render when header contains page-anchored letterhead, improves dense footnote layout, adds missing behaviors to Vue editor.

Changes in this release

Feature Low

Adds multi-cell selection highlighting, drag-to-edge auto-scroll while selecting, and correct comment/tracked-change ID allocation to Vue editor.

Adds multi-cell selection highlighting, drag-to-edge auto-scroll while selecting, and correct comment/tracked-change ID allocation to Vue editor.

Source: llm_adapter@2026-06-05

Confidence: high

Feature Low

Enables multi-column section layouts with correct per-section column widths in Vue editor.

Enables multi-column section layouts with correct per-section column widths in Vue editor.

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

Confidence: low

Feature Low

Extends Vue selection rectangles to cover tab stops and hyperlink text.

Extends Vue selection rectangles to cover tab stops and hyperlink text.

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

Confidence: low

Performance Low

Coalesces burst of keystrokes into one layout pass per frame in Vue editor.

Coalesces burst of keystrokes into one layout pass per frame in Vue editor.

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

Confidence: low

Bugfix Medium

Fixes blank render when header contains a page-anchored letterhead.

Fixes blank render when header contains a page-anchored letterhead.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

Fixes dense footnote layout to reserve space on correct page for split-paragraph references.

Fixes dense footnote layout to reserve space on correct page for split-paragraph references.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Low

Prevents page scrolling when editing in Vue editor.

Prevents page scrolling when editing in Vue editor.

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

Confidence: low

Bugfix Low

Ensures comment and tracked‑change IDs are not reused after deletion and do not collide across spaces in Vue editor.

Ensures comment and tracked‑change IDs are not reused after deletion and do not collide across spaces in Vue editor.

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

Confidence: low

Refactor Low

Shares layout pipeline and editor orchestration between React and Vue adapters for consistent behavior.

Shares layout pipeline and editor orchestration between React and Vue adapters for consistent behavior.

Source: llm_adapter@2026-06-05

Confidence: high

Refactor Low

Shares React/Vue editor orchestration through core for synchronized behavior.

Shares React/Vue editor orchestration through core for synchronized behavior.

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

Confidence: low

Full changelog

Patch Changes

  • 3fe9c57: Share the layout pipeline across the React and Vue adapters. The Vue editor now renders multi-column section layouts with correct per-section column widths, coalesces a burst of keystrokes into one layout pass per frame, and no longer scrolls the page when you edit. React behavior is unchanged.
  • d100115: Fix blank render on documents whose header contains a page-anchored letterhead. The body now clears the header/footer based on in-flow content only, so anchored shapes and text boxes (which Word positions on the page) no longer push the body off the page. Fixes #705.
  • db75f4f: Fix dense footnote layout so split-paragraph references reserve space on the correct page.
  • 66cf3a8: Share the React/Vue editor orchestration through core so both adapters stay in lockstep. Vue gains three behaviors it was missing: multi-cell selection highlighting, drag-to-edge auto-scroll while selecting, and correct comment/tracked-change ID allocation (IDs are no longer reused after a delete and no longer collide across the comment/revision space). Vue selection rectangles now also cover tab stops and hyperlink text. No public API changes.

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]