Changelog
Stay updated with the latest features, improvements, and releases.
January 29, 2025
- Introduced comprehensive SEO optimization with structured data, Open Graph, and Twitter Cards
- Integrated privacy-focused analytics with Datafa.st, PostHog, and Google Analytics
- Updated legal documentation including GDPR-compliant Privacy Policy, No-Refund Terms of Service, and detailed Cookie Policy
- Removed multi-language support to focus on English-only experience
- Enhanced footer and header navigation for better user experience
January 15, 2025
- Introduced Turbo Repo architecture for better monorepo management
- Integrated React Native Expo 54 for mobile development
- Enhanced Next.js 15 integration with improved performance
- Unified development experience across web and mobile platforms
- Streamlined build and deployment processes
- Better code sharing between web and mobile applications
January 5, 2025
- Added Polar payment integration for web purchases
- Integrated RevenueCat for mobile in-app purchases and subscriptions
- Implemented affiliate tracking system with referral cookies
- Added comprehensive purchase flow with email confirmations
December 20, 2024
- Implemented Better Auth for unified authentication
- Added support for email/password, Google OAuth, and Apple Sign-In
- Enhanced security with JWT tokens and refresh token rotation
- Integrated password reset functionality with email verification
- Added role-based access control (RBAC)
December 10, 2024
- Integrated PostHog for mobile app analytics
- Added OneSignal push notification support for iOS and Android
- Implemented AppsFlyer for mobile attribution and campaign tracking
- Enhanced mobile app performance monitoring
November 25, 2024
- Migrated to Drizzle ORM with PostgreSQL
- Implemented tRPC for end-to-end type-safe APIs
- Added Hono server with optimized middleware
- Created shared database schema package
- Improved API performance with caching
November 10, 2024
- Complete redesign using Tailwind CSS v4
- Integrated shadcn/ui component library
- Added dark mode support with system preference detection
- Implemented responsive navigation with mobile-optimized menu
- Enhanced accessibility with ARIA labels and keyboard navigation
October 28, 2024
- Upgraded to Next.js 15 with React 19
- Implemented React Server Components
- Added Next.js App Router with file-based routing
- Optimized images with next/image
- Improved build times with Vercel Edge Functions