Skip to content

v0.2.0

Choose a tag to compare

@RatulMaharaj RatulMaharaj released this 24 Jun 12:38
76c1c3c
  • Add the ability to delete downloaded transcription models from Settings to free up disk space. Deletion asks for confirmation, and the currently active model can’t be deleted.

  • Add a microphone picker to the menu bar dropdown: choose any available input device or follow the macOS system default (which tracks the OS as you change inputs). The selection is persisted across launches.

  • Surface clear, user-facing error messages when transcription or AI rewrite models fail to load or run, a model hasn’t been downloaded, or a required permission (microphone, accessibility, input monitoring) hasn’t been granted — instead of failing silently.

  • Menu bar & sound polish: use the Looped brand mark as the menu bar icon (crisp vector template) with a state-colored pill (recording #ED9B00, busy #685EF6, error #D02E1F) matching the macOS mic indicator; add a brand color palette and #685EF6 app accent; add a sound-effects volume slider; make the menu bar model picker functional (installed models only) and move the microphone picker below Start Recording; press Esc to cancel an in-progress recording and hide the live HUD.

  • Show the app as “Looped Whisper” (with a space) in Finder and the Applications folder, instead of “LoopedWhisper”.

  • Fix the model rows in Settings so the per-model action buttons (e.g. Reveal in Finder) are no longer hidden behind the scrollbar.