Add 5.3.0 Changelog (#555)
This commit is contained in:
parent
1717bf6e46
commit
7e4ff20c96
|
@ -1,4 +1,4 @@
|
||||||
personal_ws-1.1 en 421 utf-8
|
personal_ws-1.1 en 431 utf-8
|
||||||
ACOT
|
ACOT
|
||||||
ACOTH
|
ACOTH
|
||||||
ActiveCell
|
ActiveCell
|
||||||
|
@ -10,6 +10,7 @@ Api
|
||||||
ApiRange
|
ApiRange
|
||||||
ApiWorksheet
|
ApiWorksheet
|
||||||
Asana
|
Asana
|
||||||
|
ASC
|
||||||
ashx
|
ashx
|
||||||
Aspose
|
Aspose
|
||||||
autocomplete
|
autocomplete
|
||||||
|
@ -26,6 +27,7 @@ BESSELJ
|
||||||
BESSELK
|
BESSELK
|
||||||
BESSELY
|
BESSELY
|
||||||
BETADIST
|
BETADIST
|
||||||
|
BETAINV
|
||||||
BINOM
|
BINOM
|
||||||
BITAND
|
BITAND
|
||||||
BITLSHIFT
|
BITLSHIFT
|
||||||
|
@ -46,6 +48,7 @@ CHIINV
|
||||||
chinese
|
chinese
|
||||||
CHISQ
|
CHISQ
|
||||||
CHITEST
|
CHITEST
|
||||||
|
CJK
|
||||||
clipart
|
clipart
|
||||||
Clipart
|
Clipart
|
||||||
ClipArt
|
ClipArt
|
||||||
|
@ -54,6 +57,7 @@ coedit
|
||||||
CollaborationEditing
|
CollaborationEditing
|
||||||
ColumnWidth
|
ColumnWidth
|
||||||
COMBINA
|
COMBINA
|
||||||
|
commentAuthorOnly
|
||||||
compatibilityMode
|
compatibilityMode
|
||||||
CONCAT
|
CONCAT
|
||||||
ConditionalFormatting
|
ConditionalFormatting
|
||||||
|
@ -104,6 +108,7 @@ DocumentServer
|
||||||
docx
|
docx
|
||||||
Docx
|
Docx
|
||||||
DOCX
|
DOCX
|
||||||
|
DOTX
|
||||||
downloadAs
|
downloadAs
|
||||||
dPc
|
dPc
|
||||||
DPRODUCT
|
DPRODUCT
|
||||||
|
@ -238,9 +243,9 @@ Nederlands
|
||||||
NEGBINOM
|
NEGBINOM
|
||||||
NETWORKDAYS
|
NETWORKDAYS
|
||||||
nextcloud
|
nextcloud
|
||||||
|
nodehun
|
||||||
nodejs
|
nodejs
|
||||||
NodeJS
|
NodeJS
|
||||||
nodehun
|
|
||||||
npm
|
npm
|
||||||
nul
|
nul
|
||||||
num
|
num
|
||||||
|
@ -287,6 +292,7 @@ placholder
|
||||||
Pluging
|
Pluging
|
||||||
PostgreSql
|
PostgreSql
|
||||||
PostgreSQL
|
PostgreSQL
|
||||||
|
POTX
|
||||||
ppt
|
ppt
|
||||||
PptFormatReader
|
PptFormatReader
|
||||||
pptx
|
pptx
|
||||||
|
@ -364,6 +370,8 @@ stirkeout
|
||||||
SUMIFS
|
SUMIFS
|
||||||
SUMPRODUCT
|
SUMPRODUCT
|
||||||
sv
|
sv
|
||||||
|
Svenska
|
||||||
|
Sverige
|
||||||
svg
|
svg
|
||||||
SVG
|
SVG
|
||||||
tabSelected
|
tabSelected
|
||||||
|
@ -380,8 +388,8 @@ TRIMMEAN
|
||||||
truetype
|
truetype
|
||||||
TTEST
|
TTEST
|
||||||
ttf
|
ttf
|
||||||
txt
|
|
||||||
txPr
|
txPr
|
||||||
|
txt
|
||||||
ubuntu
|
ubuntu
|
||||||
uncalculated
|
uncalculated
|
||||||
undelete
|
undelete
|
||||||
|
@ -414,10 +422,11 @@ XLS
|
||||||
XlsFormatReader
|
XlsFormatReader
|
||||||
xlsx
|
xlsx
|
||||||
XLSX
|
XLSX
|
||||||
|
XLTX
|
||||||
xps
|
xps
|
||||||
Yandex
|
Yandex
|
||||||
youtube
|
youtube
|
||||||
yy
|
yy
|
||||||
yyyy
|
yyyy
|
||||||
Zb
|
Zb
|
||||||
ZTEST
|
ZTEST
|
||||||
|
|
63
CHANGELOG.md
63
CHANGELOG.md
|
@ -1,5 +1,68 @@
|
||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## 5.3.0
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
#### All Editors
|
||||||
|
|
||||||
|
* Tabbed Interface in OpenSource version
|
||||||
|
* New placements for undo-redo, save and print button in top toolbar
|
||||||
|
* 250 document languages (mostly without spellchecker)
|
||||||
|
* Completely redone font engine (Better support of CJK fonts and much more)
|
||||||
|
* Ability to flip and rotate shape/images
|
||||||
|
* Ability to crop images
|
||||||
|
* Adding bookmark do not close bookmark window
|
||||||
|
* Comments are show in all edit-view modes
|
||||||
|
* New hotkeys on MacOS
|
||||||
|
* New license flag `customization`
|
||||||
|
* Load images from storage
|
||||||
|
* Add options for objects align (align to page, margin, slide)
|
||||||
|
* New hints for shapes (Bug #20091)
|
||||||
|
* Completely new photo editor plugin
|
||||||
|
|
||||||
|
#### Document Editor
|
||||||
|
|
||||||
|
* Formulas in Tables
|
||||||
|
* Save as DOTX, PDF-A, OTT
|
||||||
|
* Show review changes in view mode
|
||||||
|
* Can't remove review changes of another user
|
||||||
|
* Can't remove a comments of another user
|
||||||
|
(option `customization.commentAuthorOnly` = `true`)
|
||||||
|
* Add description for moved text and move to changed text in Review mode
|
||||||
|
* Get link to bookmark
|
||||||
|
* Search selected text
|
||||||
|
|
||||||
|
#### Spreadsheet Editor
|
||||||
|
|
||||||
|
* Български, Svenska (Finland), Svenska (Sverige) number format
|
||||||
|
* Translates of formulas to Italian
|
||||||
|
* Go to link by click, not control click
|
||||||
|
* `ASC`, `BETAINV`, `HYPERLINK` formulas
|
||||||
|
* Support of Print areas
|
||||||
|
* Ability to set exact text orientations in degrees
|
||||||
|
* Text to column Wizards
|
||||||
|
* Paste Text Wizard
|
||||||
|
* Save as XLTX, PDF-A, OTS
|
||||||
|
* Support of Array Formula
|
||||||
|
* Icon and Data Bars Conditional Formatting
|
||||||
|
* Gradient and Texture cell fill
|
||||||
|
* Show hint with function/arguments description when typing function
|
||||||
|
* Show min and max values in status bar
|
||||||
|
* Distribute objects
|
||||||
|
* Redone cut cell process (cell not removed after cut immediately)
|
||||||
|
|
||||||
|
#### Presentation Editor
|
||||||
|
|
||||||
|
* Save as POTX, PDF-A, OTP
|
||||||
|
* Add font rendering option
|
||||||
|
* Search and replace text
|
||||||
|
* Internal hyperlinks: entering the slide number manually
|
||||||
|
|
||||||
|
#### Fixes
|
||||||
|
|
||||||
|
* A lot of fixes in every subsystem
|
||||||
|
|
||||||
## 5.2.8
|
## 5.2.8
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|
Loading…
Reference in a new issue