Releases: reqable/reqable-app
Releases Β· reqable/reqable-app
v1.2.1
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
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
andReset 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
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
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
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
toor
. - π [Fix] The bug that the SSL traffic of the remote device is not decrypted when the computer does not have a certificate installed.
v1.1.5
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.