Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Restfox-darwin-x64-0.39.0.zip | 2025-07-04 | 105.7 MB | |
Restfox-darwin-arm64-0.39.0.zip | 2025-07-04 | 99.0 MB | |
RELEASES | 2025-07-04 | 79 Bytes | |
Restfox-0.39.0-full.nupkg | 2025-07-04 | 109.4 MB | |
Restfox-0.39.0.Setup.exe | 2025-07-04 | 110.0 MB | |
Restfox-win32-x64-0.39.0.zip | 2025-07-04 | 113.2 MB | |
Restfox_0.39.0_amd64.snap | 2025-07-04 | 91.9 MB | |
Restfox-0.39.0-1.x86_64.rpm | 2025-07-04 | 85.5 MB | |
restfox_0.39.0_amd64.deb | 2025-07-04 | 106.4 MB | |
README.md | 2025-07-04 | 1.4 kB | |
v0.39.0 source code.tar.gz | 2025-07-04 | 3.5 MB | |
v0.39.0 source code.zip | 2025-07-04 | 3.6 MB | |
Totals: 12 Items | 828.2 MB | 0 |
What's New
- Sidebar > Folder > environment quick switcher (resolves [#312])
- Add support for additional response formats in settings and response panel for bypassing binary response warning on custom content types (resolves [#339])
- Tabs in Settings
Fixes
- Import > use the same fetch logic as the rest of the app instead of directly using the fetch method to avoid CORS issues + import not respecting the disable ssl setting (resolves [#330], resolves [#336])
- curl import fails for multipart/form-data (resolves [#335]) + auto focus the textarea when showing the curl import modal
- Response Panel > remember & restore scroll position when switching tabs, not working correctly for responses that get a large response / binary response warning
- Backup Restore failing for backups having request or response data larger than 10 MB (resolves [#338])
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.38.0...v0.39.0