What's new
- Proxyman is more stable and reliable than ever with low-level HTTP-Parser library from NodeJS organization (https://github.com/nodejs/http-parser) => Lightweight and high performance than the original implementation 👏
- Theme 🌈 is officially supported in OS 10.14. => Monokai is the first dark theme to help you concentrate your work efficiently. Check out the brand-new theme at Preference -> Themes ⚡️
- Export Body of Request/Response to file => You can export any data from your flows easily. Suitable for custom types, such as Thrift or Protobuf.
- Detect mime of raw body data and suggest next actions (Tree View, Previewer, GIF, Export, ...)
- Update "Install Certificate for iOS device Guideline" for iOS 12.2 https://support.apple.com/en-ca/HT209435
Bugs
- Fixed: Many crashes when manipulating item on Source List (Reported from AppCenter). Thank you guys for persistently testing Proxyman 👏
- Fixed: Order of flows in the Exported file is disorder.
- Fixed: Close all keep-alive connection when deleting or clearing flows
- Fixed: Duplicated flows in the Exported file if it's from remote devices.
- Fixed: Potential crashes from force_cast in our codebases.