Skip to content

Releases: putyourlightson/craft-blitz

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.

4.12.0

27 Jun 10:22
4.12.0
1f57628
Compare
Choose a tag to compare

{warning} Polyfills for IE have been removed from the Blitz inject script due to polyfill.io having been compromised.

Added

  • Added a new excludedTrackedElementQueryParams config setting that can be used to exclude params when storing tracked element queries.

Changed

  • Reverted deleting expired URIs from the database immediately when refreshing expired cache, as it could cause cached pages not to be refreshed (#624).
  • Tracked element queries that have invalid params or that cannot be executed are now deleted when refreshing the cache.
  • Tracked entry queries can now determine source IDs from a structure ID.
  • Optimised the params that are stored on tracked element queries.
  • Made the ordering of items displayed in the Blitz diagnostics utility deterministic.

Removed

  • Removed the fetch, Promise and CustomEvent polyfills for IE from the Blitz inject script – if you need to support IE, you will need to add the polyfills yourself.

3.15.0

27 Jun 08:03
3.15.0
8a71659
Compare
Choose a tag to compare

{warning} Polyfills for IE have been removed from the Blitz inject script due to polyfill.io having been compromised.

Removed

  • Removed the fetch, Promise and CustomEvent polyfills for IE from the Blitz inject script – if you need to support IE, you will need to add the polyfills yourself (#677).

5.3.2

18 Jun 10:31
5.3.2
8aa96ae
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which modules that were not bootstrapped were throwing an error when generating a report in the Blitz Diagnostics utility (#668).
  • Fixed a bug in which incorrect purge requests were being sent to CloudFront for the homepage (#673).

4.18.2

18 Jun 10:29
4.18.2
9ac2fca
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which modules that were not bootstrapped were throwing an error when generating a report in the Blitz Diagnostics utility (#668).
  • Fixed a bug in which incorrect purge requests were being sent to CloudFront for the homepage (#673).