You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add image optimization parity: on-demand CDN srcset, admin UX, and CLI.
Wire WP delivery to /i/* with responsive srcset, bulk/media actions, backup/restore, directory scan, and storage-aware plan gates without bumping the plugin version.
Release 1.6.5: WordPress.org review fixes for URLs, contributors, and…
… enqueue.
Use non-www cacherocket.com URLs, list justadev as a contributor, and route Google Fonts / resource hints through WordPress style and hint APIs instead of printing tags.
Release 1.6.3: add install ping endpoint and uninstall disconnect.
Expose /wp-json/cacherocket/v1/ping for CacheRocket probes and notify the API when the plugin is deleted.
Fix 403 on minified CSS/JS under the page-cache directory.
Allow public access to cache/cacherocket/min/ so optimizer rewrites are not blocked by the parent deny-all .htaccess.