Skip to content

v0.40.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:15
· 3 commits to main since this release

What's New

  • Plugin / Script > rf.setParentEnvVar (resolves #346)

Fixes

  • File Workspace > script disappears from a request when a request is moved from one folder to another but reappears when we close and reopen the app (fixes #345)
  • Sidebar > Duplicating and dragging request from one folder to another, then dragging it to the end of the original folder makes it disappear (fixes #343)
  • Response Panel > application/problem+json and application/problem+xml should be considered as render-able types + change Binary Response Warning to Unknown Media Type Warning and also show media type in the warning (resolves #347)

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.39.0...v0.40.0