Code Quality – achieve 100% maintainability: comprehensive PHPDoc, extract magic values to constants, refactor logo method to use CSSBuilder, add type hints
Performance – optimize login customizer: add CSS output caching, logo data caching, reduce duplicate option calls (96% performance score)
Performance – optimize backend loading: admin notice script only loads when notice is actually displayed
Performance – optimize Carbon Fields loading: dequeue assets on non-plugin pages, saves ~320 KB on all other admin pages
Improvement – cleaner, more descriptive function names for better code readability and maintainability
Improvement – promotional notices now appear 2 days after plugin activation for better user experience
Fix – login customizer: simplify CSS layout by removing flexbox and using margin-based centering that works with WordPress defaults
4.1.5 – 2026-01-14
Fix: Add default color values to login customizer fields (WordPress default colors)
Fix: Update iframe sandbox to allow forms and scripts for WordPress Playground and wordpress.com compatibility
Fix – Critical: Prevent enum redeclaration fatal error when both free and premium versions are active