Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot] fc48b10b44 Update submodules 2022-07-13 13:07:19 +00:00
maxkadushkin e86baa1ba7 Update CHANGELOG.md (#942) 2022-07-11 11:51:22 +03:00
Alexander Trofimov 1379e3360c Update version (#919) 2022-05-16 12:25:56 +03:00
7 changed files with 44 additions and 6 deletions
+38
View File
@@ -1,5 +1,43 @@
# Change log # Change log
## 7.1.1
### Fixes
#### All Editors
* Fix rendering list of fonts if there is a lot of fonts (Bug #46495)
* Fix rendering of some Chinese fonts (Bug #48564)
* Update help entries
#### Document Editor
* Fix lost text box in Header (Bug #56940)
* Fix incorrect table width for some doc file (Bug #56901)
* Fix convert of some docx files (Bug #57068, Bug #57177)
* Fix color of SmartArt figures in docx -> odt convert (Bug #57104)
* Fix page count in specific doc file (Bug #57334)
* Fix insert page with merge cells and drag'n'drop (Bug #57305)
* Fix zoom while touch-pad scrolling (Bug #56029)
* Hide "Create new" for offline pdf/djvu/xps files
#### Spreadsheet Editor
* Fix all sheets display while saving as pdf (Bug #49163)
* Fix zoom change with touch-pad on MacOS (Bug #57249)
#### Presentation Editor
* Fix re-save of some pptx files (Bug #57070)
* Fix test align for some ODP files (Bug #57214)
* Fix saving SmartArt in groups (Bug #57112)
* Fix crash on drawing animation labels by shape track
#### PDF Viewer
* Fix lost text in PDF -> ODT (Bug #57274)
* Fix calling translate plugin (Bug #53808)
## 7.1.0 ## 7.1.0
### New Features ### New Features
+1 -1
View File
@@ -1,5 +1,5 @@
[![License](https://img.shields.io/badge/License-GNU%20AGPL%20V3-green.svg?style=flat)](https://www.gnu.org/licenses/agpl-3.0.en.html) [![License](https://img.shields.io/badge/License-GNU%20AGPL%20V3-green.svg?style=flat)](https://www.gnu.org/licenses/agpl-3.0.en.html)
![Platforms Windows | macOS | Linux](https://img.shields.io/badge/Platforms-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg?style=flat) ![Release](https://img.shields.io/badge/Release-v7.0.0-blue.svg?style=flat) ![Platforms Windows | macOS | Linux](https://img.shields.io/badge/Platforms-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg?style=flat) ![Release](https://img.shields.io/badge/Release-v7.1.0-blue.svg?style=flat)
## Overview ## Overview
+1 -1
Submodule core updated: c025475f8b...d4a4e91d5a
+1 -1
Submodule sdkjs updated: 8add64f77d...e8cc5732b5