Changelog

June 20, 2023

v 1.4

- Fixed issue where every URL where called with "?" at the end.

Nov. 22, 2022

v 1.3

- Fixed crash on using undo command while editing request JSON body.

Oct. 27, 2022

v 1.2

This update brings "no-code" API testing. You can now do standard tests like checking the response code, JSON value from the response, etc. without scripting.
- Copy/paste requests in the sidebar
- Paste headers from existing requests while creating a new one.

Oct. 23, 2022

v 1.1

This update brings "no-code" API testing. You can now do standard tests like checking the response code, JSON value from the response, etc. without scripting.
- Copy/paste requests in the sidebar
- Paste headers from existing requests while creating a new one.

Oct. 11, 2022

v 1.0.3

- Fixed an issue where creating requests was not possible.

Oct. 6, 2022

v 1.0.2

- Added context menus to the sidebar
- You can add rows to the tables(like headers, query parameters, etc.) by double-clicking on an empty row