-
zelnet v0.7.5 Stable
released this
2026-06-29 12:46:39 +00:00 | 83 commits to main since this releaseChanged
- Build/release: the macOS GUI
.appand a.pkginstaller (which dropszelnet.app
into/Applicationsand thezelnet+izCLIs into/usr/local/bin) are now produced by the
CI pipeline itself. The GUI build had previously been deferred and silently skipped — the build
key could not read the private macOS SDK, so every prior release shipped without a.app. Both
artifacts are universal (arm64 + x86_64) and unsigned (Gatekeeper → right-click → Open, or
xattr -dr com.apple.quarantine, on first launch). No source changes vs 0.7.4.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Build/release: the macOS GUI