Skip to content

v3.0.29

Choose a tag to compare

@MegatronKing MegatronKing released this 04 Dec 01:26
· 8 commits to main since this release
42724fe

windows-macos-linux

  • πŸ’ͺ [OPT] Support batch exporting API collections.
  • πŸ’ͺ [OPT] Support batch exporting environment variables.
  • πŸ’ͺ [OPT] Support dragging files into the collection view to import data.
  • πŸ’ͺ [OPT] Support importing multiple collection files at once.
  • πŸ’ͺ [OPT] Support dragging files into the environment view to import data.
  • πŸ’ͺ [OPT] Support importing multiple environment variable files at once.
  • πŸ’ͺ [OPT] Support dragging multiple files to open on the home page.
  • πŸ’ͺ [OPT] Set a maximum width for home page tabs.
  • πŸ’ͺ [OPT] When an API script execution error occurs, the console displays output from other executed scripts.
  • πŸ’ͺ [OPT] Loading history may cause the application to start slowly.
  • πŸ’ͺ [OPT] Unified the order and wording of some popup buttons.
  • 🐞 [FIX] Error when using newly constructed query in Python scripts.

windows-macos-linux-android-ios

  • πŸ’ͺ [OPT] Add refresh option to HAR tab context menu.
  • 🐞 [FIX] Digest authorization did not correctly handle environment variables.