Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:42
· 16 commits to main since this release

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

Full Changelog: v0.1.1...v0.2.0