Histórico de versões do RESTED - 11 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 2.5.0
Lançado em 12 de dez de 2021 - 1,56 MBFunciona em firefox 45.0 em diante, android 120.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 2.4.0
Lançado em 2 de dez de 2021 - 1,49 MBFunciona em firefox 45.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 2.3.1
Lançado em 23 de jul de 2019 - 1,49 MBFunciona em firefox 45.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 2.3.0
Lançado em 9 de dez de 2018 - 1,47 MBFunciona em firefox 45.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 2.2.1
Lançado em 16 de out de 2018 - 1,47 MBFunciona em firefox 45.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 2.1.1
Lançado em 9 de ago de 2017 - 1,46 MBFunciona em firefox 45.0 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 2.1.0
Lançado em 29 de jul de 2017 - 1,46 MBFunciona em firefox 45.0 em dianteCódigo fonte publicado sob Licença MIT
Versão 2.0.3
Lançado em 16 de jun de 2017 - 1,45 MBFunciona em firefox 45.0 em diante- 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
Código fonte publicado sob Licença MIT
Versão 2.0.2
Lançado em 8 de jun de 2017 - 1,45 MBFunciona em firefox 45.0 em diante- Remove URL validation, which prevented fetching sites like localhost and adding invalid requests to a collection
- Fix raw body in POST being ignored
Código fonte publicado sob Licença MIT
Versão 2.0.1
Lançado em 26 de mai de 2017 - 1,45 MBFunciona em firefox 45.0 em dianteThis 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
Código fonte publicado sob Licença MIT
Versão 1.0.0
Lançado em 17 de set de 2016 - 1,18 MBFunciona em firefox 47.0 em diante- 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.Código fonte publicado sob Licença MIT