This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryVue now renders stacked floating objects identically to React, fixing misalignment of anchored images, textboxes, and tables.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Updated dependencies to @eigenpal/[email protected], @eigenpal/[email protected], and @eigenpal/[email protected]. Updated dependencies to @eigenpal/[email protected], @eigenpal/[email protected], and @eigenpal/[email protected]. Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Bugfix | Medium |
Vue now renders documents with stacked floating objects identically to React. Vue now renders documents with stacked floating objects identically to React. Source: llm_adapter@2026-05-25 Confidence: high |
— |
Full changelog
Patch Changes
- 6d56181: Vue now renders documents with stacked floating objects identically to React. Previously, the Vue composable ran a simplified measurement pipeline without floating-zone awareness, so anchored images / floating textboxes / floating tables would not push body text below them in Vue. The float-extraction and per-block orchestration is now shared from
@eigenpal/docx-editor-core/layout-bridge(measureBlocksWithFloats); both adapters call it with their own per-block measure callback. - Updated dependencies [24b31a4]
- Updated dependencies [ec36a50]
- Updated dependencies [143c31e]
- Updated dependencies [d91357e]
- Updated dependencies [bdd7f50]
- Updated dependencies [6d56181]
- Updated dependencies [e80093d]
- @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
Related tools
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]