From 7653d6fea775b8dec976ff71f7154bd3b59912b7 Mon Sep 17 00:00:00 2001 From: Lee Newson Date: Thu, 19 Dec 2019 13:34:03 +1000 Subject: [PATCH] TINY-4543: Added 4.9.7 changelog --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index f3930b3..8e06877 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,11 @@ class: changelog {% capture changelog %} +## Version 4.9.7 December 19, 2019 +* Fixed the `visualchars` plugin converting HTML-like text to DOM elements in certain cases. +* Fixed an issue with the `paste` plugin not sanitizing content in some cases. +* Fixed HTML comments incorrectly being parsed in certain cases. + ## Version 4.9.6 September 2, 2019 * Fixed image browse button sometimes displaying the browse window twice on mobile.