Skip to content

4.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 18:10
· 328 commits to develop since this release
4.20.0
3a1e29f

Added

  • Added the ability to view which tags are being tracked by each page in the Blitz Diagnostics utility.
  • Added the ability to view which pages are tracking each element in the Blitz Diagnostics utility.

Changed

  • Blitz now requires Craft CMS 4.4.8 or later.
  • The “Served by Blitz” comment is now also output when the cached output is initially created and served.
  • Batch mode is now enabled whenever elements are resaved via a queue job.
  • Archived and deleted elements are no longer tracked when populated via eager-loaded element queries.
  • Criteria defined in eager-loaded element query mappings are now respected when tracking elements.

Fixed

  • Fixed a bug in which the failed site count was not being correctly displayed in the Blitz Diagnostics recommendations.