Skip to content

LinkRay v0.2.0

Latest

Choose a tag to compare

@Zanetach Zanetach released this 13 Jun 19:11

LinkRay v0.2.0

Stable deployment release focused on fresh-environment one-command bootstrap and client-safe subscriptions.

Highlights

  • Documented and packaged the recommended production split: master runs the LinkRay panel stack, secondary nodes run host-native LinkRay Node, Xray-core, sing-box, and Snell services.
  • Added release-asset based install path for new environments.
  • Included packaged dashboard, subscription, Xray runtime, sing-box usage, and node-host assets in the wheel/sdist.
  • Improved client subscription guidance: auto-detect first, Clash/Mihomo, Egern, Shadowrocket, sing-box, native Base64, and Snell-specific paths.
  • Kept server-side node visibility separate from client-compatible subscription subsets.
  • Added tests around host-native node Xray behavior and package completeness.

Verification

  • python3 -m unittest discover -s tests -v passed: 195 tests.
  • scripts/build-release.sh passed and produced the attached tarball and wheel.
  • README local reference check passed.
  • Sensitive production value scan passed before release.