Browse Source

5.2.2 release notes

pull/1453/head
Tyler Kelly 5 years ago
parent
commit
6bf4403980
  1. 2
      .api-version
  2. 6
      _data/nav.yml
  3. 42
      release-notes/release-notes522.md

2
.api-version

@ -1 +1 @@
5.2.1
5.2.2

6
_data/nav.yml

@ -721,6 +721,12 @@
- url: "release-notes"
pages:
- url: "release-notes522"
pages:
- url: "#Overview"
- url: "#General bug fixes"
- url: "#Accompanying Premium Plugin changes"
- url: "#Upgrading to the latest version of TinyMCE 5"
- url: "release-notes521"
pages:
- url: "#Overview"

42
release-notes/release-notes522.md

@ -0,0 +1,42 @@
---
layout: default
title: TinyMCE 5.2.2
title_nav: TinyMCE 5.2.2
description: Release notes for TinyMCE 5.2.2
keywords: releasenotes bugfixes
---
## Overview
These release notes provide an overview of the changes for {{site.productname}} 5.2.2, including:
- [General bug fixes](#generalbugfixes)
- [Accompanying Premium Plugin changes](#accompanyingpremiumpluginchanges)
- [Upgrading to the latest version of TinyMCE 5](#upgradingtothelatestversionoftinymce5)
> This is the {{site.cloudname}} and {{site.enterpriseversion}} release notes. For information on the latest community version of {{site.productname}}, see: [{{site.productname}} Changelog]({{site.baseurl}}/changelog/).
## General bug fixes
{{site.productname}} 5.2.2 provides fixes for the following bugs:
* Fixed an issue where anchors could not be inserted on empty lines.
* Fixed text decorations (underline, strikethrough) not consistently inheriting the text color.
* Fixed `format` menu alignment buttons inconsistently applying to images.
* Fixed the floating toolbar drawer height collapsing when the editor is rendered in modal dialogs.
## Accompanying Premium Plugin changes
The following premium plugins updates were released alongside {{site.productname}} 5.2.2.
### PowerPaste 5.2.2
The {{site.productname}} 5.2.3 release includes an accompanying release of the **PowerPaste** premium plugin.
**PowerPaste** 5.2.3 provides a security fix to prevent arbitrary JavaScript from being executed on paste when using specifically crafted content. Replication case provided by Michał Bentkowski.
{% assign enterprise = true %}
{% include install/upgrading-info.md %}
{% assign enterprise = false %}
Loading…
Cancel
Save