Skip to content

Commit c2fc1bb

Browse files
committed
DOC-3224: Update changelog for TinyMCE 8.3.0.
1 parent 7e98a33 commit c2fc1bb

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

modules/ROOT/pages/changelog.adoc

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,37 @@ NOTE: This is the {productname} Community version changelog. For information abo
66

77
== xref:8.3.0-release-notes.adoc[8.3.0 - 2025-12-10]
88

9-
//TODO
9+
### Added
10+
* New `removeCommand` to `editorCommands` API to remove existing commands.
11+
// #TINY-13144
12+
* New `documents_file_types` option.
13+
// #TINY-13278
14+
* New `files_upload_handler` and `link_uploadtab` options in the Link plugin.
15+
// #TINY-13278
16+
* New upload tab to the link dialog when `files_upload_handler`, `documents_file_types`, and `link_uploadtab` are all specified.
17+
// #TINY-13278
18+
* New options for `dropzone` dialog components: `dropAreaLabel`, `buttonLabel`, `allowedFileTypes` and `allowedFileExtensions`.
19+
// #TINY-13278
20+
21+
### Improved
22+
* Accordions can now be opened and closed when the editor is in a read-only state.
23+
// #TINY-12316
24+
* An editor notification is now shown when a premium plugin is not allowed for a given license key.
25+
// #TINY-12937
26+
27+
### Fixed
28+
* Help Plugin did not contain an entry for the Fullpage HTML plugin.
29+
// #TINY-13183
30+
* Accordions could be toggled when the editor was in a disabled state.
31+
// #TINY-12315
32+
* Removing a line height sometimes did not remove it from all selected lines.
33+
// #TINY-13053
34+
* The `font-size` style on `li` elements was not copied to new list items.
35+
// #TINY-13224
36+
* Toolbar split button chevron tooltip is now the same as the main button tooltip unless explicitly set.
37+
// #TINY-13271
38+
* Inline formats were not applied to the marker of a list item when its content was a single block element.
39+
// #TINY-13197
1040

1141
== xref:8.2.2-release-notes.adoc[8.2.2 - 2025-11-13]
1242

0 commit comments

Comments
 (0)