RELEASE LOGS
What's New in ShipSaaS
Explore our latest features, performance improvements, and bug fixes.
v1.2.0Latest
AI Workflow Engine & Social Media Sharing Polish
Introducing AI Prompt Generator 2.0, high-res OpenGraph WebP preview, and upgraded social media footer integrations with micro-interactions.
Feature
- Integrated AI Prompt & Workflow Generator 2.0 with real-time streaming feedback.
- Customized project-wide OpenGraph WebP image meta tags for optimized social card preview.
Improvement
- Upgraded SiteFooter with 6 interactive SVG media links (GitHub, X, Telegram, Discord, YouTube, Email) and brand hover tooltips.
- Enhanced dark mode contrast and WCAG 2.1 AAA color accessibility compliance.
Fix
- Resolved Next.js 16 locale hydration warnings on sub-route re-renders.
#AI Workflow#OpenGraph#UI Polish
v1.1.0
Automated Payments Sync & Multi-Database Support
Added full Stripe & Creem webhook handling, multi-database support (Cloudflare D1 & PostgreSQL), and Google One Tap auth.
Feature
- Stripe & Creem automated webhook subscription lifecycle and one-time payment sync.
- Dual-Database support: seamlessly switch between Cloudflare D1 SQLite and Neon PostgreSQL via Drizzle ORM.
Improvement
- Integrated Google One Tap One-Click seamless login experience.
- Added user management and feedback moderation table in Admin Dashboard.
Fix
- Fixed auth session cookie persistence edge cases in Safari ITP environment.
#Payments#Database#Auth
v1.0.0
ShipSaaS Official 1.0 Release
The initial official release of ShipSaaS Next.js 16 boilerplate with full i18n, authentication, payments, and modern UI components.
Feature
- Full Next.js 16 App Router SaaS starter kit with Next-Intl multi-language architecture (EN & ZH).
- Complete turn-key pages: Landing Page, Pricing, Auth, User Dashboard, Settings, Blog, Terms & Privacy.
Improvement
- Built-in Tailwind CSS design system with curated dark and light mode color palettes.
#Initial Release#Next.js 16#Boilerplate