v0.33.0
What's New
- Socket Panel > json highlighting + auto bracket closing + indent on input (closes #299)
- File Workspace > for ids, normalize path separators, so that they are always posix - makes response tags work cross platform
Fixes
- File Workspace > can't rename folders with subfolders on Windows (fixes #295)
- CodeMirrorSingleLine > When autocompleting an environment variable, closing braces are added even when they are not needed (fixes #297)
- Request Panel > Body > Binary File > after clicking x to clear selected file, can't select same file from file picker, without selecting another file
- Import > Postman v2 > path params not imported (fixes #293)
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.32.0...v0.33.0