Releases: jonathanKingston/voicey
Releases · jonathanKingston/voicey
Release list
Voicey 1.6.0
Changelog
All notable changes to Voicey direct distribution releases are documented here.
[1.6.0] - 2026-05-27
Highlights
- Rust multiprocess runtime ships in release bundles:
voicey-capture,voicey-fetch, andvoicey-supervisorare built in release mode, bundled underVoicey.app/Contents/MacOS/, and codesigned for notarization. - Qwen-only user-facing models with on-device MLX inference via the infer worker.
- Screen context & glossary steering for Qwen (Accessibility harvest, optional OCR fallback, custom vocabulary).
- Liquid-glass transcription overlay with waveform progress during decode.
- Long dictation improvements: token budget, chunking, and aligned capture limits (~10 minutes per take).
Added
- Rust workers on the default hot path (capture, fetch, supervisor) when binaries are present in the bundle.
- Qwen transcription glossary and BM25 screen-term context before decode.
- Waveform envelope UI during Qwen transcription.
- Linux Rust CI for the workspace.
- macOS dev restart skill and
scripts/voicey_restart.sh.
Fixed
- Intermittent auto-paste inserting stale clipboard content.
- Settings hotkey recorder crash.
- Custom vocabulary editor placeholder alignment.
- Overlay waveform color and glass halo styling.
Changed
- Media pause uses JXA/Now Playing only (Perl MediaRemote adapter removed).
- Release
bundle-directincludes release-profile Rust workers (see PR #52).
[1.5.0] - 2026-05-08
Voicey 1.5.0
What's Changed
- Harden SwiftPM resource bundle packaging by @jonathanKingston in #25
- Add Dependabot for Swift Package Manager by @jonathanKingston in #27
- Redesign settings window navigation by @jonathanKingston in #26
- Add SwiftLint configuration and CI gate by @jonathanKingston in #29
- ci: add macOS build workflow by @jonathanKingston in #30
- Fix WhisperKit 1.0.0 build (DecodingOptions, Swift 5.10) by @jonathanKingston in #31
- Add Linux CI for VoiceyCore SwiftPM unit tests by @jonathanKingston in #32
- Pause media during transcription by @jonathanKingston in #33
Full Changelog: v1.4.2...v1.5.0
Voicey 1.4.2
What's Changed
- Fix localization bundle startup crash by @jonathanKingston in #23
- Release v1.4.2 by @jonathanKingston in #24
Full Changelog: v1.4.1...v1.4.2
Voicey 1.4.1
What's Changed
- Add Cursor Cloud agent environment setup by @jonathanKingston in #16
- Fix transcription overlay close button focus ring by @jonathanKingston in #15
- Add Common Voice benchmark harness by @jonathanKingston in #19
- Add Common Voice benchmarking and editable text expansions by @jonathanKingston in #21
- Release v1.4.1 by @jonathanKingston in #22
Full Changelog: v1.4.0...v1.4.1
Voicey 1.4.0
What's Changed
- Prevent unintended clipboard paste when transcript has no text by @jonathanKingston in #12
- Harden status bar state across macOS mode transitions by @jonathanKingston in #9
- Fix voice paste reliability in terminal TUI targets by @jonathanKingston in #7
Full Changelog: v1.3.2...v1.4.0
Voicey 1.3.2
What's Changed
- Fix startup crash in localization bundle resolution by @jonathanKingston in #6
Full Changelog: v1.3.1...v1.3.2
Voicey 1.3.1
Full Changelog: v1.3.0...v1.3.1
Voicey 1.3.0
Full Changelog: v1.2.0...v1.3.0
Voicey 1.2.0
Voicey 1.1.2
What's Changed
- Add automated version bumping script for plist files by @jonathanKingston in #4
Full Changelog: v1.1.1...v1.1.2