Skip to content

Docx Editor

v@eigenpal/[email protected] Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

docx docx-editor editor javascript msword next
+7 more
prosemirror react vite vue word word-editor wysiwyg

Summary

AI summary

Fixed long unbroken text overflowing page margins due to mismatched font measurement and rendering.

Full changelog

Patch Changes

  • bc02218: Fix long unbroken text overflowing page margins (#334). The page-level CSS default font (Calibri, "Segoe UI", Arial, sans-serif) didn't match the canvas measurement fallback (Calibri, Carlito, ...), so when Carlito loaded as a web font, line widths were measured against Carlito but rendered against Arial — causing strings like asdfasdfasdf... to extend past the right margin. Both sides now use the same resolveFontFamily('Calibri') chain.

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

Track Docx Editor

Get notified when new releases ship.

Sign up free

About Docx Editor

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]