Merge pull request #84 from tinymce/feature/4.9.10-changelog
add 4.9.10 changelog
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
4.9.9
|
||||
4.9.10
|
||||
|
||||
@@ -493,6 +493,7 @@
|
||||
|
||||
- url: "changelog"
|
||||
pages:
|
||||
- url: "#Version 4.9.10 April 23, 2020"
|
||||
- url: "#Version 4.9.9 March 25, 2020"
|
||||
- url: "#Version 4.9.8 January 28, 2020"
|
||||
- url: "#Version 4.9.7 December 19, 2019"
|
||||
|
||||
@@ -8,6 +8,11 @@ class: changelog
|
||||
|
||||
{% capture changelog %}
|
||||
|
||||
## Version 4.9.10 April 23, 2020
|
||||
* Fixed an issue where the editor selection could end up inside a short ended element (eg br).
|
||||
* Fixed a security issue related to CDATA sanitization during parsing.
|
||||
* Fixed `media` embed content not processing safely in some cases.
|
||||
|
||||
## Version 4.9.9 March 25, 2020
|
||||
* Fixed the table selection not functioning correctly in Microsoft Edge 44 or higher.
|
||||
* Fixed the table resize handles not functioning correctly in Microsoft Edge 44 or higher.
|
||||
|
||||
Reference in New Issue
Block a user