v1.0.136

iOfficeAI/OfficeCLIv1.0.136Jul 14, 2026by github-actions[bot]

AI Summary

This release improves performance by implementing caching for Excel rendering elements and fixes pagination and Table of Contents guidance for DOCX skills.

Key Highlights

  • Implemented caching for formats, fonts, fills, and borders during Excel rendering.
  • Fixed DOCX skill pagination and Table of Contents guidance.

Full Release Notes

## What's Changed
* fix(xlsx) Caching of formats, fonts, fills and borders on Excel rendering by @andulv in https://github.com/iOfficeAI/OfficeCLI/pull/190
* 修正 DOCX skill 的分页和 TOC 指引 by @eric8810 in https://github.com/iOfficeAI/OfficeCLI/pull/193

## New Contributors
* @andulv made their first contribution in https://github.com/iOfficeAI/OfficeCLI/pull/190
* @eric8810 made their first contribution in https://github.com/iOfficeAI/OfficeCLI/pull/193

**Full Changelog**: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.135...v1.0.136