chore: bump version to 0.7.0 - #171
Merged
Merged
Conversation
Prepares the v0.7.0 minor release (new features since v0.6.2, all backward compatible). Version-string files only, per docs/RELEASE.md: - scripts/build.sh (Info.plist template default) - web/layouts/index.html (JSON-LD softwareVersion + hero badge) Release notes live out-of-tree; changelog is in the PR description.
jatinkrmalik
force-pushed
the
chore/release
branch
from
July 2, 2026 02:12
90e196b to
9fd661f
Compare
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.7.0 minor release.
Why minor (0.6.2 → 0.7.0): several new, backward-compatible features (custom vocabulary, usage stats, hotkey presets, fixed audio input device, Homebrew distribution) and no breaking changes — per
docs/RELEASE.mdsemver rules, that's a MINOR bump.Changes since v0.6.2
✨ Features
🐛 Fixes
🛠️ Internal / CI / packaging
/build-quickto skip notarization for faster dev buildsmakedefault tomake help📚 Docs
Files updated
scripts/build.sh—APP_VERSIONdefault (Info.plistCFBundleVersion/CFBundleShortVersionString)web/layouts/index.html— JSON-LDsoftwareVersion+ hero version badgeHomebrew cask is intentionally not touched here —
update-homebrew-cask.ymlauto-updates it on release publish.Release plan after merge
v0.7.0and push →release.ymlbuilds, signs, notarizes, and drafts the GitHub Release.Draft end-user release notes (for the GitHub Release page)
VocaMac v0.7.0
Our biggest release since 0.6 — smarter transcription, richer controls, and a usage dashboard, plus a much easier way to install via Homebrew.
✨ Highlights
brew install --cask vocamac(plus avocamac-nightlycask); in-app updates detect Homebrew installs. (feat: add Homebrew Cask distribution (stable + nightly) #157, feat: detect Homebrew cask installs and adjust update flow #159)🐛 Fixes & improvements
📦 Requirements
Full changelog: v0.6.2...v0.7.0