Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 11:30
· 2 commits to main since this release

What's New

  • Request Panel > Address Bar > auto complete when typing an env var (#165, #171)
  • electron: http2 request support

Fixes

  • Response Panel > Timeline tab doesn't render properly when using env var (#162)
  • electron: incorrect request time taken reported on subsequent requests when compared to chromium fetch and other http clients

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.17.0...v0.18.0