Releases: paulhitz/yet-another-rest-client
Releases · paulhitz/yet-another-rest-client
Release list
Chrome Manifest v3
Dark Mode
Donation Revamp
- Removed the paypal links and replaced with ko-fi.com links.
- Fix for a minor UI issue. Thanks @rr-it
Add HTTP Status Codes to History Page
- Adds HTTP Status codes to the history page. You can now see if previous requests were successful or not.
- Tidy up the handling of failed requests. No more displaying -1 as the status for cancelled requests.
- Updated most dependencies.
Remove cookies permission
Removed "cookies" from the list of permissions that the extension needs. This was a relic from some old functionality that was removed a long time ago.
The Chrome App Store now objects to requesting permissions that are not used. As a result, it's de-listed the extension until this is resolved.
Remove invalid headers from auto-complete
- Remove invalid request headers from the auto-complete.
- Allow the request widget to be minimised.
Minor feature requests
Update Favorites + lots more
Performance and usability improvements
Performance Improvements
- Updated Dependencies
- Improved performance of the syntax highlighting