Skip to content

v5.7.0

Compare
Choose a tag to compare
@gschier gschier released this 02 Aug 22:07
· 3910 commits to develop since this release

Major Changes

  • New GraphQL request body type
  • Add netrc authentication (#384)

Bug Fixes

  • Fixed downloading response bodies
  • Don't include literal newline characters in Curl snippets
  • Change HTTP method to GET on redirects
  • Fix AWS authentication for GET requests
  • Colons in header values now handled properly
  • No longer close search box on Enter

Minor Changes

  • Plugin system improvements
  • Workspaces created by import or sync are now marked with an indicator
  • Add autodetection for XML when no Content-Type present
  • Behind-the-scenes sync improvements