We follow Semantic Versioning:
-
0.1.x - Development versions (current phase)
- Features may be incomplete
- APIs may change
- Bugs are expected
-
1.0.0 - First stable release
- All core features complete
- Stable API
- Production-ready
- Initial project setup with Next.js 16, TypeScript, and Tailwind CSS
- Admin panel for system configuration
- AI model management (OpenAI, Anthropic, Google, DeepSeek, Custom)
- Dynamic Supabase configuration from database
- Question generation API using configured AI models
- Page generation API using configured AI models
- Product page sharing functionality
- Support for multiple AI providers with configurable API keys
- Prisma ORM with Supabase PostgreSQL
- UI components using shadcn/ui
- FirstDraft branding and homepage
- Database: Supabase PostgreSQL with Prisma
- AI Integration: Dynamic model loading from database
- Cache: 1-minute in-memory cache for Supabase config
- Version: 0.1.0 (development phase)
- User authentication and management
- Project persistence
- Payment integration
- Analytics dashboard
- Template system
- Multi-language support
When upgrading from 0.1.x to 1.0.0:
- Database migrations will be provided
- API compatibility layer
- Migration guide documentation
Current Version: 0.1.0
For more information, visit: https://github.com/yourusername/firstdraft