Insomnia Core 5.9.2
Download for Desktop View on GitHub
Major Changes
- Can now use environment variables inside template tags
Bug Fixes
- Autocomplete no longer breaks on template tags containing no arguments (rare case)
- Null values in environments no longer cause problems
- Fix client certificates not working sometimes on Windows
- Fix AWS auth for non POST/GET methods
Minor Tweaks
- Support attribute XPath queries
- Faster prettify for large responses
- File downloads now use name from Content-Disposition header when available
- Upgrade to React 16 (10% faster render performance)
- Auto-select active environment when opening environment editor
- Added menu option to show app data folder
- Improved robustness of template tag editor