Skip to content

Releases: reqable/reqable-app

v1.2.1

28 Aug 11:31
41dcefd
Compare
Choose a tag to compare

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.

v1.2.0

24 Aug 04:10
41dcefd
Compare
Choose a tag to compare

windows:

  • πŸš€ [New] Apps are signed with EV certificates.
  • πŸ’ͺ [Opt] Change version upgrade pop-up window.

windows-linux:

  • πŸ’ͺ [Opt] The UX of expanding the app menu bar.

windows-macos-linux:

  • πŸš€ [New] Added code snippet for API and traffic.
  • πŸš€ [New] Added Clear Cache and Reset App in settings.
  • πŸš€ [New] Urlencode supports text editing mode.
  • πŸš€ [New] Urlencode supports importing and copying concatenated strings.
  • πŸ’ͺ [Opt] Adding quotes to URL values in generated cURL commands.
  • 🐞 [Fix] The bug that the number of checks displayed in the domain filter of the traffic list is wrong.
  • 🐞 [Fix] The bug that the request or response cannot continue to execute after the breakpoint window is closed.
  • 🐞 [Fix] Possible duplicate Content-Type header bug in API created from traffic list.
  • 🐞 [Fix] The bug that the text display error in the API query parameter text editing mode.

v1.1.8

10 Aug 14:16
74c3c87
Compare
Choose a tag to compare

windows-macos-linux:

  • πŸš€ [New] Support API session global settings.
  • πŸ’ͺ [Opt] Important performance optimization.
  • πŸ’ͺ [Opt] The storage limit of the database has been increased from 1G to 10G.
  • πŸ’ͺ [Opt] The traffic history data is stored in compression.
  • πŸ’ͺ [Opt] Raw body data is automatically prettified.
  • πŸ’ͺ [Opt] Exiting the program no longer automatically closes the system proxy if Reqable proxy is unset.
  • 🐞 [Fix] The bug that the request header in the imported API collection is incomplete.
  • 🐞 [Fix] The bug that the API repeatedly adds the Cookie header.
  • 🐞 [Fix] The bug that auto-cookie settings is not working.
  • 🐞 [Fix] The bug that API session shortcut keys are not working.

v1.1.7

07 Aug 10:15
74c3c87
Compare
Choose a tag to compare

windows-macos-linux:

  • πŸš€ [New] Support export and import Reqable api collections.
  • πŸš€ [New] API editor added Follow Debug shortcut icon.
  • πŸš€ [New] The traffic list supports client address search terms.
  • πŸš€ [New] Added a button to clear the results in the URL codec tool.
  • πŸ’ͺ [Opt] Added error message display in the URL codec tool.
  • πŸ’ͺ [Opt] Cleaning strategy of history cache files.
  • πŸ’ͺ [Opt] API collection naming and renaming verification.
  • πŸ’ͺ [Opt] Some input boxes will change the border color after getting the focus.
  • 🐞 [Fix] The bug that the remote device sll bypass does not take effect.
  • 🐞 [Fix] A bug that failed to read some traffic history.
  • 🐞 [Fix] Failed to clean up the websocket cache file after deleting traffic history.
  • 🐞 [Fix] A bug where input auto-completes were lost in traffic search items.

windows:

  • πŸ’ͺ [Opt] Configure web proxy no longer uses powershell to execute commands.

v1.1.6

03 Aug 14:01
Compare
Choose a tag to compare

windows-macos-linux:

  • πŸš€ [New] Refactor capture multi-session UX.
  • πŸš€ [New] Supports importing API collections of Postman, Hoppscotch, ApiPost and Apifox.
  • πŸš€ [New] Support for merging capture records into other session tabs.
  • πŸ’ͺ [Opt] Improve application startup speed.
  • πŸ’ͺ [Opt] Automatically clean up expired capture cache files.
  • πŸ’ͺ [Opt] Bookmark filtering and domain name filtering conditions are changed from and to or.
  • 🐞 [Fix] The bug that the SSL traffic of the remote device is not decrypted when the computer does not have a certificate installed.

screenshot

v1.1.5

01 Aug 03:29
Compare
Choose a tag to compare

windows-macos-linux:

  • πŸš€ [New] Support SSL bypass configuration (right-click the shield icon).
  • πŸ’ͺ [Opt] MITM proxy is skipped if the certificate is not installed successfully.
  • πŸ’ͺ [Opt] Remove the limit of 9999 repeats.
  • πŸ’ͺ [Opt] Server address will also be displayed in the traffic list after the proxy connection fails.
  • πŸ’ͺ [Opt] License window adds a display of the reason for restriction。
  • πŸ’ͺ [Opt] Traffic list supports Home/End/PageUp/PageDown shortcut keys.
  • πŸ’ͺ [Opt] The editor supports Home/End shortcut keys.
  • 🐞 [Fix] Wildcard matching algorithm may enter an infinite loop.
  • 🐞 [Fix] cURL format for copying Multipart requests in the traffic list is incorrect.

windows:

  • πŸ’ͺ [Opt] The method of obtaining the unique ID of windows device.