What Kong/insomnia shipped
Generated by FoxPlug from public activity — not affiliated with Insomnia.
Week of September 14, 2026
What shipped
- Konnect projects now move into a global Control Planes organization, consolidating projects that were previously spread across multiple organizations. Pull request #10315
- V13.3 onboarding content added with a new API Collection merging legacy collection and document types, plus a setting to hide legacy unit test suites. Pull request #10476
- Sidebar drag and drop reordering fixed with improved drop indicators showing precisely where items will land. Pull request #10435
- Import modal can now be opened with a selected tab via bare deep-link parameters using the insomnia://app/import schema. Pull request #10488
- Both spec and collection now allow importing test suites in git sync. Pull request #10524
- Cookies from Set-Cookie responses are now excluded from being rendered into WebSocket, Socket.IO, and HTTP requests, with only manually-set cookies from the jar available. Pull request #10475
- Konnect organization visibility is now re-checked before restoring on cold start to prevent users getting stuck when access is revoked server-side. Pull request #10518
- The Konnect control planes migration notice now only appears after the user finishes choosing which organization data to keep. Pull request #10521
- One-line editor fixed to prevent entering and displaying multiple lines. Pull request #10514
- Read-only one-line editors no longer trigger flush on blur. Pull request #10534
Why it matters
This week brings major improvements to Konnect organization management and collection handling in V13.3, with Control Planes consolidation and API Collection as core new features. Several critical fixes address edge cases in Konnect migration, drag-and-drop UX, and cookie handling that improve reliability and user experience.
Changelog entry
- Konnect projects now move into a global Control Planes organization [INS-3148] Pull request #10315
- Added V13.3 onboarding content with new API Collection type and legacy unit test suite visibility setting [INS-3733] Pull request #10476
- Fixed sidebar drag and drop with improved drop indicators [INS-2887] Pull request #10435
- Import modal can be opened with selected tab via insomnia://app/import deep-link [INS-3768] Pull request #10488
- Test suite imports now allowed in git sync for both spec and collection Pull request #10524
- Response Set-Cookie headers excluded from being rendered into requests [INS-3620] Pull request #10475
- Konnect organization visibility re-checked on cold start [INS-3850] Pull request #10518
- Konnect control planes migration notice now appears only after organization selection [INS-3836] Pull request #10521
- Project organization cache revalidated when parent organization changes [INS-3850] Pull request #10513
- One-line editor fixed to prevent multiple line input Pull request #10514
- Read-only one-line editors no longer flush on blur Pull request #10534
- Test tab visibility improved in collection view based on enableLegacyUnitTests setting Pull request #10504
- Collection API improved with Spec and Tests tabs and auto-generated requests from spec import [INS-3803] Pull request #10503
- Onboarding content no longer displays after first view Pull request #10493
Insomnia V13.3 ships with Control Planes organization consolidation, improved drag-and-drop sidebar reordering, and fixes for Konnect migration edge cases. Test suite imports in git sync and cleaner cookie handling included.
This week's Insomnia updates focus on consolidating Konnect organization management through the new Control Planes organization, improving the overall workspace structure. V13.3 introduces API Collections merging legacy types, fixes sidebar drag-and-drop precision, and resolves critical Konnect migration issues. Test suite git sync imports and refined cookie handling round out the improvements.