Skip to content

Releases: poweredcache/powered-cache

v3.0.2

20 May 22:08
Compare
Choose a tag to compare
  • Fix: Html Minification error below PHP 8.1
  • Added: x-cache-enabled and age headers
  • Added: sorting for cache query strings
  • nginx configuration tweaking

v3.0.1

15 May 22:01
Compare
Choose a tag to compare
  • Fix: Malformed robots.txt due to FileOptimizer
  • Fix: Don't execute lazyload script as delayed.
  • Adding clarity to the JS execution field.

Full Changelog: 3.0...3.0.1

v3.0

15 May 12:44
Compare
Choose a tag to compare
  • Added: Bunny Fonts as replacement of Google Fonts
  • Added: global nopoweredcache parameter to skip optimizations
  • Added: Cache query strings to generate seperate cache based on query and value
  • Added: WooCommerce compat for geolocation with page cache support.
  • Added: Delayed JS execution.
  • Added: Remove Unused CSS feature.
  • Added: New HTML minification library.
  • Updated: Background processing library.
  • Bump required PHP version to 7.2
  • Object cache drop-in updates: supporting *multiple and wp_cache_supports
  • Refactored: Accepted query strings renamed as ignored query strings.
  • Various small improvements and fixes.

Full Changelog: 2.5.4...3.0

v2.5.4

23 Mar 11:48
Compare
Choose a tag to compare
  • Hotfix: HTML minification quotes issue.

v2.5.3

23 Mar 10:39
Compare
Choose a tag to compare
  • Added: Purge site cache on multisite when the site updated. (eg: archived etc...)
  • Improvements: HTML minification.
  • Improvements: Set file optimizer default cache header.
  • Fix: Close icon on diagnostic modal
  • Fix: Blank space on CDN hostname(s)
  • Fix: WP Ultimo compatibility. (checking Mercator more strictly)
  • Tested with WP 6.2

Full Changelog: 2.5.2...2.5.3

v2.5.2

20 Jan 09:15
Compare
Choose a tag to compare
  • Fix: revert subdirectory deletion with delete_page_cache()
  • Fix: Delete related page cache on purging the current page cache.

v2.5.1

19 Jan 12:49
Compare
Choose a tag to compare
  • Fix a regression issue with the lazyload.

v2.5

19 Jan 11:28
Compare
Choose a tag to compare
  • Added: Beaver Builder Compatibility
  • Added: Elementor Compatibility
  • Added: Divi Compatibility
  • Added: Purge Current Page admin bar item for singular page.
  • Refactor: .htaccess rule generation and Apache 2.4 improvements.
  • Fixes: PHP 8.1+ deprecation fixes.
  • Bump required WordPress version to 5.7.
  • Small tweaks & package updates.

v2.4.4

11 Oct 07:23
Compare
Choose a tag to compare
  • Fix: Cloudflare cache purge
  • Fix: Object cache removal on uninstalling the plugin
  • Small tweaks & package updates.

v2.4.3

05 Jul 08:47
Compare
Choose a tag to compare
  • Compatibility fix for older versions of WPML.