chore: bump version to 0.8.0 - #198
Draft
jatinkrmalik wants to merge 1 commit into
Draft
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>
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.
Why minor (0.7.2 → 0.8.0): new backward-compatible features — multi-engine transcription (Parakeet / FluidAudio, Apple Speech, sherpa-onnx ONNX models) plus related UX and audio fixes — and no breaking changes. Per
docs/RELEASE.mdsemver rules, that is a MINOR bump.Changes since v0.7.2
Files updated
scripts/build.sh— defaultAPP_VERSION/ Info.plist version is now 0.8.0web/layouts/index.html— JSON-LDsoftwareVersion+ hero badge are now 0.8.0Homebrew cask is intentionally not touched here —
update-homebrew-cask.ymlauto-updates it on release publish.Release readiness
mainsince tag: 6 commits — feature-sized (multi-engine) + fixesmain: green (#192push CI + nightlies)#177draft local LLM,#150snippets,#143SwiftLint) are unrelated and do not need to land for this releaseRelease plan after merge
v0.8.0and push →release.ymlbuilds, signs, notarizes, and drafts the GitHub Release/tmp/RELEASE_NOTES_v0.8.0.mdinto the draft and review artifactsSuggested release-notes line (Homebrew tap migration)
Homebrew: the tap moved to
vocahq/vocamac. Existing installs keep working via GitHub redirects; optionallybrew untap jatinkrmalik/vocamac && brew tap vocahq/vocamac.Draft end-user release notes (for the GitHub Release page)
VocaMac v0.8.0
Four on-device speech engines, one model picker — pick the right tool for speed, language coverage, or low-RAM Macs without leaving your Mac.
✨ Highlights
(feat: add Parakeet, Apple Speech, and ONNX transcription engines #191, fix: harden multi-engine follow-ups after #191 #192)
🐛 Fixes & improvements
vocahq/vocamac; dual-tap conflict after the org migration is documented. (fix(ci): update Homebrew cask workflow and brew docs for VocaHQ org #194, docs: document Homebrew dual-tap conflict after VocaHQ migration #195)📦 Requirements
🍺 Homebrew
If you still have the old personal tap tapped alongside the org tap:
Full changelog: v0.7.2...v0.8.0