TinyMCE editor field
Version 2.0.5
September 23, 2024
Updated
- field now implements craft\base\MergeableFieldInterface
Version 2.0.4
July 5, 2024
Added
- added "license_key" to default.json config on a fresh plugin installation
Version 2.0.3
June 12, 2024
Fixed
- sometimes changes on links or images are not saved to the textarea field
Version 2.0.2
April 30, 2024
Fixed
- Fixed a bug with loading the custom css file
Version 2.0.1
April 29, 2024
Updated
- Updated to TinyMCE 7
Version 2.0.0
February 20, 2024
Updated
- Support for Craft CMS 5.x
Version 1.1.0
February 19, 2024
Added
- Added Plugin "abmChatGpt" and buttons "abmChatGptLanguages" and "abmChatGptPrompts". Works with ChatGPT for editors
Version 1.0.8
January 16, 2024
Fixed
- Fixed bug with image transforms, when selection a transform entry for the image
Version 1.0.7
January 16, 2024
Fixed
- Fixed access to the image transform translation in the image modal, when there are transforms for the field
Version 1.0.6
January 10, 2024
Changed
- TinyMCE vulnerable to mutation Cross-site Scripting via special characters in unescaped text nodes. more infos
Version 1.0.5
September 27, 2023
Fixed
- the theme.min.js file was created multiple times under /cpresources, when the plugin is loaded.
Changed
- Added base_url to the config options to prevent loading errors of plugins, icons und modules. This could happen, when the editor is loaded in the sideload in craft cms 4.5.6
Version 1.0.4
May 30, 2023
Changed
- Added a workaround when expand a collapsed matrixblock (tinymce iframe has height of 0)
Version 1.0.3
May 24, 2023
Changed
- Fixed translations
Version 1.0.2
May 9, 2023
Added
- CHANGELOG.md and Banner for Craft Plugin Store
Version 1.0.1
April 19, 2023
Changed
- Updated Plugin Icon
Version 1.0.0
April 5, 2023
Added
- Initial release