Skip to content

v1.2.1

Compare
Choose a tag to compare
@MegatronKing MegatronKing released this 28 Aug 11:31
· 25 commits to main since this release
41dcefd

linux:

  • 🐞 [Fix] The bug that some Linux systems cannot open the application and prompt GLIBCXX_3.4.26 not found.
  • 🐞 [Fix] Fix the bug that the title bar height of some Linux systems is abnormal.

windows-macos-linux:

  • πŸš€ [New] SSL bypass supports switch and silent mode.
  • πŸš€ [New] Supports adding SSL bypass from traffic list.
  • πŸ’ͺ [Opt] Automatically changing context menu text color when hovering.
  • πŸ’ͺ [Opt] The right click of the traffic list supports batch copying of URLs.
  • 🐞 [Fix] An exception occurs when generating python code when the root node of JSON is a list.
  • 🐞 [Fix] The bug that localhost requests will not be displayed when the API test is followed by debugging.
  • 🐞 [Fix] The bug that the SSL Bypass requests will not be displayed when the API test is followed by debugging.
  • 🐞 [Fix] The bug that the Proxy-Connection header was not removed when sending to remote server.