Skip to content

Commit 38a3080

Browse files
committed
DOC-3147: Cleanup pre-release.
1 parent c4843a8 commit 38a3080

File tree

3 files changed

+44
-131
lines changed

3 files changed

+44
-131
lines changed

modules/ROOT/nav.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -414,17 +414,12 @@
414414
** xref:release-notes.adoc[Release notes for {productname}]
415415
*** {productname} 8.0
416416
**** xref:8.0-release-notes.adoc#overview[Overview]
417-
**** xref:8.0-release-notes.adoc#new-premium-plugins[New Premium plugins]
418417
**** xref:8.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
419-
**** xref:8.0-release-notes.adoc#accompanying-open-source-plugin-end-of-life-announcement[Accompanying open source plugin end-of-life-announcement]
420-
**** xref:8.0-release-notes.adoc#accompanying-enhanced-skins-and-icon-packs-changes[Accompanying Enhanced Skins & Icon Packs changes]
421418
**** xref:8.0-release-notes.adoc#improvements[Improvements]
422419
**** xref:8.0-release-notes.adoc#additions[Additions]
423420
**** xref:8.0-release-notes.adoc#changes[Changes]
424421
**** xref:8.0-release-notes.adoc#removed[Removed]
425422
**** xref:8.0-release-notes.adoc#bug-fixes[Bug fixes]
426-
**** xref:8.0-release-notes.adoc#security-fixes[Security fixes]
427-
**** xref:8.0-release-notes.adoc#known-issues[Known issues]
428423
** xref:changelog.adoc[Changelog]
429424
* xref:invalid-api-key.adoc[Invalid API key]
430425
* xref:license-key.adoc[License key]

modules/ROOT/pages/8.0-release-notes.adoc

Lines changed: 32 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -11,55 +11,26 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
1111
[[overview]]
1212
== Overview
1313

14-
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on <weekday>, <month> <DD>^<st|nd|rd|th>^, <YYYY>. These release notes provide an overview of the changes for {productname} {release-version}, including:
14+
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, July 23^rd^, 2025. These release notes provide an overview of the changes for {productname} {release-version}, including:
1515

16-
* xref:new-premium-plugin<s>[New Premium plugin<s>]
1716
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
18-
* xref:accompanying-premium-plugin-end-of-life-announcement[Accompanying Premium plugin end-of-life announcement]
19-
* xref:accompanying-open-source-plugin-end-of-life-announcement[Accompanying open source plugin end-of-life-announcement]
20-
* xref:accompanying-enhanced-skins-and-icon-packs-changes[Accompanying Enhanced Skins & Icon Packs changes]
2117
* xref:improvements[Improvements]
2218
* xref:additions[Additions]
2319
* xref:changes[Changes]
2420
* xref:bug-fixes[Bug fixes]
25-
* xref:security-fixes[Security fixes]
2621
* xref:deprecated[Deprecated]
27-
* xref:known-issues[Known issues]
2822

2923
[IMPORTANT]
3024
====
3125
This release includes breaking changes to the license key system. All commercial self-hosted deployments must update their license keys to use the new `T8LK:` prefix format. For details on this and other breaking changes when considering upgrading, see xref:migration-from-7x.adoc[Migrating from {productname} 7 to {productname} {release-version}].
3226
====
3327

34-
[[new-premium-plugin<s>]]
35-
New Premium plugin<s>
36-
37-
The following new Premium plugin was released alongside {productname} {release-version}.
38-
39-
// === <Premium plugin name>
40-
41-
// The new Premium plugin, **<Premium plugin name>** // description here.
42-
43-
// For information on the **<Premium plugin name>** plugin, see xref:<plugincode>.adoc[<Premium plugin name>].
44-
4528

4629
[[accompanying-premium-plugin-changes]]
4730
== Accompanying Premium plugin changes
4831

4932
The following premium plugin updates were released alongside {productname} {release-version}.
5033

51-
// === <Premium plugin name 1> <Premium plugin name 1 version>
52-
53-
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
54-
55-
// **<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
56-
57-
// ==== <Premium plugin name 1 change 1>
58-
59-
// // CCFR here.
60-
61-
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
62-
6334
=== Mentions
6435

6536
The {productname} {release-version} release includes an accompanying release of the **Mentions** premium plugin.
@@ -215,26 +186,6 @@ In {release-version}, the unused `tinycomments.css` file was removed from the **
215186
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
216187

217188

218-
[[accompanying-premium-plugin-end-of-life-announcement]]
219-
== Accompanying Premium plugin end-of-life announcement
220-
221-
The following Premium plugin has been announced as reaching its end-of-life:
222-
223-
// === <Premium plugin name eol>
224-
225-
// {productname}’s xref:<plugincode>.adoc[<Premium plugin name eol>] plugin will be deactivated on <month> <DD>, <YYYY>, and is no longer available for purchase.
226-
227-
228-
[[accompanying-open-source-plugin-end-of-life-announcement]]
229-
== Accompanying open source plugin end-of-life announcement
230-
231-
The following open source plugin has been announced as reaching its end-of-life:
232-
233-
// === <Open source plugin name eol>
234-
235-
// {productname}’s xref:<plugincode>.adoc[<Open source plugin name eol>] plugin will be deactivated on <month> <DD>, <YYYY>, and is no longer available for purchase.
236-
237-
238189
[[accompanying-enhanced-skins-and-icon-packs-changes]]
239190
== Accompanying Enhanced Skins & Icon Packs changes
240191

@@ -281,8 +232,6 @@ tinymce.init({
281232
});
282233
----
283234

284-
For more details, see: xref:configure-cross-origin-resource-loading.adoc#crossorigin[crossorigin].
285-
286235
This improvement ensures consistent resource loading behavior across different deployment scenarios and provides better control over CORS settings for both scripts and stylesheets.
287236

288237
For more details, see xref:tinymce-and-cors.adoc#crossorigin[crossorigin configuration option] documentation.
@@ -315,35 +264,6 @@ As a result, keyboard users experienced disrupted navigation and loss of focus c
315264

316265
In {release-version}, {productname} now restores focus to the triggering button in the parent dialog once the nested dialog is closed. This improvement enhances keyboard navigation and accessibility in scenarios involving multiple overlapping dialogs.
317266

318-
=== New `list_max_depth` option to limit list indentation
319-
// #TINY-11937
320-
321-
{productname} {release-version} introduced a new `list_max_depth` option that allows configuration of the maximum indent depth for list items. This setting accepts a non-negative integer value, where `0` permits list creation without any indentation, and higher values set the maximum allowable indent depth. Negative values are invalid and will trigger an error. When the option is not set, list behavior remains unchanged.
322-
323-
The setting applies only to list indentation and does not affect paragraph indentation. Existing content is not altered, and pasted lists that exceed the maximum indent depth will retain their structure but cannot be further indented. When multiple list items are selected, only items eligible for indentation will be indented individually—validation is applied per item, not across the full selection.
324-
325-
Outdent functionality remains unaffected and always available. The state of indent and outdent controls reflects the current indentation capabilities based on this setting.
326-
327-
==== Example configuration
328-
329-
The following example shows a basic configuration for the `list_max_depth` option, which limits list indentation to a maximum of 2 levels:
330-
331-
[source,js]
332-
----
333-
tinymce.init({
334-
selector: "textarea",
335-
plugins: [
336-
"advlist", "anchor", "autolink", "charmap", "code", "fullscreen",
337-
"help", "image", "insertdatetime", "link", "lists", "media",
338-
"preview", "searchreplace", "table", "visualblocks",
339-
],
340-
list_max_depth: 2,
341-
toolbar: "undo redo | styles | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",
342-
});
343-
----
344-
345-
For more information, see: xref:user-formatting-options.adoc#list_max_depth[User formatting - List max depth].
346-
347267
=== Added support for `skip_focus` option in ToggleToolbarDrawer command
348268
// #TINY-12044
349269

@@ -449,6 +369,35 @@ editor.on('init', () => {
449369

450370
For comprehensive documentation and examples, see: xref:userlookup.adoc[User Lookup API].
451371

372+
=== New `list_max_depth` option to limit list indentation
373+
// #TINY-11937
374+
375+
{productname} {release-version} introduced a new `list_max_depth` option that allows configuration of the maximum indent depth for list items. This setting accepts a non-negative integer value, where `0` permits list creation without any indentation, and higher values set the maximum allowable indent depth. Negative values are invalid and will trigger an error. When the option is not set, list behavior remains unchanged.
376+
377+
The setting applies only to list indentation and does not affect paragraph indentation. Existing content is not altered, and pasted lists that exceed the maximum indent depth will retain their structure but cannot be further indented. When multiple list items are selected, only items eligible for indentation will be indented individually—validation is applied per item, not across the full selection.
378+
379+
Outdent functionality remains unaffected and always available. The state of indent and outdent controls reflects the current indentation capabilities based on this setting.
380+
381+
==== Example configuration
382+
383+
The following example shows a basic configuration for the `list_max_depth` option, which limits list indentation to a maximum of 2 levels:
384+
385+
[source,js]
386+
----
387+
tinymce.init({
388+
selector: "textarea",
389+
plugins: [
390+
"advlist", "anchor", "autolink", "charmap", "code", "fullscreen",
391+
"help", "image", "insertdatetime", "link", "lists", "media",
392+
"preview", "searchreplace", "table", "visualblocks",
393+
],
394+
list_max_depth: 2,
395+
toolbar: "undo redo | styles | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",
396+
});
397+
----
398+
399+
For more information, see: xref:user-formatting-options.adoc#list_max_depth[User formatting - List max depth].
400+
452401
[[changes]]
453402
== Changes
454403

@@ -501,19 +450,13 @@ import 'tinymce/plugins/licensekeymanager';
501450
502451
====
503452

504-
=== Upgrading from TinyMCE 7
453+
=== Upgrading from {productname} 7
505454

506455
* *Cloud Users ({cloudname})*: No license key changes needed - simply update your {productname} version.
507456
* *Self-hosted Users*: Contact your account manager to obtain a new T8LK-prefixed license key.
508457

509458
For more information on the new license key system, see: xref:license-key.adoc[License Key].
510459

511-
512-
// === <TINY-vwxyz 1 changelog entry>
513-
// #TINY-vwxyz1
514-
515-
// CCFR here.
516-
517460
=== DomParser no longer tries to fix some nodes when parsed with a context
518461
// #TINY-8205
519462

@@ -525,12 +468,7 @@ In {productname} {release-version}, the `DomParser` has been updated to no longe
525468
[[removed]]
526469
== Removed
527470

528-
{productname} {release-version} also includes the following removal<s>:
529-
530-
// === <TINY-vwxyz 1 changelog entry>
531-
// #TINY-vwxyz1
532-
533-
// CCFR here.
471+
{productname} {release-version} also includes the following removal:
534472

535473
=== Removed undocumented `documentBaseUrl` property from Editor instances. `documentBaseURI` is the supported property now.
536474
// #TINY-12182
@@ -664,17 +602,6 @@ In {productname} {release-version}, the parser has been updated to improve the r
664602
{productname} {release-version} addresses this by ensuring that when a user presses Enter at the end of a list item that contains block-level formatting, the new list item is correctly inserted as a sibling of the parent list item, rather than being placed incorrectly alongside the sub-list items.
665603

666604

667-
[[security-fixes]]
668-
== Security fixes
669-
670-
{productname} {release-version} includes <a fix | fixes for the following security issue<s>:
671-
672-
// === <TINY-vwxyz 1 changelog entry>
673-
// #TINY-vwxyz1
674-
675-
// CCFR here.
676-
677-
678605
[[deprecated]]
679606
== Deprecated
680607

@@ -695,11 +622,6 @@ For information about setting up containerized server-side components using Dock
695622
* Export to PDF service, see: xref:individual-export-to-pdf-on-premises.adoc[Deploy the {productname} Export to PDF service server-side component using Docker].
696623
* Import from Word and Export to Word services, see: xref:individual-import-from-word-and-export-to-word-on-premises.adoc[Deploy the {productname} Import from Word and Export to Word service server-side component using Docker].
697624

698-
// === The `<plugin>` configuration property, `<name>`, has been deprecated
699-
// #TINY-vwxyz1
700-
701-
// CCFR here.
702-
703625
=== The `ToggleToolbarDrawer` command's `skipFocus` option has been deprecated
704626
// #TINY-12044
705627

modules/ROOT/pages/changelog.adoc

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,20 @@ NOTE: This is the {productname} Community version changelog. For information abo
77
== xref:8.0-release-notes.adoc[8.0.0 - 2025-07-23]
88

99
### Added
10-
* New `pageUid` and `editorUid` properties to tinymce global and editor instance respectively.
11-
// #TINY-12021 //suggest-remove//
10+
* New `pageUid` property on the `tinymce` global instance.
11+
// #TINY-12021
12+
* New `editorUid` property on editor instances.
13+
// #TINY-12021
1214
* New `UserLookup` API to provide consistent user management and fetching/caching user information across TinyMCE plugins.
13-
// #TINY-11974 //TODO//
14-
* New toolbar icons for suggested edits plugin.
15-
// #TINY-12070 //suggest-remove//
15+
// #TINY-11974
1616
* New `crossorigin` option that sets the `crossorigin` attribute on scripts loaded by the editor.
1717
// #TINY-12228
1818
* New `allow_html_in_comments` option to allow HTML like contents inside comment data.
1919
// #TINY-12220
2020
* Support for TinyMCE 8 license keys and license key manager.
2121
// #TINY-12001
22+
* New `list_max_depth` option that limits the maximum list indent depth.
23+
// #TINY-11937
2224

2325
### Improved
2426
* Focus is now restored to a dialog after closing an alert, confirmation or another dialog.
@@ -39,18 +41,14 @@ NOTE: This is the {productname} Community version changelog. For information abo
3941
// #TINY-12545
4042

4143
### Changed
42-
* New `list_max_depth` option that limits the maximum list indent depth.
43-
// #TINY-11937
4444
* DomParser no longer tries to fix some nodes when parsed with a context.
4545
// #TINY-11927
4646
* Split buttons are now rendered as separate action and chevron buttons.
4747
// #TINY-8665
48-
* Moved essential parts of the `lists` plugin into core.
49-
// #TINY-12121 //TODO// Was set to Task
50-
* Cut action no longer uses `execCommand('Delete')` function.
48+
* Cut action now uses the editor delete implementation instead of the native `execCommand('Delete')` function.
5149
// #TINY-12171
5250
* Comments with HTML like content, attributes with HTML like values, elements with HTML Comment like textContent are no longer retained while content sanitization is active.
53-
// #TINY-12056 //TODO//
51+
// #TINY-12056, see TINY-12220
5452
* Added space to promotion message for ease of reading.
5553
// #TINY-12271
5654

@@ -98,8 +96,6 @@ NOTE: This is the {productname} Community version changelog. For information abo
9896
* Cutting a whole HTML element would add an empty paragraph.
9997
// #TINY-12171
10098
* Added better support for template elements.
101-
// #TINY-12157 // incorrect tagging in JIRA- docs_required//
102-
* Tooltips no longer show above editor views #TINY-12289
103-
// //need to know if this is specific to suggestededits only//
104-
* `onboarding` plugin overlay now shows above popups.
105-
// #TINY-12522 //suggest-remove//
99+
// #TINY-12157
100+
* Tooltips no longer show above editor views
101+
// #TINY-12289

0 commit comments

Comments
 (0)