RESTED version history - 11 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.5.0
Released 12 Dec 2021 - 1.56 MBWorks with firefox 45.0 and later, android 120.0 and laterSource code released under GNU General Public Licence v3.0 only
Download FirefoxYou'll need Firefox to use this extensionOlder versions
Version 2.4.0
Released 2 Dec 2021 - 1.49 MBWorks with firefox 45.0 and laterSource code released under GNU General Public Licence v3.0 only
Version 2.3.1
Released 23 Jul 2019 - 1.49 MBWorks with firefox 45.0 and laterSource code released under GNU General Public Licence v3.0 only
Version 2.3.0
Released 9 Dec 2018 - 1.47 MBWorks with firefox 45.0 and laterSource code released under GNU General Public Licence v3.0 only
Version 2.2.1
Released 16 Oct 2018 - 1.47 MBWorks with firefox 45.0 and laterSource code released under GNU General Public Licence v3.0 only
Version 2.1.1
Released 9 Aug 2017 - 1.46 MBWorks with firefox 45.0 and laterSource code released under GNU General Public Licence v3.0 only
Version 2.1.0
Released 29 Jul 2017 - 1.46 MBWorks with firefox 45.0 and laterSource code released under MIT Licence
Version 2.0.3
Released 16 Jun 2017 - 1.45 MBWorks with firefox 45.0 and later- Fix responses with empty bodies and Content-Type: application/json never completing
- Fix errors not being rendered out to the end user
- Fix error thrown when clicking entry in header autosuggest
- Fix URLs with leading whitespace
Source code released under MIT Licence
Version 2.0.2
Released 8 Jun 2017 - 1.45 MBWorks with firefox 45.0 and later- Remove URL validation, which prevented fetching sites like localhost and adding invalid requests to a collection
- Fix raw body in POST being ignored
Source code released under MIT Licence
Version 2.0.1
Released 26 May 2017 - 1.45 MBWorks with firefox 45.0 and laterThis is the biggest release ever in the history of RESTED! Six months in the making, 2.0 finally comes out. Hope you enjoy
- 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
Source code released under MIT Licence
Version 1.0.0
Released 17 Sep 2016 - 1.18 MBWorks with firefox 47.0 and later- 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.Source code released under MIT Licence