V3.4.8
Full Changelog: v2.3.9...V3.4.8
refactor(telemetry): remove authentication checks for telemetry endpoints
- Eliminated the checkAuth function and unauthorizedResponse for the '/stats' and '/dashboard' endpoints.
- Updated comments to indicate that these endpoints are now protected by Cloudflare Zero Trust.
This change simplifies the authentication logic for telemetry-related routes.