Changelog
Stay up to date with the latest features, improvements, and fixes. We're constantly working to make TSStarter the best TypeScript starter template.
December 11, 2025
Universal Apps Architecture - Multi-Client Support
Introducing Universal Apps architecture with separate Web App and API Gateway, enabling support for web, mobile, and desktop clients
๐Changes
Universal Apps Architecture: New tsstarter-uni branch with Web App (TanStack Start) and API Gateway (Bun + ElysiaJS)
API Gateway: REST API endpoints with OpenAPI documentation and Scalar UI at /api/docs
oRPC Shared Routers: Framework-agnostic business logic in services/shared/routers for code reuse across platforms
Universal Apps Documentation: New introduction and complete guides for setup universal application architecture
Homepage: Updated hero text, tech stacks, architecture categories
Docs Homepage: Docs card animation and improvements
November 25, 2025
Multi-Language support, Docs improvements, Update packages, Black Friday Sale
Added multi-language support, improved docs, upgraded core packages, and a Black Friday pricing for the TSStarter
๐Changes
Multi-Language support: Home & Blog pages in De | Es | Fr with i18next, react-i18next
Docs improvements: new main page, quick introduction, simple get started, easy deployment guide
Update packages: TanStack Start/Router, oRPC, Drizzle, AI SDK and more
Update Pricing page for Black Friday Sale
September 9, 2025
Architecture Deep Dive: Technical Implementation Details - Part 2
Comprehensive continuation of the architecture documentation covering advanced patterns, database optimization, and real-time features
โจKey Highlights
๐Changes
Architecture Deep Dive: Data Flow & State Management - Part 2 documentation
React Query + oRPC integration patterns with type-safe RPC calls
Real-time updates with Event Publisher and Server-Sent Events
Advanced caching strategies and optimization techniques
Optimistic updates and mutation patterns
Performance optimization with query deduplication and prefetching
September 9, 2025
oRPC and TanStack Latest Version Update
Updated oRPC and TanStack packages to the latest versions for improved performance, better type safety, and enhanced capabilities
โจKey Highlights
๐Changes
Updated oRPC to latest version for better performance
Updated TanStack packages to v1.131.36
Enhanced type safety with improved oRPC and TanStack types
Better real-time event handling
Improved error handling in oRPC procedures
August 7, 2025
Prisma ORM Support
Added comprehensive Prisma ORM support as an alternative to Drizzle, providing enhanced type safety, better developer experience, rich features
โจKey Highlights
๐Changes
Prisma ORM support with full schema definition
Prisma schema with complete type safety
Better Auth Prisma adapter integration
All database operations using Prisma client
Enhanced type safety with generated Prisma types
September 6, 2025
AI Analyze Image
Image analysis feature that extracts tasks, priorities, and time estimates from any image using advanced AI.
โจKey Highlights
๐Changes
Upload images with tasks, notes, or to-do lists for AI analysis
Individual task extraction with specific priorities and time estimates
Support for handwritten notes, whiteboard photos, and digital task lists
Smart task creation with individual priority and time assignment
Confidence scoring for analysis accuracy
Enhanced AI prompts for better task detection and categorization
September 4, 2025
PPP Pricing System
Purchasing Power Parity pricing system with automatic location detection and tier-based discounts.
โจKey Highlights
๐Changes
Dynamic pricing based on user location (Tier 1, 2, 3)
Automatic country detection using IP geolocation
Tier-specific Polar checkout URLs
Checkout flow now uses location-aware pricing
September 3, 2025
Architecture Deep Dive: Technical Implementation Details - Part 1
Comprehensive technical breakdown of TSStarter's architecture patterns, data flow, and implementation details
โจKey Highlights
๐Changes
Add: Architecture Deep Dive: Technical Implementation Details - Part 1
September 3, 2025
MagicUI Integration
Beautiful UI components from MagicUI for enhanced user experience.
โจKey Highlights
๐Changes
MagicUI component library integration
Enhanced homepage with MagicUI components
Improved visual hierarchy and design
September 1, 2025
Railway Deployment Guide
Complete guide to deploying your TSStarter app to Railway with Turso database
โจKey Highlights
๐Changes
New Docs - Railway Deployment Guide
August 26, 2025
Initial Release
The first stable release of TSStarter with core TypeScript features.
โจKey Highlights
๐Changes
TypeScript full-stack starter template
Build with TanStack, Drizzle, oRPC, Zod, TailwindCSS
Integartion Better Auth, Turso, AI SDK v5, Polar, Plunk
Features: Auth, Task System, Real-time Ops, AI, Blog/Docs, Payments, Emails
Clean Architectue and project structure