v4.12.0
ChatGPTNextWeb/NextChatv4.12.0Jul 25, 2026by github-actions[bot]
AI Summary
Introduces a new FastMCP.connect method to facilitate connecting via custom transports, expanding the library's flexibility for integration.
Key Highlights
- Added FastMCP.connect for custom transports
- Resolves issue #176
New Features
- FastMCP.connect for custom transports
Full Release Notes
# [4.12.0](https://github.com/punkpeye/fastmcp/compare/v4.11.0...v4.12.0) (2026-07-25) ### Features * add FastMCP.connect for custom transports — closes [#176](https://github.com/punkpeye/fastmcp/issues/176) ([8f6b751](https://github.com/punkpeye/fastmcp/commit/8f6b7511789eb510c2b0ff814c62632ab3f40e76))