chore(release): prepare 1.8.3 - #1588
Merged
Merged
Conversation
Roll the unreleased changelog into 1.8.3 — covering the GPU acceleration overhaul (#1575-#1578, #1584), fail-closed LLM routing (#1583), STT stabilization (#1556), Linux launch at login, and the rest of the fixes since 1.8.2 — and bump the version. Tagging v1.8.3 (which triggers the release build) is deliberately left as a separate manual step.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release prep only — does not trigger a release.
[Unreleased]into a curated[1.8.3]section covering all 40+ commits since v1.8.2: the GPU acceleration overhaul (fix(transcription): stop reporting broken engine responses as "No Audio Detected" #1575–fix(gpu): make whisper GPU state truthful — live activation, honest status, remembered failures #1578, chore(gpu): pin whisper.cpp GPU packs to release 0.0.9 #1584), fail-closed LLM routing (fix(llm): fail-closed LLM routing — custom-endpoint leaks, key pairing, model memory, secure scope keys #1583), STT stabilization (refactor(transcription): fail-closed STT routing — leak fixes, provider registry, model memory, single resolver #1556), Linux launch at login (feat(linux): Add launch at login via an XDG autostart entry #1518/fix(startup): make launch at login work on Windows and start hidden everywhere #1574), and the remaining fixes, grouped in house style with contributor credits.package.json/package-lock.jsonto 1.8.3 (Node 24, version fields only).Not included: #1585 (Pascal CUDA gate) — stays held for the hardware smoke test; targeted at 1.8.4.
The release itself fires only when a
v1.8.3tag is pushed (release.yml validates tag ↔ package version). Suite: 1922 pass / 0 fail.