core@11.6.2
Kong/insomniacore@11.6.2Oct 21, 2025by github-actions[bot]
AI Summary
This release focuses on stability and performance improvements. Key changes include removing a dependency on @mismerge/react, enhancing real-time event polling for WebSockets, and improving sign-in flows with GitHub/GitLab.
Key Highlights
- Remove dependency on @mismerge/react
- Enhance real time event polling mechanism for websocket and socket-io
- Improve init/complete sign in flows with GitHub/GitLab
- Create collection from mock server routes
New Features
- Enhance real time event polling mechanism for websocket and socket-io
- Create collection from mock server routes
Full Release Notes
## What's Changed * :rocket: 11.6.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9154 * Change the validation rule for branch name in cloud sync [INS-1041] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9126 * fix: auth code redirect uri affects implicit by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9158 * feat: Enhance the real time event polling mechanism for websocket and socket-io by @cwangsmv in https://github.com/Kong/insomnia/pull/9157 * Remove dependency on @mismerge/react [INS-1418] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9145 * use toast instead of show-notification by @jackkav in https://github.com/Kong/insomnia/pull/9128 * chore: explicit external deps by @jackkav in https://github.com/Kong/insomnia/pull/9124 * add path check to read file by @jackkav in https://github.com/Kong/insomnia/pull/9180 * [INS-1309] - Improve init/complete sign in flows with GitHub/GitLab by @gatzjames in https://github.com/Kong/insomnia/pull/9181 * fix: wrong expiry time of oauth token by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9182 * fix: should show correct error boundary by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9184 * Fix release recurring builds by @jackkav in https://github.com/Kong/insomnia/pull/9191 * Bump react-aria by @jackkav in https://github.com/Kong/insomnia/pull/9188 * feat: create collection from mock server routes by @shelby-moore in https://github.com/Kong/insomnia/pull/9156 * feat: Improve global modals by @gatzjames in https://github.com/Kong/insomnia/pull/9190 * React-19-pre-upgrade by @jackkav in https://github.com/Kong/insomnia/pull/9199 * reduce esbuild external deps by @jackkav in https://github.com/Kong/insomnia/pull/9213 * refactor: wrap sensitive readFile - INS-1442 by @jackkav in https://github.com/Kong/insomnia/pull/8992 * refactor importers to run in node by @jackkav in https://github.com/Kong/insomnia/pull/9217 * fix link rendering by @jackkav in https://github.com/Kong/insomnia/pull/9223 * fix: help text that incorrectly refers to momentjs by @judss in https://github.com/Kong/insomnia/pull/9225 * fix: support specific importer when import from curl by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9197 * chore(docs): add note on macOS entitlements for local testing of packaged app by @gatzjames in https://github.com/Kong/insomnia/pull/9227 * fix: curl import issue when parse the pair value by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9198 * chore(pkg): exclude source map files from build output by @gatzjames in https://github.com/Kong/insomnia/pull/9228 * fix(deps): Move @react-router/dev to dev dependencies by @gatzjames in https://github.com/Kong/insomnia/pull/9231 * fix: request is sent before script has been persisted by @ihexxa in https://github.com/Kong/insomnia/pull/9237 * chore: increase timeout to 45 minutes for building artifacts by @notjaywu in https://github.com/Kong/insomnia/pull/9238 * fix: modal show in non-auth pane by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9246 * Fix: real time response pane event issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9248 * fix: file tag returns getPath error in the elevated mode by @ihexxa in https://github.com/Kong/insomnia/pull/9251 * fix: check clientCerts and return correct error message when accessing denied for CLI by @ihexxa in https://github.com/Kong/insomnia/pull/9252 * fix: missing body menu items after the key changes by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9253 * fix: the danger color is same as background then icon seems invisible by @ihexxa in https://github.com/Kong/insomnia/pull/9254 * Fix wrong user data dir [INS-1549] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9258 * fix(Modals): Add ModalOverlay to global modals for proper stacking behavior by @gatzjames in https://github.com/Kong/insomnia/pull/9259 * fix: add project to descendant map - [INS-1562] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9264 * chore: reduce vite external deps by @jackkav in https://github.com/Kong/insomnia/pull/9212 * fix: sentry sourcemap - [INS-1255] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9249 * fix(Navigation): Store/recover navigation history in the app by @gatzjames in https://github.com/Kong/insomnia/pull/9284 ## New Contributors * @judss made their first contribution in https://github.com/Kong/insomnia/pull/9225 **Full Changelog**: https://github.com/Kong/insomnia/compare/core@11.6.1...core@11.6.2