Skip to content

v1.4.0

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

windows-macos-linux

  • πŸš€ [New] Code Snippet supports cURL and Guzzle for PHP language.
  • πŸš€ [New] Add Certificate application menu bar.
  • πŸš€ [New] Add Raw display for request details.
  • πŸš€ [New] Add Automatic Debugging switch in app settings.
  • πŸš€ [New] Support reviewing Charles Session files.
  • πŸ’ͺ [Opt] A prompt pop-up dialog will be displayed when Reqable exits.
  • πŸ’ͺ [Opt] A prompt will be displayed after dragging unsupported files to the Reqable main window and releasing them.
  • πŸ’ͺ [Opt] The session content area displays information about file or history opening failure.
  • πŸ’ͺ [Opt] Opening HAR files no longer filters out CONNECT requests.
  • 🐞 [Fix] Reverse proxy certificate trust issue.
  • 🐞 [Fix] A bug where SSL handshake failure are not displayed.
  • 🐞 [Fix] A bug in which operations such as deleting, clearing, and editing bookmarks lead to incorrect bookmark selection status.
  • 🐞 [Fix] A bug in importing cURL that causes the URL parsing to fail due to the --location parameter.
  • 🐞 [Fix] The bug that the request cannot be sent due to malformed Content-Type.
  • 🐞 [Fix] The bug of incorrect application window position and size on certain resolution devices.
  • 🐞 [Fix] SOCKS proxy causing MySql database to be unable to connect.

macos

  • 🐞[Fix] The bug that the Webkit Networking related request icon displays incorrectly.