Skip to content

StenoAI 0.5.8

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:27
363deac

StenoAI v0.5.8

Transcription & notes

  • Notes on demand — a new "Generate notes automatically" toggle (Settings). Turn it off and a recording stops at a transcript-only note; generate the AI summary later, on demand, from the note. (#276)
  • Sharper speaker labels — the live transcript now uses true per-channel attribution, so [You] vs [Others] is far more accurate. (#284)
  • Auto-detect output language by default — summaries follow the meeting's detected language instead of defaulting to English. (#282)

Templates

  • Template gallery — a curated set of built-in note templates, plus a redesigned Templates settings with cloud-provider support. (#302, #298)

Privacy

  • Debug log no longer leaks meeting content — the shareable Developer log is reduced at the source (transcript/summary text and PII stripped, on-disk processing.log too). (#293)
  • Redacted "Save diagnostics" export — export a diagnostics file with paths, URLs, and meeting titles redacted, safe to share for support. (#294)

Fixes & reliability

  • MLX reliability on Apple Silicon — stale env var + libmlx.dylib ABI collision. (#287)
  • "Note ready" notification now navigates to the finished note. (#286)
  • Closed a config.json cross-process lost-update race. (#291)
  • Bedrock region validation; path-containment + temp-file race fixes. (#300, #277)
  • Settings fixes — reset-storage clears the custom path, org sign-in Enter guard, template-delete failures surfaced, GeneralTab OAuth/name-seed races. (#311, #312)

Under the hood

  • Split the 2.8k-line Settings.tsx into per-tab modules; setup-check emits JSON; retired the stale IPC-contract doc; architecture-review cleanup + IPC conformance test. (#289, #290, #295, #280, #288)

No migration or user action required.

Downloads

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

First Time Setup

  1. Download the DMG
  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

  • Apple Silicon Mac (M1 or later) — Intel Macs are no longer supported as of v0.4.0
  • macOS 12 (Monterey) or later
  • Internet connection for initial setup
  • Microphone access permissions

Intel Mac users

v0.4.0 is Apple Silicon only. Intel users should stay on v0.3.8, which is the last release supporting Intel Macs. Auto-update on existing Intel installs is gated and will not push v0.4.0 to those machines.