Skip to content

3.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 15:04
· 317 commits to 4.x since this release
3.9.0
ae2d920
  • CKEditor configs created via the ckeditor/convert command now allow modifying HTML attributes, classes, and styles within the source view, if the Redactor config included the html button. (#264, #263)
  • Added craft\ckeditor\events\ModifyConfigEvent::$toolbar. (#233)
  • Fixed a bug where code blocks created by a Redactor field only had <pre> tags with no <code> tags inside them. (#258)
  • Fixed a bug where dropdown menus didn’t have a maximum height. (#268)
  • Fixed a bug where word counts weren’t handling unicode characters correctly. (#275)