commit
df464485e5
49
CHANGELOG.md
49
CHANGELOG.md
|
@ -1,4 +1,53 @@
|
|||
# Change log
|
||||
## 5.0.7
|
||||
### New Features
|
||||
#### Licensing
|
||||
* New license type - by unique users id's and access period
|
||||
|
||||
#### Document Builder
|
||||
* Add a lot of getters and setters
|
||||
* New methods to AddSheet
|
||||
|
||||
#### Spreadsheet Editors
|
||||
* Add stirkeout, superscript and subscript in top toolbar (bug #26581)
|
||||
|
||||
#### Help
|
||||
* New entries in help for each editor tab
|
||||
|
||||
### Fixes
|
||||
#### All Editors
|
||||
* Update translations
|
||||
* Set focus out of the editor frame in IE/Edge
|
||||
|
||||
#### Document Editor
|
||||
* Fix opening docx file with formula in MS Word (bug #36490)
|
||||
* Fix JS error while inserting Spreadsheet cell with comment (bug #36506)
|
||||
* Fix bug with inserting the content control in the math equation.
|
||||
* Fix reset selection from object in header/footer after keyboard move
|
||||
|
||||
#### Spreadsheet Editors
|
||||
* Fix wrong dependence in formula with 3D Ref after removing sheet
|
||||
* Fix opening odt with chart
|
||||
* Fix calculating sparkline in some case (bug #36603)
|
||||
* Fix printing image outside of printed range (bug #36573)
|
||||
|
||||
#### Presentation Editor
|
||||
* Fix shape blocking in coedit for users with different mode (bug #36435)
|
||||
* Fix chart `Constant proportions` working only once (bug #36494)
|
||||
* Fix JS error while inserting page number from Document Editor (bug #36508)
|
||||
* Fix JS error while undo of table (bug #36515)
|
||||
|
||||
#### Back-end
|
||||
* Fix IIS URL Rewrite while uploading image
|
||||
* Fix ttf fonts not gziped
|
||||
|
||||
#### Integration Example
|
||||
* Remove `Integration Edition` from logo
|
||||
|
||||
#### x2t
|
||||
* Fix some DOCX, DOC, RTF files from users
|
||||
* Fix DOCX with MathType equations (bug #36524)
|
||||
|
||||
## 5.0.6
|
||||
### New Features
|
||||
#### Licensing
|
||||
|
|
2
core
2
core
|
@ -1 +1 @@
|
|||
Subproject commit e7bbbec0de5a18bea3fa579352fb8c482e7e4cbe
|
||||
Subproject commit 44491bbbb4faf192e86fe1eb61a57d6db5366fa0
|
2
sdkjs
2
sdkjs
|
@ -1 +1 @@
|
|||
Subproject commit 57662fae243d118b242c297ec6dd55d45afdc5cb
|
||||
Subproject commit 314e4cbbb9d451f26c9bca2dd6fb3fe2937ed47d
|
|
@ -1 +1 @@
|
|||
Subproject commit 248aef0a8af74ad41d82b5ff13f5038665860d20
|
||||
Subproject commit 76b7a8e8481415d8c6ab62c9fa339ef0a1c8959a
|
2
server
2
server
|
@ -1 +1 @@
|
|||
Subproject commit e868cfd7a3f1a42cde9a078ac451c77bb27a77a5
|
||||
Subproject commit 4ec2cb1cb3ad313837cd7e10460feefd8d11052e
|
2
web-apps
2
web-apps
|
@ -1 +1 @@
|
|||
Subproject commit 2aa82b55c0970aee78fba8cec56a3ad00863aa6b
|
||||
Subproject commit bc07000bdc7d1e97f963baa8ecfe152cd75ac997
|
Loading…
Reference in a new issue