Insomnia Core 5.7.0
Download for Desktop View on GitHub
Major Changes
- New GraphQL request body type
- New netrc authentication type (#384 by moxuz)
Bug Fixes
- Fixed downloading response bodies
- Do not 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 Tweaks
- Add autodetection for XML when no Content-Type present
- Workspaces created by import or sync now marked indicated in UI
- Data imports no longer update modified time
- Plugin system improvements (still experimental)
- Data sync networking improvements