v4.3.2
logto-io/logtov4.3.2Jun 22, 2026by github-actions[bot]
AI Summary
FastMCP v4.3.2 fixes a bug where progress notifications were sent even when the client did not provide a progress token.
Key Highlights
- Skip progress notification when client sent no progressToken
Full Release Notes
## [4.3.2](https://github.com/punkpeye/fastmcp/compare/v4.3.1...v4.3.2) (2026-06-22) ### Bug Fixes * skip progress notification when client sent no progressToken ([#270](https://github.com/punkpeye/fastmcp/issues/270)) ([d679655](https://github.com/punkpeye/fastmcp/commit/d679655e83380e5f52d03ad3c8933944080d515f))