13.3.0-beta.0 📦
Insomnia 13.3.0-beta.0 introduces database change notification fixes for document duplication and resolves a credential UI display bug. It also includes stability patches for CodeMirror tag handling, modal interaction, and macOS build processes.
Verified State Diff
Impact & Verification Analysis
Insomnia desktop application users, particularly those managing sensitive credentials and utilizing Nunjucks templating.
These fixes improve data integrity and security by preventing sensitive configuration exposure and ensuring the application state remains synchronized with the underlying database.
Full Fact Overview
This beta release focuses on stabilizing the core application environment and UI/UX consistency. Key technical changes include ensuring the database correctly emits change notifications during document duplication, preventing UI leakage of raw JSON vault configurations in credential tags, and adding defensive guards against unsound TextMarker assertions in the CodeMirror-based Nunjucks tag handler. Additionally, the build pipeline was reverted to a previous version of electron-builder to resolve macOS-specific build failures, indicating a regression in the previous build environment configuration.