Commit Graph

  • ca34795381 fix: show full value on hover for truncated single-line fields (#10273) Fares Osman 2026-07-23 14:12:21 -04:00
  • 4ad2d2970d fix: workspace import targeting (#10291) Ryan Willis 2026-07-23 09:24:32 -07:00
  • b4c36a39f1 feat(templating): (H1) route user-plugin request hooks through the sandbox (PR 10a) (#10279) Jack Kavanagh 2026-07-23 15:27:53 +02:00
  • 061615f7b4 feat(templating): (L1) discover user-plugin exports in the sandbox instead of nodeRequire (PR 9) (#10276) Jack Kavanagh 2026-07-22 17:34:03 +02:00
  • c97eac9696 fix: adjust margin for quick actions section in FirstRequestCreation component (#10288) Pavlos Koutoglou 2026-07-22 17:53:24 +03:00
  • 7cd9a0b640 fix(first-request): remove double focus outline and stop cURL method sync while typing (#10287) Pavlos Koutoglou 2026-07-22 17:22:17 +03:00
  • 6ac780fda5 Potential fix for pull request finding fix-button-alignment Jay Wu 2026-07-22 17:44:15 +08:00
  • 2ed05987db fix button alignment Jay Wu 2026-07-22 16:34:24 +08:00
  • a4286f5b95 fix: prevent blur-flush from persisting empty rows or re-enabling disabled rows in EnvironmentKVEditor (#10278) Pavlos Koutoglou 2026-07-22 10:54:51 +03:00
  • be693b910e backport #10268 to release/13.1 (#10282) core@13.1.0-beta.1 Insomnia 2026-07-22 11:43:33 +05:30
  • 0b24a665fd fix: guard against infinite loops (#10281) Ryan Willis 2026-07-21 13:08:37 -07:00
  • 73741da1b5 fix(sidebar): deduplicate repeated workspace IDs (#10179) Ryan Willis 2026-07-20 21:58:47 -07:00
  • a3d34b3616 fix: collection runner ux (#10271) Ryan Willis 2026-07-17 15:00:05 -07:00
  • 07d6044784 fix: deep-link mcp workspace matching (#10269) Ryan Willis 2026-07-16 17:35:41 -07:00
  • e688ed3564 fix(first-request): polish input UI and fix cURL method detection [INS-3055] (#10267) Pavlos Koutoglou 2026-07-16 22:00:46 +03:00
  • f62e36d115 fix: route v3 spaces SDK through proxy-aware fetch (#10265) Alison Sabuwala 2026-07-16 13:22:11 -04:00
  • 2eca27e7dc fix: stop reusing blank-row ids in key-value editors [INS-2598] (#10260) Pavlos Koutoglou 2026-07-16 18:58:04 +03:00
  • ced564c6c5 fix(import): always show collection picker (#10262) Ryan Willis 2026-07-15 13:19:37 -07:00
  • 9db712184d fix: button size (#10241) Jay Wu 2026-07-13 18:10:41 +08:00
  • a5243dec3f Bump app version to 13.1.0-beta.1 insomnia-infra 2026-07-22 04:17:49 +00:00
  • 6c2c3b9c24 fix: guard against infinite loops (#10281) Ryan Willis 2026-07-21 13:08:37 -07:00
  • 0d39a28964 fix: support prompt tag in main process (#10251) Curry Yang 2026-07-21 18:12:55 +08:00
  • 36436d7ee7 fix(sidebar): deduplicate repeated workspace IDs (#10179) Ryan Willis 2026-07-20 21:58:47 -07:00
  • 4283cbf631 fix: auto focus the correct button in unsaved changes dialog so hitting enter can dismiss it fix/ins-3070 Fares Osman 2026-07-17 11:15:28 -04:00
  • 5143b41030 fix: collection runner ux (#10271) Ryan Willis 2026-07-17 15:00:05 -07:00
  • 6c021150f2 feat(templating): multi-file plugins via in-sandbox module map (M4) (#10256) Jack Kavanagh 2026-07-17 15:44:17 +02:00
  • 8a1dc1ef62 perf: rewrite command palette search to eliminate UI freezes and stale results (#10257) Bingbing 2026-07-17 09:07:38 +08:00
  • 6a79057a55 fix: deep-link mcp workspace matching (#10269) Ryan Willis 2026-07-16 17:35:41 -07:00
  • 8f6302d69f feat: show number of matches when filtering a JSON response (#10261) Fares Osman 2026-07-16 15:14:43 -04:00
  • ed476d9d84 fix(first-request): polish input UI and fix cURL method detection [INS-3055] (#10267) Pavlos Koutoglou 2026-07-16 22:00:46 +03:00
  • 37e6a00220 fix: route v3 spaces SDK through proxy-aware fetch (#10265) Alison Sabuwala 2026-07-16 13:22:11 -04:00
  • 19c6e21718 fix: restore visible keyboard focus indicators across the app (#10268) Pavlos Koutoglou 2026-07-16 19:30:26 +03:00
  • 4ad32eeb7c fix: stop reusing blank-row ids in key-value editors [INS-2598] (#10260) Pavlos Koutoglou 2026-07-16 18:58:04 +03:00
  • 3842690f60 feat(templating): vetted npm libraries in the sandbox — uuid + ajv (M3) (#10244) Jack Kavanagh 2026-07-16 11:53:23 +02:00
  • e97c1b14f7 feat: add a tooltip for show/hide secret on auth tab (#10263) Shelby 2026-07-15 15:46:28 -07:00
  • 04786987bb feat(undo): broaden undo-history persistence via a stable historyKey (#10233) Jack Kavanagh 2026-07-15 23:37:15 +02:00
  • e36661b096 fix(import): always show collection picker (#10262) Ryan Willis 2026-07-15 13:19:37 -07:00
  • f70cda4366 chore: emit and upload junit test results per shard (#10253) Fares Osman 2026-07-15 13:49:26 -04:00
  • 02ddedb538 Feat/basic components m0 (#10230) Curry Yang 2026-07-15 17:30:21 +08:00
  • 7df04dae4c fix: cloud sync test flaky (#10238) Curry Yang 2026-07-15 11:56:33 +08:00
  • afe4c91705 feat(templating): surface profiles + ceiling + migration warning (P1) (#10242) Jack Kavanagh 2026-07-14 18:45:04 +02:00
  • c0fc69445c feat(security): report-only Content-Security-Policy for renderer security/csp-report-only jackkav 2026-06-26 11:36:40 +02:00
  • 5bd2ad6629 fix: handle lint process error by terminating it and resetting the reference (#9871) Bingbing 2026-07-14 05:01:21 +08:00
  • 100c7a5773 feat(templating): capability-aware sandbox context construction (C2) (#10226) jackkav/pr-10232-fixups Jack Kavanagh 2026-07-13 16:14:02 +02:00
  • 2470e16c90 fix: don't count auto-derived file name as a changed field in new workspace modal (#10246) core@13.1.0-beta.0 Fares Osman 2026-07-13 14:57:48 -04:00
  • 67b2dbbd1a feat: add request_url_length property to request creation metrics (#10243) Pavlos Koutoglou 2026-07-13 18:03:03 +02:00
  • bff3d952a1 fix(INS-2933): let empty-input request creation and re-focus the first-request input on project switch (#10240) Pavlos Koutoglou 2026-07-13 11:17:11 +02:00
  • cb181a1e3b fix: don't count auto-derived file name as a changed field in new workspace modal (#10246) Fares Osman 2026-07-13 14:57:48 -04:00
  • 9ec35e5070 chore: enable retries for playwright smoke tests (#10234) Fares Osman 2026-07-13 12:32:07 -04:00
  • 52e2b29e10 feat: add request_url_length property to request creation metrics (#10243) Pavlos Koutoglou 2026-07-13 18:03:03 +02:00
  • 911e188654 feat(templating): capability-aware sandbox context construction (C2) (#10226) Jack Kavanagh 2026-07-13 16:14:02 +02:00
  • 3e79f53606 fix: button size (#10241) Jay Wu 2026-07-13 18:10:41 +08:00
  • 5ba0655bb5 fix(INS-2933): let empty-input request creation and re-focus the first-request input on project switch (#10240) Pavlos Koutoglou 2026-07-13 11:17:11 +02:00
  • 9cbecb7b38 fix: Previous response will show after a request is sent successfully (#10239) Kent Wang 2026-07-13 15:41:55 +08:00
  • c68fcebbf4 fix type issue spike/link-vault-tag-with-local-item Kent Wang 2026-07-13 10:45:34 +08:00
  • ff3327606c generate unique id for vault tag Kent Wang 2026-07-12 21:29:25 +08:00
  • 0ac1aa85cd fix a comment typo Kent Wang 2026-06-30 11:51:38 +08:00
  • 3e13bf8df6 add utility function Kent Wang 2026-06-29 17:23:33 +08:00
  • 3d44e68fc7 fix copilot/fix-save-to-file-empty-file Jay Wu 2026-07-12 15:28:34 +08:00
  • 6fefc7ff60 fix: large response save to file copilot-swe-agent[bot] 2026-06-25 03:02:56 +00:00
  • 605e6977d7 chore(inso): ci installer sec/INS-2115-INST Kyle 2026-07-10 15:27:27 -04:00
  • 084b71e37d fix(inso): add SetDefaultDllDirectories, close cryptnet.dll sideload gap Kyle 2026-07-10 14:42:33 -04:00
  • c093252ecf Bump app version to 13.1.0-beta.0 insomnia-infra 2026-07-10 18:22:00 +00:00
  • 4e10c99c9f fix(installer): pass absolute Windows-style paths to makensis Kyle 2026-07-10 14:11:12 -04:00
  • 4f5a72dc16 feat(INS-2933): first-request experience A/B experiment (13.1) (#10215) Pavlos Koutoglou 2026-07-10 20:10:53 +02:00
  • 356db8c51d fix(build): always write the compiled inso wrapper to binaries/, not src/cpp/ Kyle 2026-07-10 14:07:21 -04:00
  • e6925e2f45 fix(installer): use the correct built-in $INSTDIR variable, not $InstallDir Kyle 2026-07-10 14:02:27 -04:00
  • 1d84c05882 feat(inso): add one-time per-user installer (inso-installer.nsi) Kyle 2026-07-10 13:53:03 -04:00
  • 4eb79aaeb3 fix(inso): rewrite wrapper as pure C, -nostdlib to close CRT-init DLL load window Kyle 2026-07-10 13:18:30 -04:00
  • 7b3766bccc fix(c): compile wrapper issue Kyle 2026-07-10 12:45:27 -04:00
  • a3c2f56533 fix(c): compile wrapper Kyle 2026-07-10 12:42:47 -04:00
  • e4f4cd5945 feat(templating): capability-gate the sandbox host bridge (C1) (#10222) Jack Kavanagh 2026-07-10 18:16:30 +02:00
  • 5d322ec0cd test(inso): add secure-wrapper regression tests for stdin and stream separation Kyle 2026-07-09 17:21:21 -04:00
  • 29b5b1b1ec fix(inso): include the wrapper payload in the Windows release zip Kyle 2026-07-09 17:14:46 -04:00
  • a7a0bd8070 ci: compile and sign the inso.exe secure wrapper in release builds Kyle 2026-07-09 17:14:15 -04:00
  • b40e62468a build: add build-secure-wrapper-inso.sh to compile the inso.exe secure wrapper Kyle 2026-07-09 17:12:07 -04:00
  • eb4300a040 feat(inso): add native secure wrapper for inso.exe (DLL search-order hijack fix) Kyle 2026-07-09 17:10:52 -04:00
  • 7cbb6d3ecb fix: harden insomnia.cpp secure wrapper against buffer overflow and payload tampering Kyle 2026-07-09 17:09:20 -04:00
  • e3d52f45e7 add log test/cloud-sync-flaky Curry Yang 2026-07-10 18:50:23 +08:00
  • cc10a6049e test Curry Yang 2026-07-10 18:13:07 +08:00
  • b3bc1d2e6c test Curry Yang 2026-07-10 17:56:02 +08:00
  • 0c3ae55433 fix delete project issue feat/insomnia-data-service-and-sidebar-data-cache Kent Wang 2026-07-10 16:32:29 +08:00
  • bb89fc798e fix curl modal not showing issue (#10235) Kent Wang 2026-07-10 16:17:23 +08:00
  • 50ee4c7a0f feat: add skill for maintain component documents (#10229) Curry Yang 2026-07-10 11:46:53 +08:00
  • 262ae267ea test(smoke): grant the real certificates directory in the mTLS dataFolders fixture sec/sandbox-services-fixes Kyle 2026-07-09 16:12:51 -04:00
  • 69b924c2c1 fix(network): isolate per-certificate errors in createConfiguredCurlInstance Kyle 2026-07-09 15:40:26 -04:00
  • dee6080080 test(smoke): use the app's real cwd for client-certificate dataFolders fixture Kyle 2026-07-09 15:20:17 -04:00
  • c0099c2aaa fix(sandbox): resolve symlinks in secureReadFile allowlist check Kyle 2026-07-09 14:42:54 -04:00
  • c71ec22ca0 review(sandbox): use generic test identifiers, trim comment verbosity Kyle 2026-07-09 14:28:28 -04:00
  • ebece69c56 fix(sandbox): enforce path separator boundary in secureReadFile allowlist Kyle 2026-07-09 12:44:21 -04:00
  • 54b9cbbf89 fix(sandbox): reload credential by id in cloudCredential.update to block cross-collection write Kyle 2026-07-09 12:41:31 -04:00
  • c4eed07b5d fix(sandbox): string-coerce id args to block NeDB operator injection Kyle 2026-07-09 12:38:39 -04:00
  • 42b23b9334 fix(sandbox): re-load response by id in getBodyBuffer to block arbitrary file read Kyle 2026-07-09 12:36:34 -04:00
  • 2fbda0ef4c fix(review): filter unknown capabilities; grant bundle plugins all modules (C1) jackkav 2026-07-09 16:59:23 +02:00
  • aff48ee919 fix: propagate system proxy settings to user requests (INS-2943) (#10228) yaoweiprc 2026-07-09 18:11:01 +08:00
  • 1a3bed2d77 refactor: update environment service methods and replace database calls with service calls (#10227) Bingbing 2026-07-09 16:52:42 +08:00
  • 893a08370c add package Kent Wang 2026-06-16 14:47:08 +08:00
  • e0d0c783c8 feat(templating): capability-gate the sandbox host bridge (C1) jackkav 2026-07-08 07:26:59 +02:00
  • a91f1056f3 feat(templating): seed ambient sandbox stdlib globals — Buffer/process/crypto/URL (M2) (#10220) Jack Kavanagh 2026-07-09 06:16:43 +02:00
  • 500bb9f44f feat: add Prettier formatting hook for file edits fix/format-after-edit yaoweiprc 2026-07-09 08:59:24 +08:00