Skip to content

StenoAI 0.3.8

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:46
· 72 commits to main since this release

StenoAI v0.3.8

Recording UX

  • Clean notes panel on back-to-back recordings. Hit "+ New note" while the previous recording is still processing and the new one used to show the previous session's typed notes — sometimes for minutes, until processing finished. The in-memory draft is now cleared at recording-start time rather than at processing-complete time, so the new recording starts with a guaranteed-clean notes panel. The previous recording's notes are still safe — they're persisted to disk via the existing debounced save, independently of the in-memory draft. If start-recording fails (rare), the cleared draft is restored so nothing is lost on transient errors.

Under the hood

  • Release workflow now pulls release notes from the tag annotation. Earlier releases shipped with the merge-commit subject as their GitHub Release body because actions/checkout@v4 was returning an empty tag annotation in CI. The workflow now force-fetches the tag ref before reading its body, so future releases (v0.3.8+) auto-populate their notes from the annotated tag — no more manual gh release edit after each cut.

Downloads

  • Apple Silicon (M1-M5): stenoAI-macos-arm64.dmg
  • Intel Macs: stenoAI-macos-x64.dmg

First Time Setup

  1. Download the appropriate DMG for your Mac
  2. Install by dragging StenoAI to Applications
  3. Launch app - setup wizard runs automatically
  4. Grant microphone permissions when prompted
  5. Start recording meetings!

Requirements

  • macOS 10.14 or later
  • Internet connection for initial setup
  • Microphone access permissions