Skip to content

v0.1.20

Choose a tag to compare

@adolfousier adolfousier released this 08 Mar 18:44
· 6 commits to main since this release

v0.1.20 — 2026-03-08

  • macOS error dialog — errors ("No microphone found", "No API key set", etc.) now show as a native modal dialog on macOS instead of truncated inline text
  • Clean macOS button — no inline status text ever renders on macOS; the button stays pristine
  • Status overlay approach on macOS prevents window layout from breaking
  • Crate-level documentation — added //! module docs for cargo doc / docs.rs landing page
  • Docstrings — added /// doc comments to all public structs, enums, functions, and constants
  • Added rust-version = "1.85" (MSRV) to Cargo.toml

Full Changelog: v0.1.19...v0.1.20

Full Changelog: v0.1.19...v0.1.20