Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 15:17
· 169 commits to main since this release

What's New

Fixes

  • Remove content-type header when body is switched to no body (#134) by @kobenguyent
  • Import Modal > input type file button is unstyled and doesn't match the theme
  • Sidebar > Collection Item > Right Click > Properties > done button is unstyled and doesn't match the theme
  • Request Panel > Extracting Path params from url > don't treat mac addresses in url as path parameters (fixes #154)
  • A more contrasty patch method color for light theme

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.14.1...v0.15.0