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

Summary

AI summary

Fixes rendering of plain paragraphs with numFmt="none", right-to-left text order, and persistent custom highlight colors.

Changes in this release

Bugfix Medium

Plain paragraphs with `numFmt="none"` no longer render fabricated "1." marker.

Plain paragraphs with `numFmt="none"` no longer render fabricated "1." marker.

Source: llm_adapter@2026-06-08

Confidence: high

Bugfix Medium

Right-to-left paragraphs now render in correct reading order based on first strong character.

Right-to-left paragraphs now render in correct reading order based on first strong character.

Source: llm_adapter@2026-06-08

Confidence: high

Bugfix Medium

Custom text highlight colors are restored on document reload.

Custom text highlight colors are restored on document reload.

Source: llm_adapter@2026-06-08

Confidence: high

Full changelog

Patch Changes

  • 3bd7bf7: Plain paragraphs that reference a numbering level with numFmt="none" are no longer rendered with a fabricated "1." marker. Word shows these as plain text, so the editor now omits the marker while keeping genuine numbered and bulleted lists intact. Fixes #718.
  • 0ded2a1: Right-to-left paragraphs now render in the correct reading order. A paragraph whose runs are marked right-to-left (w:rtl) but that carries no explicit bidi flag is laid out right-to-left based on its first strong character, so Hebrew and Arabic text no longer reads left-to-right. Alignment and indentation mirror to match. Fixes #719.
  • 58e3a7e: Text highlight colors are restored when a document is reloaded. Custom highlight colors outside Word's named palette are saved as character shading (w:shd); the importer now reads that shading back into the highlight, so the background no longer disappears on reload even though it was always present in the exported file. Fixes #712.

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]