Skip to content

Commit f6b467a

Browse files
author
Farzad Hayatbakhsh
committed
DOC-2598: Uncomment missing entries in the changelog
1 parent 233f1b4 commit f6b467a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

modules/ROOT/pages/changelog.adoc

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Changelog
2-
:description: The history of TinyMCE releases.
2+
:description: The history of {productname} releases.
33
:keywords: changelog
44

55
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,26 +22,26 @@ NOTE: This is the {productname} Community version changelog. For information abo
2222
* New `disabled` option to restore the previous `readonly` mode behavior, allowing the editor to be displayed in a disabled state.
2323
// #TINY-11488
2424

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.
2727
// #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.
2929
// #TINY-11515
3030

3131
=== Fixed
32-
* Image selection was removed when calling `+editor.nodeChanged()+` while having focus inside the editor UI.
32+
* Image selection was removed when calling `+editor.nodeChanged()+` while having focus inside the editor UI.
3333
// #TINY-11437
34-
* Tooltip would not show for group toolbar button.
34+
* Tooltip would not show for group toolbar button.
3535
// #TINY-11391
36-
* Changing the table row type when a `+contenteditable=false+` cell was selected would not work as expected.
36+
* Changing the table row type when a `+contenteditable=false+` cell was selected would not work as expected.
3737
// #TINY-11383
38-
// * The `samp` format was being applied as a `block` level format, instead of an `inline` format.
38+
* The `samp` format was being applied as a `block` level format, instead of an `inline` format.
3939
// #TINY-11390
40-
* Removed title attribute from dialog tree elements as they already have a tooltip.
40+
* Removed title attribute from dialog tree elements as they already have a tooltip.
4141
// #TINY-11470
42-
* Fixed CSS bundling for skin UI content CSS.
42+
* Fixed CSS bundling for skin UI content CSS.
4343
// #TINY-11558
44-
* Fixed incorrect resource keys for CSS bundling JS files.
44+
* Fixed incorrect resource keys for CSS bundling JS files.
4545
// #TINY-11558
4646

4747
== xref:7.5-release-notes.adoc[7.5.0 - 2024-11-06]

0 commit comments

Comments
 (0)