Skip to content

v3.0.31

Latest

Choose a tag to compare

@MegatronKing MegatronKing released this 24 Dec 14:25
· 8 commits to main since this release
42724fe

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-Length header when generating cURL if a request body is expected but not present.

windows-macos-linux

  • 🐞 [FIX] The bug where requests missing Content-Length could 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.