Back to Updates

Update 6.3.2

May 22, 2026

Passwordless Account Creation

You can now create a Teslascope account without ever setting a password. Sign up with Google, Apple, X (formerly Twitter), or register directly with a Passkey from the Create an account page.

Previously, these options were available for signing in to an existing account, but new registrations still required choosing a password. That is no longer the case — each of these methods creates a fully passwordless account from the start.

Two-factor authentication continues to work with passwordless sign-in, and we strongly encourage enabling it under Account Settings for an additional layer of protection.

Software Update Deployment Scanning

We've added a new automation that monitors the rollout status of every software update released within the last 30 days. The system periodically scans for new deployment waves and surfaces them in two places:

  • A banner on the Software Updates home page when an active or recent rollout is detected.
  • Automatic posts on X when a meaningful increase in pending installs is observed for a tracked update.

This helps the community stay on top of which updates are actively rolling out across the fleet, without needing to check individual version pages manually.

Technical

We've replaced several NPM packages with our own simplified, in-house implementations to reduce exposure to supply chain attacks. These changes trim third-party dependencies from our front-end build while preserving the behavior our pages rely on.