windows-macos-linux-android-ios
- 💪 [OPT] Improve the logic for creating APIs from raw HTTP messages.
- 💪 [OPT] cURL import input box automatically gains focus.
- 💪 [OPT] cURL import automatically filters leading and trailing spaces and line breaks.
- 💪 [OPT] API request form supports selecting multiple files at once.
- 💪 [OPT] API request body formdata will show more action icon by default.
- 💪 [OPT] API request body formdata switches to file type automatically open file selector.
- 💪 [OPT] API request body formdata switches to multiline text type automatically open text editor and focus.
- 🐞 [FIX] Data is not displayed initially in non-table mode.
- 🐞 [FIX] API request apikey authorization value was used incorrectly.
- 🐞 [FIX] Email addresses containing
+were not passing validation.