This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+7 more
ReleasePort's take
Light signalDocx Editor 1.0.2 fixes paragraph wrapping to extra lines with right or center tab stops. Upgrade to restore correct formatting.
Why it matters: Paragraph text incorrectly wraps to an extra line with right or center tab stops. Upgrade to 1.0.2 to fix.
Summary
AI summaryFixed paragraph text wrapping onto an extra line when using right or center tab stops.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes paragraph text wrapping with right or center tab stops. Fixes paragraph text wrapping with right or center tab stops. Source: llm_adapter@2026-05-22 Confidence: high |
— |
Full changelog
Patch Changes
-
4e73af5: Fix paragraph text wrapping onto an extra line when a right (
end) or center tab stop is used (for example a header with a logo, a right tab, then text).The line measurer and the page painter each had their own tab-stop code. The measurer ignored the stop's alignment and the left indent, and used a coarse default-tab grid, so right-tabbed content was measured too wide and wrapped even though the painter laid it out on one line. Both now share one tab-stop model (
calculateTabWidth): the same stop grid, indent handling, andend/center/baralignment, so measurement and paint agree.
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]