v4.10.0
ChatGPTNextWeb/NextChatv4.10.0Jul 25, 2026by github-actions[bot]
AI Summary
Adds a jsonSchemaAdapter to support plain JSON Schema structures, improving integration with standard schema definitions.
Key Highlights
- Added jsonSchemaAdapter for plain JSON Schema support
- Resolves issues #54 and #244
New Features
- jsonSchemaAdapter for plain JSON Schema support
Full Release Notes
# [4.10.0](https://github.com/punkpeye/fastmcp/compare/v4.9.2...v4.10.0) (2026-07-25) ### Features * add jsonSchemaAdapter for plain JSON Schema support — closes [#54](https://github.com/punkpeye/fastmcp/issues/54) ([#244](https://github.com/punkpeye/fastmcp/issues/244)) ([dcddc98](https://github.com/punkpeye/fastmcp/commit/dcddc984bc35b4fbfe0fe8a1d0cc6f7771b7f967))