Skip to content

Minute 1.0.0

Latest

Choose a tag to compare

@mraza007 mraza007 released this 29 Jul 04:53

Minute 1.0.0

Minute 1.0 is the first public Developer ID–signed and Apple-notarized release
of the offline meeting notetaker.

Highlights

  • Records microphone audio and optionally system audio on macOS 13 or later.
  • Transcribes live with local Whisper models.
  • Produces local summaries, decisions, action items, and cited answers.
  • Keeps recordings, transcripts, generated notes, and models on the Mac.
  • Adds recording preflight, input metering, capture-health warnings, markers,
    speaker cleanup, recoverable deletion, library filters, bulk actions, and
    accessibility coverage.

Distribution and trust

  • Separate Apple Silicon and Intel applications.
  • Stable bundle identifier dev.minute.app.
  • Signed with Developer ID Application: Muhammad Raza (HL7N7FULXS).
  • Hardened runtime enabled.
  • Main executable and all bundled llama/ggml libraries signed by the same team.
  • Submitted to Apple, accepted by the notary service, and stapled.
  • Gatekeeper accepted both architecture-specific applications as
    Notarized Developer ID.
  • SHA-256 checksum supplied beside each ZIP.

This replaces the ad-hoc private beta distribution whose changing code identity
could prevent Minute from appearing correctly under macOS Microphone privacy
settings.

Install

Download the ZIP matching the Mac:

  • Minute-1.0.0-arm64.zip for Apple Silicon.
  • Minute-1.0.0-x86_64.zip for Intel.

Unzip it, drag Minute.app into Applications, and open it normally.

Known limitations

  • Models download on first use; after that, recording and note generation work
    offline.
  • Automatic updates are not enabled yet.
  • The Intel bundle is signed, architecture-verified, and notarized, but still
    awaits launch and transcription testing on physical Intel hardware.