Note
For the cache and expiry dates to appear in the new sidebar panel, the cache should be cleared or refreshed after this update completes.
Added
- Added a sidebar panel to element edit pages (#690).
- Added a
dateCached
column to cache records which is output in the sidebar panel and the Blitz Diagnostics utility.
Changed
- Blitz now requires Craft CMS 4.5.0 or later.
- The
craft.blitz.csrfInput()
,craft.blitz.csrfParam()
andcraft.blitz.csrfToken()
functions now output inline values rather than inject scripts when called via AJAX requests. - The Commerce integration now only refreshes product variants that don’t have unlimited stock.