v1.0.142
nexu-io/open-designv1.0.142Jul 25, 2026by github-actions[bot]
AI Summary
This release fixes a Document (DOCX) handling issue to ensure read-only commands are processed without modifying the byte stream.
Key Highlights
- Fix DOCX read-only commands to be byte-preserving
Full Release Notes
## What's Changed * fix(docx): keep read-only commands byte-preserving by @Hanxcellent in https://github.com/iOfficeAI/OfficeCLI/pull/256 **Full Changelog**: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.141...v1.0.142