Skip to content

Releases: flawiddsouza/Restfox

v0.0.7

29 Nov 04:19
Compare
Choose a tag to compare

What's New

  • Response Panel > Proper message for invalid url, informing about missing protocol
  • Request Panel > Query > Path Parameters (closes #22)
  • Request Panel > Body > Beautify JSON > beautify json with variables & invalid json
  • Import > Allow importing multiple exports at once
  • Import > OpenAPI (closes #11)
  • Plugins > per workspace, per folder & per request (closes #7)
  • Response Panel > History is now limited to last 20 items to prevent consuming excessive amounts of disk space. Will be configurable in the near future.

Fixes

  • Import > Postman v2 > bearer auth not imported
  • Import > Insomnia
  • Substitute all occurrences of environment variables

Packages

For Ubuntu, snap can be installed using:

sudo snap install restfox

For MacOS, the app can be installed using homebrew:

brew install restfox

NOTE: Not all the builds have been tested properly, so please create an issue if you encounter any problems.

Full Changelog: v0.0.6...v0.0.7

v0.0.6

10 Nov 03:31
4715a53
Compare
Choose a tag to compare

Features

  • Dark theme
  • Backup & Restore
  • Nav Bar > Clear Collection > Extra confirmation by typing given text to prevent disastrous deletions

image

image

Fixes

  • Binary bodies not sent when plugins are active
  • Binary body file save and restore 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

NOTE: Not all the builds have been tested properly, so please create an issue if you encounter any problems.

Full Changelog: v0.0.5...v0.0.6

v0.0.5

30 Oct 14:29
Compare
Choose a tag to compare

Features

  • Set environment variables in plugins
    image

Fixes

  • multipart/form-data implementation bugs
  • Pressing Esc now closes the top most modal instead of all open modals

Packages

For Ubuntu, snap can be installed using:

sudo snap install restfox

Not all the builds have been tested properly, so please create an issue if you encounter any problems.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

27 Oct 07:39
Compare
Choose a tag to compare

Forth Electron Release 🎉

For Ubuntu, snap can be installed using:

sudo snap install restfox

Not all the builds have been tested properly, so please create an issue if you encounter any problems.

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

13 Oct 07:26
Compare
Choose a tag to compare

Third Electron Release 🎉

For Ubuntu, snap can be installed using:

sudo snap install restfox

Not all the builds have been tested properly, so please create an issue if you encounter any problems.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

29 Sep 14:45
Compare
Choose a tag to compare

Second Electron Release 🎉

For Ubuntu, snap can be installed using:

sudo snap install restfox

Not all the builds have been tested properly, so please create an issue if you encounter any problems.

v0.0.1

31 Aug 16:52
Compare
Choose a tag to compare

First Electron Release 🎉

For Ubuntu, snap can be installed using:

sudo snap install restfox --edge

Not all the builds have been tested properly, so please create an issue if you encounter any problems.