• v0.7.5 7c4455a6cb

    zelnet v0.7.5 Stable

    gitea_admin released this 2026-06-29 12:46:39 +00:00 | 83 commits to main since this release

    Changed

    • Build/release: the macOS GUI .app and a .pkg installer (which drops zelnet.app
      into /Applications and the zelnet + iz CLIs 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