v1.0.50
iOfficeAI/OfficeCLIv1.0.50Apr 17, 2026by github-actions[bot]
AI Summary
This release fixes a bug in the watch functionality where HTML rendering was incorrectly attempted even when no active watch session exists.
Key Highlights
- Fixed HTML rendering issue in watch mode
- New contributor: windrider2010
Full Release Notes
## What's Changed * fix(watch): skip HTML rendering when no watch session exists by @windrider2010 in https://github.com/iOfficeAI/OfficeCLI/pull/62 ## New Contributors * @windrider2010 made their first contribution in https://github.com/iOfficeAI/OfficeCLI/pull/62 **Full Changelog**: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.49...v1.0.50