Skip to content

v0.28.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 18:39
· 47 commits to main since this release

What's New

  • Environment Modal > support using response tags in environments
  • Limit widths of folder panel and logs modal to make it look better

Fixes

  • OAuth2 > disableSSLVerification flag is not respected by oauth 2 requests (fixes #283)
  • Import > Postman URL
  • Electron: folder panel changes don't persist in file workspaces

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