Skip to content

2.0.0

Compare
Choose a tag to compare
@eliihen eliihen released this 09 Jun 05:23
· 148 commits to master since this release
9ef631f

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