Releases: RESTEDClient/RESTED
Releases · RESTEDClient/RESTED
0.4.0
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
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
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
- Fixes click events in slideyButton not working properly
0.1.1
- 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
Inital release of RESTED! \o/