EXE
WinGet
Insomnia
Kong · 11.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Insomnia.Core-11.0.0.exe --silent
File Identity
Filename
Insomnia.Core-11.0.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Insomnia.Insomnia
Version
11.0.0
Description
The Desktop API client for REST and GraphQL. Make requests, inspect responses.
License
Apache-2.0
↗
Homepage
https://insomnia.rest/
Installer URL
https://github.com/Kong/insomnia/releases/download/core@11.0.0/Insomnia.Core-11.0.0.exe
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- :rocket: 10.3.1 by @insomnia-infra in #8344
- fix: request render error not display - [INS-4833] by @CurryYangxx in #8277
- Short-ciruit string rendering if require invocation is detected by @godfrzero in #8358
- add warning on import by @jackkav in #8350
- fix: mask client secret input in OAuth 2.0 authentication [INS-4974] by @pavkout in #8351
- fix: consolidate request+codegen headers+authorization [INS-4925] by @ryan-willis in #8345
- fix: Table view environment variables ar…