UX: Added a dismissible admin notice prompting users to leave a review after 7 days, helping other developers discover the plugin.
1.5.0
Major Update: Comprehensive Database Engine Rewrite.
Architecture: Implemented a dual-pass database scrub to permanently eradicate residual plugin data and delayed background writes during PHP shutdown.
Architecture: Expanded the chunked filesystem wiper to aggressively scan the entire wp-content directory, removing orphaned cache directories and drop-ins (advanced-cache.php, etc.) while protecting the active theme.
Database: Added AUTO_INCREMENT normalization so database IDs sequence perfectly, mirroring a pristine WordPress installation.
Security: Implemented zero-footprint execution; the plugin now instantly deletes its own temporary security transients upon completion.