Releases: stoatworks-labs/Dante-BabelBox
Releases · stoatworks-labs/Dante-BabelBox
Release list
Dante-BabelBox 0.1.1
Local build. GitHub Actions minutes are exhausted, so these artefacts were cut on a Mac rather than in CI.
These are command-line tools — preamp-bridge and mic-monitor.
macOS — -cli.pkg installs to /usr/local/dante-babelbox and links both binaries into /usr/local/bin. -cli.dmg mounts the same payload if you would rather copy it yourself. .tar.gz is portable.
Windows — -setup.exe installs and adds itself to the system PATH; .zip is portable.
Linux — portable .tar.gz, x86_64 and arm64.
Nothing is code-signed. If macOS refuses to run a binary:
xattr -dr com.apple.quarantine /usr/local/dante-babelbox
What's Changed
- Add built-in logging and crash diagnostics by @stoatworks-labs in #1
New Contributors
- @stoatworks-labs made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/allansargeant/Dante-BabelBox/commits/v0.1.0