Skip to content

Commit f6a849d

Browse files
TinyMCE 7.7.0 Release Documentation.
1 parent a1dfd9d commit f6a849d

File tree

4 files changed

+99
-1
lines changed

4 files changed

+99
-1
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ asciidoc:
2626
# product variables
2727
productname: TinyMCE
2828
productmajorversion: 7
29-
productminorversion: '7.6'
29+
productminorversion: '7.7'
3030
##### product name in codeblock
3131
prodnamecode: tinymce
3232
#### more names

modules/ROOT/nav.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,14 @@
419419
** xref:tinymce-and-cors.adoc[Cross-Origin Resource Sharing (CORS)]
420420
* Release information
421421
** xref:release-notes.adoc[Release notes for {productname}]
422+
*** {productname} 7.7.0
423+
**** xref:7.7.0-release-notes.adoc#overview[Overview]
424+
**** xref:7.7.0-release-notes.adoc#accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes]
425+
**** xref:7.7.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
426+
**** xref:7.7.0-release-notes.adoc#improvements[Improvements]
427+
**** xref:7.7.0-release-notes.adoc#additions[Additions]
428+
**** xref:7.7.0-release-notes.adoc#bug-fixes[Bug fixes]
429+
**** xref:7.7.0-release-notes.adoc#security-fixes[Security fixes]
422430
*** {productname} 7.6.1
423431
**** xref:7.6.1-release-notes.adoc#overview[Overview]
424432
**** xref:7.6.1-release-notes.adoc#accompanying-premium-self-hosted-server-side-component-changes[Accompanying Premium self-hosted server-side component changes]
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
= {productname} {release-version}
2+
:release-version: 7.7.0
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 <weekday>, <month> <DD>^<st|nd|rd|th>^, <YYYY>. These release notes provide an overview of the changes for {productname} {release-version}, including:
15+
16+
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
17+
* xref:improvements[Improvements]
18+
* xref:additions[Additions]
19+
* xref:bug-fixes[Bug fixes]
20+
* xref:known-issues[Known issues]
21+
22+
23+
[[accompanying-premium-plugin-changes]]
24+
== Accompanying Premium plugin changes
25+
26+
The following premium plugin updates were released alongside {productname} {release-version}.
27+
28+
=== <Premium plugin name 1> <Premium plugin name 1 version>
29+
30+
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
31+
32+
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
33+
34+
==== <Premium plugin name 1 change 1>
35+
36+
// CCFR here.
37+
38+
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
39+
40+
41+
[[improvements]]
42+
== Improvements
43+
44+
{productname} {release-version} also includes the following improvement<s>:
45+
46+
=== <TINY-vwxyz 1 changelog entry>
47+
// #TINY-vwxyz1
48+
49+
// CCFR here.
50+
51+
52+
[[additions]]
53+
== Additions
54+
55+
{productname} {release-version} also includes the following addition<s>:
56+
57+
=== <TINY-vwxyz 1 changelog entry>
58+
// #TINY-vwxyz1
59+
60+
// CCFR here.
61+
62+
63+
[[bug-fixes]]
64+
== Bug fixes
65+
66+
{productname} {release-version} also includes the following bug fix<es>:
67+
68+
=== <TINY-vwxyz 1 changelog entry>
69+
// #TINY-vwxyz1
70+
71+
// CCFR here.
72+
73+
74+
[[known-issues]]
75+
== Known issues
76+
77+
This section describes issues that users of {productname} {release-version} may encounter and possible workarounds for these issues.
78+
79+
There <is one | are <number> known issue<s> in {productname} {release-version}.
80+
81+
=== <TINY-vwxyz 1 changelog entry>
82+
// #TINY-vwxyz1
83+
84+
// CCFR here.

modules/ROOT/pages/release-notes.adoc

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

12+
a|
13+
[.lead]
14+
xref:7.7.0-release-notes.adoc#overview[{productname} 7.7.0]
15+
16+
Release notes for {productname} 7.7.0
17+
1218
a|
1319
[.lead]
1420
xref:7.6.1-release-notes.adoc#overview[{productname} 7.6.1]

0 commit comments

Comments
 (0)