core@11.2.0
Kong/insomniacore@11.2.0Jun 5, 2025by github-actions[bot]
AI Summary
A feature-rich release upgrading to React Router v7, introducing Git Project migration UX, and improving CLI proxy options and mock testing capabilities.
Key Highlights
- Upgrade to react router v7
- Introduce UX for migrating legacy Git workspaces to a Git Project
- Improve CLI proxy options
- Add overall run collection test result summary
New Features
- Upgrade to react router v7
- UX for migrating legacy Git workspaces to a Git Project
- Overall run collection test result summary
- Support to set cookie hostOnly property
Full Release Notes
## What's Changed * :rocket: 11.1.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8676 * Fix UI issue [INS-5469] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8678 * use stable nixpkgs by @jackkav in https://github.com/Kong/insomnia/pull/8641 * Fix search bar disappear when no match collection found in project view by @cwangsmv in https://github.com/Kong/insomnia/pull/8684 * docs(script-sdk): add docs for console - INS-5475 by @ihexxa in https://github.com/Kong/insomnia/pull/8685 * fix: domain in cookie list not update when be set to empty by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8683 * feat: support to set cookie hostOnly property by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8677 * fix(Key-Value Editor): the key value editor should scroll if there is an overflow by @gatzjames in https://github.com/Kong/insomnia/pull/8688 * refactor: rename the copy for example by @marckong in https://github.com/Kong/insomnia/pull/8661 * fix: specify bash as shell to ensure INSO_VERSION can be read on Windows by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8704 * Fix: rendering in worker error bug [INS-5482] by @cwangsmv in https://github.com/Kong/insomnia/pull/8695 * remove override from gRPC work by @jackkav in https://github.com/Kong/insomnia/pull/8716 * refactor: default hide the swagger preview by @marckong in https://github.com/Kong/insomnia/pull/8660 * fix(cli): proxy options do not work and stop loading settings and cookies from exports - INS-5429 by @ihexxa in https://github.com/Kong/insomnia/pull/8700 * doc: add docs for interface, interpolator and request info module - INS-5540 by @ihexxa in https://github.com/Kong/insomnia/pull/8713 * Unescape forward slash in json string when previewing response [INS-5465] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8698 * feat(Git-Sync): Use custom HTTP Client to enable system Certificates and Proxy settings by @gatzjames in https://github.com/Kong/insomnia/pull/8710 * fix: Git project creation form issues [INS-5414] by @pavkout in https://github.com/Kong/insomnia/pull/8725 * Upgrade to react router v7 by @gatzjames in https://github.com/Kong/insomnia/pull/8702 * bump jsonpath and spectrals by @jackkav in https://github.com/Kong/insomnia/pull/8690 * feat: improve design doc samples [INS-5526] by @ryan-willis in https://github.com/Kong/insomnia/pull/8719 * Fix the typo in upgrade modal by @cwangsmv in https://github.com/Kong/insomnia/pull/8735 * fix CI by @jackkav in https://github.com/Kong/insomnia/pull/8737 * fix: Enforce stricter validation rules for the plugin name. [INS-5310 & INS-5408 & INS-5333] by @pavkout in https://github.com/Kong/insomnia/pull/8639 * fix(Mock test): Skip for now by @gatzjames in https://github.com/Kong/insomnia/pull/8741 * fix(Mock): unit test url rename by @gatzjames in https://github.com/Kong/insomnia/pull/8742 * chore(E2E Tests): Make app.test more stable by waiting for navigations to happen by @gatzjames in https://github.com/Kong/insomnia/pull/8744 * update legacy mode messages by @jackkav in https://github.com/Kong/insomnia/pull/8718 * feat(Git Sync): Introduce UX for migrating legacy Git workspaces to a Git Project by @gatzjames in https://github.com/Kong/insomnia/pull/8720 * feat(Inso): add an overall run collection test result summary by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8739 * Chore(E2E): Remove arbitrary waits in e2e test by @cwangsmv in https://github.com/Kong/insomnia/pull/8746 * docs(script-sdk): add docs for test, variable, variableList and utils - INS-5589 by @ihexxa in https://github.com/Kong/insomnia/pull/8755 * Add global base environment support in script[INS-5544] by @cwangsmv in https://github.com/Kong/insomnia/pull/8734 * tooling: unicorn eslint by @jackkav in https://github.com/Kong/insomnia/pull/8743 * fix: Add filter for request. getAncestors method exposed in context [INS-5586] by @cwangsmv in https://github.com/Kong/insomnia/pull/8756 * feat(Tests): Add require interceptor in tests by @gatzjames in https://github.com/Kong/insomnia/pull/8758 * fix: preserve empty strings during export by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8727 * fix(Git Project migration): fix issue with matching the filepath with the document id by @gatzjames in https://github.com/Kong/insomnia/pull/8761 * Fix the issue that SSE connection can not be disconnected in some cases [INS-5464] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8722 * fix: Insomnia application showing incorrect warnings about Git Projects when Storage Controls set for Git Storage only [INS-5602]] by @pavkout in https://github.com/Kong/insomnia/pull/8762 * test: wait pet 2 tab to become visible by @xiaodemen in https://github.com/Kong/insomnia/pull/8770 * :rocket: 11.2.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8773 * fix(GitHub Repository Select): Display any errors inline in the GitHub repository select component by @gatzjames in https://github.com/Kong/insomnia/pull/8776 * Move dependency decompress to packages/insomnia [INS-5299] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8764 * patch out range global by @jackkav in https://github.com/Kong/insomnia/pull/8771 ## New Contributors * @xiaodemen made their first contribution in https://github.com/Kong/insomnia/pull/8770 **Full Changelog**: https://github.com/Kong/insomnia/compare/core@11.1.0...core@11.2.0