v0.0.9
What's New
- Request Panel > Address Bar > OpenAPI Style Path Parameters (completes #51)
- Response Panel > download response as a file (closes #49)
Fixes
- Docker image missing ui
- Unable to paste in request panel address bar when your copied text has a newline as the end
- Response Panel > HTML response containing iframe redirects window to object url - this happened for me when I had loaded a stackoverflow.com page as the request - seems like iframes have the ability to navigate the top level window, so we sandbox it
- Import > Restfox > all exported bodies will not be imported instead of excluding the inactive body types - this is so the state of the export + import matches the behavior of Restfox
- Web Standalone / Docker: POST of all kinds of bodies (json, form url encoded, multipart, binary) was broken
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.8...v0.0.9