Skip to content

Saymore v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:34

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.dmg supports both Apple Silicon and Intel Macs and is signed and notarized.
  • Windows: Saymore-Setup.exe provides the NSIS installer.
  • Checksums: Use SHA256SUMS to verify downloaded files.

New Contributors

Full Changelog: v0.1.1...v0.1.2