Releases: Kong/insomnia
Releases · Kong/insomnia
12.1.0 📦
What's Changed
- 🚀 12.1.0-beta.1 by @insomnia-infra in #9406
- Fix issues in merge modal [INS-1742] by @yaoweiprc in #9404
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@12.1.0
12.1.0-beta.1 📦
What's Changed
- 🚀 12.0.0-beta.0 by @insomnia-infra in #9308
- Use codemirror merge addon to replace mis-merge [INS-1425] by @yaoweiprc in #9268
- fix: type imports for contributors by @ryan-willis in #9310
- fix: hide create mock server when creation not allowed by @shelby-moore in #9301
- feat: sparkles badge for AI features by @ryan-willis in #9306
- feat: update commit generation area by @ryan-willis in #9319
- fix: mcp issues by @CurryYangxx in #9321
- Fix: oauth redirection issue for MCP by @cwangsmv in #9316
- fix: redundant update toast by @CurryYangxx in #9322
- fix: delete wrong tailwind class by @CurryYangxx in #9266
- [INS-1598] - fix "see all features" link visibility in onboarding by @gatzjames in #9317
- feat: new pricing features by @xiaodemen in #9176
- fix: autoupdate ux by @jackkav in #9295
- fix: use string readyState to make mcp ux more accurate by @ZxBing0066 in #9323
- Fix new pricing issues before v12 launch by @yaoweiprc in #9330
- fix: unify and add links for new insomnia docs by @cwangsmv in #9333
- chore: add docs gen docs by @jackkav in #9312
- Fix/git checkout offline error msg by @gatzjames in #9335
- feat: clear all credentials upon logout [INS-1630] by @ryan-willis in #9328
- Change wording [INS-1547] by @yaoweiprc in #9340
- fix ndjson parser by @jackkav in #9318
- 🚀 12.0.0 by @insomnia-infra in #9338
- feat: MCP message loading status refinement and elicitation support by @cwangsmv in #9288
- use ecmascript 11 by @jackkav in #9347
- Fix: Show oauth related error only when discover authorization server and dynamic register client success by @cwangsmv in #9348
- feat: Support to cancel separate MCP message by @cwangsmv in #9341
- feat: add a error type for mcp response and optimize the ui when encounter an mcp auth error by @ZxBing0066 in #9349
- fix: Insomnia V5 Schema changes [INS-847] by @pavkout in #9275
- feat: add model config to segment even for mock creation by @shelby-moore in #9357
- fix: MCP request pane missing after switch to vertical layout by @cwangsmv in #9365
- feat: support saving run collection result report by @ZxBing0066 in #9360
- chore: bump insomnia-plugin-ai to 1.0.5 by @shelby-moore in #9370
- bump: @kong/insomnia-plugin-external-vault by @insomnia-infra in #9373
- fix: record failed mcp auth fetch events by @ZxBing0066 in #9372
- feat: Making MCP Client visible in scratchpad by @cwangsmv in #9374
- Fix: Set selected primitive for MCP client only when exists by @cwangsmv in #9375
- feat: add mcp error details to the events and the UI by @ZxBing0066 in #9377
- feat: support ca cert config for mcp by @ZxBing0066 in #9376
- chore: bump ai plugin to 1.0.6 by @shelby-moore in #9379
- Fix: Update sign up tip text by @cwangsmv in #9380
- feat: add squirrel windows sign check - [INS-1338] by @CurryYangxx in #9361
- fix: pick missing stdio env fix caused by merge by @ZxBing0066 in #9383
- fix: Mcp list roots loading status issue by @cwangsmv in #9384
- 🚀 12.1.0-beta.0 by @insomnia-infra in #9386
- fix(inso): include transient variables during interpolation by @ryan-willis in #9396
- feat(inso): support request timeouts by @ryan-willis in #9363
- chore: normalise filenames by @jackkav in #9399
- [INS-1736] fix(schema): allow nullable authentication and path parameters in collection schema by @gatzjames in #9402
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@12.1.0-beta.1
12.1.0-beta.0 📦
What's Changed
- Change wording [INS-1547] by @yaoweiprc in #9340
- fix ndjson parser by @jackkav in #9318
- 🚀 12.0.0 by @insomnia-infra in #9338
- feat: MCP message loading status refinement and elicitation support by @cwangsmv in #9288
- use ecmascript 11 by @jackkav in #9347
- Fix: Show oauth related error only when discover authorization server and dynamic register client success by @cwangsmv in #9348
- feat: Support to cancel separate MCP message by @cwangsmv in #9341
- feat: add a error type for mcp response and optimize the ui when encounter an mcp auth error by @ZxBing0066 in #9349
- fix: Insomnia V5 Schema changes [INS-847] by @pavkout in #9275
- feat: add model config to segment even for mock creation by @shelby-moore in #9357
- fix: MCP request pane missing after switch to vertical layout by @cwangsmv in #9365
- feat: support saving run collection result report by @ZxBing0066 in #9360
- chore: bump insomnia-plugin-ai to 1.0.5 by @shelby-moore in #9370
- bump: @kong/insomnia-plugin-external-vault by @insomnia-infra in #9373
- fix: record failed mcp auth fetch events by @ZxBing0066 in #9372
- feat: Making MCP Client visible in scratchpad by @cwangsmv in #9374
- Fix: Set selected primitive for MCP client only when exists by @cwangsmv in #9375
- feat: add mcp error details to the events and the UI by @ZxBing0066 in #9377
- feat: support ca cert config for mcp by @ZxBing0066 in #9376
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@12.1.0-beta.0
12.0.0 📦
What's Changed
- 🚀 12.0.0-beta.0 by @insomnia-infra in #9308
- Use codemirror merge addon to replace mis-merge [INS-1425] by @yaoweiprc in #9268
- fix: type imports for contributors by @ryan-willis in #9310
- fix: hide create mock server when creation not allowed by @shelby-moore in #9301
- feat: sparkles badge for AI features by @ryan-willis in #9306
- feat: update commit generation area by @ryan-willis in #9319
- fix: mcp issues by @CurryYangxx in #9321
- Fix: oauth redirection issue for MCP by @cwangsmv in #9316
- fix: redundant update toast by @CurryYangxx in #9322
- fix: delete wrong tailwind class by @CurryYangxx in #9266
- [INS-1598] - fix "see all features" link visibility in onboarding by @gatzjames in #9317
- feat: new pricing features by @xiaodemen in #9176
- fix: autoupdate ux by @jackkav in #9295
- fix: use string readyState to make mcp ux more accurate by @ZxBing0066 in #9323
- Fix new pricing issues before v12 launch by @yaoweiprc in #9330
- fix: unify and add links for new insomnia docs by @cwangsmv in #9333
- chore: add docs gen docs by @jackkav in #9312
- Fix/git checkout offline error msg by @gatzjames in #9335
- feat: clear all credentials upon logout [INS-1630] by @ryan-willis in #9328
- Change wording [INS-1547] by @yaoweiprc in #9340
- fix ndjson parser by @jackkav in #9318
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@12.0.0
12.0.0-beta.0 📦
What's Changed
- 🚀 11.6.2 by @insomnia-infra in #9287
- Encrypt and decrypt oauth code when using system browser for authoriz… [INS-1263] by @yaoweiprc in #9089
- fix: avoid modal events affect the outer menu by @ZxBing0066 in #9257
- feat: enable id replacement when importing for all users by @ZxBing0066 in #9256
- feat: LLM integrations + preferences by @ryan-willis in #9296
- feat: support mcp client by @CurryYangxx in #9152
- chore: remove unused renderMode by @jackkav in #9267
- add unittest deprecation warning by @jackkav in #9097
- bump electron 38 by @jackkav in #9282
- [INS-1598] Update onboarding view for v12 by @gatzjames in #9305
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@12.0.0-beta.0
11.6.2 📦
What's Changed
- 🚀 11.6.1 by @insomnia-infra in #9154
- Change the validation rule for branch name in cloud sync [INS-1041] by @yaoweiprc in #9126
- fix: auth code redirect uri affects implicit by @ZxBing0066 in #9158
- feat: Enhance the real time event polling mechanism for websocket and socket-io by @cwangsmv in #9157
- Remove dependency on @mismerge/react [INS-1418] by @yaoweiprc in #9145
- use toast instead of show-notification by @jackkav in #9128
- chore: explicit external deps by @jackkav in #9124
- add path check to read file by @jackkav in #9180
- [INS-1309] - Improve init/complete sign in flows with GitHub/GitLab by @gatzjames in #9181
- fix: wrong expiry time of oauth token by @ZxBing0066 in #9182
- fix: should show correct error boundary by @ZxBing0066 in #9184
- Fix release recurring builds by @jackkav in #9191
- Bump react-aria by @jackkav in #9188
- feat: create collection from mock server routes by @shelby-moore in #9156
- feat: Improve global modals by @gatzjames in #9190
- React-19-pre-upgrade by @jackkav in #9199
- reduce esbuild external deps by @jackkav in #9213
- refactor: wrap sensitive readFile - INS-1442 by @jackkav in #8992
- refactor importers to run in node by @jackkav in #9217
- fix link rendering by @jackkav in #9223
- fix: help text that incorrectly refers to momentjs by @judss in #9225
- fix: support specific importer when import from curl by @ZxBing0066 in #9197
- chore(docs): add note on macOS entitlements for local testing of packaged app by @gatzjames in #9227
- fix: curl import issue when parse the pair value by @ZxBing0066 in #9198
- chore(pkg): exclude source map files from build output by @gatzjames in #9228
- fix(deps): Move @react-router/dev to dev dependencies by @gatzjames in #9231
- fix: request is sent before script has been persisted by @ihexxa in #9237
- chore: increase timeout to 45 minutes for building artifacts by @notjaywu in #9238
- fix: modal show in non-auth pane by @ZxBing0066 in #9246
- Fix: real time response pane event issue by @cwangsmv in #9248
- fix: file tag returns getPath error in the elevated mode by @ihexxa in #9251
- fix: check clientCerts and return correct error message when accessing denied for CLI by @ihexxa in #9252
- fix: missing body menu items after the key changes by @ZxBing0066 in #9253
- fix: the danger color is same as background then icon seems invisible by @ihexxa in #9254
- Fix wrong user data dir [INS-1549] by @yaoweiprc in #9258
- fix(Modals): Add ModalOverlay to global modals for proper stacking behavior by @gatzjames in #9259
- fix: add project to descendant map - [INS-1562] by @CurryYangxx in #9264
- chore: reduce vite external deps by @jackkav in #9212
- fix: sentry sourcemap - [INS-1255] by @CurryYangxx in #9249
- fix(Navigation): Store/recover navigation history in the app by @gatzjames in #9284
New Contributors
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.6.2
11.6.1 📦
What's Changed
- 🚀 11.6.0 by @insomnia-infra in #9132
- Fix merge modal style issue [INS-908] by @yaoweiprc in #9133
- fix: Get image name and provenance repository from environment variables by @balugeorge in #9134
- dbl click unpin by @jackkav in #9127
- feat: Support Vault Dedicated for Hashicorp by @cwangsmv in #9082
- fix: eliminate extra border by @ryan-willis in #9091
- Closes #8946. OAuth2 plugin refresh token issue using basic auth for client credentials. by @ulisesbocchio in #8947
- feat: polish scratch pad by @ZxBing0066 in #9123
- [INS-1054] Remove .git suffix requirement for custom git repository URL by @godfrzero in #9086
- fix: Discard actions now respect staged vs unstaged changes and prevent silent data loss [INS-1099] by @pavkout in #9141
New Contributors
- @ulisesbocchio made their first contribution in #8947
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.6.1
11.6.0 📦
What's Changed
- 🚀 11.6.0-beta.0 by @insomnia-infra in #9102
- Chore: Avoid loading bundle plugin errors in development mode by @cwangsmv in #9105
- [INS-1350] Cloud sync issues by @gatzjames in #9104
- fix: workspace create fails on windows by @jackkav in #9101
- fix: sendRequest doesnt return error in some cases - INS-1262 by @ihexxa in #9059
- fix: preference panel crash on the login page by @ZxBing0066 in #9113
- fix: truncate cookie string by @ZxBing0066 in #9095
- fix: improve env selection/messaging in CI mode and silence warnings [INS-1345] by @ryan-willis in #9108
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.6.0