Releases: RESTEDClient/RESTED
Releases · RESTEDClient/RESTED
2.1.0-rc.1
Use enzyme-to-json everywhere
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
Release of 2.0.0
This is the biggest release ever in the history of RESTED! Six months in the making, 2.0 finally comes out. Hope you enjoy
Features
- RESTED has been rewritten to React.js and Redux!
- Adds time taken for request
- Adds response preview
- Allows sending insecure HTTPS requests, like to servers with expired certs, because the etension now uses fetch API
- Adds autocompletion for headers
- User experience Improvements to editing collection and request names
- URL templates are now also expanded in header values
- Adds compact mode to collections
- Changes the "edit request" flow to use an "edit mode"
- Responses over 20kB will no longer be highlighted for performance reasons
- Adds new dark themes
- Other UX improvements
2.0.0 - Release candidate 2
Please try this release candidate out!
If there are no problems reported, I'll submit 2.0.0 for review next week.
2.0.0 - Release candidate 1
2.0.0-rc.1 Release candidate 1
1.0.0
Release of 1.0.0
Features
- RESTED is now a webextension!
- The storage backend has been rewritten from IndexedDB to chrome.storage
IMPORTANT!
You will lose all your saved requests because of the change of storage backend. If you need to keep your stored data you can export them from the old extension, then update, then import the data into the new extension.