Skip to content

Releases: putyourlightson/craft-blitz

4.21.0

24 Jul 08:12
4.21.0
ff3774d
Compare
Choose a tag to compare

Added

  • Added the ability to track eager-loaded relation fields nested inside matrix blocks (#657).
  • Added statuses and edit links to elements displayed in the Blitz Diagnostics utility.

5.5.1

23 Jul 16:12
5.5.1
ffb811b
Compare
Choose a tag to compare

Changed

  • Nested element types are now differentiated in the Blitz Diagnostics utility.

Fixed

  • Fixed a bug in which the plugin install migration could throw an exception in version 5.5.0 (#688).

5.5.0

22 Jul 18:14
5.5.0
3f71309
Compare
Choose a tag to compare

Important

To ensure the changes are applied, the cache should be cleared or refreshed after this update completes.

Added

  • Added the ability for Blitz to track custom field instances with renamed handles (#682).
  • 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/includes are tracking each element in the Blitz Diagnostics utility.

Changed

  • 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.
  • Updated links to Craft documentation to use the 5.x version.

Fixed

  • Fixed a bug in which the presence of legacy File Storage settings in project config was throwing errors when upgrading from Blitz 4 (#668).
  • Fixed a bug in which the failed site count was not being correctly displayed in the Blitz Diagnostics recommendations.

4.20.0

22 Jul 18:10
4.20.0
3a1e29f
Compare
Choose a tag to compare

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.

5.4.0

04 Jul 10:14
5.4.0
cb58fe3
Compare
Choose a tag to compare

Added

  • Added the ability for element site status changes to be tracked while not refreshing propagating elements (#631).

4.19.0

04 Jul 10:11
4.19.0
24c665d
Compare
Choose a tag to compare

Added

  • Added the ability for element site status changes to be tracked while not refreshing propagating elements (#631).

Changed

  • Blitz now requires Craft CMS 4.4.7 or later.

5.3.4

03 Jul 09:15
5.3.4
3e5a4fc
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which the cached page count of sites that contained the paths of other sites could be inaccurately displayed in the Blitz Cache utility.

4.18.4

03 Jul 09:14
4.18.4
632ea7a
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which the cached page count of sites that contained the paths of other sites could be inaccurately displayed in the Blitz Cache utility.

5.3.3

27 Jun 15:16
5.3.3
2133cb2
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which the priority of refresh cache and driver jobs was interpreted as 0 when set to null.
  • Fixed an issue in which the priority of batch jobs could be a negative number and therefore jobs would never complete.

4.18.3

27 Jun 15:13
4.18.3
b95943d
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which the priority of refresh cache and driver jobs was interpreted as 0 when set to null.
  • Fixed an issue in which the priority of batch jobs could be a negative number and therefore jobs would never complete.