What's Changed
- Solve the bug related to importing multiple workspaces in one file [INS-5077] by @yaoweiprc in #8442
- Add typing for templating context by @jackkav in #8455
- Chore(inso-cli): Add the missing run collection command and package for debugging in vscode by @cwangsmv in #8475
- feat(ui): add hover state for tab adding button by @CurryYangxx in #8465
- Fix: User upload data filepath is not exported when running via cli in runner [INS-5139] by @cwangsmv in #8477
- chore(sdk): avoid invalid cookie blocking sending request by @ihexxa in #8464
- Feat/add possibility to close tabs by mouse middle click by @snoh666 in #8482
- chore: bump electron 35 [INS-5154] by @filfreire in #8490
- fix(Import): Allow importing cookies with empty value and other properties by @gatzjames in #8496
- feat: add hotKey to close tab - [INS-5155] by @CurryYangxx in #8494
- fix: cancel not work by @CurryYangxx in #8503
- fix: Set native menus per-window by @Stedoss in #8444
- fix: Pin all external github actions to their corresponding commit SHAs by @balugeorge in #8511
- fix: Fixed cookie modal issue [INS-5210] by @pavkout in #8508
- fix(Export): add option to include private environments by @gatzjames in #8512
- fix(Import v5): make parsing more tolerant to undefined values by @gatzjames in #8509
- fix(Exports): respect selected requests option in exports by @gatzjames in #8513
- feat: temporary tabs - [INS-5088] by @CurryYangxx in #8486
- Fix the bug that the default menu can not be replaced on mac by @yaoweiprc in #8518
New Contributors
- @snoh666 made their first contribution in #8482
- @Stedoss made their first contribution in #8444
- @balugeorge made their first contribution in #8511
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.7...core@11.0.1-beta.0