Skip to content

chore: bump version to 0.8.0 - #198

Draft
jatinkrmalik wants to merge 1 commit into
mainfrom
jatin/chore-release-0.8.0-9669
Draft

chore: bump version to 0.8.0#198
jatinkrmalik wants to merge 1 commit into
mainfrom
jatin/chore-release-0.8.0-9669

Conversation

@jatinkrmalik

Copy link
Copy Markdown
Member

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.md semver rules, that is a MINOR bump.

Changes since v0.7.2

PR Type Summary
#191 feat Add Parakeet, Apple Speech, and ONNX transcription engines behind a shared router / model picker
#192 fix Harden multi-engine follow-ups (Xcode 26 CI path, load/transcribe serialization, SenseVoice CJK join, ONNX install rollback, download cancel)
#197 fix Tolerate Bluetooth HFP settle for headset input routing
#190 fix Open update details in a standalone window with clearer Later / Close controls
#194 fix(ci) Point Homebrew cask workflow and brew docs at the VocaHQ org tap
#195 docs Document Homebrew dual-tap conflict after the VocaHQ migration

Files updated

  • scripts/build.sh — default APP_VERSION / Info.plist version is now 0.8.0
  • web/layouts/index.html — JSON-LD softwareVersion + hero badge are now 0.8.0

Homebrew cask is intentionally not touched here — update-homebrew-cask.yml auto-updates it on release publish.

Release readiness

  • Latest stable: v0.7.2 (2026-08-04)
  • Diff on main since tag: 6 commits — feature-sized (multi-engine) + fixes
  • CI on latest main: green (#192 push CI + nightlies)
  • Open PRs (#177 draft local LLM, #150 snippets, #143 SwiftLint) are unrelated and do not need to land for this release

Release plan after merge

  1. Tag v0.8.0 and push → release.yml builds, signs, notarizes, and drafts the GitHub Release
  2. Paste finalized notes from /tmp/RELEASE_NOTES_v0.8.0.md into the draft and review artifacts
  3. Publish the release; Homebrew tap + website auto-update on publish
  4. Delete the local scratch notes file

Suggested release-notes line (Homebrew tap migration)

Homebrew: the tap moved to vocahq/vocamac. Existing installs keep working via GitHub redirects; optionally brew 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

🐛 Fixes & improvements

📦 Requirements

  • macOS 14 (Sonoma) or later; Apple Silicon (M1+), 8 GB RAM minimum
  • Apple Speech engine requires macOS 26+

🍺 Homebrew

brew install --cask vocahq/vocamac/vocamac

If you still have the old personal tap tapped alongside the org tap:

brew untap jatinkrmalik/vocamac
brew tap vocahq/vocamac

Full changelog: v0.7.2...v0.8.0

Open in Web Open in Cursor 

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>
@github-actions github-actions Bot added app ci docs question Further information is requested web and removed question Further information is requested app docs labels Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants