== Changelog == = 1.2.2 (February 10, 2026) = * Security: Removed PHP sessions in favor of WordPress transients (WordPress.org compliance) * Security: Enhanced transient-based error message handling with automatic expiration * Security: Improved nonce verification and security implementation * Enhancement: Added quick Settings link in plugins list page * Enhancement: Added Documentation and Support links in plugin row meta * Enhancement: One-time use error messages prevent replay issues * Enhancement: Error messages now expire after 2 minutes * Enhancement: Better compatibility with load-balanced environments * Enhancement: Improved cache plugin compatibility * Developer: Added attrua_action_links filter for plugin action links * Developer: Added attrua_row_meta filter for plugin row meta links * Documentation: Updated NONCE-FIX-SOLUTION.md with implementation status * Documentation: Enhanced code documentation and inline comments * Documentation: Added WordPress.org compliance checklist = 1.2.1 (December 15, 2025) = * Fix: Regenerated all minified assets from original sources * Fix: Improved asset loading consistency across admin and frontend * Fix: Added smart asset path resolution with fallback system * Fix: Resolved missing admin.min.js file causing asset loading issues * Enhancement: Optimized file sizes for better performance * Enhancement: Enhanced production deployment readiness = 1.2.0 (September 17, 2025) = * Enhancement: Improved plugin performance and stability * Enhancement: Optimized codebase for better security * Enhancement: Enhanced production readiness * Update: Comprehensive documentation updates * Update: Improved user experience and reliability = 1.1.0 = * Enhancement: Added template override system for themes * Enhancement: Improved security with better nonce validation * Enhancement: Added custom logout handling endpoint * Feature: New Extension Manager for add-on support * Feature: Enhanced settings management with dot notation * Feature: Added password visibility toggle * Feature: Improved admin interface with notifications * Feature: Added shortcode copying functionality * Improvement: Better accessibility with ARIA support * Improvement: Added dark mode support * Improvement: Enhanced responsive design * Improvement: Better error handling and user feedback = 1.0.0 = * Initial release * Custom login page generation * Role-based redirection system * Basic shortcode functionality * Core authentication features * Developer hooks and filters * Template system foundation