Back to HomeChangelog
Every update, improvement, and new feature.
v0.4.0LatestMay 2026
- Added Hindi / English language toggle across all pages and AI readings
- Full streaming chat interface (Cosmic Oracle) powered by Gemini 2.5 Flash
- Reading detail pages now render full birth chart and numerology views
- Added Daily Horoscope and Compatibility pages
- Profile edit form with instant header name update
- Sidebar logout button
- Forgot password page
- Privacy Policy, Terms of Service, Cookie Policy pages
v0.3.0April 2026
- Multi-model AI routing: Gemini Flash for standard, OpenRouter GPT-5 Mini for premium
- OpenAI integration for streaming chat with context memory
- In-memory rate limiting (10/hr free, 60/hr paid)
- Birth chart and numerology readings now persisted to database
- My Readings page with full history
v0.2.0March 2026
- Birth chart generation with ZodiacWheel, planet cards, aspect table
- Numerology analysis with life path breakdown, name numerology, personal cycles
- Google OAuth and credentials-based authentication
- Dashboard with quick actions and recent readings
- Stripe subscription schema (billing UI)
v0.1.0February 2026
- Initial project scaffold: Next.js 15, Tailwind, NextAuth v5, Prisma, PostgreSQL
- Landing page with cosmic design system
- User registration and login