2.8.1 introduces audio support, as well as minor fixes and updates for deprecated features.
What's Changed
New Features 🎉
Enhancements 🔧
- Add flag for disabling deprecation warnings by @jlowin in #802
- Add examples to Tool Arg Param transformation by @strawgate in #806
Fixes 🐞
- Restore .settings access as deprecated by @jlowin in #800
- Ensure we handle false http kwargs correctly; removed unused kwarg by @jlowin in #804
- Bump mcp 1.9.4 by @jlowin in #835
Docs 📚
- Update changelog for 2.8.0 by @jlowin in #794
- Update welcome docs by @jlowin in #808
- Update headers in docs by @jlowin in #809
- add MCP group to tutorials by @jlowin in #810
- Add Community section to documentation by @zzstoatzz in #819
- Add 2.8 update by @jlowin in #821
- Embed YouTube videos in community showcase by @zzstoatzz in #820
Other Changes 🦾
- Ensure http args are passed through by @jlowin in #803
- Fix install link in readme by @jlowin in #836
Full Changelog: v2.8.0...v2.8.1