v4.20.6
punkpeye/fastmcpv4.20.6Sep 7, 2026by github-actions[bot]
AI Summary
This release fixes a bug in the tools module by ensuring streamContent is routed through a request-scoped notifier.
Key Highlights
- Fixed streamContent routing in tools
- Stream content now uses request-scoped notifier
- Bug fix for tools module
Full Release Notes
## [4.20.6](https://github.com/punkpeye/fastmcp/compare/v4.20.5...v4.20.6) (2026-09-07) ### Bug Fixes * **tools:** route streamContent through the request-scoped notifier ([46f97d7](https://github.com/punkpeye/fastmcp/commit/46f97d7bc47a768d095c063aaac295409cd266dd))