Add changelog v6.2.2 (#1220)

This commit is contained in:
Pavel Lobashov 2021-04-19 12:04:29 +03:00 committed by GitHub
parent 8c8fd736d6
commit 1684a5bce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,23 @@
# Change log
## 6.2.2
### Fixes
#### Server
* Remove ability to execute DocumentBuilder scripts from Editors
* Fix vulnerability with 'insert image from url' and 'compare document from url`
#### x2t
* Fix convert time for specific document (Bug #49434)
* Fix broken pptx file after open in Presentation Editor (Bug #49429, #49202)
#### Docker
* Fix instruction for using Let's Encrypt ([Docker-DocumentServer#349](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/349))
## 6.2.1
### Fixes