Skip to content

Commit db4aaab

Browse files
authored
DOC-1562: Ported the 5.10.4 release notes to AsciiDoc (#2422)
1 parent 9be6b6e commit db4aaab

File tree

3 files changed

+45
-1
lines changed

3 files changed

+45
-1
lines changed

.api-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.10.3
1+
5.10.4

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@
275275
* xref:migration-from-froala.adoc[Migrating from Froala]
276276
* Release notes for TinyMCE 5
277277
** xref:release-notes/6.0-upcoming-changes.adoc[Upcoming changes for TinyMCE 6]
278+
** xref:release-notes/release-notes5104.adoc[TinyMCE 5.10.4]
278279
** xref:release-notes/release-notes5103.adoc[TinyMCE 5.10.3]
279280
** xref:release-notes/release-notes5102.adoc[TinyMCE 5.10.2]
280281
** xref:release-notes/release-notes5101.adoc[TinyMCE 5.10.1]
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
= TinyMCE 5.10.4
2+
:description: Release notes for TinyMCE 5.10.4
3+
:keywords: releasenotes bugfixes
4+
:title_nav: TinyMCE 5.10.4
5+
6+
== Overview
7+
8+
{productname} 5.10.4 was released for {enterpriseversion} and {cloudname} on Wednesday, May 4^th^, 2022. It includes {productname} 5.10.4 and additional changes to premium plugins. These release notes provide an overview of the changes for {productname} 5.10.4, including:
9+
10+
* xref:accompanyingpremiumpluginchanges[Accompanying Premium Plugin changes]
11+
* xref:generalbugfixes[General bug fixes]
12+
* xref:upgradingtothelatestversionoftinymce5[Upgrading to the latest version of TinyMCE 5]
13+
14+
include::partial$misc/releasenotes_for_stable.adoc[]
15+
16+
[[accompanyingpremiumpluginchanges]]
17+
== Accompanying Premium Plugin changes
18+
19+
The following premium plugin updates were released alongside {productname} 5.10.4.
20+
21+
=== Spell Checker Pro 2.5.1
22+
23+
The {productname} 5.10.4 release includes an accompanying release of the **Spell Checker Pro** premium plugin.
24+
25+
In the previous release, **Spell Checker Pro** would change page focus incorrectly when spellchecking was triggered on multiple editors after a `scroll` event.
26+
27+
**Spell Checker Pro** 2.5.1, which accompanies this release, corrects this so that the page focus no longer moves in this circumstance.
28+
29+
For information on the Spell Checker Pro plugin, see: xref:plugins/premium/tinymcespellchecker.adoc[Spell Checker Pro plugin].
30+
31+
[[generalbugfixes]]
32+
== General bug fixes
33+
34+
{productname} 5.10.4 provides fixes for the following bugs:
35+
36+
* Inline toolbars flickered when switching between editors.
37+
* Multiple inline toolbars were shown if focused too quickly.
38+
39+
:enterprise: true
40+
41+
include::partial$install/upgrading-info.adoc[]
42+
43+
:enterprise: false

0 commit comments

Comments
 (0)