This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Patch Changes, bd704e2, and bf42c14 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Updated dependencies to @eigenpal/docx-editor packages version 1.3.3. Updated dependencies to @eigenpal/docx-editor packages version 1.3.3. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Fixes Vue editor caret disappearing or jumping while typing. Fixes Vue editor caret disappearing or jumping while typing. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Low |
Assigns stable paragraph IDs on document open for block ids and getSelectionInfo().paraId. Assigns stable paragraph IDs on document open for block ids and getSelectionInfo().paraId. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
Patch Changes
- bd704e2: Assign every paragraph a stable id when a document is opened, so block ids and
getSelectionInfo().paraIdwork before the first edit. Previously a document withoutw14:paraIdhad null ids until you typed or added a comment. Fixes #738. - bf42c14: Fix the Vue editor's text caret disappearing or jumping to the wrong place while typing. The caret/selection overlay now repaints through the layout gate (after the page repaints) instead of synchronously against stale DOM, so the caret stays visible and follows the insertion point. Fixes #736.
- Updated dependencies [bf748c0]
- Updated dependencies [15d4f39]
- Updated dependencies [06fa96b]
- Updated dependencies [bd704e2]
- Updated dependencies [30df527]
- @eigenpal/[email protected]
- @eigenpal/[email protected]
- @eigenpal/[email protected]
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
About Docx Editor
All releases →Related context
Earlier breaking changes
- v@eigenpal/[email protected] Shared i18n package extracted into @eigenpal/docx-editor-i18n.
- v@eigenpal/[email protected] `showPrintButton` prop removed from `<DocxEditor>` and toolbar components.
- v@eigenpal/[email protected] Toolbar naming unified across React and Vue adapters; classic toolbar removed.
- v@eigenpal/[email protected] Agent UI components relocated to new agent packages and API changed.
- v@eigenpal/[email protected] Shared i18n package extracted from adapters into dedicated locale bundle.
Beta — feedback welcome: [email protected]