NextSaas
NextSaas
IntroductionGetting StartedConfigurationDatabaseAuthenticationEmailsInternationalizationPaymentsStorageDeploymentChangelog

Changelog

Latest updates and improvements to NextSaas

Changelog

Stay up to date with the latest updates and improvements to NextSaas.


v0.1.0

February 2026

🚀 Major Feature Update

This release brings a comprehensive set of new features to NextSaas, expanding it from a basic starter template into a full-featured SaaS platform.

Authentication Enhancements

  • Passkey Support — WebAuthn / biometric authentication via @better-auth/passkey
  • Feature Toggles — Enable/disable auth features (Passkey, Delete Account) via env vars
  • Admin Role — Built-in admin dashboard with Better Auth's admin plugin

Payments & Pricing

  • Pricing Plugin System — Extensible plugin architecture for pricing plans
  • Lifetime Plan Plugin — Pre-built one-time payment plugin with full Stripe integration
  • Payment Adapters — Stripe adapter with extensibility for other providers

Growth & Engagement

  • Newsletter Subscription — Double opt-in email subscription with Resend integration
  • Points System — User points/rewards with earning, withdrawal, and balance tracking
  • Referral System — Referral codes, tracking, and automatic reward granting
  • Membership Honor — Member badge system with customizable titles and member numbers

Dashboard & Admin

  • User Dashboard Tabs — Membership, Orders, Points, Referrals, Settings
  • Admin Dashboard — Overview analytics, User management, All orders, Newsletter admin, Points admin
  • Avatar Upload — Image upload with client-side cropping and S3/local storage
  • GitHub Binding — Link GitHub accounts for source code access

Infrastructure

  • File Storage — S3-compatible (Cloudflare R2, AWS S3) and local filesystem support
  • Analytics — Google Analytics and Umami integration
  • Docker — Dockerfile and docker-compose.yml for self-hosting
  • SEO — JSON-LD structured data, enhanced sitemap, robots.txt

v0.0.1

January 2026

🎉 Initial Release

We are excited to announce the first public release of NextSaas!

Core Tech Stack

  • Next.js — React full-stack framework
  • shadcn/ui — Customizable UI component library
  • Better Auth — TypeScript authentication and authorization framework
  • Drizzle ORM — High-performance TypeScript ORM

Features

  • Multi-language — Support for Chinese and English
  • Dark Mode — Light and dark theme options
  • Authentication — Complete user registration and login
  • Documentation — Fumadocs-based documentation site

Have feature suggestions? Contact us at: support@nextsaas.dev

Deployment

Deploy your NextSaas application to production.

On this page

Changelogv0.1.0Authentication EnhancementsPayments & PricingGrowth & EngagementDashboard & AdminInfrastructurev0.0.1Core Tech StackFeatures