core@11.0.0

Kong/insomniacore@11.0.0Mar 18, 2025by github-actions[bot]

AI Summary

This major version introduces Git Sync integration (Projects, Credentials), Insomnia Vault key management UI, and multiple tabs support. It also includes UI minimalization and plugin proxy support.

Key Highlights

  • Introduced Git Sync features including Git Projects and credential storage
  • Added Insomnia Vault key management UI for secure secret storage
  • Enabled multiple tabs for better workflow management
  • Added plugin support for proxy and custom CA cert bundles

New Features

  • Git Sync (Projects and Credentials)
  • Vault key management UI
  • Multiple tabs
  • Plugin proxy and CA cert support

Full Release Notes

## What's Changed
* :rocket: 10.3.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8344
* fix: request render error not display - [INS-4833] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8277
* Short-ciruit string rendering if require invocation is detected by @godfrzero in https://github.com/Kong/insomnia/pull/8358
* add warning on import by @jackkav in https://github.com/Kong/insomnia/pull/8350
* fix: mask client secret input in OAuth 2.0 authentication [INS-4974] by @pavkout in https://github.com/Kong/insomnia/pull/8351
* fix: consolidate request+codegen headers+authorization [INS-4925] by @ryan-willis in https://github.com/Kong/insomnia/pull/8345
* fix: Table view environment variables are not updated when changed in pre-request/after-response scripts [INS-4875] by @cwangsmv in https://github.com/Kong/insomnia/pull/8353
* Fix/sdk/tagged url by @ihexxa in https://github.com/Kong/insomnia/pull/8361
* :rocket: 10.3.2-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8369
* Prettify json in response viewer [INS-4966] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8354
* fix: Escape key closes environment editor modal in vim mode [INS-4975] by @pavkout in https://github.com/Kong/insomnia/pull/8368
* feat: Allow to select all in CSV viewer [INS-4973] by @pavkout in https://github.com/Kong/insomnia/pull/8349
* fix: Fix issue with resizable panels [INS-4986] by @pavkout in https://github.com/Kong/insomnia/pull/8366
* fix: Improve request drop-down menu [INS-4983] by @pavkout in https://github.com/Kong/insomnia/pull/8364
* feat(sdk): enable folder env interfaces for manipulation in script by @ihexxa in https://github.com/Kong/insomnia/pull/8348
* feat: Insomnia vault key management UI[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8296
* feat: minimal bar-[INS-4420] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8293
* fix: do not append headers with empty names by @ryan-willis in https://github.com/Kong/insomnia/pull/8372
* feat: multiple tabs - [INS-4225] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8151
* fix: runner select all by @CurryYangxx in https://github.com/Kong/insomnia/pull/8256
* fix(sdk): get response size from bytesRead value by @ihexxa in https://github.com/Kong/insomnia/pull/8313
* feat: Using global private environment to save secrets[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8233
* refactor: Invite modal - Being able to invite a team from the Organization and from Electron [INS-4684] by @pavkout in https://github.com/Kong/insomnia/pull/8319
* fix: reduce sse by @CurryYangxx in https://github.com/Kong/insomnia/pull/8375
* feat(Git Sync): Git Credentials storage by @gatzjames in https://github.com/Kong/insomnia/pull/8376
* Insomnia Format v5 by @gatzjames in https://github.com/Kong/insomnia/pull/8209
* feat: plugin install support for proxy and custom ca cert bundle by @ryan-willis in https://github.com/Kong/insomnia/pull/8337
* feat: preference for key map with one-line text fields by @ryan-willis in https://github.com/Kong/insomnia/pull/8335
* Chore: Fix vault case failure and add one more test for vault key by @cwangsmv in https://github.com/Kong/insomnia/pull/8378
* feat(Git Sync): move git logic in git-service by @gatzjames in https://github.com/Kong/insomnia/pull/8377
* feat(Git Sync): Introduce Git Projects by @gatzjames in https://github.com/Kong/insomnia/pull/8382
* Skip the flaky vault test by @cwangsmv in https://github.com/Kong/insomnia/pull/8384
* :rocket: 11.0.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8386


**Full Changelog**: https://github.com/Kong/insomnia/compare/core@10.3.1...core@11.0.0