Skip to content
TC 00:00Changelog

On the record.

Every release, what changed, and why — in plain language. No “various improvements.”

v0.5.0

Capture, and faster fixes

  • The capture suite shipped on Mac: say “Rhema to-do” or “Rhema journal” mid-dictation and it files to your lists, calendar, and journal — without leaving the app you're in.
  • Moved the command parser server-side, so most fixes now ship in minutes over the air instead of waiting on an app update.
  • Added telemetry and a support pipeline that triages issues automatically, with a human gate before anything reaches your Mac.
v0.4.1

Secure-input detection

  • Rhema now detects when macOS Secure Keyboard Entry is holding the keyboard hostage (often a stray browser window) and tells you, instead of silently dropping text.
  • Any transcript that can't be typed is preserved in History, so nothing you said is ever lost.
  • Clearer inject logging to pinpoint which app is holding secure input.
v0.4.0

Concurrent pipelines

  • Dictation requests now run concurrently — a slow transcription never blocks the next thing you say.
  • Fixed the stuck-processing hang: results are never silently dropped. A fresh result pastes at the cursor; a late one lands on the clipboard and in History.
  • Added a cancel path so abandoned requests clean up instantly.