This release primarily patches a long-standing bug with nested ASGI SSE servers.
What's Changed
Fixes 🐞
- Fix tool result serialization when the tool returns a list by @strawgate in #379
- Ensure FastMCP handles nested SSE and SHTTP apps properly in ASGI frameworks by @jlowin in #390
Docs 📚
- Update transport docs by @jlowin in #377
- Add llms.txt to docs by @jlowin in #384
- Fixing various text typos by @didier-durand in #385
Other Changes 🦾
- Adding a few tests to Image type by @didier-durand in #387
- Adding tests for TimedCache by @didier-durand in #388
New Contributors
- @didier-durand made their first contribution in #385
Full Changelog: v2.3.0...v2.3.1