Release Notes
Changed
- The native macOS installer now downloads and updates through the signed universal PKG directly.
nd300-universal-apple-darwin.pkg is a versionless Developer ID
Installer-signed, notarized, stapled, Gatekeeper-assessed release asset with
its own checksum and exact-source attestation. Receipt-proven package updates
pin that PKG and sidecar to the resolved tag, verify its identity, timestamp,
ticket, policy, payload, metadata, and version, then open Apple Installer
without mounting a disk image. The public JSON strategy and installed receipt
channel identifiers remain stable for compatibility.
- The legacy DMG remains available for immutable older updaters. Releases
retain the signed/notarized/stapled versionless DMG and sidecar because
v3.7.1 and v3.7.2 request that asset. Native Intel and Apple Silicon gates
install immutable v3.7.2, prove the new DMG's nested package is byte-for-byte
the direct public PKG, and verify the compatibility package upgrades the
receipt-bound pair without duplicates. Publishing and attestation therefore
qualify an exact 32-asset inventory.
Install nd300 3.7.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/QubeTX/qube-network-diagnostics/releases/download/v3.7.3/nd300-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/QubeTX/qube-network-diagnostics/releases/download/v3.7.3/nd300-installer.ps1 | iex"
Download nd300 3.7.3