Releases: PraxisGrove/Saymore
Releases Β· PraxisGrove/Saymore
Release list
Saymore v0.1.2
Saymore v0.1.2 improves macOS reliability and expands privacy-preserving local diagnostics.
What's Changed
Improvements
- Expanded local diagnostic logging across recording, microphone permission, speech recognition, text delivery, shortcut monitoring, and settings workflows.
- Diagnostic reports now combine bounded local database and rolling-log events while excluding transcripts, credentials, device names, file paths, and error details.
- Reworked macOS text delivery as incremental main-thread operations so the processing animation and application UI remain responsive while text is delivered.
- Improved dictation completion feedback and overlay transitions.
- Stopped showing proactive Accessibility permission reminders at startup. Missing permission is now surfaced during onboarding, from Settings, or when a shortcut requires it.
Bug Fixes
- Fixed microphone authorization in signed macOS builds by adding the required Audio Input entitlement, allowing macOS to present the native permission prompt and enable recording.
Downloads
- macOS:
Saymore_0.1.2_universal.dmgsupports both Apple Silicon and Intel Macs and is signed and notarized. - Windows:
Saymore-Setup.exeprovides the NSIS installer. - Checksums: Use
SHA256SUMSto verify downloaded files.
New Contributors
Full Changelog: v0.1.1...v0.1.2
Saymore v0.1.1
Saymore v0.1.1 focuses on improving the desktop experience, dictation workflow, and first-run experience, while fixing several settings and permission-related issues.
What's Changed
New Features
- Added five interface themes with system, light, and dark appearance modes.
- Added a Mute system audio while dictating option for macOS and Windows.
- Added the option to disable all dictation shortcuts for users who prefer interface-only controls.
Improvements
- Refined the visuals and interactions across the Home page, Settings, and onboarding flow.
- Improved feedback when configuring shortcuts, service providers, and storage.
- Improved macOS permission reminders and permission status refresh behavior.
- History previews now remain on a single line.
- The macOS installer no longer displays an additional license agreement prompt.
Bug Fixes
- Fixed system audio muting not taking effect correctly on Windows.
- Fixed shortcut configuration errors disappearing too quickly.
- Fixed several macOS permission prompt and window display issues.
- Fixed the displayed application version not matching the installed version.
- Improved personal dictionary candidate validation to reject ambiguous single-letter entries.
Downloads
- macOS:
Saymore_0.1.1_universal.dmgsupports both Apple Silicon and Intel Macs and is signed and notarized. - Windows:
Saymore-Setup.exeprovides the NSIS installer. - Checksums: Use
SHA256SUMSto verify downloaded files.
Full Changelog: v0.1.0...v0.1.1
Saymore v0.1.0
What's Changed
- [codex] complete desktop voice workflows by @yugonglian2333 in #4
New Contributors
- @yugonglian2333 made their first contribution in #4
Full Changelog: https://github.com/PraxisGrove/Saymore/commits/v0.1.0