Releases: mitmproxy/mitmproxy
mitmproxy 9.0.1
Changes: See CHANGELOG.md.
You can find the latest release packages at https://mitmproxy.org/downloads/.
mitmproxy 9.0.0
Changes: See CHANGELOG.md.
You can find the latest release packages at https://mitmproxy.org/downloads/.
mitmproxy 8.1.1
Changes: See CHANGELOG.md.
You can find the latest release packages at https://mitmproxy.org/downloads/.
v8.1.0
Changes: See CHANGELOG.md.
You can find the latest release packages at https://mitmproxy.org/downloads/.
v8.0.0
Check out our release announcement blog post!
You can find the latest release packages at https://mitmproxy.org/downloads/.
v7.0.4
- Do not add a Content-Length header for chunked HTTP/1 messages (@matthewhughes934)
You can find the latest release packages at https://mitmproxy.org/downloads/.
v7.0.3
- CVE-2021-39214: Fix request smuggling vulnerabilities reported by @chinchila
- Expose TLS 1.0 as possible minimum version on older pyOpenSSL releases
- Fix compatibility with Python 3.10
You can find the latest release packages at https://mitmproxy.org/downloads/.
v7.0.2
v7.0.1
- Performance: Re-use OpenSSL contexts to enable TLS session resumption (@mhils)
- Disable HTTP/2 CONNECT for Secure Web Proxies to fix compatibility with Firefox (@mhils)
- Use local IP address as certificate subject if no other info is available (@mhils)
- Make it possible to return multiple chunks for HTTP stream modification (@mhils)
- Don't send WebSocket CONTINUATION frames when the peer does not send any (@Pilphe)
- Fix HTTP stream modify example. (@mhils)
- Fix a crash caused by no-op assignments to
Server.address
(@SaladDais) - Fix a crash when encountering invalid certificates (@mhils)
- Fix a crash when pressing the Home/End keys in some screens (@rbdixon)
- Fix a crash when reading corrupted flow dumps (@mhils)
- Fix multiple crashes on flow export (@mhils)
- Fix a bug where ASGI apps did not see the request body (@mhils)
- Minor documentation improvements (@mhils)
You can find the latest release packages at https://mitmproxy.org/downloads/.
v7.0.0
Check out our release announcement blog post!
You can find the latest release packages at https://mitmproxy.org/downloads/.