Lumi/plugins/lumi_transcription/CHANGELOG.md
2026-07-25 00:04:03 +02:00

26 lines
1.7 KiB
Markdown

# Lumi Transcription changelog
## 0.2.2
- Fixed the managed OBS Bridge's streaming-service ownership so starting a private Stream Test no longer releases OBS's current service and crashes OBS.
- Require the corrected bridge version before Stream Testing and reuse the existing Update OBS Bridge action to install it safely while OBS is closed.
## 0.2.1
- Surface Stream Testing startup failures immediately instead of leaving the Companion action waiting with a stale status.
- Detect the OBS Bridge version actually loaded by OBS and show Update OBS Bridge actions on Overview and Connection & device when it differs from the bundled integration.
- Prevent private output redirection until an outdated or damaged OBS integration is updated or repaired.
## 0.2.0
- Added authenticated private stream-test session control over the existing Companion transport, including reused live caption cues and OBS output diagnostics.
- Added crash-safe DPAPI recovery for exact OBS streaming-service restoration, with automatic startup/exit/server-loss repair and no local speech inference.
- Added repeatable single-flight Companion update checks with success, current, failure, cancellation, and rapid-click regression coverage.
## 0.1.0
- Added server-hosted whisper.cpp transcription with bounded Companion audio transport and no local speech inference.
- Added paired-device authentication, localhost-only development packages, revocation, diagnostics, model management, and recoverable worker supervision.
- Added voice-free full-path readiness checks and dedicated accuracy, confidence, latency, and live audio-level testing.
- Added a durable per-user Companion installer, managed OBS integration, user-approved updates, and preserved device identity.