Skip to content

Release 0.6.3 - #41

Merged
bojieli merged 1 commit into
mainfrom
release/0.6.3
Sep 7, 2026
Merged

Release 0.6.3#41
bojieli merged 1 commit into
mainfrom
release/0.6.3

Conversation

@bojieli

@bojieli bojieli commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Every macOS release before this one crashed the first time you spoke, on any machine that did not build it.

The app carries its own Silero model, but looked for it where SwiftPM's generated accessor points — the .app root, where a signed bundle may not keep resources — and then at an absolute path inside whatever build tree produced the binary. That path exists on the machine that compiled it and nowhere else. So it worked for anyone who built it and died on fatalError for anyone who downloaded it.

Content shipped in #40, which also adds the CI check that would have caught it and a dnt doctor line for the model. This stamps the version and writes the release notes.

Anyone on 0.6.0, 0.6.1 or 0.6.2 should take this one. Those three release pages are still up and still broken.

🤖 Generated with Claude Code

Every macOS release before this one crashed the first time you spoke, on any
machine that did not build it. The app carries its own speech detector but
looked for it where the build machine keeps it, so it worked for anyone who
compiled it and died for anyone who downloaded it.

Anyone on 0.6.0, 0.6.1 or 0.6.2 should take this one.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@bojieli
bojieli merged commit 1390b50 into main Sep 7, 2026
13 checks passed
@bojieli
bojieli deleted the release/0.6.3 branch September 7, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant