Changelog
Track FluxKit's evolution and new features
v1.0.0
February 2026- •Complete authentication system with email, OAuth, and magic links
- •Billing settings and pricing surfaces prepared for provider integration
- •Multi-tenancy support with team workspaces
- •Real-time collaboration features with live cursors and presence
- •Comprehensive admin dashboard with analytics
- •File storage system with upload and management
- •Transactional email system with customizable templates
- •AI integrations for enhanced functionality
- •Pre-built blog templates with markdown support
- •Responsive landing page components
- •Role-based access control and permissions
- •User profile management and settings
- •Webhook support for external integrations
- •SEO optimization and meta tag management
- •Dark mode support with theme switching
Fixed
- •Initial bug fixes and stability improvements
- •Performance optimizations for database queries
- •Mobile responsiveness issues across components
Changed
- •Production-ready optimizations for deployment
- •Enhanced security measures and best practices
- •Improved documentation and code comments
- •Updated dependencies to latest stable versions
v0.9.0
January 2026- •Beta release with core features
- •Authentication and user management
- •Initial billing and plan-management UI foundations
- •Team workspace foundations
- •Real-time data synchronization
- •Initial component library
Fixed
- •Authentication flow edge cases
- •Account settings and plan-surface edge cases
- •Real-time connection stability
Changed
- •Refactored codebase for better maintainability
- •Improved error handling and logging
- •Enhanced TypeScript type coverage
v0.8.0
December 2025- •Alpha release for early testing
- •Basic authentication setup
- •Initial project structure
- •Core UI components
- •Database schema design
Fixed
- •Initial setup and configuration issues
- •Development environment setup
Changed
- •Project architecture and folder structure
- •Build and deployment configuration