Skip to content

StenoAI 0.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 23:33
· 46 commits to main since this release
6ea2736

StenoAI v0.5.1

Fixes

  • Windows app icon — the installed app, Start menu, and taskbar now show the Steno icon instead of the default Electron one. (electron-builder's signAndEditExecutable: false was disabling the rcedit step that embeds the icon into the exe.) (#170)
  • Release-asset reliability — the Windows installer + auto-update assets now attach to the release without a race. (#168)

Website

  • OS-aware hero download — the download button now offers the right platform for the visitor. (#168)

macOS

  • No functional changes — version bump only; existing users auto-update to 0.5.1.

Dev

  • win-build.sh — build a Windows installer from CI and push it straight onto a test VM's Desktop. (#169)

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.