v0.0.7
What's New
- Response Panel > Proper message for invalid url, informing about missing protocol
- Request Panel > Query > Path Parameters (closes #22)
- Request Panel > Body > Beautify JSON > beautify json with variables & invalid json
- Import > Allow importing multiple exports at once
- Import > OpenAPI (closes #11)
- Plugins > per workspace, per folder & per request (closes #7)
- Response Panel > History is now limited to last 20 items to prevent consuming excessive amounts of disk space. Will be configurable in the near future.
Fixes
- Import > Postman v2 > bearer auth not imported
- Import > Insomnia
- Substitute all occurrences of environment variables
Packages
For Ubuntu, snap can be installed using:
sudo snap install restfox
For MacOS, the app can be installed using homebrew:
brew install restfox
NOTE: Not all the builds have been tested properly, so please create an issue if you encounter any problems.
Full Changelog: v0.0.6...v0.0.7