You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/release-notes/release-notes56.adoc
+27-22Lines changed: 27 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,16 @@
7
7
8
8
{productname} 5.6 was released for {enterpriseversion} and {cloudname} on Tuesday, December 8^th^, 2020. It includes {productname} 5.6.1 and additional changes to premium plugins. These release notes provide an overview of the changes for {productname} 5.6, including:
The following new features were added for the {productname} 5.6 release.
@@ -27,13 +28,13 @@ The new `images_file_types` option allows different image file extensions to be
27
28
* Smart Paste's image URL to embedded image functionality.
28
29
* Allowed file extensions for the Image plugin.
29
30
30
-
For information on the `images_file_types` option, see: link:{baseurl}/configure/file-image-upload/#images_file_types[Image & file options - images_file_types].
31
+
For information on the `images_file_types` option, see: xref:configure/file-image-upload.adoc#images_file_types[Image & file options - images_file_types].
31
32
32
33
=== New image emoji database for the Emoticons plugin
33
34
34
35
A new `emojiimages` database has been added to the Emoticons plugin. This database uses images provided by the Twitter Emoji (twemoji) project to render emojis in the content.
@@ -42,14 +43,14 @@ A new `emoticons_database` option has been added to specify which built-in emoji
42
43
43
44
For information on:
44
45
45
-
* The `emojiimages` database and `emoticons_database` option, see: link:{baseurl}/plugins/opensource/emoticons/#emoticons_database[Emoticons plugin - `emoticons_database`].
46
-
* The `emoticons_images_url` option, see: link:{baseurl}/plugins/opensource/emoticons/#emoticons_images_url[Emoticons plugin - `emoticons_images_url`].
46
+
* The `emojiimages` database and `emoticons_database` option, see: xref:plugins/opensource/emoticons.adoc#emoticons_database[Emoticons plugin - `emoticons_database`].
47
+
* The `emoticons_images_url` option, see: xref:plugins/opensource/emoticons.adoc#emoticons_images_url[Emoticons plugin - `emoticons_images_url`].
47
48
48
49
=== New `format_empty_lines` option for content formatting
49
50
50
51
A new `format_empty_lines` option allows empty lines to be formatted for multi-line selections when applying an "inline" format such as bold (`<strong>`).
51
52
52
-
For information on the `format_empty_lines` option, see: link:{baseurl}/configure/content-formatting/#format_empty_lines[Content Formatting - `format_empty_lines`].
53
+
For information on the `format_empty_lines` option, see: xref:configure/content-formatting.adoc#format_empty_lines[Content Formatting - `format_empty_lines`].
53
54
54
55
=== New editor events
55
56
@@ -60,14 +61,14 @@ For information on the `format_empty_lines` option, see: link:{baseurl}/configur
60
61
61
62
For information on:
62
63
63
-
* The `TableModified` event, see: link:{baseurl}/plugins/opensource/table/#events[Table plugin - `events`].
A new card menu item has been added to the autocompleter, allowing for greater customization of the autocompleter results displayed to the user.
69
70
70
-
For information on customizing autocompleter results with `CardMenuItem`, see: link:{baseurl}/ui-components/autocompleter/#cardmenuitem[UI components - Autocompleter - `CardMenuItem`].
71
+
For information on customizing autocompleter results with `CardMenuItem`, see: xref:ui-components/autocompleter.adoc#cardmenuitem[UI components - Autocompleter - `CardMenuItem`].
71
72
72
73
=== Additional new features
73
74
@@ -76,6 +77,7 @@ For information on customizing autocompleter results with `CardMenuItem`, see: l
76
77
* Added new user interface `enable`, `disable`, and `isDisabled` methods.
77
78
* Added new `closest` formatter API to get the closest matching selection format from a set of formats.
78
79
80
+
[[enhancements]]
79
81
== Enhancements
80
82
81
83
The following enhancements were made for the {productname} 5.6 release.
@@ -88,8 +90,9 @@ Clicking links when the editor is in `readonly` mode will open the URL in a new
88
90
89
91
A new optional `name` field that sets a specific name to the format when it's being registered using the `style_formats` option.
90
92
91
-
For information on the `name` field, see: link:{baseurl}/configure/editor-appearance/#style_formats[User interface - `style_formats`].
93
+
For information on the `name` field, see: xref:configure/editor-appearance.adoc#style_formats[User interface - `style_formats`].
92
94
95
+
[[accompanyingpremiumpluginchanges]]
93
96
== Accompanying Premium Plugin changes
94
97
95
98
The following premium plugin updates were released alongside {productname} 5.6.
@@ -100,7 +103,7 @@ The {productname} 5.6 release includes an accompanying release of the *Accessibi
100
103
101
104
*Accessibility Checker* 2.3.1 fixes an issue where internal {productname} elements were not ignored.
102
105
103
-
For information on the Accessibility Checker plugin, see: link:{baseurl}/plugins/premium/a11ychecker/[Accessibility Checker plugin].
106
+
For information on the Accessibility Checker plugin, see: xref:plugins/premium/a11ychecker.adoc[Accessibility Checker plugin].
104
107
105
108
=== Advanced Code Editor 2.3.0
106
109
@@ -115,7 +118,7 @@ The {productname} 5.6 release includes an accompanying release of the *Advanced
115
118
* Fixed the code view not using monospace fonts.
116
119
* Fixed an issue where non-breaking spaces were inserted instead of regular spaces on Safari.
117
120
118
-
For information on the Advanced Code Editor plugin, see: link:{baseurl}/plugins/premium/advcode/[Advanced Code Editor plugin].
121
+
For information on the Advanced Code Editor plugin, see: xref:plugins/premium/advcode.adoc[Advanced Code Editor plugin].
119
122
120
123
=== Comments 2.3.0
121
124
@@ -131,7 +134,7 @@ The {productname} 5.6 release includes an accompanying release of the *Comments*
131
134
* Fixed long comments getting cut off.
132
135
* Fixed a scrollbar appearing in the textarea when writing a comment.
133
136
134
-
For information on the Comments plugin, see: link:{baseurl}/plugins/premium/comments/[Comments plugin].
137
+
For information on the Comments plugin, see: xref:plugins/premium/comments/index.adoc[Comments plugin].
135
138
136
139
=== Mentions 2.2.0
137
140
@@ -147,7 +150,7 @@ The {productname} 5.6 release includes an accompanying release of the *Mentions*
147
150
148
151
* Fixed mentions not converted to `contenteditable=false` elements when set using `editor.setContent()`
149
152
150
-
For information on the Mentions plugin, see: link:{baseurl}/plugins/premium/mentions/[Mentions plugin].
153
+
For information on the Mentions plugin, see: xref:plugins/premium/mentions.adoc[Mentions plugin].
151
154
152
155
=== PowerPaste 5.4.0
153
156
@@ -160,9 +163,9 @@ The {productname} 5.6 release includes an accompanying release of the *PowerPast
160
163
*PowerPaste* 5.4.0 also provides the following bug fixes:
161
164
162
165
* Fixed the `Cut` menu item not working in the latest version of Firefox.
163
-
* Fixed two Cross-Site Scripting (XSS) vulnerability issues. For more information, see: <<security-fixes,Security fixes>>.
166
+
* Fixed two Cross-Site Scripting (XSS) vulnerability issues. For more information, see: xref:securityfixes[Security fixes].
164
167
165
-
For information on the PowerPaste plugin, see: link:{baseurl}/plugins/premium/powerpaste/[PowerPaste plugin].
168
+
For information on the PowerPaste plugin, see: xref:plugins/premium/powerpaste.adoc[PowerPaste plugin].
166
169
167
170
=== Spell Checker Pro 2.2.0
168
171
@@ -179,8 +182,9 @@ The {productname} 5.6 release includes an accompanying release of the *Spell Che
179
182
* Fixed the spellchecker dialog not checking incorrect words outside of the window viewport.
180
183
* Fixed the spellchecker as-you-type functionality interfering with the dialog.
181
184
182
-
For information on the Spell Checker Pro plugin, see: link:{baseurl}/plugins/premium/tinymcespellchecker/[Spell Checker Pro plugin].
185
+
For information on the Spell Checker Pro plugin, see: xref:plugins/premium/tinymcespellchecker.adoc[Spell Checker Pro plugin].
183
186
187
+
[[generalbugfixes]]
184
188
== General bug fixes
185
189
186
190
{productname} 5.6 provides fixes for the following bugs:
@@ -216,6 +220,7 @@ For information on the Spell Checker Pro plugin, see: link:{baseurl}/plugins/pre
216
220
* Fixed the `mceTableRowType` and `mceTableCellType` commands were not firing the `newCell` event.
217
221
* Fixed the HTML5 `s` element was not recognized when editing or clearing text formatting.
218
222
223
+
[[securityfixes]]
219
224
== Security fixes
220
225
221
226
{productname} 5.6 provides fixes for the following security issues:
Copy file name to clipboardExpand all lines: modules/ROOT/pages/release-notes/release-notes562.adoc
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,13 @@
7
7
8
8
{productname} 5.6.2 was released for {enterpriseversion} and {cloudname} on Wednesday, December 9^th^, 2020. It includes {productname} 5.6.2 and additional changes to premium plugins. These release notes provide an overview of the changes for {productname} 5.6.2, including:
0 commit comments