Releases: treasure-data/ai-voice-releases
Release list
v0.1.4 (Beta)
v0.1.3 (Beta)
Beta — the Treasure AI Voice desktop app is still in beta. Core recording → transcript → summary flows are functional, but expect rough edges; issues may be fixed via frequent updates (the app updates itself automatically).
What's new
- Meeting-detected toast — when the app detects a meeting is starting, a small toast appears in the top-right for 30 seconds so you don't miss the option to record. Can be turned off in Settings.
- Auto-stop after a meeting ends — recordings stop themselves ~30 seconds after the meeting ends, with a "Keep recording" opt-out on the notification if you're still using the audio.
Fixes
- Files removed from the web app no longer come back on your desktop after a restart — the "uploaded" state is now persisted locally.
Downloads
| Platform | Installer |
|---|---|
| macOS (Apple silicon) | Treasure-AI-Voice-0.1.3-arm64.dmg |
| Windows (x64) | Treasure-AI-Voice-Setup-0.1.3.exe |
Both installers are code-signed (DigiCert on Windows; Apple Developer ID, notarized, on macOS).
Existing v0.1.x users will pick this up on the next auto-update.
v0.1.2 (Beta)
Beta — the Treasure AI Voice desktop app is still in beta. Core recording → transcript → summary flows are functional, but expect rough edges; issues may be fixed via frequent updates (the app updates itself automatically).
What's new
- Offline mode — the app now works when your network drops mid-session. Your sign-in and recording list are cached locally, so a flaky connection no longer forces you back to the login screen.
- Help tab — new in-app Help section with a link to the product docs and a shortcut to open the local log folder (handy when reporting an issue).
Fixes
- Fixed a hang on Quit / Cmd-Q on macOS that could leave the app stuck in the background.
Downloads
| Platform | Installer |
|---|---|
| macOS (Apple silicon) | Treasure-AI-Voice-0.1.2-arm64.dmg |
| Windows (x64) | Treasure-AI-Voice-Setup-0.1.2.exe |
Both installers are code-signed (DigiCert on Windows; Apple Developer ID, notarized, on macOS).
Existing v0.1.0 / v0.1.1 users will pick this up on the next auto-update.
v0.1.1 (Beta)
Treasure AI Voice Desktop v0.1.1 (Beta)
Same-day follow-up to v0.1.0 that fixes the Windows installer signature so Windows shows Treasure Data as the publisher (v0.1.0 was missing a valid signature, which caused a "Publisher: Unknown" warning on install).
Beta — the desktop app is still in beta. Core recording → transcript → summary flows are functional, but expect rough edges; issues may be fixed via frequent updates (the app updates itself automatically).
Downloads
| Platform | Installer |
|---|---|
| macOS (Apple silicon) | Treasure-AI-Voice-0.1.1-arm64.dmg |
| Windows (x64) | Treasure-AI-Voice-Setup-0.1.1.exe |
Both installers are code-signed (DigiCert on Windows; Apple Developer ID, notarized, on macOS).
Notes
- No product feature changes vs v0.1.0.
- macOS is unchanged from v0.1.0.
- Existing v0.1.0 users will pick this up on the next auto-update.
Treasure AI Voice v0.1.1-rc
Rolling RC prerelease from release-rc/v0.1.1 in treasure-data/conversational-intelligence. Signed .exe assets accumulate as …-rc.<run>.exe (unique per push so electron-updater can detect each iteration); latest.yml refreshes via --clobber. Delete the release object to reset when it gets crowded — the tag stays. Not for public consumption.
v0.1.0 (Beta)
Treasure AI Voice Desktop v0.1.0 (Beta)
First public release of the Treasure AI Voice desktop app for macOS and Windows — record your meetings, get AI transcripts and summaries, and keep everything in your Treasure AI Voice workspace.
Beta — the desktop app is still in beta. Core recording → transcript → summary flows are functional, but expect rough edges; issues may be fixed via frequent updates (the app updates itself automatically).
Downloads
| Platform | Installer |
|---|---|
| macOS (Apple silicon) | Treasure-AI-Voice-0.1.0-arm64.dmg |
| Windows (x64) | Treasure-AI-Voice-Setup-0.1.0.exe |
Both installers are code-signed (DigiCert on Windows; Apple Developer ID, notarized, on macOS).
Highlights
- Meeting detection — detects when Zoom, Google Meet, Teams, Webex, or Slack huddle is running and offers to record.
- Consent-first recording — a consent script is shown before every recording; every consent event is written to a local audit log.
- Manual recording — record any conversation without a detected meeting; discard anytime before upload.
- Automatic transcription & AI summary — recordings upload automatically and progress to a transcript with speaker labels, an AI summary, and action items.
- Summary templates — pick a summary template when you start recording.
- Review, copy, manage — browse your recordings, copy the summary / action items / transcript to the clipboard, delete recordings.
- Smart microphone handling — automatic input-device selection (including clamshell-mode correction on MacBooks) with a live mic level indicator and device picker, so recordings don't silently capture the wrong mic.
- Upload retry — failed uploads keep the local audio and can be retried from the app.
- English / 日本語 — full UI in English and Japanese; transcription language auto-detected or pinned per recording.
- Automatic updates — the app keeps itself up to date on both platforms.
- Local privacy — recordings are stored locally only until upload and auto-deleted after 24 hours (configurable); tokens live in the OS-encrypted store.
Notes
- Beta: functionality and UI may change between releases while we iterate.
- The macOS build is Apple silicon (arm64) only in this release. Intel Mac support is deferred.
- macOS ships as a direct-download DMG (no Mac App Store in this release); Windows ships as an NSIS installer (no Microsoft Store yet).
- If you were on an RC build: rc.15+ auto-updates to v0.1.0. On macOS, rc.14 or earlier needs a one-time manual install of this DMG.
Treasure AI Voice v0.1.0-rc
Rolling RC prerelease from release-rc/v0.1.0 in treasure-data/conversational-intelligence. Signed .exe assets accumulate as …-rc.<run>.exe (unique per push so electron-updater can detect each iteration); latest.yml refreshes via --clobber. Delete the release object to reset when it gets crowded — the tag stays. Not for public consumption.