mitmproxy v5.1.0 Release Notes

Release Date: 2020-04-13 // about 4 years ago
  • Major Changes

    • ๐ŸŽ‰ Initial Support for TLS 1.3

    Full Changelog

    • โฌ‡๏ธ Reduce leaf certificate validity to one year due to upcoming browser changes (@mhils)
    • ๐ŸŒ Rename mitmweb's web_iface option to web_host for consistency (@oxr463)
    • Sending a SIGTERM now exits mitmproxy without prompt, SIGINT still asks (@ThinkChaos)
    • Don't force host header on outgoing requests (@mhils)
    • โž• Additional documentation and examples for WebSockets (@Kriechi)
    • Gracefully handle hyphens in domain names (@matosconsulting)
    • ๐Ÿ›  Fix header replacement count (@naivekun)
    • Emit serverconnect event only after a connection has been established (@Prinzhorn)
    • ๐Ÿ›  Fix ValueError in table mode of server replay flow (@ylmrx)
    • HTTP/2: send all stream reset types to other connection (@rohfle)
    • โšก๏ธ HTTP/2: fix WINDOW_UPDATE swallowed on closed streams (@Kriechi)
    • ๐Ÿ›  Fix wrong behavior of --allow-hosts options (@BlownSnail)
    • โž• Additional and updated documentation for examples, WebSockets, Getting Started (@Kriechi)

    ๐Ÿš€ You can find the latest release packages at https://mitmproxy.org/downloads/.