windows-macos-linux-android-ios
- 💪 [OPT] Support adding multiple records from the traffic list to API collection at once.
- 💪 [OPT] Go code snippet now fully supports form requests.
- 💪 [OPT] Optimize error message when opening HAR files.
- 🐞 [FIX] The bug where SSL exceptions with Missing Authority Key Identifier might occur during capture.
- 🐞 [FIX] The bug where data in the capture overview did not update with request status.
- 🐞 [FIX] The bug where binary data in non-ASCII headers in the raw tab of the capture details was incorrect.
- 🐞 [FIX] The bug where custom encoding without specifying the encoding type in
Content-Dispositioncaused file names to appear garbled when saving response content. - 🐞 [FIX] A bug in the curl command where the
-goption causes import failures.