What's Changed
- 🚀 12.2.0 by @insomnia-infra in #9503
- Remove unnecessary parameter in OAuth flow [INS-1859] by @yaoweiprc in #9496
- Fix: Using safeParser to parse Insomnia git yaml files by @cwangsmv in #9425
- fix: Insomnia V5.1 parser fails to parse legacy data with incomplete header data by @cwangsmv in #9495
- feat: add branch info - [INS-1853] by @CurryYangxx in #9508
- chore: add circular reference check by @ZxBing0066 in #9065
- Support fuzzy match when picking repo [INS-1460] by @yaoweiprc in #9504
- fix: Add state and scope input UI for MCP OAuth parameter by @cwangsmv in #9507
- feat: Allow empty credential configs to work with cloud providers by @cwangsmv in #9499
- chore: clean unused crypt code and hkdf by @ZxBing0066 in #9519
- feat: integrate customer-io in-app messages by @ZxBing0066 in #9510
- fix: Import collection variables as the base environment collection environment. by @cwangsmv in #9530
- refactor: move trial apis to insomnia-api by @ZxBing0066 in #9518
- fix(script-sdk): auto-convert object to string in calling replaceIn by @ihexxa in #9529
- Fixed Monaco Editor styling issues occurring after application crashes. [INS-1365] by @pavkout in #9498
- feat: make commit dialog default state clearer by @ryan-willis in #9542
- feat: Support git sync & cloud sync for MCP client by @cwangsmv in #9527
- fix: move null cookie expires fix from har to jarFromCookies to ensure it be fixed across different scenarios by @ZxBing0066 in #9535
- fix: ensure cookie tag respects the URL by @ZxBing0066 in #9534
- [INS-1473] [INS-1868] Introduce new Git Credentials management flow (#9513) by @yaoweiprc in #9517
- test: add unit test for git credential model by @CurryYangxx in #9545
- Prevent users from deleting git credentials in use. [INS-1900] by @yaoweiprc in #9546
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.2.0...core@12.3.0-beta.0