v4.3.0
mlc-ai/web-llmv4.3.0Jun 15, 2026by github-actions[bot]
AI Summary
This release adds a CORS option to the HTTP stream configuration, allowing users to control Cross-Origin Resource Sharing settings for the HTTP stream.
Key Highlights
- Adds CORS option to httpStream config
- Addresses GitHub issue #266
- Enhances HTTP stream configuration flexibility
New Features
- CORS option for HTTP stream
Full Release Notes
# [4.3.0](https://github.com/punkpeye/fastmcp/compare/v4.2.0...v4.3.0) (2026-06-15) ### Features * add cors option to httpStream config ([#266](https://github.com/punkpeye/fastmcp/issues/266)) ([b68c24c](https://github.com/punkpeye/fastmcp/commit/b68c24cbe2d36b3a3498648db2a5d49ac4417727))