- Fix a bug where buffer space wasn't reclaimed correctly, leading to an error in local capture mode. - macOS: Make sure an existing network extension is replaced if a newer version is available. - macOS: Fix a bug where IPv6 addresses with scope ids were not parsed correctly. - Improve error message if `bpf-linker` is missing.
0.11.4
- Fix PyInstaller hooks to include `mitmproxy_linux`.
0.11.3
- Fix CI to build wheels compatible with Python 3.13 for mitmproxy-linux.
0.11.2
- Add local redirect mode for Linux. - Update dependencies.
0.11.1
- Update twine to fix the deploy CI.
0.11.0
- Add `LocalRedirector.unavailable_reason()` and `TunInterface.unavailable_reason()`. - Add `active_processes()` on Linux.