Improved backup/export/import compatibility for option-based Customizer settings (Astra, GeneratePress, and similar themes)
Fixed restore/import behavior for nested option arrays so backed up settings are restored more reliably
Updated JSON export data handling to better reflect Customizer option settings
2.1.0
NEW: Clean up inactive theme mods – Detects and removes old customizer settings from previously active themes that can cause colors, fonts, and other options to reappear when switching themes
NEW: WPZOOM theme compatibility – Resets shared wpzoom_* customizer options that persist across WPZOOM theme switches (Theme Options panel settings are preserved)
Improved reset to remove all stale theme_mods including those from demo imports, while preserving menus, widgets, logo, and sidebars
Compatibility with WordPress 7.0
2.0.3
NEW: Added “Create Backup” button to save backups without resetting
Fixed multisite compatibility
2.0.2
Minor bug fix in WP 6.9
2.0.1
Minor bug fix
2.0.0
NEW: Redesigned UI with new customizer section panel
NEW: Import/Export – Dual format support (JSON recommended, DAT for compatibility)
NEW: Additional CSS Reset – Optional checkbox to reset Additional CSS along with theme modifications
NEW: Backup System – 5 rotating backups stored for 30 days via transients
Add compatibility with GeneratePress theme
Add translation loading support
1.1.1
Add compatibility with Astra Theme
1.1.0
Refactor code to use PHP Namespaces
Add compatibility with Divi Theme Customizer settings
Add PHP Docblocks for all functions
Add automatic deploy to wordpress.org with GitHub Action
Add PHP matrix test with GitHub Action
Add CONTRIBUTING.md
Add LICENSE.md
Add README.md
Add support for WordPress Coding Standards
Add support for PHPstan
Add icon image 128 and 256 for wordpress.org
Add GitHub templates for bug, features, and questions