v0.21.0
What's New
- Settings > Add Global User Agent (#195)
- Request Panel > Script tab > script active indicator (#196)
- Request Panel > Docs tab > existence indicator (#197)
- Request Panel > Headers > Bulk Edit (#200)
- Response Panel > Response Filter > Preserve response filter (#202)
- Request Panel > graphql schema action (#205)
- Nav Bar > Environment Coloration (#207)
- Nav Bar > adds workspace quick switcher (closes #210)
Fixes
- navbar items overflow when width of the window is too small (fixes #190)
- Response Panel > Some dropped characters on Error view (#206)
- Response Panel > Preview > Ctrl + End doesn't take user to the end of the editor (fixes #208)
- env var with hyphen doesn't get highlighted (fixes #211)
- Nav Bar > if active environment color is changed in env modal, changed color is not reflected in nav bar
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.20.0...v0.21.0