ShipSaaS Changelog

Follow every iteration of ShipSaaS. This changelog highlights product launches, improvements, and fixes as we level up your SaaS boilerplate.

Release

Credit System & Admin Enhancements

Major update introducing a complete credit system with ledger tracking, user management improvements, and documentation infrastructure.

  • Credit Ledger System: Complete credit management with ledger tracking, admin controls, lazy allocation, and FREE plan support.
  • User Ban System: Block users with custom error pages and localized messaging.
  • Infinite Scroll: Pagination with infinite scroll for users and projects management.
  • MDX Documentation: Full documentation structure with MDX support and TweetEmbed component.
  • Newsletter Integration: Mailchimp integration with subscription forms and validation.
  • Subscription Limits: Enhanced limit checks with reference IDs and organization overrides.
  • Usage Statistics: Organization usage stats and detailed user views in admin panel.
  • SSG & SEO: Static Site Generation for public pages with robots.txt and sitemap generation.
  • Internal Notifications: Email alerts for admin when new users register.
  • Next.js 16: Upgraded to Next.js 16 with React 19 for improved performance.
Version 1.2.0

Release

AI Chat, Background Jobs & Editor

Feature-rich update adding AI capabilities, background job processing, and a powerful markdown editor.

  • Inngest Integration: Background job processing with automated follow-up emails 24h after signup.
  • Invitation System: Complete organization invitations with accept/reject flows and UI components.
  • Multi-Provider Auth: Support for Credentials, Magic Link, Google, Apple, and GitHub authentication.
  • AI Chat Service: Multi-provider chat with Ollama, OpenAI, and Anthropic support with streaming.
  • Milkdown Editor: Full-featured Markdown editor with GitHub Flavored Markdown support.
  • Blog File Management: Upload, list, and delete files for blog posts with UI integration.
  • Optional Pages: Toggle visibility of account, settings, subscription, and admin pages.
  • Rate Limiting: Protection against spam for blog likes and views.
  • Database Backup: Scripts for database backup and restore with environment verification.
  • Page Loading Indicator: NextTopLoader for better navigation feedback.
Version 1.1.0

Release

ShipSaaS 1.0 Launch

We shipped the very first version of ShipSaaS, a production-ready Next.js boilerplate for SaaS builders. This initial release bundles authentication, billing, CI/CD, multi-tenant architecture, and a polished marketing site so you can move from idea to revenue faster.

  • Core stack: Next.js 15 App Router, TypeScript, Tailwind, Prisma/Drizzle ready.
  • Business essentials: Authentication, Stripe billing flows, multi-tenant handling, role management.
  • DX & automation: GitHub Actions CI/CD, linting, testing presets, and ready-to-run dev scripts.
  • Marketing layer: Landing page, pricing section, blog starter, and email templates.