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

Updates Patch Changes, Minor Changes, and ab38192 across a mixed release.

Changes in this release

Feature Low

Adds `scrollToCommentId`, `scrollToChangeId`, and `highlightRange` methods to DocxEditorRef in React and Vue adapters.

Adds `scrollToCommentId`, `scrollToChangeId`, and `highlightRange` methods to DocxEditorRef in React and Vue adapters.

Source: llm_adapter@2026-06-13

Confidence: high

Feature Low

Supports clickable inline Word checkbox content controls.

Supports clickable inline Word checkbox content controls.

Source: llm_adapter@2026-06-13

Confidence: high

Dependency Low

Updates dependencies: @eigenpal/docx-editor-core, -agents, -i18n to 1.5.0.

Updates dependencies: @eigenpal/docx-editor-core, -agents, -i18n to 1.5.0.

Source: llm_adapter@2026-06-13

Confidence: high

Bugfix Medium

Fixes document outline toggle rendering above the title bar File menu.

Fixes document outline toggle rendering above the title bar File menu.

Source: llm_adapter@2026-06-13

Confidence: high

Full changelog

Minor Changes

  • 19a25eb: Add scrollToCommentId, scrollToChangeId, and highlightRange methods to DocxEditorRef on both the React and Vue adapters, for revealing a location in the editor. Each scrolls the comment, tracked change, or position range into view and selects it so the selection overlay highlights the spot. scrollToCommentId and scrollToChangeId return false when the id no longer resolves, so callers can surface a "location no longer exists" affordance instead of silently doing nothing.

Patch Changes

  • ab38192: Support clickable inline Word checkbox content controls
  • ca275f9: Fix the document outline toggle rendering above the title bar File menu. The outline button now uses the shared Z_INDEX.outline layer (40) instead of 50, and the toolbar shell is raised to Z_INDEX.toolbar (100) so title-bar dropdowns stay on top. Vue parity: outline toggle at 40, toolbar shell at 100.
  • Updated dependencies [7d02ec1]
  • Updated dependencies [04130ef]
  • Updated dependencies [ab38192]
  • Updated dependencies [5cdfa5c]
  • Updated dependencies [335ad6c]
  • Updated dependencies [c5a4b1e]
  • Updated dependencies [c4fd221]
  • Updated dependencies [ca005c5]
  • Updated dependencies [7d6daeb]
  • Updated dependencies [5cdfa5c]
  • Updated dependencies [44161e5]

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]