What's new

Highlights from recent releases.

Public home for the product

v1.10April 2026
  • Marketing surface is live: landing page, pricing, Terms of Service, and Privacy Policy, all linkable and searchable.
  • Branded signup / password reset / magic-link emails replace the default Supabase look.
  • Plain-English search: type something like "EV owners near Austin within 25 miles" and the map configures itself — ZIP, radius, and overlay all applied automatically.

Enterprise auth, ready to flip on

v1.9April 2026
  • Two-factor authentication (TOTP) self-enrollment is wired into Account Settings.
  • Microsoft Entra SSO is wired into the sign-in page.
  • Both are off by default — your admin can enable either per deployment without any code changes.

Quota transparency

v1.8April 2026
  • A new pill in the nav shows your current API quota at a glance. No surprises, no silent throttling.
  • Accounts flagged as exempt see an "∞ Unlimited" pill instead.
  • Overall request limits raised 4–12× across the board — live demos and realistic usage should never trip a limit.

Every number knows where it came from

v1.7April 2026
  • Data-provenance badges across the dashboard label each fleet number as verified (direct DMV), derived (aggregated real data), estimated (statistical model), or unknown.
  • Exports carry the same tier information at the top of every CSV and JSON file.
  • Methodology for every estimate is documented and linked from the export.

Smoother maps, faster searches

v1.6April 2026
  • Map pan and zoom are visibly smoother on dense markets.
  • Rapid ZIP changes no longer flash stale data or leak requests to our providers.
  • Heatmap renders now debounced so inertia scrolls don't rebuild the canvas mid-gesture.

Observability — so you never have to file a ticket blind

v1.5April 2026
  • Every API request now carries a correlation ID. If you see a problem, share the ID and we can trace exactly what happened server-side.
  • Per-user cost attribution for AI calls — we can tell you exactly what your account consumed without asking Anthropic.

Reliability + security hardening

v1.1–1.4April 2026
  • Friendly rate-limit banners replace silent failures ("too many requests — try again in 7 seconds").
  • Expired sessions refresh transparently and retry the pending request — no visible interruption.
  • A crash in one page can no longer take down the whole app — reload just that view and keep working.
  • Automated secret scanning, dependency updates, and vulnerability audits in CI.

Dashboard, Market Intelligence, VIN Lookup

v1.0Initial release
  • Every US make, model, and configuration mapped live from NHTSA.
  • ZIP-level fleet estimates, parts demand, and revenue projections.
  • Photograph a VIN, get a 30+ field OEM spec sheet with parts pricing and maintenance recommendations.