v4.20.3
punkpeye/fastmcpv4.20.3Sep 6, 2026by github-actions[bot]
AI Summary
Version 4.20.3 addresses a specific issue regarding the preservation of multiple custom route cookies within the HTTP module.
Key Highlights
- Fixed bug: Preserve multiple custom route cookies in HTTP module
- Resolves issue #361
- Commit 276890e
Full Release Notes
## [4.20.3](https://github.com/punkpeye/fastmcp/compare/v4.20.2...v4.20.3) (2026-09-06) ### Bug Fixes * **http:** preserve multiple custom route cookies ([#361](https://github.com/punkpeye/fastmcp/issues/361)) ([276890e](https://github.com/punkpeye/fastmcp/commit/276890e5a5ef45efef9ea272ef6f054d0303cd86))