v1.0.142
0xNyk/council-of-high-intelligencev1.0.142Jul 25, 2026by github-actions[bot]
AI Summary
This release addresses a document handling issue in Word files, ensuring that read-only commands are processed without modifying the file's underlying byte structure.
Key Highlights
- Fixed 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