Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50207962f7 | |||
| 1e78a02bcd | |||
| d8f98a3c45 | |||
| c858ee63b0 | |||
| fdbbce548b | |||
| 96dab9b45c |
@@ -1,5 +1,96 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## 5.5.1
|
||||||
|
|
||||||
|
### New features
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Multi-Window mode (Windows, Linux)
|
||||||
|
* Loading speed improvements
|
||||||
|
* `Symbol table` now is system component, not a plugin
|
||||||
|
* New button `Top Toolbar -> Collaboration -> Remove comments`
|
||||||
|
* Replace `Default Size` button to `Actual Size`
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Ability to remove table cells
|
||||||
|
* Ability to insert several rows\columns
|
||||||
|
* Ability to add titles for shapes, table and levels
|
||||||
|
* New options for margins
|
||||||
|
* New options for bullet lists
|
||||||
|
* Ability to draw and erase table
|
||||||
|
* Ability to edit gutter and mirror margins
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Added support of reading drop-down lists.
|
||||||
|
* Added support of reading data validation.
|
||||||
|
* Ability to recalculate all formulas
|
||||||
|
* New scale options
|
||||||
|
* New options for cell fill
|
||||||
|
* Ability to set Cell Snapping
|
||||||
|
* Sheets multi-select
|
||||||
|
* Bullets and numbering options from context menu
|
||||||
|
* Ability to change bullets marker
|
||||||
|
* New spellchecker options
|
||||||
|
* Ability to sort by several columns\rows
|
||||||
|
* Option for setting separators
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Ability to add object to slide template
|
||||||
|
* Ability to reset slide
|
||||||
|
* New list settings
|
||||||
|
* Ability to add object to placeholder
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* All components received countless fixed
|
||||||
|
* Localization improvements
|
||||||
|
* Fixed some security issues
|
||||||
|
* Fix some more issues with user files
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Fixed an issue with comment duplication in other editors (bug #44689)
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Better support of TIME function (bug #44849)
|
||||||
|
|
||||||
|
#### files editing/convertion
|
||||||
|
|
||||||
|
* Fixed some security issues
|
||||||
|
* Fixed an issues with DOC, RTF and XLSX formats(bug 44756) (bug 44934) (bug 44840)
|
||||||
|
* Fixed corrupting of mime-type after some DOCX editing (Bug 44957)
|
||||||
|
|
||||||
|
|
||||||
|
## 5.4.2
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
### All Editors
|
||||||
|
|
||||||
|
* Improved compatibility with macOS 10.15 Catalina
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Fix the problem with removing previously added text by
|
||||||
|
other user in the review mode (bug #43183)
|
||||||
|
* Fix the problem with moving text in the review mode
|
||||||
|
(bug #43238)
|
||||||
|
* Fix the problem of inserting a table over another table
|
||||||
|
* Fix the problem with reviewed numbering
|
||||||
|
* Fix some problems with watermarks
|
||||||
|
|
||||||
|
#### Plugins
|
||||||
|
|
||||||
|
* Fix starting PhotoEditor plugin (bug #42473)
|
||||||
|
* Fix issues with YouTube plugin
|
||||||
|
|
||||||
## 5.4.1
|
## 5.4.1
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
[](https://www.gnu.org/licenses/agpl-3.0.en.html)  
|
[](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
||||||
|

|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule core updated: cc8cfb6124...d5c5c4b8cf
+1
-1
Submodule desktop-apps updated: ef76e840de...f11a5b84b9
+1
-1
Submodule desktop-sdk updated: 85eb2ffa64...12abc3c8ae
+1
-1
Submodule dictionaries updated: 8c4afc1bd3...2bff8e819e
+1
-1
Submodule sdkjs updated: 70bf6846ec...acffa841d4
+1
-1
Submodule web-apps updated: 55253c4d75...897ebf6515
Reference in New Issue
Block a user