From 644b93e297d96403c9c197e0755d182c55c9bd42 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Wed, 6 Dec 2017 14:09:12 +0300 Subject: [PATCH] Add 5.0.6 changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cff4aa5..cc718ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,21 @@ # Change log +## 5.0.6 +### New Features +#### Licensing +* New license type - by unique users count + +### Fixes +#### Document Editor +* JS Error while inserting empty cell to chart title (bug #36441) +* Remove non-actual Rich Text Content Control help files +* Hide Clipart plugin window if version history opened (bug #36464) + +#### Back-end +* Long outbox request authorization headers are reduced (bug #36202) + +#### Windows Version +* Fix jwt enabling in ds example + ## 5.0.5 ### New Features #### DesktopEditors