This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed image resizing to preserve aspect ratio and prevent overflow.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds image resize with corner and edge handles, preserving or altering aspect ratio. Adds image resize with corner and edge handles, preserving or altering aspect ratio. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Dependency | Low |
Updates dependencies @eigenpal/docx-editor-core, @eigenpal/docx-editor-agents, and @eigenpal/docx-editor-i18n to 1.4.0. Updates dependencies @eigenpal/docx-editor-core, @eigenpal/docx-editor-agents, and @eigenpal/docx-editor-i18n to 1.4.0. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Fixes image overflow/ squashing when inserted into narrow containers, preserving aspect ratio. Fixes image overflow/ squashing when inserted into narrow containers, preserving aspect ratio. Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
Minor Changes
- 1ab8b30: Image resize: drag a corner handle to scale (keeping aspect ratio) or an edge handle to stretch one side (width or height) and deliberately change the aspect ratio. Selection handles are now Word-style white dots. Inserted images keep their aspect ratio — a wide image dropped into a table cell or a narrow column now scales down to fit while staying in proportion, instead of squashing or overflowing the page. Fixes #266.
Patch Changes
- Updated dependencies [28a521a]
- Updated dependencies [1ab8b30]
- @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]