Skip to content

2.2.29

Choose a tag to compare

@engram-design engram-design released this 20 Aug 23:55

Added

  • Add support for dompdf/dompdf v3.

Changed

  • Bump verbb/base (sandbox allows safe Craft value/query object methods by class family).

Fixed

  • Fix CleanTalk captcha validation missing imports, and resolve the API key via App::parseEnv() instead of App::env(). #2936.
  • Fix element fields (Entries, Categories, etc.) failing in email notification Twig when calling query methods like .one() or [0], caused by the Twig sandbox method allow-list. #2920.