Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50207962f7 | |||
| 1e78a02bcd | |||
| d8f98a3c45 | |||
| c858ee63b0 | |||
| fdbbce548b | |||
| 96dab9b45c | |||
| abf53d7e86 | |||
| 6f61ce8167 | |||
| 133cbb6885 | |||
| b08f52701c | |||
| 3eb835dc31 | |||
| 9788b08d1d | |||
| df5908694c | |||
| 61be873faf | |||
| 2c7498c832 | |||
| 768d1acfaf |
+313
@@ -1,4 +1,317 @@
|
||||
# Change log
|
||||
|
||||
## 5.5.1
|
||||
|
||||
### New features
|
||||
|
||||
#### All Editors
|
||||
|
||||
* Multi-Window mode (Windows, Linux)
|
||||
* Loading speed improvements
|
||||
* `Symbol table` now is system component, not a plugin
|
||||
* New button `Top Toolbar -> Collaboration -> Remove comments`
|
||||
* Replace `Default Size` button to `Actual Size`
|
||||
|
||||
#### Document Editor
|
||||
|
||||
* Ability to remove table cells
|
||||
* Ability to insert several rows\columns
|
||||
* Ability to add titles for shapes, table and levels
|
||||
* New options for margins
|
||||
* New options for bullet lists
|
||||
* Ability to draw and erase table
|
||||
* Ability to edit gutter and mirror margins
|
||||
|
||||
#### Spreadsheet Editor
|
||||
|
||||
* Added support of reading drop-down lists.
|
||||
* Added support of reading data validation.
|
||||
* Ability to recalculate all formulas
|
||||
* New scale options
|
||||
* New options for cell fill
|
||||
* Ability to set Cell Snapping
|
||||
* Sheets multi-select
|
||||
* Bullets and numbering options from context menu
|
||||
* Ability to change bullets marker
|
||||
* New spellchecker options
|
||||
* Ability to sort by several columns\rows
|
||||
* Option for setting separators
|
||||
|
||||
#### Presentation Editor
|
||||
|
||||
* Ability to add object to slide template
|
||||
* Ability to reset slide
|
||||
* New list settings
|
||||
* Ability to add object to placeholder
|
||||
|
||||
### Fixes
|
||||
|
||||
#### All Editors
|
||||
|
||||
* All components received countless fixed
|
||||
* Localization improvements
|
||||
* Fixed some security issues
|
||||
* Fix some more issues with user files
|
||||
|
||||
#### Document Editor
|
||||
|
||||
* Fixed an issue with comment duplication in other editors (bug #44689)
|
||||
|
||||
#### Spreadsheet Editor
|
||||
|
||||
* Better support of TIME function (bug #44849)
|
||||
|
||||
#### files editing/convertion
|
||||
|
||||
* Fixed some security issues
|
||||
* Fixed an issues with DOC, RTF and XLSX formats(bug 44756) (bug 44934) (bug 44840)
|
||||
* Fixed corrupting of mime-type after some DOCX editing (Bug 44957)
|
||||
|
||||
|
||||
## 5.4.2
|
||||
|
||||
### Fixes
|
||||
|
||||
### All Editors
|
||||
|
||||
* Improved compatibility with macOS 10.15 Catalina
|
||||
|
||||
#### Document Editor
|
||||
|
||||
* Fix the problem with removing previously added text by
|
||||
other user in the review mode (bug #43183)
|
||||
* Fix the problem with moving text in the review mode
|
||||
(bug #43238)
|
||||
* Fix the problem of inserting a table over another table
|
||||
* Fix the problem with reviewed numbering
|
||||
* Fix some problems with watermarks
|
||||
|
||||
#### Plugins
|
||||
|
||||
* Fix starting PhotoEditor plugin (bug #42473)
|
||||
* Fix issues with YouTube plugin
|
||||
|
||||
## 5.4.1
|
||||
|
||||
### New Features
|
||||
|
||||
#### All Editors
|
||||
|
||||
* More options for Paragraph Spacing
|
||||
* Ability to set paragraph Outline level
|
||||
* Ability to get current color scheme
|
||||
* Redone Document Info page
|
||||
* Better and more templates for tables
|
||||
* Select languages using keyboard (bug #24317)
|
||||
* Ability to show shadow for images/shapes
|
||||
* Add mentions to comments
|
||||
* Show multi-gradient fill in shapes (bug #40719)
|
||||
|
||||
#### Document Editor
|
||||
|
||||
* Ability create new style - next style same as previous
|
||||
* Ability to add watermarks
|
||||
* Ability to save docx in mode compatible with old versions
|
||||
* Add tooltip for table styles
|
||||
|
||||
#### Spreadsheet Editor
|
||||
|
||||
* Ability to change look of chart elements
|
||||
* Ability to set Headers and Footers
|
||||
* New options for working with formulas
|
||||
* Ability to group data
|
||||
* Spellchecker
|
||||
* Ability to resize autofilter window
|
||||
* Show the number of cells in autofilter window
|
||||
* Save 10 last used functions
|
||||
* Set default value for regional settings (bug #41549)
|
||||
* Asynchronous loading of formulas
|
||||
|
||||
#### Presentation Editor
|
||||
|
||||
* New themes for slides
|
||||
* Ability to set Headers and Footers
|
||||
* Ability to insert slide number
|
||||
* Ability to insert date/time
|
||||
* Add tooltip for table styles
|
||||
|
||||
### Fixes
|
||||
|
||||
#### All Editors
|
||||
|
||||
* Fix detecting document info as document change (bug #42717)
|
||||
* Fix paste in canvas after opening settings
|
||||
* Fix some issues with loading of translations
|
||||
|
||||
#### Document Editor
|
||||
|
||||
* Fix the problem with drawing a track around a content control (bug #42657)
|
||||
* Fix the problem with accept/reject in case when moved text gets into selection (bug #42665)
|
||||
* Fix the problem with deleting text that was previously added by the same user (bug #41242)
|
||||
* Fix "No image uploaded" for Watermark background (bug #42832)
|
||||
* Fix rules unit of measurements (bug #42608)
|
||||
* Fix some watermark bugs
|
||||
* Fix style list in `Create New Style` window on small window size (bug #42799)
|
||||
* Fix changing display mode for track changes (without plugins tab)
|
||||
|
||||
#### Spreadsheet Editor
|
||||
|
||||
* Fix opening some files with pivot table without pivot style
|
||||
* Fix JS error in `SUBTOTAL` function (bug #42833)
|
||||
* Fix scale options while printing (bug #34704)
|
||||
* Fix adding image from storage (bug #42789)
|
||||
* Fix auto-sum icon
|
||||
* Fix button icons (chat, comments)
|
||||
|
||||
#### Presentation Editor
|
||||
|
||||
##### doc
|
||||
|
||||
* Fix extended comments
|
||||
|
||||
##### docx
|
||||
|
||||
* Fix bookmarks saving inside hyperlink
|
||||
|
||||
##### xls
|
||||
|
||||
* Fix marker filters in some xls (bug #42239)
|
||||
* Fix image size in save to xls (bug #42618)
|
||||
* Fix group data display (bug #42216)
|
||||
|
||||
##### xlsx
|
||||
|
||||
* Fix tooltip for data validation (bug #42667)
|
||||
* Fix Excel recovery error for files with comments (bug #42968)
|
||||
* Remove reply duplicates (bug #42969)
|
||||
|
||||
##### odf
|
||||
|
||||
* Fix error in headers/footers
|
||||
* Fix print areas (bug #42654)
|
||||
* Fix column width (bug #42790)
|
||||
* Fix cell color (bug #42932)
|
||||
* Fix link to formatted as table (bug #42938)
|
||||
|
||||
## 5.3.5
|
||||
|
||||
### New Features
|
||||
|
||||
#### Plugins
|
||||
|
||||
* Translations for Photo Editor plugin
|
||||
|
||||
### Fixes
|
||||
|
||||
#### All Editors
|
||||
|
||||
* Fix connection to Community Server v10.0.4
|
||||
* Fix bugs in encryption mode
|
||||
|
||||
#### Document Editor
|
||||
|
||||
* Fix JS error while undo insert empty row in table (bug #41995)
|
||||
* Fix the problem with adding an equation inside a hyperlink
|
||||
* Fix crash while opening file with math created by aspose
|
||||
|
||||
#### Presentation Editor
|
||||
|
||||
* Fix background color of slide
|
||||
|
||||
#### x2t
|
||||
|
||||
* Decode xlsx escaped chars (bug #36575, #41890)
|
||||
|
||||
## 5.3.4
|
||||
|
||||
### No public release
|
||||
|
||||
## 5.3.3
|
||||
|
||||
### Fixes
|
||||
|
||||
#### All Editors
|
||||
|
||||
* Improved HiDPI screens compatibility
|
||||
* Added Chinese as UI language
|
||||
* New placements for undo-redo, save and print button in top toolbar
|
||||
* 250 document languages (mostly without spellchecker)
|
||||
* Completely redone font engine (Better support of CJK fonts and much more)
|
||||
* Ability to flip and rotate shape/images
|
||||
* Ability to crop images
|
||||
* Adding bookmark do not close bookmark window
|
||||
* Comments are show in all edit-view modes
|
||||
* New hotkeys on MacOS
|
||||
* Add options for objects align (align to page, margin, slide)
|
||||
* New hints for shapes (Bug #20091)
|
||||
* Completely new photo editor plugin
|
||||
* Plugin for sending document via system email client
|
||||
* Fix some more problems with SVG
|
||||
* Fix a lot of bugs with drawings positioning
|
||||
|
||||
#### Document Editor
|
||||
|
||||
* Formulas in Tables
|
||||
* Save as DOTX, PDF-A, OTT
|
||||
* Show review changes in view mode
|
||||
* Can't remove review changes of another user
|
||||
* Can't remove a comments of another user
|
||||
* Add description for moved text and move to changed text in Review mode
|
||||
* Get link to bookmark
|
||||
* Search selected text
|
||||
* Add support for calculating tabs in word2013 style that lies to the
|
||||
right of the right margin
|
||||
* Fix JS error while scrolling in mail merge window (bug #41787)
|
||||
* Fix JS error while opening some specific docx (bug #41847)
|
||||
* Fix JS error while using final mode in review mode (bug #41846)
|
||||
* Fix the problem with updating positions in the inner
|
||||
classes within a paragraph (bug #41848)
|
||||
* Do not add changes to reviews with changes of the text properties
|
||||
if in fact there have been no changes (bug #41833)
|
||||
* Fix critical bug on setup hideContentControlTrack property
|
||||
* Fix show changes of second user if show changes disabled (bug #41576)
|
||||
* Fix the problem with accepting/rejecting review changes
|
||||
* Fix JS error while entering text in content control in specific docx (bug #41687)
|
||||
* Fix the problem with calculating numbering value with merged cells (bug #41699)
|
||||
* Fix JS error while undo entered text in review mode (bug #41708)
|
||||
* Fix deleting whole TOC field after selecting it (bug #41714)
|
||||
* Fix showing numbering as changes for review in specific document (bug #41518)
|
||||
* Fix opening Modelling_scholarly_communication_report_final1.docx (bug #41717)
|
||||
* Fix crash on refresh recalculated data
|
||||
* Fix bug with moving object in group
|
||||
* Fix the problem with rendering WMF files (bug #41495)
|
||||
|
||||
#### Spreadsheet Editor
|
||||
|
||||
* Български, Svenska (Finland), Svenska (Sverige) number format
|
||||
* Translates of formulas to Italian
|
||||
* Go to link by click, not control click
|
||||
* `ASC`, `BETAINV`, `HYPERLINK` formulas
|
||||
* Support of Print areas
|
||||
* Ability to set exact text orientations in degrees
|
||||
* Text to column Wizards
|
||||
* Paste Text Wizard
|
||||
* Save as XLTX, PDF-A, OTS
|
||||
* Support of Array Formula
|
||||
* Icon and Data Bars Conditional Formatting
|
||||
* Gradient and Texture cell fill
|
||||
* Show hint with function/arguments description when typing function
|
||||
* Show min and max values in status bar
|
||||
* Distribute objects
|
||||
* Redone cut cell process (cell not removed after cut immediately)
|
||||
* Fix JS error for `Replace all` in some cases (bug #41760)
|
||||
* Fix column index error while insertion
|
||||
* Fix add changes to history on drawing sparklines
|
||||
* Fix undo moved cell in print area (bug #41723)
|
||||
|
||||
#### Presentation Editor
|
||||
|
||||
* Save as POTX, PDF-A, OTP
|
||||
* Add font rendering option
|
||||
* Search and replace text
|
||||
* Internal hyperlinks: entering the slide number manually
|
||||
* Possibility to insert audio/video content
|
||||
|
||||
## 5.2.8
|
||||
### Fixes
|
||||
* Major bugfix for interaction with Nextcloud and ownCloud portals
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
[](https://www.gnu.org/licenses/agpl-3.0.en.html)  
|
||||
[](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
||||

|
||||
|
||||
## Overview
|
||||
|
||||
@@ -28,7 +29,7 @@ The editors allow you to create, edit, save and export text, spreadsheet and pre
|
||||
|
||||
## Project Information
|
||||
|
||||
Official website: [http://www.onlyoffice.com/apps.aspx](http://www.onlyoffice.com/apps.aspx "http://www.onlyoffice.com/apps.aspx")
|
||||
Official website: [https://www.onlyoffice.com/apps.aspx](https://www.onlyoffice.com/apps.aspx?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDesktop)
|
||||
|
||||
Code repository: [https://github.com/ONLYOFFICE/DesktopEditors](https://github.com/ONLYOFFICE/DesktopEditors "https://github.com/ONLYOFFICE/DesktopEditors")
|
||||
|
||||
|
||||
+1
-1
Submodule core updated: a2d085a191...d5c5c4b8cf
+1
-1
Submodule desktop-apps updated: 7e7058fa73...f11a5b84b9
+1
-1
Submodule desktop-sdk updated: 79900a321a...12abc3c8ae
+1
-1
Submodule dictionaries updated: 7813f0e788...2bff8e819e
+1
-1
Submodule sdkjs updated: 8619e75ca5...acffa841d4
+1
-1
Submodule web-apps updated: cf683f829d...897ebf6515
Reference in New Issue
Block a user