Changelog

What's new, improved, and fixed in SiteBolt.

Newv1.2.0April 8, 2026

Analytics Dashboard & Impersonation

  • Added analytics dashboard with weekly signups chart, conversion funnel, and plan distribution
  • Admin impersonation mode — sign in as any user to debug their experience
  • User onboarding wizard — 4-step welcome flow after signup
  • Waitlist / early access page with email capture and counter
  • Changelog page (you're looking at it)
Improvedv1.1.0April 5, 2026

Auth & Template Mode

  • Auth pages show "Template Preview" when Supabase isn't configured — no more error screens
  • Stripe client lazy-loaded — builds without STRIPE_SECRET_KEY
  • Middleware skips auth in template mode
  • Google OAuth setup guide added to README
  • Customization guide with code examples
Launchv1.0.0April 1, 2026

Initial Release

  • Multi-tenant organizations with owner/admin/member roles
  • Stripe subscriptions with checkout, portal, webhooks, and dunning
  • Email invitations with 7-day expiry and secure token acceptance
  • Org-level usage tracking with atomic increment
  • API key management with SHA-256 hashing
  • Admin panel with user management and webhook monitoring
  • 9 transactional email templates via Resend
  • Demo mode with realistic mock data