The first beta of Editor comes with significant changes, including: updating the CKEditor 4 library to its final supported release, completing the CKEditor plugin API, adding file usage tracking to blocks, support for PHP 8 and numerous bug fixes and improvements.
- Additional documentation
- Fixed issue with midas spec using font tags instead of em & strong for bold and italic.
- Fixed editor.wrap() method. Now works properly with editor.createNode()
- Removed PHP from code plugin
- Fixed issue with contents not being saved properly when submitting in HTML mode. Now works with HTML and preview mode.
- Added very basic visibility / profile settings ( this will be elaborated on in the future )
- Fixed a bunch of small bugs for CSS selector visibility etc