SpeedForge

Changelog

1.0.1

  • Fixed: Mixed content errors on sites behind reverse proxies (Hostinger, Cloudflare, AWS ELB, etc.) where HTTPS is terminated at the proxy level.
  • Fixed: CSS and JavaScript minified asset URLs now always use the correct protocol (HTTPS) when the site is configured for it.
  • Fixed: Page cache now normalizes URL schemes before storing HTML, preventing cached pages from serving HTTP URLs to HTTPS visitors.
  • Fixed: CDN URL rewriting failed silently on reverse proxy hosts because site_url() scheme didn’t match the HTML URLs.
  • Fixed: Cache handler stale-while-revalidate now properly detects SSL behind reverse proxies via HTTP_X_FORWARDED_PROTO, HTTP_X_FORWARDED_SSL, and HTTP_CF_VISITOR headers.
  • Fixed: Cookie secure flag now correctly set on reverse proxy hosts where is_ssl() returns false.
  • Fixed: Image WebP/AVIF URL repair and URL-to-path conversion now work correctly behind reverse proxies.
  • Fixed: WooCommerce shop page cache filename detection works correctly behind reverse proxies.
  • Fixed: Tools page SSL status display now correctly reports HTTPS on reverse proxy hosts.
  • Performance: CSS and JavaScript minification no longer re-runs the full pipeline on every request for files that don’t meet the savings threshold. Skip markers prevent redundant work.
  • Performance: Replaced md5_file() with filemtime()-based cache keys for minification, eliminating unnecessary full-file reads on every request.
  • Performance: Cache handler ETag generation now uses file metadata instead of md5_file(), avoiding reading the entire cached file on every cache hit.

1.0.0

  • Initial release.
  • Page caching with GZIP compression and mobile support.
  • Tag-based cache invalidation for precise cache purging.
  • Stale-while-revalidate for serving expired pages during background regeneration.
  • Adaptive cache TTL with per-content-type lifetimes.
  • Browser cache policy headers (Cache-Control, Vary, stale-while-revalidate).
  • Cache hit/miss statistics with dashboard widget.
  • HTML minification with conservative and aggressive modes.
  • Hover prefetch for near-instant link navigation.
  • LCP image preloading with auto-detection.
  • Pre-built critical CSS templates for WooCommerce page types.
  • WP-CLI commands (purge, warmup, status).
  • WooCommerce Store API response caching with ETag/304 support.
  • Smart warmup engine with priority queue, pause/resume, and error tracking.
  • CDN integration with Cloudflare, Fastly, Bunny.net, and Generic Webhook support.
  • CDN cache tag headers for provider-aware invalidation.
  • AVIF image conversion alongside WebP using GD or Imagick.
  • LCP preloading extended to shop and category pages with responsive srcset.
  • Critical CSS force-include selectors and custom CSS per page type.
  • Critical CSS transient caching for faster delivery.
  • Enriched pre-built critical CSS templates for WooCommerce page types.
  • JS inline script grouping to reduce DOM parsing overhead.
  • HPOS-aware WooCommerce database maintenance (sessions, stock, order items, Action Scheduler).
  • Critical CSS generation for above-the-fold content.
  • CSS minification and combination.
  • JavaScript defer and delay functionality.
  • Self-host Google Fonts locally for GDPR compliance.
  • Self-host third-party CSS and JavaScript from CDNs.
  • Native lazy loading with LQIP placeholders.
  • WebP image conversion using GD or ImageMagick.
  • Smart image compression based on content analysis.
  • WooCommerce cart fragment optimization.
  • Variable product data preloading.
  • Checkout script deferral.
  • Bloat removal for emojis, block CSS, jQuery Migrate, Dashicons, oEmbed, XML-RPC.
  • Heartbeat control with context-specific settings.
  • DNS prefetch and preconnect for external domains.
  • Speculation Rules API for link prefetching on hover.
  • Cloudflare integration with automatic cache purging.
  • Database cleanup with scheduled maintenance.
  • Managed hosting detection and compatibility.
  • Google PageSpeed Insights integration.
  • A/B testing for optimization settings.
  • AI-powered configuration recommendations.
  • Core Web Vitals score history tracking.

Plugin Website
Visit website

Author
Themology
Version:
1.0.1
Last Updated
March 2, 2026
Requires
WordPress 6.1
Tested Up To
WordPress 6.9.1
Requires PHP
7.4

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.