Releases: spicywebau/craft-tinymce
Releases · spicywebau/craft-tinymce
TinyMCE Field 1.4.7
Changed
- Updated the distributed TinyMCE to 6.8.2
TinyMCE Field 1.4.6
Changed
- When (re)generating the Default and Full TinyMCE config files, the
styles
item will be used on the toolbar instead ofblocks
- By default, the
styles
toolbar item now includes a 'Mark' option, under the 'Inline' submenu - Increased the line height of TinyMCE editor content
TinyMCE Field 1.4.5
Fixed
- Fixed a JavaScript error that occurred when editing TinyMCE fields using the 'Full' config when in preview mode
- Fixed a bug where TinyMCE editors using the 'Full' config in Matrix, Neo and Super Table blocks became unusable after dragging the blocks
TinyMCE Field 1.4.4
Fixed
- Fixed a visual bug when dragging Matrix, Neo and Super Table blocks containing TinyMCE fields
TinyMCE Field 1.4.3
Fixed
- Fixed a bug where TinyMCE editors in Matrix, Neo and Super Table blocks became unusable after dragging the blocks
TinyMCE Field 1.4.2
Changed
- Updated the distributed TinyMCE to 6.7.2
Fixed
- Fixed an error that occurred on 1.4.0 and 1.4.1, when loading an element editor page containing a TinyMCE field, if the plugin settings page had never been opened and saved
TinyMCE Field 1.4.1
Fixed
- Fixed a bug where it wasn't possible to enable premium plugins when using the custom TinyMCE source
TinyMCE Field 1.4.0
Added
- Added the ability to load official TinyMCE translation files from the
config/tinymce/languages
directory - Added
spicyweb\tinymce\enums\TinyMCESource
- Added
spicyweb\tinymce\errors\InvalidSourceException
- Added
spicyweb\tinymce\services\LanguageService
- Added
spicyweb\tinymce\models\Settings::$tinymceCustomSource
- Added
spicyweb\tinymce\models\Settings::$tinymceSource
- Added
spicyweb\tinymce\models\Settings::nonNullTinymceSource()
- Added a plugin settings page in the Craft control panel
Changed
- Updated the distributed TinyMCE to 6.5.1
- TinyMCE can now be loaded from a user-defined external source
TinyMCE Field 1.3.0
Added
- Added
spicyweb\tinymce\models\Settings::$enablePremiumPlugins
Fixed
- Fixed bugs when using the
editorCloudApiKey
plugin setting
TinyMCE Field 1.2.1
Fixed
- Fixed a bug where TinyMCE editors became unusable after activating Craft's preview mode
- Fixed a script error that occurred when editing elements that don't autosave drafts