Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 12:07
· 345 commits to main since this release

What's New

  • Add toggle for iframe sandbox (#107)

Fixes

  • File Workspace > deleteResponsesByIds was erroring out as it wasn't receiving the collectionId for the responses it was supposed to delete + getResponsesByCollectionId responses order was incorrect and wasn't ordered by createdAt desc
  • File Workspace > Socket > client.messages for one client is undefined (not sure how this can happen but if it happens, this will take care of it)
  • Request Panel > syncing url query params between the Address Bar + Query tab

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.7.1...v0.8.0