Releases: Farfetch/mockingbird
Releases · Farfetch/mockingbird
1.5.0
- Adding auto-update feature: #15
- Fix for new mitmdump version and server and proxy not deactivating when exiting the app: #16
1.4.0
- Fix a Monterey issue with Airplay Receiver port conflict: #12
1.3.0
- Fix open working directory (#9)
- Fix header types injection when using mock (#10)
- Changing context filtering to use mitmproxy
allow-hosts
, this change fixes the SSL error for domain you don't want to route (#10)
1.2.0
- Fix
- Fix bad http method when saving a recorded request (#6)
- Feature
- Support different working directories for data (#7)
1.1.1
- Fix
- Fixes routing match for HTTP method (#4)
1.1.0
- Fix
- Handling inside mitmproxy's code the file descriptors limit to fix this issue
- Bridge
- Adding heartbeat to cleanup old connections
- App
- Removing old bridge and websocket's python code
- Embedding mitmdump binary with mockingbird bridge
- Improved process execution layer