13.2.0 📦
Insomnia version 13.2.0 introduces a capability-aware sandbox context for templating and adds request_url_length to telemetry data. The release also addresses UI regressions regarding response display persistence and input focus during project switching.
Verified State Diff
Impact & Verification Analysis
Insomnia API client users, specifically those utilizing custom templating scripts and enterprise teams monitoring API usage patterns.
The templating update improves the robustness of dynamic request generation, while the telemetry addition provides better data for developers to analyze API request behavior and potential performance bottlenecks.
Full Fact Overview
This release focuses on refining the internal templating engine through the implementation of a 'capability-aware sandbox context,' which likely improves security or modularity in how dynamic variables are processed. Additionally, the inclusion of 'request_url_length' in telemetry suggests a move toward better observability of API request patterns. UI/UX fixes include correcting a bug where previous responses persisted incorrectly after new requests and optimizing input focus behavior when switching between projects, alongside minor CSS adjustments for button sizing.