v7.1.0
7.1.0 (2025-09-30)
Full Changelog: v7.0.1...v7.1.0
Features
- api: add path policy related non-breaking changes (d50cbcf)
- api: add selectedFieldsSchema in upload and list API response (ec8c8b8)
- api: fix upload API request params (467d77b)
- api: updated docs (962390f)
- mcp: add option for including docs tools (e1a3b52)
Bug Fixes
Performance Improvements
- faster formatting (7e8cfad)
Chores
- internal: codegen related update (ca24cab)
- internal: codegen related update (2acb106)
- internal: fix incremental formatting in some cases (863e6b7)
- internal: ignore .eslintcache (f991673)
- internal: remove deprecated
compilerOptions.baseUrlfrom tsconfig.json (9e0e5b0) - mcp: allow pointing
docs_searchtool at other URLs (bbe84b3) - update lockfile (dcdc0b7)