v0.2.2 - Anonymous Telemetry
What's New
Anonymous Telemetry
The panel now collects anonymous usage statistics to help understand how Deployy is being used in the wild. No personal data is collected - just version info, server counts, and system specs.
- Pings on every panel startup and every 24 hours
- Tracks: version, OS, architecture, deployment method, server counts by game, feature usage, system specs
- Random install ID (UUID) - not tied to any user or account
- No PII: no IPs, emails, usernames, server names, or file paths
Opt-Out
Telemetry can be disabled in two ways:
- Panel Settings → toggle off "Anonymous telemetry"
- Environment variable →
TELEMETRY_ENABLED=falsein your.env
Other Changes
- Docker containers now properly identified in telemetry via
DOCKER_CONTAINERenv var - Version bumped to v0.2.2 across all packages