chore: bump version to 0.8.0 - #198
Merged
Merged
Conversation
Prepare the minor release for multi-engine transcription (Parakeet, Apple Speech, ONNX) and related fixes since v0.7.2. Co-authored-by: Jatin K Malik <jatinkrmalik@users.noreply.github.com>
jatinkrmalik
force-pushed
the
jatin/chore-release-0.8.0-9669
branch
from
August 17, 2026 21:57
bc42ab1 to
c747252
Compare
Member
Author
|
/build |
|
⏳ PR Build started for Build signed & notarized DMG... this usually takes 10–20 minutes. |
|
✅ PR Build ready!
📥 Install
SHA-256 checksum
|
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.
Summary
Prepares the v0.8.0 minor release.
This release contains 25 commits since v0.7.2. It adds backward-compatible transcription, input, model-management, and command-line capabilities alongside reliability and product-surface improvements; no breaking change is introduced.
Changes since v0.7.2
Version surfaces
scripts/build.shnow defaultsAPP_VERSIONand the generated app Info.plist to 0.8.0.web/data/product.toml. It intentionally remains at the latest published v0.7.2 until v0.8.0 is tagged and its artifacts exist; updating it in this pre-release PR would point visitors at a non-existent download.Validation
mainat7c33336(fix: remove rectangular overlay glow (#217)).swift teston the rebased head.Release plan after merge
v0.8.0;release.ymlbuilds, signs, notarizes, and creates the draft release./private/tmp/RELEASE_NOTES_v0.8.0.mdas the draft GitHub Release body, then verify its attached artifacts.