Skip to content

InteJer v0.1.0-beta.2

Choose a tag to compare

@azamkhan555622848 azamkhan555622848 released this 29 Jun 11:12
25bb302

Fixes a blank / white-screen on startup that affected 0.1.0-beta.1 on Windows.

The renderer's IPC bridge (window.api) could fail to initialize under the sandboxed preload, so the app launched but showed an empty window. This build exposes the bridge first and unconditionally, so the UI loads normally — and telemetry can no longer block app startup.

Same application version as beta.1: this is a delivery/stability re-release published under a fresh download URL so every user is guaranteed to receive the corrected binary. Windows only; macOS/Linux to follow.