Ability to set alternative text for shapes

This commit is contained in:
Pavel Lobashov 2017-03-17 17:22:28 +03:00
parent c10e9d4f0a
commit bbd2cabca1
No known key found for this signature in database
GPG key ID: 8DAD236C00523ECF

View file

@ -4,6 +4,7 @@
### New Features
#### Editors
* Full support of high-dpi monitors
* Ability to set alternative text for shapes
#### Document Editor
* Undo-Redo in Fast co-edit
@ -33,6 +34,34 @@
* Ability to check and kick-out idled users
* Ability to perform forced save (by timeout and by button)
#### x2t
* Extended reading xml (in pptx), sppr, txpr in chart without DrawingConverter
* Faster working with chart without office_drawing
* OfficeUtils - add sort for compress
* Remove libxml2 from DocxFormat
##### DOC
* Background page
##### XLS
* Data validation
* Decryptor
##### ODF
* Global settings for documents
* SVG refactor
* Background page (image, pattern, gradient)
* Convert smart art
* Sheet/Workbook views
* Support convert OLE objects (and other embedded)
##### RTF
* Generate replacement text hyperlink if absent
* Office digital signatures
* Extended drawings
* Custom shapes
* Text in drawing shapes
#### Plugins
* A lot new plugins feature