Skip to content

0.2.10

Choose a tag to compare

@github-actions github-actions released this 03 Jun 07:14
fc3c526

LP-100A-App 0.2.10

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

Install (standalone)

  1. Download LP-100A-App-0.2.10.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

  • Add sandbox + network.client entitlements to the LP-100A extension by @VU3ESV in #5

Full Changelog: v0.2.9...v0.2.10