Insomnia Core 6.4.0
Download for Desktop View on GitHub
Major Changes
- Keyboard shortcuts are now configurable! (#1403 by rickychandra)
- Add ability to select specific requests during data export (#1396 by rickychandra)
- OpenAPI v3 Importer (#1430 by notjosh)
Bug Fixes
- Improved performance of GraphQL editor
- Prevent Escape from closing modals in Vim mode (#1429 by ernestre)
Minor Tweaks
- Setting to configure autocomplete popup delay (#1323 by rafaelrenanpacheco)
- Add ability to purge responses in workspace settings dialog (#1317 by rickychandra)
- OAuth 2.0 will now automatically refetch tokens if refresh returns 401 status (#1338 by rafaelrenanpacheco)
- Add new high-contrast theme
- Add setAuthenticationParameter, getAuthentication and setUrl methods to plugin context for requests (#1393 by samirnijenhuis)
- Add JavaScript fetch API to code generation (#1343 by peoplenarthax)
- Add ability to specify encoding for base64 template tag (#1349 by aldaris)
- Add HAWK option for payload validation (#1339 by rpless)
- Ensure hidden modals and dropdowns are not visible to screen readers
- Better error handling for plugin installs on Windows (#1425 by senoctar)
- OAuth 2.0 will fallback to id_token if access_token does not exist (#1408 by Dirbaio)
- Add YAML as an export option (#1409 by everplays)
- Add setting to configure number of saved responses per request (#1378 by Grimones)