What's Changed
- 🚀 12.3.0 by @insomnia-infra in #9570
- fix: Tooltip action is not clickable when render in modal by @cwangsmv in #9565
- Fix: local installation of plugin fail due to npmrc file by @cwangsmv in #9572
- test: verify git sync feature flag & storage rule - [INS-1908] by @CurryYangxx in #9567
- fix: plugin install failed due to mixed usage of runtime api by @ZxBing0066 in #9571
- fix: persist environment tab data when switching between tabs by @niladrix719 in #9138
- feat: improved enterprise trial confirmation modal by @ryan-willis in #9569
- Fix: Environment variable in MCP OAuth settings in not working by @cwangsmv in #9568
- refactor: IoC database implementation to get rid of runtime dependencies by @ZxBing0066 in #9511
- refactor: move some model types to a new file to reduce cycle references by @ZxBing0066 in #9564
- refactor: move enterprise apis to insomnia-api by @ZxBing0066 in #9552
- Fix: MCP workspace sync issue by @cwangsmv in #9584
- refactor: move node dependencies from models to helpers by @ZxBing0066 in #9563
- Chore: Adding eslint rule to avoid using window and document in main process related code by @cwangsmv in #9579
- refactor: migrate projects request to insomnia-api package - [INS-1874] by @CurryYangxx in #9574
- fix: use password input for PAT - [INS-1955] by @CurryYangxx in #9588
- feat: when logged out handle deep link by @jackkav in #9585
- feat: support deeplink curl import by @jackkav in #9586
- Fix: Add missing mcp generate sampling response file in build script by @cwangsmv in #9591
- fix: block import deeplink by @jackkav in #9597
- fix: socket.io body tab refresh - [INS-1997] by @CurryYangxx in #9600
- fix: no project ui by @CurryYangxx in #9606
- feat: navigate to imported workspace by @jackkav in #9601
- Fix: MCP cloud sync action issues by @cwangsmv in #9595
- feat(git): select commit email from git provider per repo [INS-1474] by @ryan-willis in #9593
- feat: clearer ai settings panel by @Ali-Sab in #9602
- Fix Socket.io JSON requests and responses handling - [INS-1993] by @Copilot in #9596
- refactor: migrate invite api - [INS-1875] by @CurryYangxx in #9590
- optimize: make debug view loader more robust by @ZxBing0066 in #9611
- fix: nowrap input prefixes [INS-2039] by @ryan-willis in #9620
New Contributors
- @niladrix719 made their first contribution in #9138
- @Ali-Sab made their first contribution in #9602
- @Copilot made their first contribution in #9596
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.0...core@12.3.1-beta.0