Skip to content

4.18.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 18:05
· 16181 commits to 5.x since this release
4.18.2
c7ea105
  • Added craft\controllers\EVENT_BEFORE_SAVE_IMAGE. (#19068)
  • Added craft\events\SaveAssetImageEvent. (#19068)
  • Added craft\web\Request::getPreviewParam().
  • Fixed a bug where no-cache and X-Robots-Tag: none headers weren’t always being sent for requests with x-craft-preview or x-craft-live-preview query string params. (#19060)
  • Fixed high-severity RCE vulnerabilities.
  • Fixed a high-severity information disclosure vulnerability.
  • Fixed a moderate-severity authorization bypass vulnerability.
  • Fixed a low-severity information disclosure vulnerability.
  • Fixed a low-severity potential path traversal vulnerability.