Skip to content

Changelog

1.1.0

New Features

  • Resource Hints - Auto DNS prefetch, preconnect, and font preloading for external resources
  • Defer JavaScript - Adds defer attribute to scripts for faster page rendering
  • Image Dimensions - Adds missing width/height to images to prevent layout shift (CLS)
  • Heartbeat Control - Disables heartbeat on frontend, reduces frequency on admin
  • Emoji Cleanup - Removes WordPress emoji polyfill script, styles, and DNS prefetch
  • Page Optimization admin page - New settings page showing all active optimizations

Improvements

  • Smarter diagnostics scanner - Context-aware pattern matching reduces false positives
  • Skips admin-only files and code inside is_admin() blocks
  • Skips header reads/removals (only flags header setting)
  • Skips string assignments and array values
  • Dismiss findings - Hide false positive scan results site-wide
  • Deactivate plugin - Disable problematic plugins directly from diagnostics
  • MkDocs documentation - Comprehensive feature documentation for advanced users

1.0.15

  • Bump version

1.0.14

  • Remove Beta labels from features
  • Show "Start Free Trial" for free users

1.0.13

  • Add review solicitation notice after 7 days of active use

1.0.12

  • Enable 14-day trial
  • Remove beta labels
  • Add value metrics dashboard