v0.10.0
What's New
- Tab Bar > Tab > Right Click > Move to New Window
- add support for portable package for Windows
- File Workspace > .env support for secrets
- Added path parameter parser for Open API spec file imports (#115)
Fixes
- Saving plugin after changing scope of an existing plugin from current workspace to global or vice versa does not refresh the ui + other related issues (fixes #111)
New Contributors
Packages
For Ubuntu, snap can be installed using:
sudo snap install restfox
For macOS, the app can be installed using homebrew:
brew install restfox
For Windows, the app can be installed using:
scoop bucket add extras
scoop install restfox
NOTE: Not all the builds have been tested properly, so please create an issue if you encounter any problems.
Full Changelog: v0.9.1...v0.10.0