Skip to content

Commit 6c3d83b

Browse files
committed
DOC-3262: TinyMCE 8.1 Release Documentation.
1 parent 030530c commit 6c3d83b

File tree

4 files changed

+165
-2
lines changed

4 files changed

+165
-2
lines changed

-new-material-templates/release-notes-template/ROOT/pages/{x.y[.z]}-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
3131

3232

3333
[[new-premium-plugin<s>]]
34-
New Premium plugin<s>
34+
== New Premium plugin<s>
3535

3636
The following new Premium plugin was released alongside {productname} {release-version}.
3737

modules/ROOT/nav.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,17 @@
414414
** xref:tinymce-and-cors.adoc[Cross-Origin Resource Sharing (CORS)]
415415
* Release information
416416
** xref:release-notes.adoc[Release notes for {productname}]
417+
*** {productname} 8.1.0
418+
**** xref:8.1.0-release-notes.adoc#overview[Overview]
419+
**** xref:8.1.0-release-notes.adoc#new-premium-plugins[New Premium plugins]
420+
**** xref:8.1.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
421+
**** xref:8.1.0-release-notes.adoc#improvements[Improvements]
422+
**** xref:8.1.0-release-notes.adoc#additions[Additions]
423+
**** xref:8.1.0-release-notes.adoc#changes[Changes]
424+
**** xref:8.1.0-release-notes.adoc#bug-fixes[Bug fixes]
425+
**** xref:8.1.0-release-notes.adoc#security-fixes[Security fixes]
426+
**** xref:8.1.0-release-notes.adoc#deprecated[Deprecated]
427+
**** xref:8.1.0-release-notes.adoc#known-issues[Known issues]
417428
*** {productname} 8.0.2
418429
**** xref:8.0.2-release-notes.adoc#overview[Overview]
419430
**** xref:8.0.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
= {productname} {release-version}
2+
:release-version: 8.1
3+
:navtitle: {productname} {release-version}
4+
:description: Release notes for {productname} {release-version}
5+
:keywords: releasenotes, new, changes, bugfixes
6+
:page-toclevels: 1
7+
8+
include::partial$misc/admon-releasenotes-for-stable.adoc[]
9+
10+
11+
[[overview]]
12+
== Overview
13+
14+
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, September 10^th^, 2025. These release notes provide an overview of the changes for {productname} {release-version}, including:
15+
16+
* xref:new-premium-plugins[New Premium plugins]
17+
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
18+
* xref:improvements[Improvements]
19+
* xref:additions[Additions]
20+
* xref:changes[Changes]
21+
* xref:bug-fixes[Bug fixes]
22+
* xref:security-fixes[Security fixes]
23+
* xref:deprecated[Deprecated]
24+
* xref:known-issues[Known issues]
25+
26+
27+
28+
[[new-premium-plugins]]
29+
== New Premium plugins
30+
31+
The following new Premium plugin was released alongside {productname} {release-version}.
32+
33+
// === <Premium plugin name>
34+
35+
// The new Premium plugin, **<Premium plugin name>** // description here.
36+
37+
// For information on the **<Premium plugin name>** plugin, see xref:<plugincode>.adoc[<Premium plugin name>].
38+
39+
40+
[[accompanying-premium-plugin-changes]]
41+
== Accompanying Premium plugin changes
42+
43+
The following premium plugin updates were released alongside {productname} {release-version}.
44+
45+
// === <Premium plugin name 1> <Premium plugin name 1 version>
46+
47+
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
48+
49+
// **<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
50+
51+
// ==== <Premium plugin name 1 change 1>
52+
53+
// CCFR here.
54+
55+
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
56+
57+
58+
[[improvements]]
59+
== Improvements
60+
61+
{productname} {release-version} also includes the following improvement<s>:
62+
63+
// === <TINY-vwxyz 1 changelog entry>
64+
// #TINY-vwxyz1
65+
66+
// CCFR here.
67+
68+
69+
[[additions]]
70+
== Additions
71+
72+
{productname} {release-version} also includes the following addition<s>:
73+
74+
// === <TINY-vwxyz 1 changelog entry>
75+
// #TINY-vwxyz1
76+
77+
// CCFR here.
78+
79+
80+
[[changes]]
81+
== Changes
82+
83+
{productname} {release-version} also includes the following change<s>:
84+
85+
// === <TINY-vwxyz 1 changelog entry>
86+
// #TINY-vwxyz1
87+
88+
// CCFR here.
89+
90+
91+
[[removed]]
92+
== Removed
93+
94+
{productname} {release-version} also includes the following removal<s>:
95+
96+
// === <TINY-vwxyz 1 changelog entry>
97+
// #TINY-vwxyz1
98+
99+
// CCFR here.
100+
101+
102+
[[bug-fixes]]
103+
== Bug fixes
104+
105+
{productname} {release-version} also includes the following bug fix<es>:
106+
107+
// === <TINY-vwxyz 1 changelog entry>
108+
// #TINY-vwxyz1
109+
110+
// CCFR here.
111+
112+
113+
[[security-fixes]]
114+
== Security fixes
115+
116+
{productname} {release-version} includes <a fix | fixes for the following security issue<s>:
117+
118+
// === <TINY-vwxyz 1 changelog entry>
119+
// #TINY-vwxyz1
120+
121+
// CCFR here.
122+
123+
124+
[[deprecated]]
125+
126+
127+
== Deprecated
128+
129+
{productname} {release-version} includes the following deprecation<s>:
130+
131+
// === The `<plugin>` configuration property, `<name>`, has been deprecated
132+
133+
// placeholder here.
134+
135+
136+
[[known-issues]]
137+
== Known issues
138+
139+
This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues.
140+
141+
There <is one | are <number> known issue<s> in {productname} {release-version}.
142+
143+
// === <TINY-vwxyz 1 changelog entry>
144+
// #TINY-vwxyz1
145+
146+
// CCFR here.

modules/ROOT/pages/release-notes.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ This section lists the releases for {productname} {productmajorversion} and the
99
[cols="1,1"]
1010
|===
1111

12+
a|
13+
[.lead]
14+
xref:8.1.0-release-notes.adoc#overview[{productname} 8.1.0]
15+
16+
Release notes for {productname} 8.1.0
17+
1218
a|
1319
[.lead]
1420
xref:8.0.2-release-notes.adoc#overview[{productname} 8.0.2]
@@ -27,5 +33,5 @@ xref:8.0-release-notes.adoc#overview[{productname} 8.0.0]
2733

2834
Release notes for {productname} 8.0.0
2935

30-
a|
36+
// a|
3137
|===

0 commit comments

Comments
 (0)