Compare commits

..

13 Commits

Author SHA1 Message Date
maxkadushkin abf8527160 Update CHANGELOG.md (#580) 2021-03-18 13:02:33 +03:00
papacarlo 3553b74db1 Update submodules 2020-12-08 08:01:00 +00:00
maxkadushkin c9b2c1cec0 Update CHANGELOG.md (#518) 2020-12-08 10:09:11 +03:00
Alexey Golubev 30b72cef42 updated submodules 2020-11-19 16:34:41 +03:00
maxkadushkin f7143495df Update CHANGELOG.md (#512) 2020-11-19 16:22:32 +03:00
Alexey Golubev a83ccfb78e updated submodules 2020-11-11 11:44:39 +03:00
maxkadushkin 8bd1c99e7c Update CHANGELOG.md (#506) 2020-11-11 11:37:26 +03:00
Alexey Golubev 58d9ffd8b7 updated submodules 2020-10-15 14:58:12 +03:00
maxkadushkin 7fc307e6a0 Update CHANGELOG.md (#485) 2020-10-15 13:09:18 +03:00
Alexey Golubev 3b895c0150 updated submodules 2020-09-09 16:06:54 +03:00
maxkadushkin 95ae989e2a Update CHANGELOG.md (#455) 2020-09-09 14:18:22 +03:00
Alexey Golubev 79883895dd updated submodules 2020-07-30 11:40:50 +03:00
maxkadushkin d22d8967e5 Update CHANGELOG.md (#428)
* Update CHANGELOG.md

* Update CHANGELOG.md
2020-07-30 11:22:36 +03:00
7 changed files with 242 additions and 6 deletions
+236
View File
@@ -1,5 +1,241 @@
# Change log # Change log
## 6.2.0
### New Features
#### All Editors
* Ability to use Tab/Shift+Tab in some dialog windows
* Change color of loader to darker one
* Ability to setup font size 300pt (409pt for Spreadsheets)
#### Document Editor
* Ability to insert Table of Figures
#### Spreadsheet Editor
* Ability to insert slicers in pivot tables
* Data Validation settings
* Ability to cancel auto-expansion of tables
* Support of custom number format
* GROWTH, TREND, LOGEST, UNIQUE, RANDARRAY functions support
#### Presentation Editor
* Ability to setup auto-format as you type
* Buttons for increase-decrease font size
### Fixes
* All editors received countless fixes
## 6.1.0
### New Features
#### All Editors
* Complete redone html-based formats (`ePub`, `mht`, `html`)
* `fb2` format can be opened in viewer
* Redone gradient control and ability to set custom angle for gradient fill
* New icons in context menu
* Add support of AutoFormat as you type
* Apply button in File menu always visible
* Ability to copy comment from left sidebar
* Translate plugin uses Google Translate, instead of Yandex
#### Document Editor
* Ability to show line numbering
* Ability to add cross-reference
* Add support of endnotes
* Ability to edit AutoCorrect list
* Select Data button in Chart Editor
#### Spreadsheet Editor
* Ability to work with sheet view (available only for paid version)
* Support of editing data ranges in Chart
* Redone cell editor height change
* New cursor for column\row hover
* Ability to hide freeze pane shadow
* Pivot Table can be inserted from `Insert` tab
### Fixes
* All components received countless fixes
## 6.0.2
### Fixes
#### All Editors
* Fix problem with insert BMP image in doc (Bug #47276)
## 6.0.1
### Fixes
#### All Editors
* Actualize Help
#### Document Editor
* Fix losing comments added to docx (Bug #46770)
#### Spreadsheet Editor
* Fix pivot refresh in R1C1 (Bug #46052)
#### Convert
* Fix error while opening specific xls (Bug #46728)
#### Back-end
* Fix several vulnerabilities
* Fix Path Traversal vulnerability via `download as` params
* Fix ER_DATA_TOO_LONG: Data too long for column 'callback' at row 1
* Fix problem with generating new presentation theme (Bug #46754)
## 6.0.0
### New Features
#### All Editors
* Option to adjust application interface scaling (Windows, Linux)
* Autofit settings for shape
* Ability to insert special characters
* Autorun settings for macros
* Selecting an image from storage for watermarks, shapes and slides filling
* Added an autocorrection list
* Redesign of color selection component
* Ability to change a position and size of chart elements
* Hotkey Ctrl + 0 for zoom resetting
* Changed a behavior of hiding icons in tabs when editor window is reducing
#### Document Editor
* Ability to insert date and time
* Ability to print selection in view mode
* Converting an equation from old formats
* Changed placeholder for content controls
* Redone the algorithm the justifying of a paragraph with condensing spaces
#### Spreadsheet Editor
* Full support of pivot tables
* Autofilter settings in pivot tables
* Support of open all existing in file conditions for data bar conditional formatting
* Support of open all existing in file gradients for data bar conditional formatting
* Full support of slicers for format tables
* Special paste settings
* Ability to move a sheet from one workbook to another
* Internal link to named range
* Print titles
* New component for cells selection
* Ability to remove duplicate values
* Ability to insert function via Function Arguments dialogue
* Wrap Text and Shrink to Fit settings in right toolbar
* Vertical Text option in text orientation settings
* Ability to change the function in Total Row for formatted table
* Delimiter settings for Special Paste and Text to Columns dialogue
* LINEST function
* Hotkeys Ctrl+Shift+'Plus sign' and Ctrl+Shift+'Minus sign' for date and time insertion
* Hotkey Shift+F3 for a function insertion
* Status bar settings
* New mouse actions for work with format tables
#### Presentation Editor
* Changed interface for internal link
* Ability to print selection in view mode
* Redesign of bullet and numbering list menu
### Fixes
* All editors received countless fixes
## 5.6.4
### Fixes
#### Back-end
* Fix several vulnerabilities in convertion app (Bug #46348, Bug #46352, Bug #46353,
Bug #46384, Bug #46434, Bug #46436)
* Fix vulnerability in TXT converter (Bug #46437)
* Fix Path Traversal vulnerability via image upload params (Bug #46113)
* Fix Path Traversal vulnerability via `savefile` param (Bug #46037)
* Fix Path Traversal vulnerability via Convert Service param (Bug #45976)
## 5.6.0
### New features
#### All Editors
* Support of Private Rooms plugin (ONLYOFFICE Enterprise Edition 11.0 needed as well)
* Possibility to gain access to some features of commercial versions Document Server
### Fixes
#### All Editors
* Fixed opening zero-bytes files created with MS Office folder menu
* Fixed an issue with opening long path files (Bug 45117)
* Added ability to run an application with system title bar by --system-title-bar flag (Linux) (Bug 43189) (#271)
* Fixed an unexpected application window behavior after presentation showing was ended (Bug 44968)
* Fixed an unexpected application behavior after undocking window with presenter mode (Bug 45483)
* Fixed an ability of resizing application windows on macOS (Bug 45135)
* Fixed an issue with connecting to cloud servers if url contains spaces (Bug 42293)
* Fixed an issue with restoring application window after some scenarios (Bug 45292)
* Fixed a dialog window displaying while all application windows is closing (Bug 44974)
* Fixed a window title scaling on HiDPI displays in some scenarios (Bug 45060)
* Fixed a duplication of print button after undocking PDF-viewer window (Bug 45170)
* Some translations in dialog windows was improved
* Fixed a position of application window after printing operations was canceled (Bug 45003)
* Fixed an issue with displaying artifacts on about page in some scenarios (Bug 44684)
* Fixed an issue with displaying artifacts after installation on Windows 10 was finished (Bug 45089)
* Fixed an issue with user name updating while document is opened (Bug 45254)
* Added user name limitation in field (Bug 44742)
* Fixed an issue with locking modal dialogs while print dialogue in opened and updocked (Bug 42791)
* Fixed an editor tab position after window is attaching (Bug 44749)
* Added custom title for Windows Apps entry in Add or Remove Programs
* Fixed unexpected system rebooting after VSRedis installation
* Fixed displaying of dialogue windows on some linux color schemes (Bug 31995)
#### Document Editor
* Fixed in issue with autocolor feature for graphical objects in some DOCX user files (Bug 45460)
* Fixed an issue with increasing font size in some DOCX user files (Bug 44852)
* Fixed disabling undo/redo buttons after the documents comparing
* Fixed incorrect displaying of some PDF user files (Bug 45336, Bug 39097, Bug 19078)
* Fixed incorrect displaying of watermark on CJK languages (Bug 45886)
* Fixed an export of some DOCX user files to PDF (Bug 45319)
#### Spreadsheet Editor
* Fixed invalid icon in cells border menu (Bug 45910)
* Fixed an error with copy and past format table in some XLSX files (Bug 45731)
* Fixed an error with format table creation in some XLSX files (Bug 45773)
* Fixed an error with entering big data in last partially view cell (Bug 45653) (#903)
* Fixed an appearance of color selection dialogue box for bullet lists (Bug 45417)
#### Presentation Editor
* Fixed an appearance of color selection dialogue box for bullet lists (Bug 45417)
#### files editing/convertion
## 5.5.1 ## 5.5.1
### New features ### New features
+1 -1
Submodule core updated: d5c5c4b8cf...5f75c1ac90
+1 -1
Submodule sdkjs updated: acffa841d4...a525a349e5