windows-macos-linux-android-ios
- 💪 [OPT] Replace cURL command parser.
- 💪 [OPT] Importing curl no longer blocks if a file is not found.
- 💪 [OPT] form-data adds a warning for missing files.
- 💪 [OPT] Compatible with some non-standard
content-typetypes. - 🐞 [FIX] HEX view in WebSocket and SSE could not gain focus, causing shortcut keys to be not working.
- 🐞 [FIX] SSE view in traffic list did not display data due to encodings.
- 🐞 [FIX] XML prettify did not correctly handle nested
>and<characters. - 🐞 [FIX] Importing cURL did not handle single and double quotes correctly.
windows-macos-linux
- 💪 [OPT] Display the activated environment variable name instead of icon in the home page.
- 💪 [OPT] Right-clicking the
+on the home tab bar can directly create an HTTP request. - 💪 [OPT] Script support for assigning
request.contentTypeandresponse.contentType. - 💪 [OPT] Traffic list supports status code conditional search.
- 💪 [OPT] When a script interrupts a request, the console displays relevant information instead of an error.
- 🐞 [FIX] Script editor may freeze.
- 🐞 [FIX] Script editor
EditingandSavedstatus may display incorrectly. - 🐞 [FIX] API script did not clean up files after execution.
- 🐞 [FIX] The dialog title of environment variable creation was incorrect.
- 🐞 [FIX] Running node or commands dependent on node in the proxy terminal caused errors.
linux
- 🐞 [FIX] Taskbar application icon may not display.