Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-14 | 1.8 kB | |
v2.8.1_ Sound Judgement source code.tar.gz | 2025-06-14 | 2.6 MB | |
v2.8.1_ Sound Judgement source code.zip | 2025-06-14 | 2.7 MB | |
Totals: 3 Items | 5.2 MB | 8 |
2.8.1 introduces audio support, as well as minor fixes and updates for deprecated features.
What's Changed
New Features 🎉
- Add audio support by @jlowin in https://github.com/jlowin/fastmcp/pull/833
Enhancements 🔧
- Add flag for disabling deprecation warnings by @jlowin in https://github.com/jlowin/fastmcp/pull/802
- Add examples to Tool Arg Param transformation by @strawgate in https://github.com/jlowin/fastmcp/pull/806
Fixes 🐞
- Restore .settings access as deprecated by @jlowin in https://github.com/jlowin/fastmcp/pull/800
- Ensure we handle false http kwargs correctly; removed unused kwarg by @jlowin in https://github.com/jlowin/fastmcp/pull/804
- Bump mcp 1.9.4 by @jlowin in https://github.com/jlowin/fastmcp/pull/835
Docs 📚
- Update changelog for 2.8.0 by @jlowin in https://github.com/jlowin/fastmcp/pull/794
- Update welcome docs by @jlowin in https://github.com/jlowin/fastmcp/pull/808
- Update headers in docs by @jlowin in https://github.com/jlowin/fastmcp/pull/809
- add MCP group to tutorials by @jlowin in https://github.com/jlowin/fastmcp/pull/810
- Add Community section to documentation by @zzstoatzz in https://github.com/jlowin/fastmcp/pull/819
- Add 2.8 update by @jlowin in https://github.com/jlowin/fastmcp/pull/821
- Embed YouTube videos in community showcase by @zzstoatzz in https://github.com/jlowin/fastmcp/pull/820
Other Changes 🦾
- Ensure http args are passed through by @jlowin in https://github.com/jlowin/fastmcp/pull/803
- Fix install link in readme by @jlowin in https://github.com/jlowin/fastmcp/pull/836
Full Changelog: https://github.com/jlowin/fastmcp/compare/v2.8.0...v2.8.1