This repository was archived by the owner on Oct 6, 2023. It is now read-only.
v1.0.3
Bug Fixes:
- duplicating a request does not copy over auth type #92 by @iangregsondev
- bug: wrong cursor location after entering an open bracket json #21 by @ctfrancia
- socket.io "add request" shows white screen and socket disconnection #15 by @ctfrancia
- ctrl + shift + enter would show the emitter entry in the chat-board window #11 by @Nishchit14
- is in a connecting state even after a failed handshake with the server. #2 by @priyank6796
Enhancements:
- unable to select and copy text due to buttons #47 by @GlobalKhabr
- scroll the page #33 by @ediline2
- feat: alert for incorrect json #20 by @ctfrancia
- one-lined json format #17 by @pavel-martynov
- add export and import funciton #14 by @TANAKA-Makoto
- socketio, the connected socket-id would be copied when clicking on it. #9 by @Nishchit14
- support passing function as argument (aka callback) #4 by @minhpq331