Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Restfox-0.40.0-full.nupkg | 2025-07-27 | 109.4 MB | |
Restfox-0.40.0.Setup.exe | 2025-07-27 | 110.0 MB | |
Restfox-win32-x64-0.40.0.zip | 2025-07-27 | 113.2 MB | |
RELEASES | 2025-07-27 | 79 Bytes | |
Restfox_0.40.0_amd64.snap | 2025-07-27 | 91.9 MB | |
Restfox-darwin-x64-0.40.0.zip | 2025-07-27 | 105.7 MB | |
Restfox-darwin-arm64-0.40.0.zip | 2025-07-27 | 99.0 MB | |
Restfox-0.40.0-1.x86_64.rpm | 2025-07-27 | 85.5 MB | |
restfox_0.40.0_amd64.deb | 2025-07-27 | 106.4 MB | |
README.md | 2025-07-27 | 1.1 kB | |
v0.40.0 source code.tar.gz | 2025-07-27 | 3.5 MB | |
v0.40.0 source code.zip | 2025-07-27 | 3.6 MB | |
Totals: 12 Items | 828.2 MB | 27 |
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: https://github.com/flawiddsouza/Restfox/compare/v0.39.0...v0.40.0