You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added keyboard shortcuts for switching the heading type for a given block. (#106, #116)
CKEditor config edit pages now have a “Save and continue editing” alternative submit action, and the Command/Ctrl + S keyboard shortcut now redirects back to the edit page. (#108)
CKEditor config edit pages now have a “Save as a new config” alternative submit action. (#110)
The ckeditor/convert action will now find and convert craft\fields\MissingField instances that were meant to be Redactor fields.
CKEditor fields with the “Insert table” button now include the TableProperties and TableCellProperties plugins. (#103, #115)
Norwegian Bokmål and Nynorsk both now load the main Norwegian (no) UI translations. (#113)
The Attr.AllowedFrameTargets and Attr.AllowedRel HTML Purifier config settings are now automatically set based on the CKEditor link configuration. (#79)
input[type=checkbox] is now automatically added to the HTML Purifier definition, for editors that include the To-do List button. (#121)