From 86d5600fe6d613f1a054b443a4315c9cf891ae2d Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Sat, 27 Aug 2016 09:55:00 +0300 Subject: [PATCH] Add changelog for 4.1 version --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c30a15a0..2cbeee318 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Change log +## 4.1.0 +### New features +#### Back-end +* Use PostgreSQL instead of MySQL on back-end +* Ability to filter users using ipfilter + +#### Editors +* Whole-new code handling text input. Better support of languages using hieroglyphs +* Whole-new copy-paste with better compatible with external sources + +### Changes +* Improvements in opening of all supported formats + +### Fixes +* A lot small bugfixes in all modules of product + ## 4.0.3 ### Changes * Ability to use full-toolbar mode in editors with standard license.