Yearly Archives: 2022

W3 Total Cache v2.2.9 Released

 

Thank you for using W3 Total Cache!

Thank you for using W3 Total Cache, the only web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade.

In this release, we’ve added enhancements, and also fixed the issues reported by the wp.org community and the users active in our GitHub repository:

  • Fix: Reset our textdomain for translations
  • Fix: Escape output in compatibility checker, minify, and New Relic pages
  • Fix: Admin notice buttons on non-plugin pages
  • Fix: Namespace on exception type in a minify class
  • Fix: Translation issues due to hooks and typos
  • Fix: Broken JavaScript in admin_print_scripts calls when language is not English
  • Fix: Deprecated warnings in JS and CSS minify
  • Update: Translation files

In our public repository on GitHub, you can review our source code, post issues, and even submit Pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.

We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.

Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.

W3 Total Cache v2.2.7 Released

 

Thank you for using W3 Total Cache!

Thank you for using W3 Total Cache, the only web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade.

In this patch release, we’ve added enhancements, and also fixed the issues reported by the wp.org community and the users active in our GitHub repository:

  • Fix: Updated database cache connection class to avoid deprecated warnings in WordPress 6.1
  • Fix: Redis: Fixed handling of retry interval and timeout options for usage statistics
  • Enhancement: Redis: Added TLS/SSL certificate verification option
  • Enhancement: Page cache: Added query string exemptions

In our public repository on GitHub, you can review our source code, post issues, and even submit Pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.

We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.

Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.

W3 Total Cache v2.2.6 Released

 

Thank you for using W3 Total Cache!

Thank you for using W3 Total Cache, the only web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade.

In this patch release, we’ve added enhancements, and also fixed the issues reported by the wp.org community and the users active in our GitHub repository:

  • Fix: Error clearing all cache when using Cloudfront full CDN in Pro
  • Fix: Revert WooCommerce Variation Image Gallery plugin CDN filter
  • Fix: DB cache syntax error in PHP 5.6
  • Fix: Added missing space to S3 CDN bucket label
  • Fix: JS error for CloudFront CDN-related check on non-W3TC pages
  • Fix: Page cache unpack warning for empty/malformed files
  • Enhancement: Image Service pre_get_posts anonymous action now hooked (w3tc_modify_query_obj)
  • Enhancement: Image Service ajax_query_attachments_args anonymous action now hooked (w3tc_filter_ajax_args)

In our public repository on GitHub, you can review our source code, post issues, and even submit Pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.

We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.

Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.

W3 Total Cache v2.2.4 Released

 

Thank you for using W3 Total Cache!

Thank you for using W3 Total Cache, the only web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade.

In this release, we’ve added enhancements and also fixed the issues reported by the wp.org community and the users active in our GitHub repository:

  • Fix: Extensions URL in settings
  • Fix: Redis undefined array key warnings
  • Fix: Redis connect issue based on phpredis version
  • Fix: Sanitization of licensing messages
  • Fix: DB cache error in Ajax
  • Fix: Call to undefined function in DB cache query class
  • Fix: PHP 8 compatibility: join
  • Fix: WooCommerce Variation Image Gallery plugin CDN filter
  • Enhancement: Add setting for AWS S3 public objects in ACL
  • Enhancement: Check if post is empty before cache flush
  • Enhancement: Add max lifetime setting for non-disk page cache
  • Enhancement: Add notice when selecting CDN using CloudFront
  • Update: CSS Tidy 1.7.3 => 2.0.1
  • Update: Add sns-message-validator
  • Security: Ensure cache writes in cache folders

In our public repository on GitHub, you can review our source code, post issues, and even submit Pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.

We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.

Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users, and of course our GitHub users that contributed this release.

W3 Total Cache v2.2.3 Patch Fix Released

 

Thank you for using W3 Total Cache!

Thank you for using W3 Total Cache, the only web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade.

In this patch release, we’ve added enhancements, and minor security updates and also fixed the issues reported by the wp.org community and the users active in our GitHub repository:

  • Fix: Redis Cache: Removed exception on warnings
  • Fix: Compatibility check for WP_CACHE
  • Fix: Flush all cache except Cloudflare button
  • Fix: License terms update notice escaping
  • Fix: Feature Showcase: Image Service activate button
  • Security: Updated guzzlehttp/guzzle to 6.5.8

In our public repository on GitHub, you can review our source code, post issues, and even submit pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.

We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.

Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.

W3 Total Cache v2.2.2 Released

 

Thank you for using W3 Total Cache!

Thank you for using W3 Total Cache, the only web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade.

In this major release, we’ve added a lot of fixes and enhancements including security fixes. We want to thank you all for you patience and suggestions.

  • Security: PHPCS and WPCS updates
  • Security: Updated guzzlehttp/guzzle to 6.5.6
  • Security: Updated guzzlehttp/psr7 to 1.8.5
  • Fix: Cloudflare flush all cache
  • Fix: Access log test
  • Fix: Better handling for PHP 5.6
  • Fix: Convert Redis warnings to exceptions
  • Fix: WordPress 5.5 image lazy loading
  • Fix: Infinite loop when using database cluster configuration
  • Fix: Database cluster logic
  • Fix: FTP credentials form
  • Fix: Preview deploy button
  • Fix: Image Service links in multisite network admin
  • Fix: Enable Image Service settings changes in multisite blog/sub sites
  • Enhancement: Updated Cloudflare settings to allow a global API key or token
  • Enhancement: Added Cloudflare CDN public objects option to settings
  • Enhancement: Added timeout settings for Redis
  • Enhancement: Added TLS/SSL certificate verification option for Redis
  • Enhancement: Added Image Service visibility option
  • Enhancement: Updated Image Service limit notification
  • Enhancement: Better handling of trailing slash URLs
  • Update: Adjusted lightbox for accessibility
  • Update: Removed deprecated opcache flush

In our public repository on GitHub, you can review our source code, post issues, and even submit Pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.

We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.

Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.