core@12.2.0
Kong/insomniacore@12.2.0Dec 19, 2025by github-actions[bot]
AI Summary
This release focuses on UI refinements and bug fixes. It introduces fuzzy matching for repository and branch searches, fixes a structured cloning issue in the context menu, and adjusts dropdown positioning styles.
Key Highlights
- Fuzzy match for searching repos and branches
- Fix for structuredClone method used in context menu
- Adjusted dropdown positioning styles below input
New Features
- Fuzzy match for searching repos and branches
Full Release Notes
## What's Changed * :rocket: 12.2.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9490 * Force the dropdown to be positioned below the input, adjust styles [INS-1850] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9492 * Fix style issue by @yaoweiprc in https://github.com/Kong/insomnia/pull/9493 * Fix: revert structuredClone method used for clone in context menu by @cwangsmv in https://github.com/Kong/insomnia/pull/9494 * Add fuzzy match for searching repos and branches by @yaoweiprc in https://github.com/Kong/insomnia/pull/9497 **Full Changelog**: https://github.com/Kong/insomnia/compare/core@12.2.0-beta.1...core@12.2.0