Compare commits

...

4 commits

Author SHA1 Message Date
Lea 8eca3681b7
Update submodule to point to web-apps fork 2023-01-12 14:25:10 +01:00
github-actions[bot] da71b9c6f9 Update submodules 2022-12-20 12:55:42 +00:00
Denis Spitsyn ed60013250
Add v7.2.2 changelog (#2045)
* Add v7.2.2 changelog

Add v7.2.1 changelog

* Fix markdown

* Update spellchecker

* Fix more

* Fix spaces

* Add one more exception

* Remove non-unicode symbol
2022-12-20 10:35:58 +03:00
Pavel Lobashov 5bed65fa99
Add note about docker-engine (#1959) 2022-10-27 11:09:17 +03:00
7 changed files with 79 additions and 5 deletions

View file

@ -14,6 +14,7 @@ adSm
AllFontsGen
altGr
amd
amqp
Api
ApiBlockLvlSdt
ApiChart
@ -80,6 +81,7 @@ CHISQ
CHITEST
citus
CJK
clientLog
clipart
Clipart
ClipArt
@ -101,6 +103,7 @@ ConnectionsOS
COnOfftype
convertasion
Convertation
convertions
ConvertService
COTH
COUNTIF
@ -231,6 +234,7 @@ GetTopMargin
GetUsedRange
GetValue
GetVisible
GetVisibleRegion
GetWidth
GetWpar
glyphs
@ -267,9 +271,11 @@ inBody
innodependencyinstaller
InsertContent
insertImage
integrations
INTL
INV
iOS
iPadOS
ipfilter
IsAutosave
IsExitSave
@ -354,6 +360,7 @@ ODP
ods
odt
ODT
onDocumentContentReady
onDocumentStateChange
onlyoffice
ONLYOFFICE
@ -390,6 +397,7 @@ PhotoEditor
PHP
placholder
Pluging
png
PNG
PostgreSql
PostgreSQL
@ -438,6 +446,7 @@ savefile
SaveLock
saveUrl
Schweiz
ScrollToAbsolutePosition
sdk
sdkjs
sdt
@ -535,6 +544,7 @@ undelete
ungroup
ungrouping
unLockDocument
uri
URI
url
urls
@ -557,6 +567,7 @@ wget
WinXp
wmf
WOPI
WordControl
WrapText
xfIndexNumber
XLOOKUP

2
.gitmodules vendored
View file

@ -15,7 +15,7 @@
url = https://github.com/ONLYOFFICE/server.git
[submodule "web-apps"]
path = web-apps
url = https://github.com/ONLYOFFICE/web-apps.git
url = https://git.amogus.cloud/Lea/web-apps.git
[submodule "sdkjs-plugins/plugin-highlightcode"]
path = sdkjs-plugins/plugin-highlightcode
url = https://github.com/ONLYOFFICE/plugin-highlightcode

View file

@ -1,5 +1,66 @@
# Change log
## 7.2.2
### Fixes
#### All Editors
* Change selection font for base math font
#### Document Editor
* Fix the document bouncing in fast co-edit mode (Bug #59647) ([DocumentServer#1955](https://github.com/ONLYOFFICE/DocumentServer/issues/1955))
* Fix ability to review the document by anonymous users (Bug #59592)
* Fix changing `Unit of Measurement` property in `Advanced Settings` (Bug #59911)
* Fix the problem with compiling text properties of paragraph numbering (Bug #59324)
* Fix comment highlight rendering (Bug #59640)
* Fix calculating end info of the paragraph (Bug #59997, #60026)
* Fix printing selection for some documents (Bug #60167)
* Fix calculating the end info of a paragraph in table (Bug #60115)
#### Spreadsheet Editor
* Fix print from the integrations (Bug #59466)
* Fix hangup on opening xlsx file (Bug #59549)
* Fix displaying of the descriptions in `Function Arguments` window
for non-English formula languages
#### Presentation Editor
* Fix applying auto-correction in the equations (Bug #59529) ([DocumentServer#1960](https://github.com/ONLYOFFICE/DocumentServer/issues/1960))
#### Convert
* Fix some specific files in docx to png conversion (Bug #59923)
#### Back-end
* Major improvements of js compilation during convertions
through creating js caches with fonts
* Fix file collection with setting `FileConverter.converter.errorfiles`
* Add idle session close log and `clientLog` command
* Add `onDocumentContentReady` log message
#### API
* Fix `GetVisibleRegion` method
* Add `WordControl.ScrollToAbsolutePosition` method
#### Mobile Web Editors
* Fix the editors loading in some integrations on iOS and iPadOS (Bug #59604)
#### Docker
* Fix port parsing from `amqp_uri` if host contains digits including IP (Bug #59483)([Docker-DocumentServer#215](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/215))
* Add base image and PostgreSQL version build arguments
* Fix errors when starting the container on CentOS 9 (Bug #59481)([Docker-DocumentServer#522](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/522))
#### Integration Example
* Fixed several issues with jwt in different examples
## 7.2.1
### New Features
@ -103,6 +164,8 @@
#### Docker
* Update base image to `ubuntu:22.04`. Please update `docker-engine`
to latest stable version (`20.10.21` as of writing this doc)
* Fix build of image (Bug #59310)([Docker-DocumentServer#506](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/506))
#### Integration Example

2
core

@ -1 +1 @@
Subproject commit a69bff9e4eafac6b468a51c6642e29ca1de7a4da
Subproject commit 24e04314d878b8efc5ef4cb9c1a20331497071ea

2
sdkjs

@ -1 +1 @@
Subproject commit 8e38eca8a7ee16c738b890011044d29a90b824a3
Subproject commit 2f7a18f583853b15c5a05ff357f3e1bc15b726c7

2
server

@ -1 +1 @@
Subproject commit a46493dd1ab68897a485b6ce5a8fa3f1084d2e8d
Subproject commit 1a1cbf19681318eafd73c6a03c68afe3d6d67aa2

@ -1 +1 @@
Subproject commit 645ff855aa32ea7b0d3ba7a86ff24a70e3d68e3d
Subproject commit ddec589b37b29ae93b699ea6797f1e375486abdc