Skip to content

0.2.9

Choose a tag to compare

@github-actions github-actions released this 02 Jun 14:36
c3f6535

LP-100A-App 0.2.9

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

Install (standalone)

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

  • Plugin architecture: host LP-100A in the Amateur Radio Suite by @VU3ESV in #1
  • Adopt RadioPluginKit 1.2 manifest (sync main with the suite) by @VU3ESV in #2
  • LP-100A out-of-process plugin (.appex) + .radioplugin packaging by @VU3ESV in #3
  • Release on merge + build/attach .radioplugin; add CHANGELOG by @VU3ESV in #4

New Contributors

  • @VU3ESV made their first contribution in #1

Full Changelog: v0.2.8...v0.2.9