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)