Changelog

v1.0.0 February 2026

Initial release.

Authentication

  • Email and password login/registration
  • Social login (Google, GitHub)
  • Two-factor authentication (TOTP)
  • Email verification and password reset

Billing

  • Stripe integration with webhook handling
  • Paddle integration (Pro+)
  • LemonSqueezy integration (Pro+)
  • Subscription plans, trials, upgrades, downgrades
  • Invoice history and PDF download

Multi-tenancy (Pro+)

  • Teams with role-based access
  • Member invitation system
  • Team switching

Admin Panel (Pro+)

  • Filament 3 dashboard
  • User management with impersonation
  • Revenue charts and KPI widgets
  • Plan and subscription management

API (Pro+)

  • RESTful API with Sanctum authentication
  • API key management
  • Rate limiting and versioned routes

Team Features (Team tier)

  • Multi-admin panel with permissions
  • Audit log system
  • White-label support
  • Advanced role builder
  • Data export (CSV/Excel)
  • User webhook system

Other

  • Marketing landing pages
  • Email notification templates
  • Internationalization (i18n) with language switcher
  • SEO optimization (meta tags, sitemap, structured data)
  • Pest PHP test suite with 100+ tests (Pro+)
  • GitHub Actions CI/CD pipeline (Pro+)
  • Complete documentation