Compare commits

..

3 Commits

Author SHA1 Message Date
Alexey Golubev 310d5005f0 Update CHANGELOG.md (#641) 2021-06-28 11:34:01 +03:00
maxkadushkin fc18be8f33 Create CHANGELOG.md (#581) 2021-03-18 16:27:31 +03:00
papacarlo 52d328c9e7 Update submodules 2021-03-18 10:48:47 +00:00
7 changed files with 44 additions and 6 deletions
+38
View File
@@ -1,5 +1,41 @@
# Change log
## 6.3.1
### New Features
* Added Seafile provider connection options
* Interface Themes support
* 150% interface scaling support (Windows, Linux)
* Spellchecker implemented as SharedWorker. No more back-end service for spellchecker
* Ability to add file to favorites (must be supported on DMS side)
* Password protection support
* New chart types (lines and scatter)
* Check hyperlinks for 2083 symbol length
### Document Editor
* Wrapping for shapes in Top Toolbar
* Indents settings in Paragraph Right Sidebar
* Change Register operation in Top Toolbar
* Change List Level operation
* Export to html, fb2, ePub
### Spreadsheet Editor
* Add new chart type - combo
* Redone Chart Advanced Setting with more axis settings
* Add ability to set axis label format
* New date format "YYYY-MM-DD" (ISO 8601)
* Cell Indent setting in Table Right Sidebar
* Opening of Microsoft Office XML 2003 files
* Group and Ungroup operation for Pivot Tables
* XLOOKUP function
### Presentation Editor
* Slide opacity setting
* Setup columns in shape via Top Toolbar
* Presentation Animations are saved after export from our editor
### Fixes
* All editors received countless fixes
## 6.2.0
### New Features
@@ -9,6 +45,8 @@
* 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)
* Implemented a new Document Server integration scheme
* Ability to protect documents, spreadsheets and presentations using a digital signature
#### Document Editor
+1 -1
Submodule core updated: 5f75c1ac90...ddbb99414f
+1 -1
Submodule sdkjs updated: a525a349e5...6cd4a65fe0