Insomnia Core 6.2.0
Download for Desktop View on GitHub
Major Changes
- Configurable interface fonts (#1213 by evanslify)
- Support Postman 2.1 data format (#1233 by coderjoe)
- Imported Swagger tags now create folders (#1211 by thewheat)
- Add preference to change indent from tabs to spaces (#1117 by Masov)
- Support importing Postman Basic, Digest, Bearer, OAuth, and AWS auth (#1244 by coderjoe)
Bug Fixes
- Python Requests code generation query (#1200 by thewheat)
- Ignore parameters entry when importing Swagger (#1197 by beardeddragon5)
- Clear Content-Type header when selecting No Body (#1214 by thewheat)
- Smarter GraphQL schema fetching, and ability to disable auto-fetching
- Linux deb and AppImage now built on older 14.04 OS again
- Prevent HTML injection in autocomplete menu
- Whitespace before URL no longer breaks
- Fix prompt plugin always prompting
- Dropdown menus no longer get squished by small sidebar
- Fix plugin installs when spaces exist in file path
- Dollar symbol support for Curl command imports
- Warn use when switching from Form to JSON request body
Minor Tweaks
- URLs in Headers pane now clickable (#1186 by KarthikSiddarth)
- Sort workspaces alphabetically by name (#1179 by Masov)
- Clojure EDN syntax support (#1176 by JoelSanchez)
- Add resource parameter to OAuth 2.0 (#1174 by DevinCarr)
- Preserve HAR comments during import (#1198 by Atvaark)
- Better query param ordering in code generation (#1192 by jamesallured)
- Ability to disable update notification on Linux (#1234 by artywhite)
- Add INSOMNIA_DATA_PATH environment variable to change Insomnia data directory (#1230 by danothemen)
- Support file type filtering for plugins (#1131 by nickhomme)
- Added Send And Download option to advanced sending menu
- Additional workspace sync settings to disable syncing of cookie jar and SSL client certificates
- Support npm version suffix when installing plugins