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

Summary

AI summary

Added author prop and React‑parity callback props to the Vue editor, plus locale‑aware toolbar tooltips.

Changes in this release

Feature Medium

Adds `author` prop to Vue editor for custom comment attribution.

Adds `author` prop to Vue editor for custom comment attribution.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Medium

Adds React‑parity callback props (`onChange`, `onError`, etc.) to Vue editor.

Adds React‑parity callback props (`onChange`, `onError`, etc.) to Vue editor.

Source: llm_adapter@2026-06-08

Confidence: high

Feature Medium

Makes Vue toolbar tooltips and right‑click context menu follow active i18n locale.

Makes Vue toolbar tooltips and right‑click context menu follow active i18n locale.

Source: llm_adapter@2026-06-08

Confidence: high

Dependency Low

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

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

Source: llm_adapter@2026-06-08

Confidence: high

Full changelog

Patch Changes

  • b05e9cf: Add the author prop to the Vue editor, matching React. Comments and tracked changes created through the UI now use the supplied author name instead of always being attributed to "User". Fixes #720.
  • 1c254e8: Add React-parity callback props to the Vue editor: onChange, onError, onSelectionChange, onEditorViewReady, and the comment lifecycle callbacks onCommentAdd, onCommentResolve, onCommentDelete, onCommentReply, and onCommentsChange. Hosts can now observe document, selection, and comment changes via props alongside the existing Vue events. Part of #720.
  • 6228132: Vue toolbar tooltips and the right-click text context menu now follow the active i18n locale instead of always rendering English. Shortcut-bearing buttons (bold, italic, underline, insert link, super/subscript, image properties) and every context-menu item (cut, copy, paste, delete, select all, table and image actions) route through t().
  • Updated dependencies [3bd7bf7]
  • Updated dependencies [0ded2a1]
  • Updated dependencies [58e3a7e]

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]