Skip to content

Releases: jsargiot/restman

v0.8.0

03 Dec 22:10
95d397a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

v0.7.2

03 Sep 23:12
337cffb
Compare
Choose a tag to compare

Changelog

#32 Disable "tabs" permission.

v0.7

24 Jul 22:16
Compare
Choose a tag to compare

Changelog

Fixes

  • #23 Fixed background in method drop down on windows.

New:

  • #25 Share request.
  • #24 Add OPTIONS to the list of http methods.

https://addons.opera.com/en/extensions/details/restman/
https://chrome.google.com/webstore/detail/restman/ihgpcfpkpmdcghlnaofdmjkoemnlijdi

v0.6

09 May 22:50
Compare
Choose a tag to compare

Changelog

Fixes:

  • #11 Different color for every HTTP method.
  • #18 Extension no longer uses resources when it's not being used.

New:

  • New dark theme! Based on material design colors.
  • Side by side layout for Body and Response panels.
  • Options popup page to save theme and layout for future sessions.
  • Improved history dropdown. Adding ability to move through options with up/down keys, better mouse click handling, options get scrolled into view when out of scroll, pressing enter to select option.
  • More url space.
  • Improved "running" indicator.

https://addons.opera.com/en/extensions/details/restman/

v0.5

08 Dec 01:51
Compare
Choose a tag to compare

Changelog

Fixes:

  • Fixed replacement of line endings in request editor.
  • Added error message for failed requests.

New:

  • Improved history dialog. It now popus from the url bar, it filters entries based on what's been typed.
  • New HTML preview for responses. It will render the response as an html. Due to security issues, some scripts, images and other resources might be blocked.
  • Added extension version in main windows.

https://addons.opera.com/en/extensions/details/restman/

v0.3

18 Jun 14:48
Compare
Choose a tag to compare

Changelog

  • Major UI overhaul.
  • Extension won't duplicate entries in history.
  • Adding clear all button to headers and form body sections.
  • Ctrl+Enter sends request.
  • Pressing enter on url textbox sends request.
  • Several small fixes.

https://addons.opera.com/en/extensions/details/restman/