Skip to content

Commit

Permalink
DOC-2241: added 6.8.3-release-notes.adoc to project.
Browse files Browse the repository at this point in the history
  • Loading branch information
kemister85 committed Jan 18, 2024
1 parent 6eca5cc commit 38102f0
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/

### Unreleased

- DOC-2241: added `6.8.3-release-notes.adoc` to project; updated `changelog.adoc`, `nav.adoc` and `release-notes.adoc` for the TinyMCE 6.8.3 release.

### 2023-01-15

Expand Down
4 changes: 4 additions & 0 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,10 @@
** xref:tinymce-and-cors.adoc[Cross-Origin Resource Sharing (CORS)]
* Release information
** xref:release-notes.adoc[Release notes for TinyMCE 6]
*** TinyMCE 6.8.3
**** xref:6.8.2-release-notes.adoc#overview[Overview]
**** xref:6.8.3-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
**** xref:6.8.3-release-notes.adoc#bug-fixes[Bug fixes]
*** TinyMCE 6.8.2
**** xref:6.8.2-release-notes.adoc#overview[Overview]
**** xref:6.8.2-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes]
Expand Down
49 changes: 49 additions & 0 deletions modules/ROOT/pages/6.8.3-release-notes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
= TinyMCE 6.8.3
:navtitle: TinyMCE 6.8.3
:description: Release notes for TinyMCE 6.8.3
:keywords: releasenotes, new, changes, bugfixes
:page-toclevels: 1

include::partial$misc/admon-releasenotes-for-stable.adoc[]

[[overview]]
== Overview

{productname} 6.8.3 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} 6.8.3, including:

* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
* xref:bug-fixes[Bug fixes]


[[accompanying-premium-plugin-changes]]
== Accompanying Premium plugin changes

The following premium plugin updates were released alongside {productname} 6.8.3.

=== <Premium plugin name 1> <Premium plugin name 1 version>

The {productname} 6.8.3 release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.

**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.

==== <Premium plugin name 1 change n>

// CCFR here.

For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].


[[bug-fixes]]
== Bug fixes

{productname} 6.8.3 also includes the following bug fixes:

=== ShadowDOM skin was not loaded properly when used with js bundling feature.
//#TINY-10451

// CCFR here.

=== The floating toolbar would not be fully visible when the editor was placed inside a scrollable container.
//#TINY-10335

// CCFR here.
6 changes: 6 additions & 0 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ This section lists the releases for {productname} 6 and the changes made in each
[cols="1,1"]
|===

a|
[.lead]
xref:6.8.3-release-notes.adoc#overview[{productname} 6.8.3]

Release notes for {productname} 6.8.3

a|
[.lead]
xref:6.8.2-release-notes.adoc#overview[{productname} 6.8.2]
Expand Down

0 comments on commit 38102f0

Please sign in to comment.