windows-macos-linux-android-ios
- 🚀 [New] Code snippet supports setting indentation.
- 🚀 [New] Code snippet for Python-Requests supports whether to use dictionary parameters.
- 🐞 [FIX] The bug where exporting cURL did not correctly handle duplicate headers.
- 🐞 [FIX] The bug where code snippet did not correctly handle duplicate headers.
- 💪 [OPT] API testing can inherit common headers defined in the folder when the current is not selected.
- 💪 [OPT] API testing can inherit common parameters defined in the folder when the current is not selected.
- 💪 [OPT] Automatically fill in the
Content-Lengthheader when generating cURL if a request body is expected but not present.
windows-macos-linux
- 🐞 [FIX] The bug where requests missing
Content-Lengthcould not execute rewrite, breakpoint, and script rules. - 🐞 [FIX] The bug where API testing history search results were sorted incorrectly.
- 🐞 [FIX] The bug where corrupted backup files could cause the application to fail to start.
macos-linux
- 💪 [OPT] Added background color to third-party login icon buttons.