Changelogs
- Introduce a Better Map Local Tool (v2):
- Map from a HTTP Message -> Capable of manipulating the HTTP Status, Headers and the Body.
- Map from a Local File as a Body
- Add the minimal Editor in Map Local => Able to edit the file directly in the app
- Auto create a Local File from the Response of the selected request
- Split View layout => Easily to manage the Local File Entry
- Prefer using a JSON Previewer than Hex.
- Add some well-known 3rd Text Editor app in Open With menu
- Improve performance on the Main View with proper Throttle and Debounce when we have flood of in-coming requests
Bugs
- Fixed Body Tab doesn't present in Breakpoint for a request/response with empty body contents
- Fixed Don't automatically select the Remote Folder when it initially connects