Skip to content

v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 09:58
· 50 commits to main since this release

Fixes

  • File Workspace > don't delete folders that are not collection items, to prevent deleting folders that are not related to Restfox (mitigates #215)
  • Nav Bar > Workspace Quick Switcher > environments can accidentally get replaced by the environments from another workspace while quick switching due to workspace environment modal trying to save when environment changes - so we isolate the workspace environment modal by workspace_id by adding a key to it

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.22.0...v0.23.0