v1.0.115
iOfficeAI/OfficeCLIv1.0.115Jun 18, 2026by github-actions[bot]
AI Summary
This release addresses a rendering issue in Excel HTML exports where chart overlays were not matching the original position and size found in the Excel file.
Key Highlights
- Fixed chart overlay positioning and sizing in Excel HTML exports.
- Resolved rendering discrepancies for charts in pull request #152.
Full Release Notes
## What's Changed * fix(excel-html): chart overlays match Excel position and size by @dragonwhites in https://github.com/iOfficeAI/OfficeCLI/pull/152 **Full Changelog**: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.114...v1.0.115