Kadence Performance
Tweaks
- Updated branding from SolidWP to Kadence.
- Updated branding references from StellarWP to Nexcess.
Features
- Added mobile page caching: separate cache files for mobile and desktop visitors using device detection. Enable from Settings > Solid Performance (Mobile Cache option).
Tweaks
- PHP cache headers and debug HTML comments now indicate device hit type (mobile vs desktop).
- Mobile cache configuration is included in Site Health debug information.
- Updated dependencies.
Features
- Added Nginx Cache Delivery method.
Fixes
- Fixed race condition to prevent fatal errors when the plugin is being activated, deactivated or uninstalled.
Security
- Added more safety checks to telemetry opt-ins/opt-outs.
Features
- Added support for Cloudflare Images Transform via URL.
Tweaks
- Added plugin headers to advanced-cache.php which are visible in the Drop-in section of the plugins page.
Fixes
- Added a scheduled job to clean up expired cache files.
- Plugin updater improvements and fixes.
Fixes
- Fix htaccess rules for WordPress sites installed in a subdirectory.
Tweaks
- Added direct loading of static cache files through .htaccess, eliminating PHP processing for cached pages.
- Added
wp solid perf cache-method statusandwp solid perf cache-method set (php|htaccess)CLI commands.
Tweaks
- Added lazy loading for inline CSS background images. Toggle this feature from the Advanced tab.
Fixes
Specified key was too long; max key length is 1000 byteswhen creating Solid Performance custom tables.- Preloader failing when WordPress is installed in a subdirectory.
Tweaks
- Update dependencies to shrink vendor folder.
