Skip to content

ExpressionEngine 6.4.11

Compare
Choose a tag to compare
@ellisbot ellisbot released this 24 Apr 13:15
· 2925 commits to 7.dev since this release
6.4.11
69b7533

Enhancements 🚀

  • Optimize logging developer messages; #3057

Bug Fixes 💃🐛

  • Resolved #3272 where parsing order was not correct for add-ons that contain both module and plugin file
  • Resolved #846, #1840 where scroll immediately closes the sidebar on mobile screen
  • Resolved #2417 where PHP error could been shown when saving channel layout
  • Resolved #510 where existing entries did not have correct value for toggle field after adding it and no prompt for update were made
  • Resolved #3245 where 0 could be displayed as empty string in template variables provided by add-ons
  • Resolved #3246 where not all checks for empty Grid or Fluid field worked correctly in templates when using PHP 8.1
  • Resolved #3174 where min height of RTE field could be wrong when using different CKEditor configurations for same entry