Releases: putyourlightson/craft-blitz
Releases · putyourlightson/craft-blitz
5.9.10
4.23.11
5.9.9
Changed
- Slashes in inject script params are now decoded to prevent errors when the
AllowEncodedSlashes
directive is disabled.
4.23.10
Changed
- Slashes in inject script params are now decoded to prevent errors when the
AllowEncodedSlashes
directive is disabled.
5.9.8
4.23.9
5.9.7
Changed
- More deployer settings are now redacted when generating a diagnostics report.
- The existence of cached files is now checked before deletion, to prevent unnecessarily logged warnings (#741).
- The
injectScriptEvent
variable is no longer defined in the global scope, for better compatibility with JavaScript libraries (#747).
4.23.8
Changed
- More deployer settings are now redacted when generating a diagnostics report.
- The existence of cached files is checked before deletion, to prevent unnecessarily logged warnings (#741).
- The
injectScriptEvent
variable is no longer defined in the global scope, for better compatibility with JavaScript libraries (#747).