windows-macos-linux-android-ios
- 🚀 [NEW] Introduce environment variables.
- 🚀 [NEW] Now can rename the API request.
- 💪 [OPT] Generate Python-Requests code using query parameters instead of long url.
- 🐞 [FIX] The bug that API can not use Python script to process form data.
- 🐞 [FIX] The bug that API space will encodes to
%20
rather than+
. - 🐞 [FIX] The bug that it will prompt to save when closing the API test tab.
- 🐞 [FIX] The bug that correctly to handle
--data-raw
when importing a cURL.
windows-macos-linux
- 🐞 [FIX] The bug that the python environment cannot take effect.
- 💪 [OPT] API testing supports pressing the Enter key to send directly.
- 💪 [OPT] The QR code of the certificate link is changed from click display to mouse pointer hover display.
windows-linux
- 🐞 [FIX] The bug that app menu group position is incorrect after the window is zoomed.