github putyourlightson/craft-blitz 4.23.0

latest releases: 5.7.1, 5.7.0
21 days ago

Warning

This update includes a fix for an issue in which Blitz could send incorrect Cache-Control headers. Please read this article to find out whether the issue affects your site, and what you should do. To ensure the changes in this update are applied, the cache should be refreshed after this update completes.

Added

  • Added a check for whether the cache should be refreshed after every request has ended, meaning that setting the RefreshCacheService::batchMode property no longer serves a purposes and can be safely removed from your code.

Changed

  • Blitz now requires Craft CMS 4.5.11 or later.
  • The expiry date displayed in the element sidebar panel now reflects the entry’s expiry date, if set and sooner than the cached page’s expiry date (#698).

Fixed

  • Fixed the default cache control header values that were inadvertently set to incorrect values (learn more).
  • Fixed a bug in which the date cached and expiry dates were not being displayed in the correct timezone in the element sidebar panel (#698).
  • Fixed a bug in which the homepage was not being displayed as cached in the element sidebar panel.

Deprecated

  • Deprecated the RefreshCacheService::batchMode property.

Don't miss a new craft-blitz release

NewReleases is sending notifications on new releases.