mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
* [bug] fix bug 61242 * [pe] Fixed opening a slideshow with a 4 letters document title(asc_IsStartDemonstartionOnOpen) * [all] Replace indexOf with endsWith * [se] Fix bug 62336. Added an offset to correctly lookup the value in cellsRange when getting an array in arg1 * [bug] fix bug 62273 * [bug] fix bug 62207 * [bug] fix bug 62389 * [bug] fix bug 62400 * Fixed getting TextPr from ApiRun * [bug] fix bug 62402 * Fix bug 62199 * [bug] for bug 62390 * Fix bug #62396 Fix issue with minimization for numbering preview * [bug] fix bug 62397 * Fix bug #62388 * Fix bug 62351 * [bug] fix bug 62442 * [se] Fix bug 62410 * [se] Fix bug 62332 (#3466) * [se] Fix 62332 --------- Co-authored-by: DimitryOrlov <dmitriy.orlov@onlyoffice.com> * [bug] fix bug 62435 * Fix bug #62406 Change paragraph style according to numbering level * [se] Fix bug 60901 * [all] Fix bug 62414 * For bug #62448 Check the situation when we remove the footnote reference by moving it to the footnote it refers to * Fix bug 62401 * Fix bug #62448 Cancel move of the table in some cases * Fix bug #62469 * Fix/bug 62420 (#3473) * [se] By bug 62420 * [de] Fix bug 62418 * Fix bug #62447 Fix IsUseInDocument check for headers/footers. Also fix adding a paragraph to the numbering collection when changing the paragraph style * Saving multi level lists with indents and font size * [bug] fix bug 62487 * [bug] for bug 62470 * Fix bug #62405 Do not add "none" numberings to UI collections * Saving review info about last paragraph in parent element * Fix tests for paraEnd review info * Fix problem with save to drawing formats in cloud files * Fix bug #62423 * update system plugins feature (#3478) * bug fix: incorrect cache (#3423) ignore asc_plugins_installed, asc_plugins_removed in desktop version * Update module * [de] Fix the problem with numbering flags * Fix bug #44374 Preserve numbering text properties when applying a different numbering type * Update pdf test example * Add support offsetTop in pdf/xps/djvu viewer * [se] Fix bug 62491. Added array processing for the COUNTIF function when receiving it in the first argument * Fix bug 62353 * Fix save fields for cloud files in desktop * For bug 61949 * Fix bug 61949 * Fix none text oY centering * Set print oprion for Print To PDF button * [de] Fix an issue with collecting numberings in the document * [se] By bug 62529 (#3481) * Fix/file sharing (#3482) [se] By bug 60760 read/write filesharing --------- Co-authored-by: Sergey Luzyanin <Sergey.Luzyanin@onlyoffice.com> Co-authored-by: Sergey Konovalov <Sergey.Konovalov@onlyoffice.com> Co-authored-by: DimitryOrlov <dmitriy.orlov@onlyoffice.com> Co-authored-by: Nikita <nikita.khromov@onlyoffice.com> Co-authored-by: KirillovIlya <ilya.kirillov@onlyoffice.com> Co-authored-by: Igor Zotov <Igor.Zotov@onlyoffice.com> Co-authored-by: Vladimir Privezenov <privezenoff@yandex.ru> Co-authored-by: Vikulov Dmitry <dmitry.vikulov@onlyoffice.com>