v4.11.0
punkpeye/fastmcpv4.11.0Jul 25, 2026by github-actions[bot]
AI Summary
The release exposes internal implementation details, specifically progress messages and document stream content, as non-standard features to give developers more control over their MCP implementations.
Key Highlights
- Exposed progress messages
- Exposed document streamContent
- Marked as non-spec features for flexibility
- Resolves issue #198
New Features
- expose progress message, document streamContent as non-spec
Full Release Notes
# [4.11.0](https://github.com/punkpeye/fastmcp/compare/v4.10.0...v4.11.0) (2026-07-25) ### Features * expose progress message, document streamContent as non-spec — closes [#198](https://github.com/punkpeye/fastmcp/issues/198) ([0687e3b](https://github.com/punkpeye/fastmcp/commit/0687e3b19ff835c04a5498d9e084888fdb129579))