What's New in DeliverKit
Stay up to date with the latest features, improvements, and fixes. We're constantly evolving to provide you with the best digital delivery experience.
Professional Changelog Page
Added a beautiful, responsive changelog page with timeline layout, search, and filtering capabilities.
Enhanced Animation System
Implemented Framer Motion animations throughout the platform for smoother user experience.
Mobile Navigation
Completely redesigned mobile navigation with bottom sheet and improved touch interactions.
Performance Optimizations
Reduced initial page load time by 40% through code splitting and image optimization.
Store Creation Validation
Fixed edge case where store slugs could contain invalid characters.
Stripe Webhook Processing
Resolved issue where duplicate webhook events could cause delivery failures.
Dashboard Loading States
Fixed flickering loading states on dashboard components.
Error Handling
Enhanced error messages with more descriptive information and recovery suggestions.
Chinese Translation Updates
Fixed missing translations in dashboard and improved Chinese localization.
Rate Limiting Issues
Resolved rate limiting edge cases for API endpoints.
Security Headers
Added additional security headers and CORS protection.
Authentication Edge Cases
Fixed session handling for users with special characters in email addresses.
Database Performance
Optimized RLS policies for better query performance.
Multi-Tenant Store System
Complete redesign with support for multiple stores, white-label customization, and advanced store management.
Advanced Role-Based Access Control
Implemented sophisticated RBAC with super admin, store owner, and customer roles.
Store Themes & Customization
Added comprehensive theming system with custom domains and branding options.
API Structure Changes
Restructured API endpoints to support multi-tenant architecture. Migration guide available.
Update API calls to include store context. See migration guide at /docs/migration-v2
Database Schema Update
Major database schema changes for multi-tenant support. Automatic migration required.
Run `npm run migrate` to update database schema
Security Enhancements
Comprehensive security audit and implementation of enterprise-grade security measures.
Payment Processing Edge Cases
Fixed rare payment processing failures for international cards.
Email Delivery Reliability
Enhanced email delivery system with better retry logic and failure handling.
Dashboard Analytics Display
Fixed issue where analytics charts would not load for users with large datasets.
API Response Times
Optimized database queries resulting in 25% faster API response times.