Skip to content

v1.5.1

Compare
Choose a tag to compare
@MegatronKing MegatronKing released this 25 Sep 08:21
· 25 commits to main since this release
41dcefd

macos

  • πŸ’ͺ [Opt] Supports viewing the directory where the traffic application is located.

windows-macos-linux

  • πŸ’ͺ [Opt] The count of free tabs for history and file viewing has been increased from 1 to 2.
  • πŸ’ͺ [Opt] The pop-up dialog supports the Enter shortcut key to trigger positive button.
  • πŸ’ͺ [Opt] When saving API collection, the last save path will be used by default.
  • πŸ’ͺ [Opt] When saving API collection, the host will be used as the name by default.
  • πŸ’ͺ [Opt] Automatically change the port when MITM proxy port conflict is detected.
  • πŸ’ͺ [Opt] Python scripts can be directly opened with Visual Studio Code for editing.
  • πŸ’ͺ [Opt] Automatically merge the Cookie value of the request header when generating code snippet.
  • 🐞 [Fix] The bug that API testing request body compress and prettify did not take effect when actually sent.
  • 🐞 [Fix] The bug that API testing traffic will not appear in the traffic list when following the redirection in debug mode.
  • 🐞 [Fix] The bug that API testing traffic with mirroring is not displayed in the traffic list in debug mode.
  • 🐞 [Fix] The bug that rewriting redirected requests will automatically perform redirection based on the response.
  • 🐞 [Fix] The bug that Reset App in settings is not working.
  • 🐞 [Fix] A bug that caused abnormal composing input in some text fields.
  • 🐞 [Fix] The bug that the application info cannot be displayed for requests that have established a TCP connection before capture is enabled.
  • 🐞 [Fix] A Bug where Host header is missing in the raw message.
  • 🐞 [Fix] A bug that causes crash when exiting the app under certain circumstances.
  • 🐞 [Fix] A Bug where proxy protocol cannot be correctly identified in some cases.

windows

  • 🐞 [Fix] Fixed the bug that the system network proxy cannot be automatically disabled after restarting the system and shutting down.
  • 🐞 [Fix] The bug that some devices cannot close the window to enter the background.