v4.19.0
punkpeye/fastmcpv4.19.0Sep 1, 2026by github-actions[bot]
AI Summary
This release focuses on improvements to the OpenAPI integration, specifically fixing form-urlencoded request bodies and introducing a GET-to-resource mapping feature.
Key Highlights
- Fixed form-urlencoded request bodies in OpenAPI
- Added GET-to-resource mapping capability
- Resolves issue #350
New Features
- OpenAPI form-urlencoded request body fix
- 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))