12.2.0-beta.0 ๐ฆ
What's Changed
- :rocket: 12.1.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9410
- fix: handle invalid url in oauth modal by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9413
- fix: wrong tailwind usage by @CurryYangxx in https://github.com/Kong/insomnia/pull/9336
- fix: inso test result category always be unknown by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9405
- feat: mcp support disable ssl validation by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9382
- Chore/tailwind v4 upgrade - [INS-1653] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9350
- feat: refactor mcp code with context to support safe abort at any time by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9397
- Fix/proxy-config-INS-1532 by @jackkav in https://github.com/Kong/insomnia/pull/9416
- Chore/bump-linting-pkgs by @jackkav in https://github.com/Kong/insomnia/pull/9409
- feat: base components - [INS-1570] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9344
- chore: run prettier by @jackkav in https://github.com/Kong/insomnia/pull/9431
- chore: enable react-hooks/purity rule by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9430
- fix: tailwind v4 border issue by @CurryYangxx in https://github.com/Kong/insomnia/pull/9433
- Chore: eslint-autofixes by @jackkav in https://github.com/Kong/insomnia/pull/9421
- chore: remove insomnia-api-client package dep by @shelby-moore in https://github.com/Kong/insomnia/pull/9432
- fix: missing = when import -d from curl by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9434
- chore: show warnings on dev start by @jackkav in https://github.com/Kong/insomnia/pull/9438
- explicit noEmit by @jackkav in https://github.com/Kong/insomnia/pull/9437
- fix: Shortcut not working in MCP client issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9448
- refactor: extract insomnia-api by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9093
- add lint warning about node modules by @jackkav in https://github.com/Kong/insomnia/pull/9439
- fix: clone selected branch - [INS-1462] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9408
- Refine the modal for creating and editing project [INS-1461] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9423
- pin react plugin and autofix by @jackkav in https://github.com/Kong/insomnia/pull/9458
- fix: Open MCP manage certificates modal instead of settings modal for disable SSL validation by @cwangsmv in https://github.com/Kong/insomnia/pull/9460
- feat: git editing flow by @CurryYangxx in https://github.com/Kong/insomnia/pull/9459
- fix: handle missing active workspace by redirecting to project overview by @gatzjames in https://github.com/Kong/insomnia/pull/9467
- fix: improve layout of NoProjectView component by @gatzjames in https://github.com/Kong/insomnia/pull/9468
- [INS-1473] fix credentials not reloading in Git form by @gatzjames in https://github.com/Kong/insomnia/pull/9470
- feat: Added new Segment Events [INS-1332] by @pavkout in https://github.com/Kong/insomnia/pull/9464
- [INS-1797] fix importing wsdl files with references by @gatzjames in https://github.com/Kong/insomnia/pull/9462
- chore: Modify the windows app signing process to use the new certificate by @balugeorge in https://github.com/Kong/insomnia/pull/9472
- feat: update link by @CurryYangxx in https://github.com/Kong/insomnia/pull/9473
- Fix file delimiter escape issue in Windows [INS-1611] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9398
- Fix theme issue by @yaoweiprc in https://github.com/Kong/insomnia/pull/9476
- Fix incorrect path for inso.exe signing by @balugeorge in https://github.com/Kong/insomnia/pull/9474
- Decrypt keypair before trust manager setup by @balugeorge in https://github.com/Kong/insomnia/pull/9478
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.1.0...core@12.2.0-beta.0