We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c68629 commit 900faa4Copy full SHA for 900faa4
_build/config.json
@@ -3,7 +3,7 @@
3
"lowCaseName": "tinymcerte",
4
"description": "TinyMCE 4",
5
"author": "John Peca",
6
- "version": "1.1.1-pl",
+ "version": "1.2.0-pl",
7
"package":{
8
"elements": {
9
"plugins": [{
core/components/tinymcerte/docs/changelog.txt
@@ -1,6 +1,6 @@
1
Changelog for TinyMCE Rich Text Editor.
2
-Unreleased
+TinyMCE Rich Text Editor 1.2.0
==============
- Added `relative_urls` & `remove_script_host` settings
- Plugin now makes use of `modManagerController::addJavascript` instead of `modX::regClientStartupScript`
0 commit comments