Skip to content

v5.7.9

Compare
Choose a tag to compare
@gschier gschier released this 10 Aug 23:20
· 4198 commits to develop since this release

Bug Fixes

  • Cap number of redirects to 20 (instead of unlimited)
  • Some performance improvements
  • Don't allow password input text to be copied
  • Over-selecting input bounds no longer clears selection

Minor Changes

  • Add ability to specify Authorization token prefix for OAuth 2.0 Requests
  • GraphQL schema introspection requests now apply cookies, auth, and all other Insomnia features
  • GraphQL prettify no longer recursively stringifies variables object
  • Display schema fetch information for GraphQL
  • Automatically switch to POST when choosing GraphQL body