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