windows-macos-linux-android-ios
- 🐞 [FIX] The bug where copying the request header as JSON did not merge cookies.
- 💪 [OPT] Limit the maximum length of content in input fields such as URL, request parameters, and request headers to 8k.
- 💪 [OPT] Prohibit pasting text lines longer than 64k to prevent application freezing.
- 💪 [OPT] Prohibit compressing JSON payload larger than 64k to prevent application freezing.
windows-macos-linux
- 💪 [Opt] Automatically restore the previous system proxy configuration when disabling the system proxy in Reqable.
- 💪 [Opt] Improved accuracy in retrieving captured app information.
- 💪 [Opt] Enhanced performance of the traffic list.
- 💪 [Opt] Added
SaveandSave Asoptions to the context menu of the API tab. - 💪 [Opt] Exporting partial content now uses the correct default file name.
- 💪 [OPT] [MCP] Data exceeding 256k will return a temporary file path instead of directly returning the content.
- 🐞 [FIX] Fixed a bug where the MCP getting traffic ID list was incorrect.
- 🐞 [Fix] Fixed a bug where the traffic list would auto-scroll when selecting items upwards while holding the Ctrl key.
windows
- 🐞 [FIX] The bug where the window top could not adjust the window size.
- 💪 [OPT] [MCP] Automatically close the Server process during version upgrades.