Insomnia

Kong·Insomnia.Insomnia

The Desktop API client for REST and GraphQL. Make requests, inspect responses.

winget install --id Insomnia.Insomnia --exact --source winget

Latest 13.2.0·August 25, 2026

Release Notes

What's Changed

  • fix: Previous response will show after a request is sent successfully by @cwangsmv in #10239
  • fix(INS-2933): let empty-input request creation and re-focus the first-request input on project switch by @pavkout in #10240
  • fix: button size by @notjaywu in #10241
  • feat(templating): capability-aware sandbox context construction (C2) by @jackkav in #10226
  • feat(INS-2933): add request_url_length to Request Created analytics event by @pavkout in #10243
  • chore: enable retries for playwright smoke tests by @fiosman in #10234
  • fix: don't count auto-derived file name as a changed field in new workspace modal by @fiosman in #10246
  • fix: handle lint process error by terminating it and resetting the reference by @ZxBing0066 in #9871
  • feat(templating): surface profiles + ceiling + migration warning (P1) by @jackkav in #10242
  • fix: cloud sync test flaky by @CurryYangxx in #10238
  • Feat/basic components m0 by @CurryYangxx in #10230
  • chore: emit and upload junit test results per shard by @fiosman in #10253
  • fix(import): always show collection picker by @ryan-willis in #10262
  • feat(undo): broaden undo-history persistence via a stable historyKey by @jackkav in #10233
  • feat: add a tooltip for show/hide secret on auth tab by @shelby-moore in #10263
  • feat(templating): vetted npm libraries in the sandbox — uuid + ajv (M3) by @jackkav in #10244
  • fix: stop reusing blank-row ids in key-value editors [INS-2598] by @pavkout in #10260
  • fix: restore visible keyboard focus indicators across the app by @pavkout in #10268
  • fix: route v3 spaces SDK through proxy-aware fetch by @Ali-Sab in #10265
  • fix(first-request): polish input UI and fix cURL method detection [INS-3055] by @pavkout in #10267
  • feat: show number of matches when filtering a JSON response by @fiosman in #10261
  • fix: deep-link mcp workspace matching by @ryan-willis in #10269
  • perf: rewrite command palette search to eliminate UI freezes and stale results by @ZxBing0066 in #10257
  • feat(templating): multi-file plugins via in-sandbox module map (M4) by @jackkav in #10256
  • fix: collection runner ux by @ryan-willis in #10271
  • fix(sidebar): deduplicate repeated request IDs by @ryan-willis in #10179
  • fix: support prompt tag in main process by @CurryYangxx in #10251
  • fix: guard against infinite loops by @ryan-willis in #10281
  • fix: prevent blur-flush from persisting empty rows or re-enabling disabled rows in EnvironmentKVEditor by @pavkout in #10278
  • fix(first-request): remove double focus outline and stop cURL method sync while typing by @pavkout in #10287
  • fix(first-request): add spacing below quick actions/examples row (treatment A) by @pavkout in #10288
  • feat(templating): (L1) discover user-plugin exports in the sandbox instead of nodeRequire (PR 9) by @jackkav in #10276
  • feat(templating): (H1) route user-plugin request hooks through the sandbox (PR 10a) by @jackkav in #10279
  • fix: workspace import targeting by @ryan-willis in #10291
  • fix: show full value on hover for truncated single-line fields by @fiosman in #10273
  • chore: bump app version to 13.1.0 by @insomnia-infra in #10296
  • feat(templating): (H1) route user-plugin response hooks through the sandbox (PR 10b) by @jackkav in #10286
  • fix: Prevent redundant backend requests by @xiaodemen in #10284
  • fix: Add unique ids for cloud sync remote files by @cwangsmv in #10303
  • feat: Add a new option to disable launch browser automatically for MCP oauth workflow by @cwangsmv in #10266
  • feat: Enhance response viewer behavior when receives large response content by @cwangsmv in #9740
  • feat(undo): preserve editor undo history across tab changes by @jackkav in #10299
  • fix(smoke-test): add missing /v3/users/me/onboarding mock endpoint by @ZxBing0066 in #10309
  • chore: bump node-libcurl for electron 43 and windows arm support [INS-3111] by @ryan-willis in #10305
  • feat(templating): (A1) route user-plugin actions through the sandbox by @jackkav in #10293
  • fix: consolidate user-agent disable logic by @ryan-willis in #10310
  • chore: hide 'generate-docs' command and skip hidden commands in documentation generation by @ZxBing0066 in #10314
  • fix(templating): re-verify symlink containment on response.setBody writes by @kwburns-kong in #10301
  • feat: surface OAuth2 request logs in Console timeline (INS-1284) by @yaoweiprc in #10250
  • fix(ci): resolve cloudsmith authz error by @notjaywu in #10321
  • fix: Add textValue to method selector to avoid dev build warnings by @cwangsmv in #10323
  • chore(ci): add step-security/harden-runner in audit mode by @kwburns-kong in #10300
  • fix(script): setting invalid value to environment value should be rejected - INS-2957 by @ihexxa in #10249
  • feat(templating): (T1) flip trust model — pluginSandboxEnabled + per-plugin elevated opt-in by @jackkav in #10318
  • feat: Persistent link of vault tag with local credential item by @cwangsmv in #10221
  • feat(templating): (S1) capability & bridge-handler scoping audit by @jackkav in #10320
  • feat: Add app data service and enhance the sidebar cache logic by @cwangsmv in #10333
  • fix: e2e smoke test flaky by @cwangsmv in #10348
  • fix(plugins): missing plugins (#10295) INS-3364 by @kwburns-kong in #10317
  • fix(templating): resolve the QuickJS sandbox engine module before any plugin's code runs by @kwburns-kong in #10345
  • refactor: org features fetching by @CurryYangxx in #10354
  • fix: Plugin actions is missing in the workspace dropdown on sidebar- #10356 by @cwangsmv in #10358
  • fix: large responses now download correctly [INS-2365] by @arora-r in #9807
  • feat: add enterprise user activity events for request/document actions by @fiosman in #10337
  • fix: prevent Git credential overwrite when authorizing a second account of the same provider [INS-3035] by @pavkout in #10316
  • feat(git): name app-managed git folders after their project instead of a bare hex id by @pavkout in #10349
  • feat: add sidebar collection focus mode (INS-2912) by @pavkout in #10324
  • fix: remove horizontal scrollbar in Plugins settings tab [INS-3490] by @pavkout in #10366
  • fix: Sidebar data not updated when offline by @cwangsmv in #10369
  • Chore: Refine the workspace data hook and add a pending state for sidebar by @cwangsmv in #10359
  • Apply runner filters to requests/iterations as well as tests [INS-3348] by @godfrzero in #10353
  • fix: Create workspace below the focus item when created in sidebar by @cwangsmv in #10370
  • fix(undo): keep undo history when toggling markdown write/preview and request-script tabs by @jackkav in #10351
  • fix(git): recover gracefully when a push fails after a successful commit [INS-3013] by @pavkout in #10372
  • feat(settings): add proxyIntegrations option for first-party integrations by @gatzjames in #10363
  • fix(script): .response.cookies.toObject() should return an object by @ihexxa in #10307
  • fix: Navigation issue when create workspace from shortcut & workspace dropdown issue by @cwangsmv in #10383
  • refactor(templating): retire templateTagSandboxEnabled, unify on pluginSandboxEnabled by @jackkav in #10364
  • fix(deps): security dependency bumps by @kwburns-kong in #10347
  • fix(INS-2766): Land on the parent folder/collection root when deleting a request's last open tab by @pavkout in #10375
  • fix(git): return success:true after a completed pull in GitProjectSyncDropdown by @pavkout in #10385 New Contributors
  • @arora-r made their first contribution in #9807 Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@13.2.0

Installer type: exe

x64CDE10DFBAD736FE9CA236C0972F8AB09DEAA32477C3E525E7A546AF5A1A3A147

Details

Homepage
https://insomnia.rest/
License
Apache-2.0
Publisher
Kong
Support
https://github.com/Kong/insomnia/issues
Copyright
Copyright (c) Insomnia REST Client
Moniker
insomnia

Tags

insomniainsomnia-core

Older versions (51)

13.1.0
x64F01975414027D41224D8043FD158F6C1933BA57C5B71C9337EB011E04486DD07
13.0.2
x647464414C631AD21FACEBFFC9A8390A88C1F13E5F7FA585A7181620EF90FA1FC3
13.0.1
x6478C8FBD4CBE6D7D1D4F43BFE23BFA477CE01291C83D9316D6B55C62200368A48
13.0.0
x642B1EF8612FEFCF4002585DA919E6B56943FFD1336109F53A778F822AFD752BE4
12.6.0
x64BEC143ADC50FCC78A838641AF6593F585874856629FB5F1B8A6B62BE058BE714
12.5.0
x8675308E99D7549C450E438B7552C288FE1C580815FCEE9BF546CE5EA275984A5C
12.4.0
x864106D375C7566ACDE69E132997301D7831EB77890079B3B640FE7D67CE2F18B4
12.3.1
x86E8B951C924A8F3C5EEB9CAAC8D578D4140DB70CE994A49C565BCDB70930AFF32
12.3.0
x860C872D77370D5F40D5C369896528D8C321B309B08A7EFBE0319923C431204008
12.2.0
x86020F110BE80A22B414FFD47D4583C321FC947EFA01C646B56C6EC7CD5ABCCB2D
12.1.0
x86B8AC76B367B5235389E133FB8A06A76BED5C8067C9D1AEE8DC567039574A379A
12.0.0
x86E9A14F92E742DA35E40917A15A1C56E4B3F450194E1FF6F81AB332AC95F5B5BE
11.6.2
x86F37257D6CB555E087A370EC1C2A5025BF918697FD3E433E72042E1F67F806ECF
11.6.1
x8673A261F538251A7450160951A67DCA42603A9AA748C0400EBD167E60DC884848
11.6.0
x86B5D20D2542A4882D7A5A372890E3D5BDA902D8FCF3C8D2CCB3C6292051F9D51E
11.5.0
x869637FE744D2F0537F0A01D0E6F42856ABBC4128C1170EA511C46E0092ED95D8D
11.4.0
x8630FE9CFD009E2F03F6CF0CFE9E412CD6B282190B1F399905EB5CEC70F42C91BB
11.3.0
x86411DF7425B66DAD6E5A4190B268D9F52634007B326724DE8A0440DCFC19C6714
11.2.0
x86789D541AC65E13B908B06F2597D6ECCA654F1735941CF9B42DCBCB4E70FC6592
11.1.0
x644CAD6DA072068027AA0470AEEAC6BED9F25CD4ECF50AE8622D289C49DA31C34F
11.0.2
x64FEFE7AB85E86D0E16FBBF2D3FC7FDAEC914799D7192F63FF43DA9B17842BAE2B
11.0.1
x643A0F60AAB5413CDB714EF442DBDFD2FC8FF225F23F4AFE9039D1BEA9DDBD51EA
11.0.0
x6400F87A0D5BF510C6A56958B25E2436B1B847DA77EFA4B8829CEF857FE87B7ABC
10.3.1
x641969A997FA9170E52082EDAAE7EE08ADC76568F4AE95D71852D836CF8538274C
10.3.0
x64C763EA117E03B8E6BB090DD065C6131CD1505F210D772DB500D5E0FCCE45B179
10.2.0
x64E29BE7BDA68FA59C1F8A3AF0311EABAD570F02318C53D404CB2C7FC7ACBC90D3
10.1.1
x64E9D94123A037F1E4BB14F0BAFF93D2F98E850B64258E0B09E3C71D5B3B6B4999
10.1.0
x64FF6E4F4EAE97A490328B4532C0673AFB05F1FD5D6B004C6FA00D7C0AF68E4CD2
10.0.0
x641E07AD2CBF9F4007A286B899F447BCA581D5C0AFC946D8F4CE8208FFE4E5F892
9.3.3
x64C166D10A6F835DF70E2BEAFF9DE882EFEB4BD9CBB8B3A262183F068974E3DAAA
9.3.2
x642F944D531A6FCBBE9F091B75F0766A8B9FE134126010338A560D6E49EA5B8E0A
9.3.1
x64BB19FE23EA3CA01559B90F5E1FD0B6C4A4641880A5032DA3434B627C8D6E1BBA
9.3.0
x641550AEE6B24E938C26C42D04E9E1A12A449BA5C6297D88E516D56E96E041E353
9.2.0
x64EB6217D0A2E8D54B29EEA4BBC7893AFF3A9DB561B82157DA871FB13DC24229E5
9.1.1
x642001E9965157B46DB5A4025B12ACE7401534D578917D873397307724F8EF2222
9.1.0
x647883FDA4A422C4CDF1C5BFBB225C00ED5193C343A63945C9B2FC4F5141F859F9
9.0.0
x6419160569DF4E2A916F9B53E5179F9713DE07B74FE69E2181970DA3C8AA627E53
8.6.1
x641140E6CE712525887F21225E89590A0DBEB2D30A2A44D449513C0DA07803D8B1
8.6.0
x64C597C5EE12F64907C08459DA52D93D56C10E0C6F78CDB890DF78652229346218
8.5.1
x64E6CBEE1583DFE6E819226FB91396EFDAF3640193FE2B3D9E142807A5F0E2716E
8.5.0
x6497AC08C87609455CBA421CCD416DC4601D88853AC41AEED59D86BAFC73E24999
8.4.5
x6471F39570512DA5614436BDFF0536DEADFABBBFD7D0AD8B92ED85D588D231A01A
8.4.4
x646ED39DCF45E4EFBA0FD79A296D1DECD4EE4F0D22595C6D7840B0C8168B057743
8.4.3
x647AFC0E7CE60A0A695B3694E68B40DE632402BB018F9E97087E7C6D265FE5C390
8.4.2
x64BCF142A80A85235F2349BD6D19D02DF807C4370DF3D69C65636BF2E901F2343A
8.4.1
x64380C1A823B2374612B28F124C5B092E553D6BCA9A61D4CDB1058E48092742D58
8.4.0
x6470E17BDD176D362FF457C217191C5B07A77BA4379ED574DBCB9E441F7D0C06CC
8.3.0
x6423A70B942C46C5FD7E3E6BA1426FC19480CEC1D7C075F9E8622FD3A7EAA9CA01
8.2.0
x64D63A6B89A210F9031F40100148C723232046E0FAD203A2A68528FA7756F7BFB6
8.1.0
x643CB8832ED62B72E8389BF3CCC77743382FCEE2816A63361D603DE79DE5175A8B
8.0.0
x64158DCC2123E1A8C77A315C34A954256AB4CEF0752762AEF8A7891D89DD13C5E0