v1.0.142
feyninc/chonkiev1.0.142Jul 25, 2026by github-actions[bot]
AI Summary
This minor update focuses on Word document processing, specifically ensuring that read-only commands are handled without modifying the underlying byte data.
Key Highlights
- Fixed read-only commands in Word (docx) files to maintain byte preservation.
- First contribution from new contributor @Hanxcellent
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