Skip to content

8.5.15

Compare
Choose a tag to compare
@aembler aembler released this 12 Feb 23:23
· 13 commits to 8.5.x since this release
28f8ebc

Behavioral Improvements

  • Ignore E_USER_NOTICE and E_USER_DEPRECATED errors (thanks mlocati)
  • Do not combine CAPTCHA JS because it fails to load in some cases (thanks JeRoNZ)
  • Removed some extraneous and unnecessary files from the ckeditor js/ directory.

Bug Fixes

  • Fixed “CKEditor is not secure” notice when loading CKEditor.

Developer Updates

  • formatSize() now supports sizes beyond gigabytes (thanks mlocati)