v0.2.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
- build(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #2
- build(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #3
- build(deps): bump actions/setup-node from 4 to 7 by @dependabot[bot] in #4
- Add a CI workflow so pull requests get a status check by @stoatworks-labs in #8
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: v0.1.1...v0.2.0