v4.14.4
punkpeye/fastmcpv4.14.4Aug 11, 2026by github-actions[bot]
AI Summary
Fixes a validation issue in the edge environment to ensure tool arguments are checked before execution to prevent potential runtime errors.
Key Highlights
- Validate tool arguments before execution
- Prevent errors caused by invalid arguments in edge environments
Full Release Notes
## [4.14.4](https://github.com/punkpeye/fastmcp/compare/v4.14.3...v4.14.4) (2026-08-11) ### Bug Fixes * **edge:** validate tool arguments before execution ([#320](https://github.com/punkpeye/fastmcp/issues/320)) ([ed0e411](https://github.com/punkpeye/fastmcp/commit/ed0e411e10bf64010803e2ff826edfff4f753536))