EXE
WinGet
Restfox
Flawid D'Souza · 0.35.0 · neutral
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Restfox-0.35.0.Setup.exe --silent
File Identity
Filename
Restfox-0.35.0.Setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
flawiddsouza.Restfox
Version
0.35.0
Description
Restfox
License
MIT
↗
Installer URL
https://github.com/flawiddsouza/Restfox/releases/download/v0.35.0/Restfox-0.35.0.Setup.exe
Release Notes
Fixes
- ContextMenu component leaks native click event causing <ContextMenu @click="handleClick"> to receive pointer event as value at times - example, when you right click inside the open context menu item and click outside, the @click of ContextMenu receives pointer event as value
- Multipart Form Data requests not working
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…