v1.0.148

QwenLM/Qwen3-VLv1.0.148Sep 7, 2026by github-actions[bot]

AI Summary

This release addresses two bug fixes: preserving per-item warnings across CLI and MCP interfaces, and excluding phonetic guide text from cell values in xlsx files.

Key Highlights

  • Fixed per-item warnings to be preserved across CLI and MCP
  • Fixed xlsx phonetic guide text exclusion from cell values

Full Release Notes

## What's Changed
* fix(batch): preserve per-item warnings across CLI and MCP by @y4ho0 in https://github.com/iOfficeAI/OfficeCLI/pull/355
* fix(xlsx): exclude phonetic guide text from cell values by @y4ho0 in https://github.com/iOfficeAI/OfficeCLI/pull/348


**Full Changelog**: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.147...v1.0.148