v0.20.0
What's New
- Sidebar > Context Menu > Revamped UI (#187) by @kobenguyent
- Request Panel > show graphql schema (#191) by @kobenguyent
- Sidebar > Context Menu > Add option to directly create graphql request (#192) by @kobenguyent
- Built-in snippets for plugins and scripts (#193) by @kobenguyent
Fixes
- Enable persistence for indexeddb to prevent data loss
- Exported workspace of type file cannot be imported as exported structure is incorrect
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.19.0...v0.20.0