Skip to content

v0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 06:07
· 18 commits to main since this release

Fixes

  • Uncaught (in promise) TypeError: Cannot read properties of null (reading '_id') at Proxy.updateCollectionItem (FolderPanel.vue:105:46) - occurs when closing folder panel
  • Folder Panel data goes out of sync between state.collection & state.tabs causing persistence issues when switching tabs in both file workspaces and indexeddb workspaces
  • Response tag not working in Folder Panel

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.29.0...v0.30.0