Releases: noelmom/vox
Releases · noelmom/vox
Release list
Vox 1.0.4
Vox 1.0.4
- Adds trusted private proxy IPs for Cloudflare Tunnel or authenticated reverse-proxy deployments.
- Adds Settings controls for trusted proxy IPs and exact trusted hostnames.
- Ignores and logs unknown
VOX_*settings instead of blocking startup. - Makes Helper start/restart actions wait for launchctl and report failures.
- Fixes the V-wave menu-bar mark on Retina displays.
Vox 1.0.3
Vox 1.0.3
- Adds Settings → Runtime → Trusted hostnames for exact DNS allowlisting behind a trusted HTTPS proxy or Cloudflare Tunnel.
- Keeps the local/LAN default intact: ports, schemes, IP ranges, and wildcards are rejected.
- Supports an authenticated test deployment at
vox.melolab.devwhile Cloudflare Access remains the only public entry point.
Vox 1.0.2
Vox 1.0.2
- Introduces the dark-first Vox Studio redesign across Create, Voices, History, and Settings.
- Adds the V-wave brand system across Studio, the public site, native app icons, favicon, and the menu-bar Helper.
- Simplifies Vox Helper around server state, primary lifecycle actions, pairing, files, diagnostics, and updates.
- Improves Now Playing completion handling, generation progress contrast, and consistent dark controls, menus, and feedback.
- Refreshes installation and Helper guidance for the signed package installer.
Vox 1.0.0
Vox 1.0.0
Vox is officially v1.0.0. This release includes private on-device voice generation for Apple Silicon Macs, the Vox Studio UI, local REST API, native menu bar helper, signed package installer, and public launch documentation.
Install
Download Vox-1.0.0.pkg from this release. Homebrew is required before running the installer: https://brew.sh
Package
- Size: 11.1 MB
- SHA256:
b53f25db515433d7cbcd64464401d92c450d0504008baf230442205112fb81df - Signed, notarized, and stapled
Notes
The public release asset is the .pkg installer only. The internal DMG remains for manual/script workflows and is not uploaded here to avoid install confusion.
Vox 1.0.0-rc11 Beta
Vox 1.0.0-rc11 Beta
Installer
- File: Vox-1.0.0-rc11.pkg
- SHA256: f3e2255fd00ea1b4ee00e6618cbd64ac67b45c807418a6005d73e82b59b7222b
- Size: 11.1 MB
- Signed, notarized, stapled, and accepted by Gatekeeper.
Changes
- Fixes stale voice selection after uninstall --purge and reinstall.
- Improves the welcome page footer on mobile so it no longer blocks the browser viewport.
Vox 1.0.0-rc9 Beta
Vox 1.0.0-rc9 Beta
Installer
- File: Vox-1.0.0-rc9.pkg
- SHA256: 26b6f5c3a79806c5e025836206f238aa912e23ea30e6ff064c14cc6be3cb508b
- Size: 11.1 MB
- Signed, notarized, stapled, and accepted by Gatekeeper.
DMG
- File: Vox.dmg
- Signed, notarized, stapled, and accepted by Gatekeeper.
Vox 1.0.0-rc8 Beta
Vox 1.0.0-rc8 Beta
Changed
- Refreshed the bundled default voice profile to
noelmo-demo.wavwith a clearer demo recording. - Updated the default Create script to introduce Vox Studio as a private, on-device voice lab.
- Keeps the
noelmom/voxrepository identity andcom.noelmom.vox*macOS identifiers from RC7.
Testing Focus
- Fresh
.pkginstall on a clean Mac. - Confirm the default voice profile appears as
noelmo-demo. - Confirm the Create page starts with the new sample script.
- Generate audio from the UI and API.
- Confirm Helper Start/Stop/Restart and old LaunchAgent migration still work.
Vox 1.0.0-rc7 Beta
Vox 1.0.0-rc7 Beta
Changed
- Renamed the public GitHub repository references to
noelmom/vox. - Updated macOS LaunchAgent, app bundle, and package identifiers to the
com.noelmom.vox*namespace. - Added migration cleanup for older RC installs using
com.melolabdev.vox*LaunchAgents.
Fixed
- Kept the RC6 API validation rollback so TTS generation is not blocked by overly strict validation checks.
Testing Focus
- Fresh
.pkginstall on a clean Mac. - Upgrade from an older RC install and confirm old
com.melolabdev.vox*LaunchAgents are removed. - Confirm Helper Start/Stop/Restart works.
- Confirm generated audio still works through the UI and API.
Vox 1.0.0-rc6 Beta
Vox 1.0.0-rc6 Beta
Fixed
- Relaxed broad RC5 API input validation after it proved too strict for TTS generation behavior on test hardware.
- Kept bounded validation for server Settings values that write to
.env, including output TTL, voice clip limit, default max characters, and chunk headroom.
Checks
- Python compile check passed.
- Pytest passed: 12 passed.
- Signed/notarized DMG rebuilt.
- Signed/notarized/stapled PKG rebuilt.
Vox 1.0.0-rc5 Beta
Vox 1.0.0-rc5 Beta
Installer
- File: Vox-1.0.0-rc5.pkg
- SHA256: c63937cb048f5aac66a9bd9c83aa1f4f09f08f78f0a7b1ebb0e92c9148373f05
- Size: 7.9 MB
- Signed, notarized, stapled, and accepted by Gatekeeper.