Changelog

Keep track of updates and improvements to Launch Express

Update to Nextjs 15 and TailwindCSS 4 🚀

  • featureAdded a new CLI command to update the Prisma schema with the latest changes and the BetterAuth Plugin
  • improvementUpdate to Nextjs 15 and TailwindCSS 4

Major Update: Complete Overhaul 🚀

  • featureMigrated authentication system to Better Auth 🔐 from NextAuth with enhanced security and flexibility
  • featureAdded comprehensive localization 🌍 support with multiple language configurations (en.json, de.json)
  • featureIntroduced new admin CLI 📊 to create new admin accounts and update existing ones
  • featureImplemented new settings ⚙️ sections for account management, billing, and security
  • featureAdded dual payment integration 💳 support for both Stripe and LemonSqueezy
  • featureIntegrated AI services 🤖 support (Huggingface, Langchain, Pinecone, Replicate)
  • improvementMigrated to pnpm 📦 package manager with workspace support
  • improvementRestructured API routes 🔄 for better organization and maintainability
  • improvementUpdated database schema 🗃️ with new Prisma migrations
  • improvementEnhanced navigation system 🧭 with new app-sidebar, nav-main, nav-secondary, and nav-user components
  • improvementAdded comprehensive email 📧 templates for various user actions
  • improvementUpdated legal documentation 📜 including privacy policy, terms of service, and legal notice
  • improvementEnhanced development ⚡ configuration with updated environment settings, VS Code configurations, and dependency management
  • improvementChanged the authentication system 🔒 from NextAuth v5 to BetterAuth with improved security process
  • improvementImproved legal pages system 📝 with new MDX support for easy content management
  • improvementAdded new dashboard feature ✨ for easy MDX legal pages management and display

Initial Release 🎉

  • 🚀 Launch Express Boilerplate is available with some great features and integrations like 💳 Payment handling for Stripe or Lemonsqueezy, 📧 Email templates & handling, 🔐 Authentication via AuthJS (NextAuth v5) and ✍️ Blog creation