v4.14.1
punkpeye/fastmcpv4.14.1Aug 10, 2026by github-actions[bot]
AI Summary
Improves completion handling by truncating overly long lists of values instead of causing the operation to fail.
Key Highlights
- Trim completions exceeding 100 values
- Prevent failures when listing a large number of completion options
Full Release Notes
## [4.14.1](https://github.com/punkpeye/fastmcp/compare/v4.14.0...v4.14.1) (2026-08-10) ### Bug Fixes * trim completions over 100 values instead of failing ([#316](https://github.com/punkpeye/fastmcp/issues/316)) ([3b7affd](https://github.com/punkpeye/fastmcp/commit/3b7affdb496b5e8b39c789133d197e58f249d951))