v1.0.146

data-privacy-stack/presidiov1.0.146Aug 31, 2026by github-actions[bot]

AI Summary

Adds a new feature to the XLSX module that reports when numeric values exceed their display limits, improving error handling in spreadsheet processing.

Key Highlights

  • New XLSX feature for reporting numeric display overflow
  • First contribution from contributor @y4ho0

New Features

  • XLSX numeric display overflow reporting

Full Release Notes

## What's Changed
* feat(xlsx): report numeric display overflow by @y4ho0 in https://github.com/iOfficeAI/OfficeCLI/pull/323

## New Contributors
* @y4ho0 made their first contribution in https://github.com/iOfficeAI/OfficeCLI/pull/323

**Full Changelog**: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.145...v1.0.146