Skip to content

0.2.11

Choose a tag to compare

@github-actions github-actions released this 04 Jun 09:59
2792377

LP-100A-App 0.2.11

macOS native client for the LP-100A WebSocket Server.
Also installable into the Amateur Radio Suite
as LP-100A-App-0.2.11.radioplugin.

Install (standalone)

  1. Download LP-100A-App-0.2.11.dmg below.
  2. Open the DMG and drag LP-100A-App.app to /Applications.
  3. One-time Gatekeeper bypass (ad-hoc-signed, not Apple-notarized):
    xattr -dr com.apple.quarantine /Applications/LP-100A-App.app
  4. Launch normally.

See README and
ARCHITECTURE.md.

What's Changed

  • Release: embed + sign + notarize the extension (per-app CI template) by @VU3ESV in #6

Full Changelog: v0.2.10...v0.2.11