v0.15.0
What's New
- Add Restfox user-agent to headers (#133) by @kobenguyent
- Add logo to navbar (#135) by @kobenguyent
- Logs tab (#137) by @kobenguyent
- Improve dark theme (#140) by @mofazhe
- Response Panel > response filtering (#146) by @kobenguyent
- Create distinction between inactive tabs and active tab in Request Panel & Response Panel + add background color to tags displayed in Response Panel (#148) by @kobenguyent
- Request Panel > custom request method dropdown (#150) by @kobenguyent
- A new theme: Dracula
- Response Panel > xml response filtering (#152) by @kobenguyent
- Response Panel > status code and text mapping (#153) by @kobenguyent
- Response Panel > Timeline viewer (#155) by @kobenguyent
Fixes
- Remove content-type header when body is switched to no body (#134) by @kobenguyent
- Import Modal > input type file button is unstyled and doesn't match the theme
- Sidebar > Collection Item > Right Click > Properties > done button is unstyled and doesn't match the theme
- Request Panel > Extracting Path params from url > don't treat mac addresses in url as path parameters (fixes #154)
- A more contrasty patch method color for light theme
New Contributors
- @kobenguyent made their first contribution in #133
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.14.1...v0.15.0