From 9d607d305579bd55638b23ad672ec7ddd6d392c0 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Fri, 26 Feb 2021 17:22:06 +0300 Subject: [PATCH] Add changelog to 6.2.0 --- CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7173825f..f2c72c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,42 @@ # Change log +## 6.2.0 + +### New Features + +#### All Editors + +* Ability to use Tab/Shift+Tab in some dialog windows +* Change color of loader to darker one +* Ability to setup font size 300pt (409pt for Spreadsheets) +* New translation to Belarusian, Catalan, Greek, Lao, Romanian +* Beta versions has new `beta` mark in left toolbar + +#### Document Editor + +* Ability to insert Table of Figures + +#### Spreadsheet Editor + +* Ability to insert slices in pivot table +* Ability to cancel auto-expansion of tables +* Data Validation settings +* Support of custom number format +* `GROWTH`, `TREND`, `LOGEST`, `UNIQUE`, `RANDARRAY` functions support + +#### Presentation Editor + +* Ability to setup auto-format as you type +* Buttons for increase-decrease font size + +#### Back-end + +* Mark person clicking the force-save button as file author + +### Fixes + +* All components received countless fixes + ## 6.1.1 ### Fixes