Releases: ACE-House/Bud-v2-releases
Release list
1.0.2
1.0.1
v1.0.1 Initialize release repository
1.0.0
v1.0.0 Initialize release repository
Bud 0.4.2
Fixes
- Upload/drop trays now collapse automatically after five seconds on native macOS and the Windows/Linux Electron Panel.
- Starting voice capture now closes an open upload tray or dashboard and returns Bud to its active compact state.
- Typed dashboard conversations remain expanded, and staged attachments are preserved.
Packages
- macOS Apple Silicon: unsigned DMG and ZIP
- Windows x64: unsigned NSIS installer
Gatekeeper and SmartScreen warnings are expected because these packages are not yet signed.
Bud 0.4.1
What’s changed
- Escape now fully cancels voice capture, pending credit checks, active model runs, and stale STT events.
- Cancelled prompts and partial tool journal entries no longer leak into the next request.
- Cartesia STT/TTS fallback now recovers cleanly after reconnection.
- Restored Convex credits are refreshed authoritatively before blocking a turn.
- Transient native-notch errors clear after recovery while fatal errors persist.
- Free tier allowance is now 15 credits.
- Production packaged model provider remains Anthropic.
Downloads
- macOS Apple Silicon:
Bud-0.4.1-arm64.dmg - Windows x64:
Bud-Setup-0.4.1.exe
These packages are currently unsigned. macOS Gatekeeper and Windows SmartScreen may display a warning on first launch.
0.4.0
v0.4.0 Initialize release repository
0.3.1
Bud 0.3.1
Packaged builds now default to the Grok (xAI) model profile through Bud's backend proxy — no configuration needed.
Downloads
- macOS (Apple Silicon only):
Bud-0.3.1-arm64.dmg— Intel Macs are not supported. Builds are unsigned; if macOS reports the app is damaged, run:
xattr -rd com.apple.quarantine /Applications/Bud.app - Windows (x64):
Bud-Setup-0.3.1.exe
Linux is not supported.
0.3.0
v0.3.0 Initialize release repository
0.2.0
Bud 0.2.0
First release with all provider secrets moved behind Bud's backend — the packaged app ships zero API keys (verified by an automated secrets audit of the bundle). LLM, voice-token, and web-search calls now go through authenticated, rate-limited server routes, and credits are debited server-side (one credit per turn).
Downloads
- macOS — Apple Silicon (M-series) only:
Bud-0.2.0-arm64.dmg. Intel Macs are not supported yet. - Windows x64:
Bud-Setup-0.2.0.exe
Builds are currently unsigned: macOS will show a Gatekeeper warning on first launch (right-click → Open), and Windows SmartScreen may warn similarly.
0.1.0
v0.1.0 Initialize release repository