Skip to content

6.0.0

Compare
Choose a tag to compare
@skerbis skerbis released this 10 Jul 09:10
· 23 commits to master since this release
e4e722f

Version 6.0.0

Highlights:

  • Sprogersetzungen und Mentions
  • Sprachauszeichnungen
  • Multiple Link-Decorators
  • Abschalten der Image Resize Handles
  • Erlaubte Medientypen
  • Mehr Infos in der Doku

u.v.m 😀

Changelog:

  • update ckeditor 5 vendor to v38.0.1
  • make ckeditor5_rex_image and ckeditor5_rex_link modules ready for TypeScript
  • fix media path custom input will not display by profile edit
  • add new cke5_rex_link plugin options rexlink_category, rexmedia_category, rexmedia_types to profile editor
  • add new cke5_rex_image plugin options rexmedia_category, rexmedia_types to profile editor
  • profile name accept now 40 characters
  • fix img resize button cannot remove bug
  • bring list_style profile edit button to alive and add index and reverse option
  • add support for new cke5 vendor functions textPartLanguage, findAndReplace, mention
  • add option to deactivate image resize handles
  • add option for custom and sprog mentions
  • fix limitation of link decorations
  • fix syntax error by profile deletion
  • fix toolbar group will not set by selected checkbox
  • fix sql action issues
  • extend import/export

Breaking changes

  • remove incompatible ckeditor5 plugins emoji, fullscreen, pastePlainText
  • after update from v5 to v6 the link and image setup is broken
  • autolink for http(s) and email is no longer activated by default

What's Changed

New Contributors

  • @eaCe made their first contribution in #167

Full Changelog: 5.2.0...6.0.0