Changelog
Track updates and improvements to the Creator Studio platform.
Latest Release
User Onboarding & Documentation ✨
- Comprehensive documentation site using Nextra
- Getting started guides for new users
- Feature documentation covering all major functionality
- Developer documentation with API reference
- Interactive guides for common workflows
- Setup wizards for brands and profiles
- Help/Docs links integrated into navigation
Current Features
Content Management
- AI-powered content generation using OpenAI and Replicate
- Multi-platform support (Instagram, TikTok, YouTube, Facebook, LinkedIn)
- Content scheduling with calendar interface
- Batch operations for bulk content management
- Content approval workflows with email notifications
- Multi-format support (Feed posts, Stories, Reels)
- Content intelligence for ideas and optimization
Brand & Profile Management
- Multi-brand support with centralized settings
- Social profile management with OAuth connections
- Brand-specific generation settings and prompts
- Reference image management for consistent visual identity
- Profile-specific overrides for generation settings
- Schedule slots and templates for posting times
Media & Assets
- Media upload and management via Vercel Blob storage
- Thumbnail extraction using GCP services
- Reference image support for brand consistency
- AI-powered image editing capabilities
- Multiple format support (images, videos)
Analytics & Monitoring
- Performance analytics for content and profiles
- Publishing queue monitoring
- Error tracking and resolution system
- Platform distribution insights
- Auto-generation usage statistics
Real-time Features
- Pusher integration for real-time updates
- Generation progress tracking
- Approval workflow notifications
- Publishing status updates
Integration & Authentication
- Clerk authentication with organization support
- OAuth 2.0 for social platform connections
- Context-aware API (organization from auth token)
- Webhook support for platform callbacks
Developer Experience
- TypeScript support throughout
- Centralized API helpers for consistency
- Domain-driven architecture
- Comprehensive error handling
- Rate limiting for API protection
Architecture Highlights
- Next.js 15 with App Router and i18n support
- PostgreSQL (Neon) for data persistence
- Drizzle ORM for database operations
- Vercel Blob for media storage
- GCP for thumbnail extraction
- Pusher for real-time communication
Recent Improvements
Recent (September 2025)
- ✅ User Onboarding & Documentation
- ✅ Help/Docs links in navbar
- ✅ Getting started guide
- ✅ Interactive tooltips (where applicable)
- ✅ Setup wizard for brands/profiles
- ✅ Comprehensive documentation site
- ✅ Video caption generation with Gemini 2.5 Flash
- ✅ Multi-platform publishing operational
- ✅ Full auto-generation with monitoring
- ✅ CSV import functionality
- ✅ Batch generation
- ✅ Email approval workflows
- ✅ Nano Banana image generation
- ✅ Veo 3 Fast video generation
- ✅ Publishing targets system
- ✅ Brand management
- ✅ Hierarchical settings
Previous Updates
- Context-aware API routes (no orgId in URLs)
- Unified content endpoints for generations and schedules
- Enhanced brand-profile settings inheritance
- Improved error handling and monitoring
- Pusher integration for real-time updates
- Batch operation support for efficiency
For technical documentation and implementation details, see the Developer Documentation.