core@11.0.1
Kong/insomniacore@11.0.1Mar 27, 2025by github-actions[bot]
AI Summary
A patch release focusing on fixing import issues, adding missing CLI commands, and improving UI interactions. It includes updates to Electron and fixes for OAuth2 and environment export options.
Key Highlights
- Fixed importing multiple workspaces in a single file
- Added missing 'run collection' command for CLI debugging
- Improved UI: Tab closing via middle-click and hotkeys, native menus per-window
- Fixed OAuth2 cookie modal and export options for private environments
New Features
- CLI run collection command
- Temporary tabs functionality
- Native menus per-window
Full Release Notes
## What's Changed * :rocket: 11.0.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8478 * Solve the bug related to importing multiple workspaces in one file [INS-5077] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8442 * Add typing for templating context by @jackkav in https://github.com/Kong/insomnia/pull/8455 * Chore(inso-cli): Add the missing run collection command and package for debugging in vscode by @cwangsmv in https://github.com/Kong/insomnia/pull/8475 * feat(ui): add hover state for tab adding button by @CurryYangxx in https://github.com/Kong/insomnia/pull/8465 * Fix: User upload data filepath is not exported when running via cli in runner [INS-5139] by @cwangsmv in https://github.com/Kong/insomnia/pull/8477 * chore(sdk): avoid invalid cookie blocking sending request by @ihexxa in https://github.com/Kong/insomnia/pull/8464 * Feat/add possibility to close tabs by mouse middle click by @snoh666 in https://github.com/Kong/insomnia/pull/8482 * chore: bump electron 35 [INS-5154] by @filfreire in https://github.com/Kong/insomnia/pull/8490 * fix(Import): Allow importing cookies with empty value and other properties by @gatzjames in https://github.com/Kong/insomnia/pull/8496 * feat: add hotKey to close tab - [INS-5155] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8494 * fix: cancel not work by @CurryYangxx in https://github.com/Kong/insomnia/pull/8503 * fix: Set native menus per-window by @Stedoss in https://github.com/Kong/insomnia/pull/8444 * fix: Pin all external github actions to their corresponding commit SHAs by @balugeorge in https://github.com/Kong/insomnia/pull/8511 * fix: Fixed cookie modal issue [INS-5210] by @pavkout in https://github.com/Kong/insomnia/pull/8508 * fix(Export): add option to include private environments by @gatzjames in https://github.com/Kong/insomnia/pull/8512 * fix(Import v5): make parsing more tolerant to undefined values by @gatzjames in https://github.com/Kong/insomnia/pull/8509 * fix(Exports): respect selected requests option in exports by @gatzjames in https://github.com/Kong/insomnia/pull/8513 * feat: temporary tabs - [INS-5088] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8486 * Fix the bug that the default menu can not be replaced on mac by @yaoweiprc in https://github.com/Kong/insomnia/pull/8518 * :rocket: 11.0.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8523 * securely wrap execution by @ryan-willis in https://github.com/Kong/insomnia/pull/8451 * Refactor-plugins-apps by @jackkav in https://github.com/Kong/insomnia/pull/8521 * bump/security-actions by @jackkav in https://github.com/Kong/insomnia/pull/8510 * fix: remove use of node headers to fix variable template usage by @ryan-willis in https://github.com/Kong/insomnia/pull/8514 * feat(Git Sync): UX improvements by @gatzjames in https://github.com/Kong/insomnia/pull/8524 * Sync new workspace to cloud after importing it [INS-4999] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8389 * :rocket: 11.0.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8527 * feat(Git Push): update error messages for push-and-commit action by @gatzjames in https://github.com/Kong/insomnia/pull/8532 ## New Contributors * @snoh666 made their first contribution in https://github.com/Kong/insomnia/pull/8482 * @Stedoss made their first contribution in https://github.com/Kong/insomnia/pull/8444 * @balugeorge made their first contribution in https://github.com/Kong/insomnia/pull/8511 **Full Changelog**: https://github.com/Kong/insomnia/compare/core@11.0.0...core@11.0.1