- New: Automatic and more accurate page optimizations by our new intelligent, fast and highly efficient **CloudOptimizer**
- New: Robust DB based and CPU friendly cache preloading algorithm
- New: Powerful in-house background processing mechanism to efficiently manage cache preloading without overloading the CPU
- New: Separate cache and optimizations for mobile devices
- New: Automatic cache preloading for mobile devices
- New: Count pages currently in queue besides total cached pages count
- New: Fully revamped UI for better user experience
- New: Dedicated **Optimizations** tab for CSS, Javascript, Images, Fonts, Iframes and Videos
- New: Automatically generate more accurate used css
- New: Automatically detect and lazyload offscreen background images
- New: Automatically detect ideal offscreen elements and lazily render them(CSS based lazy render)
- New: Automatically preload critical images( including background images, video posters ) with high priority
- New: Automatically preload critical fonts for faster page loads
- New: Automatically exclude critical videos from lazy loading
- New: Automatically exclude critical iframes from lazy loading
- New: Lazy load videos
- New: Automatically detect third-party scripts to delay their execution
- New: Option to load delayed scripts when browser is free(load on idle)
- New: Dedicated cloud service to find accurate youtube thumbnails in order to generate lightweight previews
- New: Filter hook to generate separate cache by cookie names
- New: Filter hook to add cache ignore query parameters
- Improvement: Renamed optimizations with more meaningful titles and descriptions in the UI
- Improvement: Compatibility with CURCY WooCommerce multi-currency plugin
- Improvement: Robust gzip compression strategy for cached files resulting in three times lesser CPU usage
- Improvement: Delay JS is incredibly stable now without needing any exclusions
- Improvement: Preload links now use native **Speculation Rules** API, disabling WordPreess's inbuilt Speculation Rules
- Improvement: Logged-in user cache is now generated without any page optimizations
- Improvement: Option to purge pages from the admin bar and moved to the settings page
- Improvement: Automatically resume cache preloading process if got stuck due to some reason
- Improvement: Heartbeat frequency will be set to 60s if enabled in bloat settings
- Improvement: Post revisions are limited to 3 if enabled in bloat settings
- Improvement: Efficient cache page counting algorithm
- Improvement: A more reliable way to add/remove constants in the `wp-config.php` file
- Fix: An issue where WP CRON was not being disabled properly
- Fix: Self-hosting Google fonts was not working for fonts defined in inline styles
- Fix: Prevent preloading posts of private post types when comment count is updated
- Fix: Youtube iframes inside `p` tags were resulting in broken styles when preview is self-hosted due to invalid tags hierarchy