Changelog – PlugoSpeed

v1.1.2 — July 23, 2026

  • New: Pro features (JS Delay, WebP, Critical CSS, Remove Unused CSS) now activate seamlessly based on your license tier
  • New: Smart Recommendations action buttons — enable Pro optimizations directly from your dashboard in one click
  • Improvement: RUCSS and Critical CSS generation upgraded to async cloud processing for better reliability
  • Improvement: WebP serving rules auto-install on plugin activation
  • Improvement: Speed Test now returns accurate mobile performance scores
  • Improvement: Recommendations panel shows dynamic count of available optimizations
  • Fix: Pro plugin initialization order corrected for reliable feature loading

= 1.1.1 — June 2026 =

Bug Fixes

  • Fixed fatal error “Composer dependencies are not installed” on fresh installs from WordPress.org
  • Included Composer vendor dependencies in the release package

= 1.1.0 — May 29, 2026 =

New Features

  • Bloat tab with 4 free features (Disable Emojis, Disable jQuery Migrate, Remove WordPress Version Number, Disable Self-Pingbacks)

= 1.0.0 — May 24, 2026 =

Initial release of PlugoSpeed.

Cache

  • Static HTML page caching with sub-50ms TTFB
  • Cache preloading via XML sitemap and Action Scheduler
  • WooCommerce integration (cart exclusion, vary headers)
  • Elementor integration (auto-purge on save)

Optimization

  • HTML, CSS, and JavaScript minification
  • JavaScript defer for non-critical scripts
  • Lazy loading for images and iframes with CLS prevention

Dashboard

  • Real-time PageSpeed score via Google PSI v5 API
  • Core Web Vitals (LCP, INP, CLS, TBT, TTFB)
  • Performance history graph (30 days)
  • Smart Recommendations engine
  • Dark/light mode

Developer Tools

  • 6 WP-CLI commands
  • REST API with 13 endpoints
  • Export/Import settings
  • Safe Mode for conflict debugging