Skip to content

Releases: RESTEDClient/RESTED

0.4.0

10 Oct 22:06
Compare
Choose a tag to compare

Release of 0.4.0

Included changes:
  • Add some really slick themes
  • Add ability to import requests from HAR or Postman
  • Add unit tests and Travis CI integration
  • Further usability tweaks

0.3.0

10 Sep 18:29
Compare
Choose a tag to compare

Release of 0.3.0

Included changes:
  • Remove headers from request
  • Spinner for slow requests
  • Changes underlying implementation $http -> XHR
  • Https urls should no longer break
  • Responsive adjustments - should now look good on monitors for mice

0.2.0

03 Sep 19:20
Compare
Choose a tag to compare

Release of 0.2.0

Included changes:
  • URL templates: You can now use templates in your URLs. Example: restapi.com/user/{{userId}}?API_KEY={{apiKey}}
  • Basic auth
  • Fullscreen request panel: You can now minimize the collections panel.
  • Other UI tweaks and goodies. Can you find them all?

Thanks for being an early adopter of RESTED, you rule! \o/

0.1.2

26 Jul 16:23
Compare
Choose a tag to compare
  • Fixes click events in slideyButton not working properly

0.1.1

22 Jul 20:08
Compare
Choose a tag to compare
  • Adds help text when hovering over buttons
  • Removes pretty printing of HTML for now to comply with AMO.
    • Reason: The the script the app used loaded a remote script which they consider dangerous practice

0.1.0

19 Jul 00:05
Compare
Choose a tag to compare

Inital release of RESTED! \o/