v0.25.0
What's New
- Web Standalone / Docker: adds option to disable ssl verification
- Settings > Indent size (#240)
- Import > auto detect import type for file being imported + drag & drop files for import (#239)
- make paste as curl recognize graphql + graphql requests now show GQL instead POST in sidebar + beautify graphql
Fixes
- Import > Postman (fixes #234)
- Import > Postman > authentication from postman collection is not parsed into Restfox (#236)
- Web Standalone / Docker: multipart form submission not working
- Using fetchSync twice in plugin results in error (fixes #242)
- Bulk Editing Headers from Folder Properties Closes Modal Instead of Bulk Editing (fixes #243)
- Bulk editing headers & applying on a newly created request does not create headers + Applying empty textarea in bulk edit creates one header entry where both name & value are empty
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.24.0...v0.25.0