Skip to content

Commit ea91f44

Browse files
kemister85Farzad Hayatbakhshtiny-ben-tran
authored
DOC-2242: Added 6.8.3-specific entry to changelog.adoc. (#3049)
* DOC-2242: Added 6.8.3-specific entry to . * update old link in README.md * Update link in README.md to point to release Co-authored-by: Karl Kemister-Sheppard <[email protected]> * Update changelog.md * Update modules/ROOT/pages/changelog.adoc * Update changelog.adoc Co-authored-by: tiny-ben-tran <[email protected]> * Update modules/ROOT/pages/changelog.adoc * DOC-2242: bump .api-version for tinymce 6.8.3 docs. --------- Co-authored-by: Farzad Hayatbakhsh <[email protected]> Co-authored-by: tiny-ben-tran <[email protected]>
1 parent efcabac commit ea91f44

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

.api-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.8.2
1+
6.8.3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This project is built using [Antora](https://antora.org/).
1313
If you would like to contribute to the TinyMCE project please read the TinyMCE Documentation Contributor’s Guide at either:
1414

1515
- [TinyMCE Documentation - Contributor's Guide](https://www.tiny.cloud/docs/configure/contributing-docs/).
16-
- [GitHub - Contributing to the TinyMCE developer documentation](https://github.com/tinymce/tinymce-docs/blob/develop/CONTRIBUTING.md#contributing-to-the-tinymce-developer-documentation).
16+
- [GitHub - How to contribute to TinyMCE’s documentation](https://github.com/tinymce/tinymce-docs/blob/release/docs-6/CONTRIBUTING.md#how-to-contribute-to-tinymces-documentation).
1717

1818
## Working on TinyMCE documentation
1919

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/
88

99
### 2024-02-08
1010

11+
- DOC-2242: Added 6.8.3-specific entry to `changelog.adoc`.
12+
1113
- 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.
14+
1215
### 2024-02-05
1316

1417
- DOC-2276: updates to `cloud-troubleshooting.adoc` with new `read-only` ref and links to `invalid-api-key.adoc` page.

modules/ROOT/pages/changelog.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes].
66

7+
== 6.8.3 - 2024-02-08
8+
9+
=== Changed
10+
* Update outbound TinyMCE website links.
11+
12+
=== Fixed
13+
* `ShadowDOM` skin was not loaded properly when used with JS bundling feature.
14+
* The floating toolbar would not be fully visible when the editor was placed inside a scrollable container.
15+
716
== 6.8.2 - 2023-12-11
817

918
=== Fixed

0 commit comments

Comments
 (0)