Skip to content

5.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 18:12
· 1 commit to develop-v5 since this release

Changed

  • Template Comments now requires craftcms/cms ^5.4.0 going forward, because of the addition of breaking changes in the version of Twig that it requires

Fixed

  • Fixed an issue with a change in Twig 3.12.0 (which is now used by Craft 5.4.0) which would cause an exception to be thrown when rendering templates with an empty {% block %} tag (#46)
  • Fixed an issue with a change in Twig 3.12.0 (which is now used by Craft 5.4.0) which would cause an exception to be thrown when rendering templates (#44)