Releases: poweredcache/powered-cache
Releases · poweredcache/powered-cache
v3.5.3
- [Added] AMP compatibility for delay js.
- [Added]
powered_cache_cache_dir_htaccess_file_content
filter to modify the cache directory .htaccess content. - [Updated] Cache key for logged-in user cache. (Advised to purge cache if you are using logged-in user cache).
- [Improved] Cookie control for cache skipping.
- Tested with Upcoming WP 6.7
- Various dependency updates.
- Bump cookie and express by @dependabot in #149
Full Changelog: 3.5.2...3.5.3
v3.5.2
What's Changed
- [Added] Clear Cache for Me compatibility.
- [Updated] Minifier libraries.
- Various dependency updates.
- Bump webpack from 5.93.0 to 5.94.0 by @dependabot in #143
- Bump body-parser and express by @dependabot in #146
- Bump send and express by @dependabot in #145
- Bump serve-static and express by @dependabot in #144
Full Changelog: 3.5.1...3.5.2
v3.5.1
- [Added] Logging for CF cache purge.
- [Improved] CF cache purge.
- Dependency updates.
Full Changelog: 3.5...3.5.1
v3.5
What's Changed
- [Added] Image Optimizer purge feature.
- Dependency updates.
- Tested with WP 6.6
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #142
Full Changelog: 3.4.5...3.5
v3.4.5
- [Improved] HTML minification without dom optimization.
- [Fixed] Resolved PHP warnings caused by accessing superglobals.
- Dependency updates.
Full Changelog: 3.4.4...3.4.5
v3.4.4
- [Fixed] Resolved an issue with comment cache not purging correctly.
- [Added] Support for purging paginated comments.
Full Changelog: 3.4.3...3.4.4
v3.4.3
What's Changed
- [Fixed] Cloudflare cache purge issue.
- [Updated] Background job processing.
- Dependency updates.
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #135
- Bump postcss and 10up-toolkit by @dependabot in #136
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #137
- Bump express from 4.18.3 to 4.19.2 by @dependabot in #138
Full Changelog: 3.4.2...3.4.3
v3.4.2
- [Added] Term cache clearing upon term changes.
- [Added] Compatibility with ShortPixel Adaptive Images when delay JS is enabled.
- [Added] Date archive cache clearing upon post updates.
- [Improved] Term archive purging upon post updates.
Full Changelog: 3.4.1...3.4.2
v3.4.1
- [Fix] YouTube video positioning when iframe is replaced with thumbnail.
Full Changelog: 3.4...3.4.1
v3.4
What's Changed
- [Added] Lazyload - Replace YouTube videos with thumbnails.
- [Added] Introduced an option to exclude specific images and iframes from being lazy-loaded.
- [Added] Add warning message for memcached-based object cache backends if alloptions size is too large.
- [Added] Preloader request interval setting to control the preloader request rate.
- [Added] Preloader feedback message to understand the preloader status.
- [Added] Preloader cache footprint to understand a page generated by the preloader.
- [Added] A secondary button for cache clearance upon settings update. Props @emreerkan
- [Added] New option to control delay js timeout.
- [Improvement] Performance improvements for Delayed JS execution, introducing a more sophisticated dependency resolution mechanism to prevent possible JS errors.
- [Improvement] Page cache purging strategy.
- [Improvement] Preloader performance improvement and avoid unnecessary requests.
- [Security] Cloudflare extension security improvements. (Encrypted API Key/Token)
- [Security] Added verification of Cloudflare IP to accurately update
REMOTE_ADDR
when behind Cloudflare proxy. - [Fix] CDN dropdrop width.
- [Fix] Lazyload compatibility fix with core image blocks lightbox feature.
- [Fix] Do not delay interactivity and image block scripts.
- Dependency updates.
Full Changelog: 3.3.3...3.4