- Improvement: Further enhancements to reduce the negative impact of third-party scripts on overall performance
- Improvement: Removed htaccess rule to conditionally check for legacy cached files
- Improvement: Ensure responsive attributes are added only if `srcset` is correctly generated for an image
- Improvement: Leverage WordPress native way to add query parameters to a URL for enhanced compatibility
- Fix: Third-party scripts negatively impacted the pagespeed scores in certain scenarios
- Fix: Incorrect rewriting of internal SVG reference URLs caused broken styles in CSS minify
- Fix: An error while generating srcset for responsive images in certain cases
- Improvement: Disable smart link preloading for logged-in users to reduce server load
- Fix: An error while generating image srcset in certain scenarios
Full changelog: flyingpress.com/changelog
- New: Smart preload links, preloading links in a predictive manner for blazing fast page navigations
- New: Compatibility for hosting providers powered by WP.Cloud
- New: Host third-party CSS and JS locally for specified CDN domains
- Improvement: Option to enable or disable lazy render
- Improvement: Prevent direct access to FlyingPress cached files
- Improvement: Fallback rules to serve legacy cached files are removed
- Improvement: Add `gbraid` to default ignore query parameters
- Improvement: Add missing image width and height and responsive images features are enabled by default
- Improvement: Upgrade some dependencies for enhanced performance
- Fix: Logged in users were getting logged-out version of a page with FlyingCDN active
- Improvement: New logo and color scheme to match our updated branding
- Fix: Pages got downloaded as gzipped file in OpenLiteSpeed server post v4.14 release
- Fix: FlyingCDN was failing to cache pages due to missing headers in OpenLiteSpeed
- Fix: Double GZIP Compression of cached files resulted in gibberish output for some websites post v4.14
- Fix: YouTube placeholder images were not lazily loaded post v4.13.5
- Improvement: Cache compatibility for WeGlot URL translation
- Improvement: Leverage WordPress HTTP API to download third party resources for better compatibility