v4.19.0
ruvnet/RuViewv4.19.0Sep 1, 2026by github-actions[bot]
AI Summary
Enhances OpenAPI request handling capabilities to support more complex data formats and HTTP methods.
Key Highlights
- Fixed form-urlencoded request body serialization
- Added GET-to-resource mapping support
New Features
- Fixed form-urlencoded request bodies
- GET-to-resource mapping
Full Release Notes
# [4.19.0](https://github.com/punkpeye/fastmcp/compare/v4.18.0...v4.19.0) (2026-09-01) ### Features * **openapi:** fix form-urlencoded request bodies, add GET-to-resource mapping ([#350](https://github.com/punkpeye/fastmcp/issues/350)) ([7ff8731](https://github.com/punkpeye/fastmcp/commit/7ff873174170ae85906190931b98f037b707c602))