Changelog
See all the updates we've made to our starter kits.
Filter changelog:
supastarterfor SvelteKit v2025.03.10
🔥 New features
- Cursor / Windsurf rulesWe have added rule files for Cursor and Windsurf to make coding your SaaS with AI easier.
supastarterfor Nuxt v2025.03.10
🔥 New features
- Cursor / Windsurf rulesWe have added rule files for Cursor and Windsurf to make coding your SaaS with AI easier.
supastarterfor Next.js v2025.03.10
🔥 New features
- Cursor / Windsurf rulesWe have added rule files for Cursor and Windsurf to make coding your SaaS with AI easier.
supastarterfor Nuxt v2025.02.26
🔥 New features
- PaymentsWe have added support for Creem as a payment provider.
supastarterfor Next.js v2025.02.26
🔥 New features
- PaymentsWe have added support for Polar as a payment provider.
supastarterfor Next.js v2025.02.25
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
- Toast messagesWe have refactored the toast messages to use the more powerful sonner library.
supastarterfor Nuxt v2025.02.25
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
- Toast messagesWe have refactored the toast messages to use the more powerful sonner library.
supastarterfor SvelteKit v2025.02.25
🔥 New features
- PaymentsWe have added support for Creem as a payment provider.
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
- Toast messagesWe have refactored the toast messages to use the more powerful sonner library.
supastarterfor Next.js v2025.02.01
🛠️ Updates & improvements
- TailwindCSSWe have updated TailwindCSS v4.0
- ToastsWe migrated from radix/toast to sonner for better and easier toast messages
supastarterfor SvelteKit v2025.01.28
🛠️ Updates & improvements
- Svelte 5We have upgraded the SvelteKit version to Svelte 5.
supastarterfor Next.js v2025.01.20
🔥 New features
- PostHogWe have added PostHog for analytics and event tracking.
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.12.27
🔥 New features
- DocumentationAdded search for the documentation
🛠️ Updates & improvements
- DocumentationRewrote the documentation feature to be based on fumadocs
supastarterfor Next.js v2024.12.22
We are excited to launch a completely rewritten version supastarter for Next.js. This version comes with a lot of new features and improvements.
Read the docs
Read the docs
🔥 New features
- AuthenticationMigrated to better-auth for authentication.
- PaymentsOne-time purchases are now supported.
- PaymentsYou can now define a free tier and trial periods for your subscription plans.
- ConfigurationToggle to enable/disable organizations
- ConfigurationToggle to enable/disable internationalization
- ConfigurationToggle to enable/disable onboarding
- ConfigurationToggle to enable/disable signup
- UIAdded sidebar layout for the SaaS app
- Contact formAdded a contact form to the marketing page
🛠️ Updates & improvements
- OrganizationsTeams are now Organizations and are much more powerful.
- OrganizationsYou can now select between an organization or the personal account.
- OrganizationsYou can now require users to be member in an organization.
- PaymentsPayments can now be attached to organizations or users.
- APIThe API layer is now using Hono and Hono RPC instead of tRPC.
- DependenciesWe have updated all dependencies to their latest versions including Next.js 15.1 and React 19.
supastarterfor Nuxt v2024.12.20
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.11.30
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.11.11
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Nuxt v2024.11.08
🐞 Fixed
- We refactored the codebase to remove the deprecated Lucia auth library.
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor SvelteKit v2024.11.05
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.10.25
🛠️ Updates & improvements
- Upgrade to Next.js 15We have upgraded to Next.js 15 and enabled Turbopack for faster development.
🐞 Fixed
- We refactored the codebase to remove the deprecated Lucia auth library.
supastarterfor Next.js v2024.10.13
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Fixed bug with avatar upload for teams
supastarterfor SvelteKit v2024.10.04
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Nuxt v2024.10.04
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.10.04
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarter
We are excited to launch supastarter for SvelteKit to enable developers in the Svelte ecosystem to build SaaS apps faster and more efficiently.
SvelteKit documentation|Announcement
7 months agoSvelteKit documentation|Announcement
supastarterfor Next.js v2024.08.24
🔥 New features
- PaymentsYou can now use Chargebee as the payment provider for your app.
🛠️ Updates & improvements
- DependenciesUpdate dependencies
supastarterfor Nuxt v2024.08.24
🔥 New features
- PaymentsYou can now use Chargebee as the payment provider for your app.
🛠️ Updates & improvements
- DependenciesUpdate dependencies
supastarter
We have completely rewritten the documentation for all supastarter versions and integrated it into supastarter.dev. The search has been improved and the content is now more structured and easier to navigate.
Next.js documentation|Nuxt documentation
8 months agoNext.js documentation|Nuxt documentation
supastarterfor Nuxt v2024.08.14
🔥 New features
- Signup & loginThe auth views will now show more helpful error messages like when the email is already taken or the password is too short.
- Mail templatesThe mail templates are fully translatable. All texts are now in the i18n files and come with a default English and German translation.
🛠️ Updates & improvements
- APIOptimize queries for prisma
- DependenciesUpdate dependencies
supastarterfor Next.js v2024.08.09
🔥 New features
- Signup & loginThe auth views will now show more helpful error messages like when the email is already taken or the password is too short.
- Mail templatesThe mail templates are fully translatable. All texts are now in the i18n files and come with a default English and German translation.
🛠️ Updates & improvements
- APIOptimize queries for prisma
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.07.25
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Small bug fixes
supastarterfor Nuxt v2024.07.25
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Small bug fixes
supastarterfor Next.js v2024.07.02
🛠️ Updates & improvements
- StorageSince Supabase has become S3-compatible, we removed the explicit Supabase storage provider and now use S3 for all storage needs. Read the docs for more information.
supastarterfor Nuxt v2024.07.02
🛠️ Updates & improvements
- StorageSince Supabase has become S3-compatible, we removed the explicit Supabase storage provider and now use S3 for all storage needs. Read the docs for more information.
supastarterfor Next.js v2024.06.28
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Small bug fixes
supastarterfor Nuxt v2024.06.11
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Small bug fixes
supastarterfor Next.js v2024.05.20
🛠️ Updates & improvements
- UI DesignWe have updated the UI design to be more modern and user-friendly.
supastarterfor Nuxt v2024.05.12
🐞 Fixed
- BlogWe fixed the translation logic for blog posts to show the correct language based on the user's locale and fallback to the default language if no translation is available.
supastarterfor Next.js v2024.05.07
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Small bug fixes
supastarterfor Nuxt v2024.05.07
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.04.18
🔥 New features
- Admin UIWe have added the ability for admins to resend verification mails to users.
supastarterfor Nuxt v2024.04.18
🔥 New features
- Admin UIWe have added the ability for admins to resend verification mails to users.
supastarterfor Next.js v2024.04.17
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Small bug fixes
supastarterfor Nuxt v2024.04.17
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Nuxt v2024.04.16
🔥 New features
- OnboardingWe have added an onboarding flow that guides users through the setup process after the signup.
supastarterfor Next.js v2024.04.10
🔥 New features
- ChangelogWe have added a changelog page to keep track of all updates.
- FAQWe have added an FAQ page to answer common questions for users.
supastarterfor Nuxt v2024.04.10
🔥 New features
- ChangelogWe have added a changelog page to keep track of all updates.
- FAQWe have added an FAQ page to answer common questions for users.
supastarterfor Next.js v2024.04.09
🔥 New features
- OnboardingWe have added an onboarding flow that guides users through the setup process after the signup.
supastarterfor Next.js v2024.04.08
🔥 New features
- DocumentationWe have added a documentation module that allows you to easily add documentation to your app and help your users get started.
- InternationalizationWe have added multi-language support for legal pages and blog posts.
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Nuxt v2024.04.08
🔥 New features
- DocumentationWe have added a documentation module that allows you to easily add documentation to your app and help your users get started.
- InternationalizationWe have added multi-language support for legal pages and blog posts.
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Next.js v2024.03.24
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
🐞 Fixed
- Small bug fixes
supastarterfor Nuxt v2024.03.24
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Nuxt v2024.03.14
🔥 New features
- Admin UIWe have added an admin UI that allows you to manage the users of the app. Admins can also impersonate users to troubleshoot issues.
- Account deletionUsers can now delete their accounts and team owners can delete the team.
- User impersonationAdmins can now impersonate users to troubleshoot issues.
🛠️ Updates & improvements
- UI DesignWe have updated the UI design to be more modern and user-friendly.
supastarterfor Nuxt v2024.03.10
🔥 New features
- StorageWe have added support for multiple storage providers including Supabase storage and S3-compatible services. This allows you to easily store and manage files in your app.
- AvatarsUsers and teams can now upload avatars to personalize their profiles
supastarterfor Next.js v2024.03.06
🔥 New features
- StorageWe have added support for multiple storage providers including Supabase storage and S3-compatible services. This allows you to easily store and manage files in your app.
- AvatarsUsers and teams can now upload avatars to personalize their profiles
- Account deletionUsers can now delete their accounts and team owners can delete the team.
🛠️ Updates & improvements
- DependenciesWe have updated all dependencies to their latest versions.
supastarterfor Nuxt v2024.03.06
🐞 Fixed
- AuthenticationWe fixed the email for Github oAuth to use the correct email address.
supastarterfor Next.js v2024.02.28
🔥 New features
- Admin UIWe have added an admin UI that allows you to manage the users of the app. Admins can also impersonate users to troubleshoot issues.
🛠️ Updates & improvements
- AuthenticationWe have updated the authentication system to Lucia Auth v3.
supastarterfor Next.js v2024.01.27
🔥 New features
- RSS feedWe have added an RSS feed for blog posts so users can subscribe to updates.
supastarterfor Next.js v2024.01.06
🔥 New features
- UIWe have added full compatibility for shadcn/ui, a UI library that allows you to easily add beautiful components to your app.
supastarterfor Next.js v2023.11.16
🔥 New features
- DatabaseWe have added support for MongoDB as a database provider.
supastarterfor Nuxt v2023.11.14
We are excited to launch supastarter for Nuxt to enable developers in the Vue ecosystem to build SaaS apps faster and more efficiently.
over 1 year agosupastarterfor Next.js v2023.11.11
🔥 New features
- User roles in teamsWe have added the ability to change user roles in a team. Team owners can now assign different roles to team members.
🐞 Fixed
- We have fixed a bug that prevented users from changing their password when using oAuth accounts.
supastarterfor Next.js v2023.10.26
🛠️ Updates & improvements
- Next.js 14We have upgraded to Next.js 14 to take advantage of the latest features and improvements.
supastarterfor Next.js v2023.10.21
🐞 Fixed
- Mail templatesWe have fixed tailwind variables for mail templates and a breaking API endpoint for invalid sessions.
🛠️ Updates & improvements
- APIWe have updated the API to fix a bug that caused invalid sessions.
supastarterfor Next.js v2023.10.15
🐞 Fixed
- BlogWe have fixed several bugs in the blog module including layout issues, sorting issues, and unpublished posts showing in the list.
supastarterfor Next.js v2023.10.03
🔥 New features
- PaymentsWe have added support for Stripe as a payment provider.
supastarterfor Next.js v2023.10.01
🔥 New features
- AI integrationWe have added AI integration with the Vercel AI SDK to help you build smarter and more efficient applications.
supastarterfor Next.js v2023.09.29
🔥 New features
- BlogWe have added an opengraph image for blog posts to improve SEO and social sharing.
supastarterfor Next.js v2023.09.21
🔥 New features
- New versionWe are excited to launch v2 of supastarter for Next.js with a lot of new features and improvements.