Skip to content

Releases: InferenceHub/inferencehub-desktop

InferenceHub Desktop v0.2.19 (unsigned)

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:33
6443b27

Thin client of the hosted InferenceHub chat (chat.inferencehub.tech). Unsigned builds — expect an OS trust warning on first run.

macOS (Apple Silicon, ad-hoc signed, not notarized)

Drag InferenceHub.app out of the dmg into /Applications, then clear the quarantine flag:

xattr -dr com.apple.quarantine /Applications/InferenceHub.app

(or right-click → Open → Open Anyway on macOS 15+.) A fully signed + notarized build (no workaround) is still pending an Apple Developer cert.

Windows (x64, NSIS installer, unsigned)

Run InferenceHub__x64-setup.exe. SmartScreen will show "Windows protected your PC" — click More info → Run anyway. If the WebView2 Runtime is missing (rare), the installer downloads it automatically.

The Windows build is chat + sign-in + tray only (no live transcription / Stealth Mode / window opacity — those are macOS-only for now). A code-signed build (no SmartScreen warning) is pending an Authenticode / Azure Trusted Signing cert.

InferenceHub Desktop v0.2.18 (unsigned)

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:40

Thin client of the hosted InferenceHub chat (chat.inferencehub.tech). Unsigned builds — expect an OS trust warning on first run.

macOS (Apple Silicon, ad-hoc signed, not notarized)

Drag InferenceHub.app out of the dmg into /Applications, then clear the quarantine flag:

xattr -dr com.apple.quarantine /Applications/InferenceHub.app

(or right-click → Open → Open Anyway on macOS 15+.) A fully signed + notarized build (no workaround) is still pending an Apple Developer cert.

Windows (x64, NSIS installer, unsigned)

Run InferenceHub__x64-setup.exe. SmartScreen will show "Windows protected your PC" — click More info → Run anyway. If the WebView2 Runtime is missing (rare), the installer downloads it automatically.

The Windows build is chat + sign-in + tray only (no live transcription / Stealth Mode / window opacity — those are macOS-only for now). A code-signed build (no SmartScreen warning) is pending an Authenticode / Azure Trusted Signing cert.