This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixes null paragraph IDs before any edit, ensuring stable IDs from document open.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Updates multiple internal dependencies to version 1.3.3. Updates multiple internal dependencies to version 1.3.3. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Assigns stable paragraph IDs on document open before first edit. Assigns stable paragraph IDs on document open before first edit. 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. - 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]