windows-macos-linux
- 🚀 [NEW] Support writing environment variables from Python scripts.
- 🚀 [NEW] Environment variables can be created from the context menu after selecting text.
- 🚀 [OPT] Improved page effects for new users when opening the app for the first time.
- 💪 [OPT] The focus is still maintained after pressing the Enter key to send an API request.
- 💪 [OPT] Some context menu options will be displayed as unavailable when the selected data is invalid.
- 💪 [OPT] Some input fields support the Enter key to complete input.
windows-macos-linux-android-ios
- 🚀 [NEW] Support opening all APIs in the collection at one time.
- 🚀 [NEW] Increase the available number of API collections for Community Edition users from 2 to 3.
- 🚀 [NEW] Increase the available number of Environments for Community Edition users from 2 to 3.
- 🐞 [FIX] A bug where duplicate encoding of request parameters in code generation.
- 🐞 [FIX] Corrected the logic for saving form requests in API testing.
- 🐞 [FIX] A bug where there was an exception in parsing text for API request parameters.
- 🐞 [FIX] A bug where parameters and headers starting with
_
were not highlighted. - 🐞 [FIX] A bug where environment name is empty.
- 🐞 [FIX] A bug where illegal values in Set-Cookie were not displayed correctly.
- 🐞 [FIX] The bug of incorrect HEX export data.
- 🐞 [FIX] A bug where input content was lost in certain scenarios in the text editor.