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-notes58.adoc
+43-31Lines changed: 43 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,19 @@
7
7
8
8
{productname} 5.8 was released for {enterpriseversion} and {cloudname} on Wednesday, May 19^th^, 2021. It includes {productname} 5.8 and additional changes to premium plugins. These release notes provide an overview of the changes for {productname} 5.8, including:
The following new features were added for the {productname} 5.8 release.
@@ -27,20 +28,21 @@ The following new features were added for the {productname} 5.8 release.
27
28
28
29
The new `fixed_toolbar_container_target` option allows the inline toolbar to be rendered in a specified `HTMLElement`, similar to the `fixed_toolbar_container` setting. This feature was contributed by https://github.com/pvrobays[pvrobays].
29
30
30
-
For information on the `fixed_toolbar_container_target` option, see link:{baseurl}/configure/editor-appearance/#fixed_toolbar_container_target[User interface options - `fixed_toolbar_container_target`].
31
+
For information on the `fixed_toolbar_container_target` option, see xref:configure/editor-appearance.adoc#fixed_toolbar_container_target[User interface options - `fixed_toolbar_container_target`].
31
32
32
33
=== Added support for resizing the editor using the keyboard
33
34
34
35
Keyboard navigation can now be used to select the editor resize handle. Once it is selected, the arrow keys can be used to resize the editor.
35
36
36
-
For information on editor resizing, see: link:{baseurl}/configure/editor-appearance#resize[User interface options - Resize].
37
+
For information on editor resizing, see: xref:configure/editor-appearance.adoc#resize[User interface options - Resize].
37
38
38
39
=== Additional new features
39
40
40
41
{productname} 5.8 introduces the following minor new features:
41
42
42
43
* Added the `PAGE_UP` and `PAGE_DOWN` key code constants to the `VK` API.
43
44
45
+
[[enhancements]]
44
46
== Enhancements
45
47
46
48
The following enhancements were made for the {productname} 5.8 release.
@@ -49,7 +51,7 @@ The following enhancements were made for the {productname} 5.8 release.
49
51
50
52
Users can now escape inline elements (such as links and comments) using the `Home`, `End`, `PageUp`, and `PageDown` keys. Due to their unique behavior, `PageUp` and `PageDown` are not available in macOS.
51
53
52
-
For information on inline boundaries, see: link:{baseurl}/configure/content-appearance/#inline_boundaries[Content appearance options - Inline boundaries].
54
+
For information on inline boundaries, see: xref:configure/content-appearance.adoc#inline_boundaries[Content appearance options - Inline boundaries].
53
55
54
56
=== Additional enhancements
55
57
@@ -59,13 +61,15 @@ For information on inline boundaries, see: link:{baseurl}/configure/content-appe
59
61
* Added HTML5 `audio` and `video` elements to the default alignment formats.
60
62
* Added support for alpha list numbering to the list properties dialog.
61
63
64
+
[[functionalitychanges]]
62
65
== Functionality changes
63
66
64
67
The following functionality changes were made for the {productname} 5.8 release:
65
68
66
69
* Updated the `image` dialog to display the class list dropdown as full-width if the caption checkbox is not present.
67
70
* Renamed the "H Align" and "V Align" input labels in the Table Cell Properties dialog to "Horizontal align" and "Vertical align" respectively.
68
71
72
+
[[accompanyingpremiumpluginchanges]]
69
73
== Accompanying Premium Plugin changes
70
74
71
75
The following premium plugin updates were released alongside {productname} 5.8.
@@ -82,7 +86,7 @@ The {productname} 5.8 release includes an accompanying release of the *Accessibi
82
86
* Fixed help documentation URLs pointing to old website locations.
83
87
* Fixed dialog button text incorrectly using title-style capitalization.
84
88
85
-
For information on the Accessibility Checker plugin, see: link:{baseurl}/plugins/premium/a11ychecker/[Accessibility Checker plugin].
89
+
For information on the Accessibility Checker plugin, see: xref:plugins/premium/a11ychecker.adoc[Accessibility Checker plugin].
86
90
87
91
=== Comments 2.4.0
88
92
@@ -92,10 +96,10 @@ This release adds new resolve conversation functionality, making it is possible
92
96
93
97
*Comments* 2.4.0 provides the following new features:
94
98
95
-
* Added a new `tinycomments_resolve` option for adding and configuring resolve conversation functionality for Comments in callback mode. For details, see: link:{baseurl}/plugins/premium/comments/comments_callback_mode/#tinycomments_resolve[Configuring comments callbacks - `tinycomments_resolve`].
96
-
* Added a new `tinycomments_can_resolve` option for adding and configuring resolve conversation functionality for Comments in embedded mode. For details, see: link:{baseurl}/plugins/premium/comments/comments_embedded_mode/#tinycomments_can_resolve[Comments plugin - `tinycomments_can_resolve`].
99
+
* Added a new `tinycomments_resolve` option for adding and configuring resolve conversation functionality for Comments in callback mode. For details, see: xref:plugins/premium/comments/comments_callback_mode.adoc#tinycomments_resolve[Configuring comments callbacks - `tinycomments_resolve`].
100
+
* Added a new `tinycomments_can_resolve` option for adding and configuring resolve conversation functionality for Comments in embedded mode. For details, see: xref:plugins/premium/comments/comments_embedded_mode.adoc#tinycomments_can_resolve[Comments plugin - `tinycomments_can_resolve`].
97
101
98
-
For information on the Comments plugin, see: link:{baseurl}/plugins/premium/comments/[Comments plugin].
102
+
For information on the Comments plugin, see: xref:plugins/premium/comments/index.adoc[Comments plugin].
99
103
100
104
=== Export 1.0.0
101
105
@@ -110,7 +114,7 @@ The {productname} 5.8 release includes an accompanying release of the *Export* p
110
114
111
115
* Fixed an issue where internal document links did not navigate within the client-side PDF exporter output.
112
116
113
-
For information on the Export plugin, see: link:{baseurl}/plugins/premium/export/[Export plugin].
117
+
For information on the Export plugin, see: xref:plugins/premium/export.adoc[Export plugin].
114
118
115
119
=== PowerPaste 5.5.0
116
120
@@ -120,7 +124,7 @@ This release adds support for copying and pasting content from Google Docs, maki
120
124
121
125
*PowerPaste* 5.5.0 provides the following new features:
122
126
123
-
* Added Google Docs paste support which can be controlled using the new link:{baseurl}/plugins/premium/powerpaste/#powerpaste_googledocs_import[`powerpaste_googledocs_import` option].
127
+
* Added Google Docs paste support which can be controlled using the new xref:plugins/premium/powerpaste.adoc#powerpaste_googledocs_import[`powerpaste_googledocs_import` option].
124
128
125
129
*PowerPaste* 5.5.0 provides the following improvements:
126
130
@@ -135,8 +139,8 @@ This release adds support for copying and pasting content from Google Docs, maki
135
139
136
140
For information on:
137
141
138
-
* The PowerPaste plugin, see: link:{baseurl}/plugins/premium/powerpaste/[PowerPaste plugin].
139
-
* PowerPaste support and compatibility, including Google Docs support, see: link:{baseurl}/enterprise/system-requirements/#powerpastesupportcopyandpaste[Supported Premium Versions and Platforms - PowerPaste support].
142
+
* The PowerPaste plugin, see: xref:plugins/premium/powerpaste.adoc[PowerPaste plugin].
143
+
* PowerPaste support and compatibility, including Google Docs support, see: xref:enterprise/system-requirements.adoc#powerpastesupportcopyandpaste[Supported Premium Versions and Platforms - PowerPaste support].
140
144
141
145
=== Spell Checker Pro 2.3.1
142
146
@@ -149,16 +153,16 @@ The {productname} 5.8 release includes an accompanying release of the *Spell Che
149
153
* Fixed `en_UK` and `en_BR` incorrectly spellchecking as US English instead of UK English.
150
154
* Fixed menu items sometimes not rendering as toggled due to language codes using a case sensitive comparison.
151
155
152
-
For information on the Spell Checker Pro plugin, see: link:{baseurl}/plugins/premium/tinymcespellchecker/[Spell Checker Pro plugin].
156
+
For information on the Spell Checker Pro plugin, see: xref:plugins/premium/tinymcespellchecker.adoc[Spell Checker Pro plugin].
153
157
154
158
=== Tiny Drive 1.4.0
155
159
156
160
The {productname} 5.8 release includes an accompanying release of *Tiny Drive*.
157
161
158
162
*Tiny Drive* 1.4.0 provides the following new features:
159
163
160
-
* Added a new link:{baseurl}/tinydrive/configuration/#tinydrive_skin[`tinydrive_skin`] option for applying a skin to the {productname} {cloudfilemanager} plugin.
161
-
* Added a new link:{baseurl}/tinydrive/tinydrive-api/standalone/#skin[`skin`] option for applying a skin to standalone instances of {cloudfilemanager}. Before using this setting with {cloudfilemanager} 1.4.0, see: <<theconfiguredskinisignoredfortinydriveinstandalonemode,Known issues - The configured skin is ignored for Tiny Drive in standalone mode>>.
164
+
* Added a new xref:tinydrive/configuration.adoc#tinydrive_skin[`tinydrive_skin`] option for applying a skin to the {productname} {cloudfilemanager} plugin.
165
+
* Added a new xref:tinydrive/tinydrive-api/standalone.adoc#skin[`skin`] option for applying a skin to standalone instances of {cloudfilemanager}. Before using this setting with {cloudfilemanager} 1.4.0, see: xref:theconfiguredskinisignoredfortinydriveinstandalonemode[Known issues - The configured skin is ignored for Tiny Drive in standalone mode].
162
166
* Added a new `oxide-dark` skin for standalone and plugin mode.
163
167
* Added a new PDF viewer to add previews for PDF files.
164
168
@@ -168,8 +172,9 @@ The {productname} 5.8 release includes an accompanying release of *Tiny Drive*.
168
172
* Fixed a bug where specifying 'audio' for the `filetype` setting would not list the files in the grid view.
169
173
* Fixed a bug where tabbing though the user interface could throw an error.
170
174
171
-
For information on Tiny Drive, see: link:{baseurl}/tinydrive/[Tiny Drive].
175
+
For information on Tiny Drive, see: xref:tinydrive/index.adoc[Tiny Drive].
172
176
177
+
[[accompanyingpremiumskinsandiconpackschanges]]
173
178
== Accompanying Premium Skins and Icon Packs changes
174
179
175
180
The {productname} 5.8 release includes an accompanying release of the *Premium Skins and Icon Packs*.
@@ -178,8 +183,9 @@ The {productname} 5.8 release includes an accompanying release of the *Premium S
178
183
179
184
A new Fluent skin and accompanying content css, which follows the Microsoft design language, is now available for {productname}.
180
185
181
-
For information on using premium skins and icon packs, see: link:{baseurl}/enterprise/premium-skins-and-icon-packs/[Premium Skins and Icon Packs].
186
+
For information on using premium skins and icon packs, see: xref:enterprise/premium-skins-and-icon-packs/index.adoc[Premium Skins and Icon Packs].
182
187
188
+
[[generalbugfixes]]
183
189
== General bug fixes
184
190
185
191
{productname} 5.8 provides fixes for the following bugs:
@@ -201,41 +207,47 @@ For information on using premium skins and icon packs, see: link:{baseurl}/enter
201
207
* Fixed a regression in the `tinymce.create()` API that caused issues when multiple objects were created.
202
208
* Fixed the `LineHeight` command causing the `change` event to be fired inconsistently.
203
209
210
+
[[deprecatedfeatures]]
204
211
== Deprecated features
205
212
206
213
The following features have been deprecated with the release of {productname} 5.8:
207
214
208
215
The undocumented `setIconStroke` Split Toolbar Button API has been deprecated and will be removed in a future release.
209
216
217
+
[[knownissues]]
210
218
== Known issues
211
219
212
220
This section describes issues that users of {productname} 5.8 may encounter and possible workarounds for these issues.
213
221
214
222
*Outline*
215
223
216
-
* <<unexpectedbehaviorwhenmovingthecaretusingthepagedownandendkeys,Unexpected behavior when moving the caret using the PageDown and End keys>>
217
-
* <<accessibilitywhenusingkeyboardnavigationtoresizetheeditor,Accessibility when using keyboard navigation to resize the editor>>
218
-
* <<contentpastedfromgoogledocscannotbeoutdented,Content pasted from Google Docs cannot be outdented>>
219
-
* <<theconfiguredskinisignoredfortinydriveinstandalonemode,The configured skin is ignored for Tiny Drive in standalone mode>>
224
+
* xref:unexpectedbehaviorwhenmovingthecaretusingthepagedownandendkeys[Unexpected behavior when moving the caret using the PageDown and End keys]
225
+
* xref:accessibilitywhenusingkeyboardnavigationtoresizetheeditor[Accessibility when using keyboard navigation to resize the editor]
226
+
* xref:contentpastedfromgoogledocscannotbeoutdented[Content pasted from Google Docs cannot be outdented]
227
+
* xref:theconfiguredskinisignoredfortinydriveinstandalonemode[The configured skin is ignored for Tiny Drive in standalone mode]
=== Unexpected behavior when moving the caret using the PageDown and End keys
222
231
223
232
*Issue*: This issue affects moving the caret over links using the `Page Down` or `End` keys. If the caret is placed adjacent to a link and the key is pressed, the caret will move inside the link rather than past it.
224
233
225
234
*Workaround*: There was no known workaround at the time of the release.
=== Accessibility when using keyboard navigation to resize the editor
228
238
229
239
*Issue*: The editor can now be resized using keyboard navigation, however there is currently no available ARIA specification to indicate the resize state for screen readers or other assistive technology to consume.
230
240
231
241
*Workaround*: There was no known workaround at the time of the release. We are tracking the relevant https://github.com/w3c/aria/issues/432[ARIA GitHub issue] for a way to support this.
232
242
243
+
[[contentpastedfromgoogledocscannotbeoutdented]]
233
244
=== Content pasted from Google Docs cannot be outdented
234
245
235
-
*Issue*: This issue affects content pasted in from Google Docs using the link:{baseurl}/plugins/premium/powerpaste/[PowerPaste plugin]. When content is pasted into the editor that contains indentation, it then cannot be outdented using the available toolbar buttons.
246
+
*Issue*: This issue affects content pasted in from Google Docs using the xref:plugins/premium/powerpaste.adoc[PowerPaste plugin]. When content is pasted into the editor that contains indentation, it then cannot be outdented using the available toolbar buttons.
236
247
237
-
*Workaround*: The only known workaround is to configure TinyMCE to use margins instead of padding for indentation. This can be enabled by configuring the link:{baseurl}/configure/content-formatting/#indent_use_margin[`indent_use_margin` option].
248
+
*Workaround*: The only known workaround is to configure TinyMCE to use margins instead of padding for indentation. This can be enabled by configuring the xref:configure/content-formatting.adoc#indent_use_margin[`indent_use_margin` option].
=== The configured skin is ignored for Tiny Drive in standalone mode
240
252
241
253
*Issue*: This issue prevents setting the skin for {cloudfilemanager} in standalone mode using the `skin` option. This issue does not affect the `tinydrive_skin` option for the {productname} {cloudfilemanager} plugin.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/release-notes/release-notes581.adoc
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,14 @@
7
7
8
8
{productname} 5.8.1 was released for {enterpriseversion} and {cloudname} on Wednesday, May 26^th^, 2021. It includes {productname} 5.8.1 and additional changes to premium plugins. These release notes provide an overview of the changes for {productname} 5.8.1, including:
0 commit comments