mitmproxy v5.3.0 Release Notes
Release Date: 2020-11-01 // over 2 years ago-
๐ Check out our release announcement blog post! ๐ ๐
- ๐ Support for Python 3.9 (@mhils)
- โ Add MsgPack content viewer (@tasn)
- ๐ Use
@charset
to decode CSS files if available (@Prinzhorn) - ๐ Fix links to anticache docs in mitmweb and use HTTPS for links to documentation (@rugk)
- โก๏ธ Updated typing for WebsocketMessage.content (@Prinzhorn)
- Add option
console_strip_trailing_newlines
, and no longer strip trailing newlines by default (@capt8bit) - Prevent transparent mode from connecting to itself in the basic cases (@Prinzhorn)
- Display HTTP trailers in mitmweb (@sanlengjingvv)
- Revamp onboarding app (@mhils)
- โ Add ASGI support for embedded apps (@mhils)
- โก๏ธ Updated raw exports to not remove headers (@wchasekelley)
- ๐ Fix file unlinking before external viewer finishes loading (@wchasekelley)
- โ Add --cert-passphrase command line argument (@mirosyn)
- โ Add interactive tutorials to the documentation (@mplattner)
- ๐ Support
deflateRaw
forContent-Encoding
's (@kjoconnor) - ๐ Fix broken requests without body on HTTP/2 (@Kriechi)
- โ Add support for sending (but not parsing) HTTP Trailers to the HTTP/1.1 protocol (@bburky)
- โ Add support to echo http trailers in dumper addon (@shiv6146)
- ๐ Fix OpenSSL requiring different CN for root and leaf certificates (@mhils)
- ๐ ... and various other fixes, documentation improvements, dependency version bumps, etc.
๐ You can find the latest release packages at https://mitmproxy.org/downloads/.
Previous changes from v5.2
-
๐ You can find the latest release packages at https://mitmproxy.org/downloads/.