Skip to content

v0.29.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 05:33
· 2 commits to main since this release

What's New

  • Request Panel / Folder Panel > Headers > Content Type autocomplete (#286)
  • More accurate request timing + show head complete & body complete time when hovering over time taken tag in Response Panel
  • Response Panel > add description to status code (#289)
  • Plugin / Script > rf.response.setHeader(name, value)

Fixes

  • Don't show popup on uncaught exception - just log it
  • New Request Shortcut Panel > icons don't load when running on electron

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.28.0...v0.29.0