Skip to content

Releases: putyourlightson/craft-blitz

4.23.5

07 Nov 18:37
4.23.5
36e4836
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which pages with query strings in their URLs could be cached even when “Do not cache URLs with query strings” was selected (#729).

5.9.2

04 Nov 12:25
5.9.2
438b5d1
Compare
Choose a tag to compare

Fixed

  • Fixed an error that could occur when generating tagged caches in some cases (#728).
  • Fixed a bug in which refresh jobs we re not being created immediately in some console commands.

4.23.4

04 Nov 12:25
4.23.4
31bc2cf
Compare
Choose a tag to compare

Fixed

  • Fixed an error that could occur when generating tagged caches in some cases (#728).
  • Fixed a bug in which refresh jobs we re not being created immediately in some console commands.

5.9.1

22 Oct 17:40
5.9.1
caf1bab
Compare
Choose a tag to compare

Changed

  • The element sidebar panel is no longer displayed when no storage driver is selected (#718).
  • All inject script events are now called on the document element except for load, which is called on the window element (#721).

Fixed

  • Fixed a bug on the Tracked Element Queries page in the Blitz Diagnostics utility (#716).
  • Fixed a bug in the Blitz Diagnostics utility that could throw an error if a custom field existed with the handle displayName (#723).
  • Fixed a bug in the Blitz Diagnostics utility when using a Postgres database (#724).

4.23.3

22 Oct 17:50
4.23.3
67bc8f6
Compare
Choose a tag to compare

Changed

  • The element sidebar panel is no longer displayed when no storage driver is selected (#718).
  • All inject script events are now called on the document element except for load, which is called on the window element (#721).

Fixed

  • Fixed a bug in the Blitz Diagnostics utility that could throw an error if a custom field existed with the handle displayName (#723).

5.9.0

04 Oct 15:45
5.9.0
e99e25c
Compare
Choose a tag to compare

Added

  • Added the ability to ignore hints in the Blitz Hints utility (#714).

Changed

  • CSRF tokens are now only loaded via a script in non-Sprig requests.

Fixed

  • Fixed a bug that was preventing the organic regeneration of expired cached pages.

4.23.2

04 Oct 15:45
4.23.2
340b5b4
Compare
Choose a tag to compare

Changed

  • CSRF tokens are now only loaded via a script in non-Sprig requests.

Fixed

  • Fixed a bug that was preventing the organic regeneration of expired cached pages.

5.8.1

01 Oct 10:25
5.8.1
c6460c2
Compare
Choose a tag to compare

Fixed

  • Fixed an error that could occur when updating to 5.8.0.

5.8.0

01 Oct 09:40
5.8.0
960071c
Compare
Choose a tag to compare

Added

  • Added the onlyCacheLowercaseUris plugin setting.
  • Added enabled lightswitches to the URI pattern and query string parameter settings.

Changed

  • The injectScriptEvent event is now called on the window element instead of document.
  • Increased the batch size used when flushing the entire cache.

Fixed

  • Fixed some styling issues in the Blitz Diagnostics utility.
  • Fixed false positives from appearing in the Blitz Hints utility when querying entry authors (#710).

4.23.1

01 Oct 10:17
4.23.1
e2fd37a
Compare
Choose a tag to compare

Changed

  • Improved the deletion of legacy cached element type records when updating to Blitz 4.10.1 and beyond.
  • The injectScriptEvent event is now called on the window element instead of document.
  • Increased the batch size used when flushing the entire cache.