Skip to content

UseJunior/safe-docx

v0.3.0 Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

gemini-cli-extension

Summary

AI summary

Removed paragraph_ids and added token-budget pagination in read_file.

Full changelog

What's Changed

Features

  • feat(docx-core): atomizer vs diffmatch quality benchmark (Phase 0+1) by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/25
  • feat(docx-mcp): cli subcommands, range-trimmed replace_text, NVCA regression by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/29

Bug Fixes

  • fix(site): landing page overhaul, changelog data fix, CodeQL regex fix by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/21
  • fix(site): trailing slashes, feedback link, Gemini CLI install by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/22
  • fix(docx-mcp): eliminate flaky MRU session test by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/23
  • fix(docx-mcp): capture comparison baselines on auto-opened sessions by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/24
  • fix(docx-mcp)!: add token-budget pagination to read_file, remove paragraph_ids by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/26
  • fix(docx-mcp): concurrent session auto-open race + grep empty-pattern guard by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/27

Other Changes

  • chore(site): update changelog data for v0.2.0 by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/20
  • chore(release): bump workspace versions to 0.3.0 by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/30
  • chore(release): bump mcpb manifest version to 0.3.0 by @stevenobiajulu in https://github.com/UseJunior/safe-docx/pull/31

Full Changelog: https://github.com/UseJunior/safe-docx/compare/v0.2.0...v0.3.0

Breaking Changes

  • Removed `paragraph_ids` parameter from `read_file` in docx-mcp.
  • Added token-budget pagination to `read_file` in docx-mcp, altering observable behavior.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track UseJunior/safe-docx

Get notified when new releases ship.

Sign up free

About UseJunior/safe-docx

Surgical editing of existing Word .docx files with formatting preservation, tracked changes, comments, footnotes, and document comparison.

All releases →

Beta — feedback welcome: [email protected]