1.2.0

Tweak3 Fix2

Tweaks

  • We now automatically create and serve compressed cache files using gzip, deflate, brotli and zstd depending on the server config and the visitors browser config. This helps to create smaller cache files and improve response times.
  • When debug mode is enabled, we now show the compression algorithm used to compress the file in the HTML comment.
  • Added some additional code and performance improvements.

Fixes

  • The advanced-cache.php file now automatically gets replaced when the plugin is updated to prevent site crashes.
  • We now remove the advanced-cache.php file if the plugin isn't active to prevent the plugin from unknowingly running when it isn't activated.