Skip to content

LauronFlow v1.0.2

Latest

Choose a tag to compare

@lauronjohn lauronjohn released this 09 Aug 10:08

Tag numbering now matches the app's marketing version (Settings → License shows this
same 1.0.2) instead of the old v0.x scheme, so the two stay in sync going forward.

New since v0.5.0:

  • Recent Transcripts menu — your last 20 dictations, each with a timestamp, the app
    it was typed into, and a one-click copy button, plus a Clear History action.
  • Usage stats — a "N words · N sessions today" counter in the menu bar dropdown.
  • Excluded Apps — hide the floating recording widget in specific apps without
    disabling dictation there.
  • Per-app vocabulary scoping — a custom find/replace entry can now apply everywhere
    or only while one specific app is frontmost.
  • Hold/Toggle recording mode — Settings → Shortcuts now lets you choose tap-to-start
    instead of holding the hotkey down.
  • First-launch onboarding window — a short walkthrough of the hotkey, undo, and
    upcoming permission prompts before the trial starts, replacing the old plain alert.

Fixes:

  • The Recent Transcripts submenu could crash when rebuilt while already open (the
    shared Clear History item wasn't removed from its previous menu first).
  • Transcript rows in that same submenu could render as empty/invisible — the custom
    SwiftUI row view had no explicit frame, so it collapsed to zero size.
  • Text injection could silently fail into slower apps (Word, Google Docs, other
    Electron/web editors) — the clipboard was restored before the paste had landed.

No changes to trial/licensing — existing licenses and trial countdowns are unaffected.