Insomnia Core 5.8.2
Download for Desktop View on GitHub
Major Changes
- New cookie editing flow (#448 by BeeeQueue)
- Support templating in cookies (#448 by BeeeQueue)
- HAWK authentication (#446 by jgiovaresco)
Bug Fixes
- Blocker for large responses works again
- Prevent modal dialogs from closing when escaping autocomplete
- Prevent Content-Length integer overflow for uploads over 2GB
Minor Tweaks
- Environment functions on plugin API (#443 by Xuanwo)
- Fuzzy filtering now used in all UI filter inputs
- Request method now shown in tag editor (#453 by derpoho)
- Don't touch already-encoded characters in URL
- Add HTML content-type detection