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 -vpassed: 195 tests.scripts/build-release.shpassed and produced the attached tarball and wheel.- README local reference check passed.
- Sensitive production value scan passed before release.