Skip to content

v2.29.0

Compare
Choose a tag to compare
@MegatronKing MegatronKing released this 10 Nov 10:21
· 8 commits to main since this release
42724fe

windows-macos-linux

  • πŸš€ [NEW] Now can import Insomina API collections.
  • πŸš€ [NEW] Now can import Swagger (OpenAPI) APIs.
  • πŸš€ [NEW] The toolbox adds SHA1, SHA256, SHA512 and other message digest.
  • πŸš€ [NEW] The toolbox adds HMAC tool.
  • πŸš€ [NEW] The toolbox adds AES encryption and decryption tool.
  • πŸš€ [NEW] Redesign the UI and UX of the toolbox.
  • πŸš€ [NEW] Add the Crypto option to the right-click menu after selecting text.
  • πŸš€ [NEW] Add the Extract Copy option to the right-click menu after selecting text.
  • πŸ’ͺ [OPT] Duration in the traffic list is accurate to milliseconds.
  • πŸ’ͺ [OPT] The toolbox merges the two categories of Encoding and Decoding.
  • πŸ’ͺ [OPT] Environments will be automatically imported when importing API collections of third-party apps.
  • πŸ’ͺ [OPT] The available status of JSON and XML in the right-click view menu will be more reasonable.
  • πŸ’ͺ [OPT] The image viewer supports base64 format with the prefix data:.
  • 🐞 [FIX] The bug that the requests interrupted by interceptors cannot be edited.
  • 🐞 [FIX] The bug that the requests interrupted by interceptors lose the request body.
  • 🐞 [FIX] The bug that the traffic list search box was unable to input chinese.
  • 🐞 [FIX] The bug that the right-click menu may not disappear in some input fields.
  • 🐞 [FIX] The bug that the right-click menu may not popup in some tables.
  • 🐞 [FIX] The bug that the Apipost collection import failed.

windows-macos-linux-android-ios

  • πŸš€ [NEW] Some lists provide sorting options.
  • πŸ’ͺ [OPT] The API Omit Equal Sign option is moved to the request settings.
  • πŸ’ͺ [OPT] Python-Requests code generation template.
  • 🐞 [FIX] The file name for uploading is no longer URL-encoded.
  • 🐞 [FIX] The bug that multipart header names are converted to lowercase when parsing.