Skip to content

Velora

v0.10.4 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 9d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed in-app updater hanging on "Installing…" by rescheduling termination to avoid main‑thread deadlocks.

Changes in this release

Bugfix Medium

Fixes About → "Install & Relaunch" flow deadlock on main thread.

Fixes About → "Install & Relaunch" flow deadlock on main thread.

Source: llm_adapter@2026-07-18

Confidence: low

Bugfix Medium

Fixes in-app updater hanging on "Installing…".

Fixes in-app updater hanging on "Installing…".

Source: granite4.1:30b@2026-07-18-audit

Confidence: low

Full changelog

Fixes the in-app updater hanging on "Installing…".

Fix: The About → "Install & Relaunch" flow deadlocked the main thread — it called NSApp.terminate synchronously from inside a dispatch-main block, so .terminateLater's reply (and every watchdog) was starved on the non-reentrant main queue and the app pinned on "Installing…" until the swap helper timed out. Terminate is now scheduled from a CFRunLoop timer (the same context menu-Quit uses), with a background hard-exit backstop that the deadlock cannot starve.

Also includes the 0.10.1–0.10.3 microphone-picker and HUD fixes.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Velora

Get notified when new releases ship.

Sign up free

About Velora

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]