Releases: stoatworks-labs/av-launcher
Release list
v0.1.1
The reusable tray-launcher shell on its own. The per-app builds that
embed a server live in their own repos (flock, srt-router, RFutils,
atem-overseer, atem-fleet-admin).
macOS — .pkg installs into /Applications; .dmg lets you drag it. Both
architectures.
Windows — -setup.exe (NSIS) and .msi, x86_64.
Linux — .deb and .AppImage, x86_64.
Builds are unsigned. On macOS, after installing:
xattr -dr com.apple.quarantine "/Applications/AV Launcher.app"
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The reusable tray-launcher shell on its own. The per-app builds that
embed a server live in their own repos (flock, srt-router, RFutils,
atem-overseer, atem-fleet-admin).
macOS — .pkg installs into /Applications; .dmg lets you drag it. Both
architectures.
Windows — -setup.exe (NSIS) and .msi, x86_64.
Linux — .deb and .AppImage, x86_64.
Builds are unsigned. On macOS, after installing:
xattr -dr com.apple.quarantine "/Applications/AV Launcher.app"
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: https://github.com/stoatworks-labs/av-launcher/commits/v0.1.0