v0.34.0
Fixes
- On macOS, once the window is closed, application doesn't open again if you click on the icon in the dock
- Update undici to fix infinite loading issue when a http2 server is restarted after sending a request and sending a request again (fixes #301)
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.33.0...v0.34.0