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/changelog.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
= Changelog
2
-
:description: The history of TinyMCE releases.
2
+
:description: The history of {productname} releases.
3
3
:keywords: changelog
4
4
5
5
NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes].
@@ -22,10 +22,10 @@ NOTE: This is the {productname} Community version changelog. For information abo
22
22
* New `disabled` option to restore the previous `readonly` mode behavior, allowing the editor to be displayed in a disabled state.
23
23
// #TINY-11488
24
24
25
-
// === Improved
26
-
// * Base64 data was not properly decoded due to unhandled URL-encoded characters.
25
+
=== Improved
26
+
* Base64 data was not properly decoded due to unhandled URL-encoded characters.
27
27
// #TINY-9548
28
-
// * The `latin` list style type is now recognized as an alias for the `alpha` list style type.
28
+
* The `latin` list style type is now recognized as an alias for the `alpha` list style type.
0 commit comments