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 a header contains a page‑anchored letterhead.

Changes in this release

Feature Low

Adds multi-cell selection highlighting to Vue editor.

Adds multi-cell selection highlighting to Vue editor.

Source: llm_adapter@2026-06-05

Confidence: high

Feature Low

Adds drag-to-edge auto-scroll while selecting in Vue editor.

Adds drag-to-edge auto-scroll while selecting in Vue editor.

Source: llm_adapter@2026-06-05

Confidence: high

Feature Low

Improves comment/tracked-change ID allocation in Vue editor, preventing reuse after delete and collisions across spaces.

Improves comment/tracked-change ID allocation in Vue editor, preventing reuse after delete and collisions across spaces.

Source: llm_adapter@2026-06-05

Confidence: high

Feature Low

Ensures Vue selection rectangles cover tab stops and hyperlink text.

Ensures Vue selection rectangles cover tab stops and hyperlink text.

Source: llm_adapter@2026-06-05

Confidence: high

Dependency Low

Updated dependencies: @eigenpal/[email protected], @eigenpal/[email protected], @eigenpal/[email protected].

Updated dependencies: @eigenpal/[email protected], @eigenpal/[email protected], @eigenpal/[email protected].

Source: llm_adapter@2026-06-05

Confidence: high

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

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.
  • 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.
  • Updated dependencies [3fe9c57]
  • Updated dependencies [d100115]
  • Updated dependencies [db75f4f]
  • Updated dependencies [66cf3a8]

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]