2016-08-04 09:40:21 +00:00
|
|
|
|
# Change log
|
2018-05-23 11:15:44 +00:00
|
|
|
|
|
2018-12-11 11:08:49 +00:00
|
|
|
|
## 5.2.4
|
|
|
|
|
|
|
|
|
|
### New Features
|
|
|
|
|
|
|
|
|
|
#### All Editors
|
|
|
|
|
|
|
|
|
|
* Enable text/html drag'n'drop to editors
|
|
|
|
|
* Ability to set custom logo without link (bug #39696)
|
|
|
|
|
* Update `sdkjs` npm requirements
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
|
|
|
|
|
* Support of R1C1 references style
|
|
|
|
|
|
|
|
|
|
#### Document Builder
|
|
|
|
|
|
|
|
|
|
* Add method AddComment to ApiRange
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
|
|
|
|
|
* Add translation for plugins name and description
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
|
|
|
|
|
* OdfFormatReader - write part tables
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
#### All Editors
|
|
|
|
|
|
|
|
|
|
* Fix race condition of sequence "unLockDocument", "isSaveLock"
|
|
|
|
|
* Fix building source for custom publisher name with quotes
|
|
|
|
|
* Fix special paste icon while inserting ClipArt (bug #39462)
|
|
|
|
|
* Show conversion error in case of pdf renamed to docx
|
|
|
|
|
* Fix bug with solid fill without color
|
|
|
|
|
* Fix logo didn't show in FF and IE
|
|
|
|
|
* Fix opening presenter view on owncloud\nextcloud (bug #39559)
|
|
|
|
|
* Fix bug when apply new font (current font name and new name are empty)
|
|
|
|
|
* Fix bug: open document language dialog when `doc.lang = es-AR`
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
|
|
|
|
|
* Fix error after discarding changing font name in combo box
|
|
|
|
|
* Fix input of korean, chinese and japanese symbols in Content Control (bug #39724)
|
|
|
|
|
* Fix the problem with recalculating a document with large tables
|
|
|
|
|
* Fix the problem with accept/reject an uncalculated revision change
|
|
|
|
|
* Fix the problem with checking CanUpdateTarget for a table
|
|
|
|
|
* Fix bug with recalculating a document when deleting a section
|
|
|
|
|
* Fix bug with moving cursor through a block-level sdt
|
|
|
|
|
* Fix the problem with checking complex fields in selection
|
|
|
|
|
* Fix the problem with updating cursor in collaborative editing
|
|
|
|
|
* Fix bug with moving cursor through a table
|
|
|
|
|
* Fix bug with recalculating large tables
|
|
|
|
|
* Fix the problem with moving an image inside a large table
|
|
|
|
|
* Fix bug with accept/reject the change in review
|
|
|
|
|
* Fix the problem with updating current position in table after accepting changes
|
|
|
|
|
* Fix bug with special paste of paragraph with numbering
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
|
|
|
|
|
* Fix scrolling issues in specific file (bug #39395)
|
|
|
|
|
* Fix issue with open only one SheetView to avoid property conflicts(tabSelected) (bug #39511)
|
|
|
|
|
* Fix freeze while cut paste several columns (bug #37965)
|
|
|
|
|
* Fix incorrect `sum` formula for copied sheet (bug #39548)
|
|
|
|
|
* Fix JS error while entering more data than cell width (bug #39623)
|
|
|
|
|
* Fix incorrect digit count while using `Decrease Decimal` (bug #39661)
|
|
|
|
|
* Fix opening file with 'si', 'formula' without 'ref'
|
|
|
|
|
* Fix opening specific file with chart (bug #39902)
|
|
|
|
|
* Fix js error while copy specific sheet in file (bug #39921)
|
|
|
|
|
* Fix chinese translation for "textPoweredBy" (([web-apps#142](https://github.com/ONLYOFFICE/web-apps/pull/142)))
|
|
|
|
|
|
|
|
|
|
#### Presentation Editors
|
|
|
|
|
|
|
|
|
|
* Fix opening specific ppt file (bug #39901)
|
|
|
|
|
|
|
|
|
|
#### Document Viewer
|
|
|
|
|
|
|
|
|
|
* Fix using translator plugin with `pdf` and `xps` (bug #36645)
|
|
|
|
|
|
|
|
|
|
#### Mobile Web Editors
|
|
|
|
|
|
|
|
|
|
* Fix "SecurityError: Blocked a frame with origin from accessing a cross-origin frame" on apple devices
|
|
|
|
|
* Fix bug: set active tab when it's not visible in Spreadsheets
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
|
|
|
|
|
* Fix error in case of 'changesError' command without docId
|
|
|
|
|
* Fix ignoring 'access_log off;'
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
|
|
|
|
|
* Fix loss of grouped shape in odt (bug #39467)
|
|
|
|
|
* Fix convert of wmf file (bug #39533)
|
|
|
|
|
* Fix bug with metadata in UTF16 format
|
|
|
|
|
* Fix convert of specific xls (bug #39541)
|
|
|
|
|
* OdfFormat - refactoring same auto shapes
|
|
|
|
|
* Fix convert vml -> drawing_ml
|
|
|
|
|
* Fix opening some specifiс pptx (bug #39747, #39745)
|
|
|
|
|
* DocFormat - fix after testing
|
|
|
|
|
|
|
|
|
|
#### Docker Image
|
|
|
|
|
|
|
|
|
|
* Fix Docker-compose 503 Service Unavailable ([Docker-DocumentServer#133](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/133))
|
|
|
|
|
* Fix `DB_NAME` issue ([Docker-DocumentServer#134](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/134))
|
|
|
|
|
* Fix log rotation
|
|
|
|
|
|
2018-10-31 09:42:26 +00:00
|
|
|
|
## 5.2.3
|
|
|
|
|
|
|
|
|
|
### New Features
|
|
|
|
|
|
|
|
|
|
#### All Editors
|
|
|
|
|
|
|
|
|
|
* Updated translations
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
|
|
|
|
|
* Enhanced completely rewritten scroll
|
|
|
|
|
|
|
|
|
|
#### Document Builder
|
|
|
|
|
|
|
|
|
|
* Add new functions `setLocale` and `getLocale`
|
|
|
|
|
|
|
|
|
|
#### Server
|
|
|
|
|
|
|
|
|
|
* Add logging for SaveLock
|
|
|
|
|
* Ability to copy changes and files with browser error to special directory
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
|
|
|
|
|
* Odf - refactoring convert word-arts from/to ooxml; convert form controls in spreadsheets
|
|
|
|
|
* OdfFormatwriter - convert bookmarks
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
#### All Editors
|
|
|
|
|
|
|
|
|
|
* Fix bug with cff fonts (glyph loader)
|
|
|
|
|
* Show LoadingScriptError error in case of sdk-all.js loading faiure
|
|
|
|
|
* Fix `Cannot read property '$icon' of undefined` while `ctrl+s` in chart editor (bug #39254)
|
|
|
|
|
* Remove 'command+h' hotkey for MacOs
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
|
|
|
|
|
* Fix opening docx with track changes and math created by aspose
|
|
|
|
|
* Fix problem with reading the Id of a content control
|
|
|
|
|
* Fix crash in `CNumberingLvlLegacy.ReadFromBinary`
|
|
|
|
|
* Fix problem with selecting tables
|
|
|
|
|
* Fix the problem with replacing misspelled word
|
|
|
|
|
* Fix the bug with pressing the tab key
|
|
|
|
|
* Fix the critical issue with locking the document on the undo in the fast collaboration
|
|
|
|
|
* Fix lost `Hide Degree` menu entry for equations (bug #39135)
|
|
|
|
|
* Fix the problem when recalculating in co-editing
|
|
|
|
|
* Fix the problem with processing the pageDown button in co-editing
|
|
|
|
|
* Fix `Cannot read property 'eb' of nul` while deleting table column (bug #39252)
|
|
|
|
|
* Fix problem with render while replacing text (bug #39269)
|
|
|
|
|
* Fix `Cannot read property 'length' of null` while opening file (bug #39210)
|
|
|
|
|
* Fix problem with saving/loading table state on undo/redo
|
|
|
|
|
* Fix showing charts added by macros (bug #39304)
|
|
|
|
|
* Fix the problem with calculating a large tables separated by columns
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
|
|
|
|
|
* Fix crash on build file with comment changes
|
|
|
|
|
* Fix incorrect chart for area with autofilter (bug #39168)
|
|
|
|
|
* Fix incorrect select cells while changing formula by keyboard (bug #39181)
|
|
|
|
|
* Fix brower hangup in some file with formula (bug #39190)
|
|
|
|
|
* Fix incorrect display of doughnut chart with autofilter (bug #39200)
|
|
|
|
|
* Fix incorrect `IF` formula values (bug #39233)
|
|
|
|
|
* Fix problem with replace count (bug #39273)
|
|
|
|
|
* Fix `Cannot read property 'Zb' of null` while copy deleted shape (bug #39312)
|
|
|
|
|
* Fix `Maximum call stack size exceeded` while opening fullscreen (bug #38972)
|
|
|
|
|
* Fix `this.dPc is not a function` while soring (bug #39397)
|
|
|
|
|
* Fix undo for filter in specific files (bug #39402)
|
|
|
|
|
* Fix scroll to end of table (bug #21946)
|
|
|
|
|
* Fix sorting first row in some files (bug #39397)
|
|
|
|
|
* Fix soring range if there is filtered data (bug #39410)
|
|
|
|
|
* Fix double columns borders (bug #39392)
|
|
|
|
|
* Fix rendering last rows in some files (bug #39394)
|
|
|
|
|
* Disable cell settings when editor is disconnected
|
|
|
|
|
* Fix print and calculate. Speed up prepate cache
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
|
|
|
|
|
* Fix `Cannot read property 'Ia' of null` while opening some pptx (bug #39191)
|
|
|
|
|
* Fix problem with negative spacing
|
|
|
|
|
* Fix `Cannot read property 'W' of undefined` while copy table (bug #39264)
|
|
|
|
|
|
|
|
|
|
#### Embedded viewer
|
|
|
|
|
|
|
|
|
|
* Show error while opening passsword protected files (bug #39251)
|
|
|
|
|
* Fix js error while opening txt (bug #39250)
|
|
|
|
|
|
|
|
|
|
#### Server
|
|
|
|
|
|
|
|
|
|
* Fix license info endDate for trial
|
|
|
|
|
* Fix `Cannot read property 'time' of null`
|
|
|
|
|
* Change logrotate conf dir
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
|
|
|
|
|
* Set default value for math nodes with val attribute and COnOfftype
|
|
|
|
|
* Fix empty rtf (bug #39172)
|
|
|
|
|
* Fix opening some ods (bug #39192)
|
|
|
|
|
* graphics - metafile - fix convert to rastr on linux without set fonts
|
|
|
|
|
* PptxFormat - fix binary convert mathType version over 3.0
|
|
|
|
|
* Fix document structure for specific file (bug #39236)
|
|
|
|
|
* Fix opening in MS word some file (bug #39216)
|
|
|
|
|
* Fix opening specific docx file (bug #39248)
|
|
|
|
|
* XlsFormatReader - fix users file (external defined names)
|
|
|
|
|
* PptFormatReader - fix users files
|
|
|
|
|
* PptxFormat fix some user files
|
|
|
|
|
* OdfFormat, OdfFormatWriter - fix after testing
|
|
|
|
|
* Disable truetype fonts convertasion in html viewer
|
|
|
|
|
* Fix open some rtf files (bug #39315)
|
|
|
|
|
* Fix selecting row in pdf file (bug #39214)
|
|
|
|
|
* Fix crash on empty dash pen
|
|
|
|
|
* Fix writing only last ConditionalFormatting from Editor.bin (bug #39391)
|
|
|
|
|
|
2018-10-31 12:38:08 +00:00
|
|
|
|
#### Docker Image
|
|
|
|
|
|
|
|
|
|
* Fix `‘/var/run/rabbitmq’: Permission denied` on container restart ([Docker-DocumentServer#92](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92))
|
|
|
|
|
* Remove volume `/etc/onlyoffice` (fix start on `minishift`)
|
2018-10-31 12:41:50 +00:00
|
|
|
|
* Setup logrotate config rights
|
2018-10-31 12:38:08 +00:00
|
|
|
|
|
2018-10-04 14:36:09 +00:00
|
|
|
|
## 5.2.2
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
#### rpm
|
|
|
|
|
|
|
|
|
|
* Fix `DS_PORT` problem while installing with `ONLYOFFICE Enterprise Edition`
|
|
|
|
|
|
|
|
|
|
## 5.2.1
|
|
|
|
|
|
|
|
|
|
### No public release
|
|
|
|
|
|
2018-09-28 09:25:56 +00:00
|
|
|
|
## 5.2.0
|
|
|
|
|
|
|
|
|
|
### New Features
|
|
|
|
|
|
|
|
|
|
#### All Editors
|
|
|
|
|
|
|
|
|
|
* Customize initial zoom for the embedded editors
|
|
|
|
|
* Customize availability of help in the editor
|
|
|
|
|
* Add File and Plugins tabs for viewers
|
|
|
|
|
* Mark username by color in the comments, review changes, chat messages
|
|
|
|
|
* Show edit-mode users in format
|
|
|
|
|
* Don't duplicate online users in the left chat panel
|
|
|
|
|
* Sort comments in the popover by ascending creation time
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
|
|
|
|
|
* Ability to work with bookmarks
|
|
|
|
|
* Ability to add/change hyperlinks anchored to bookmarks/headings
|
|
|
|
|
* Change numbering value, start/continue numbering
|
|
|
|
|
* Ability to continue numberings
|
|
|
|
|
* Content controls settings (highlight and appearance)
|
|
|
|
|
* Review changes and comments are in combined window
|
|
|
|
|
* Add page presets А0, А1, А2, А6 (bug #36583)
|
|
|
|
|
* Enable closing chart dialog while loading (bug #36870)
|
|
|
|
|
* Change encoding format for txt files (bug #36998)
|
|
|
|
|
* Add mode for filling forms
|
|
|
|
|
* Enable closing window when save to txt
|
|
|
|
|
* Enable inserting shapes when shape is selected
|
|
|
|
|
* Check new revisions in fast co-editing mode
|
|
|
|
|
* Save track-changes option for file key
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
|
|
|
|
|
* Set options for saving in PDF format (bug #34914)
|
|
|
|
|
* Cell settings in the right panel
|
|
|
|
|
* Add Layout tab: save margins, page size, orientation for sheets,
|
|
|
|
|
align/arrange, group/ungroup objects (shapes, images, charts)
|
|
|
|
|
* Added hint for autofilters
|
|
|
|
|
* Change encoding format for csv files (bug #36998)
|
|
|
|
|
* Enable closing window when save to csv
|
|
|
|
|
* Save page options to file before printing
|
|
|
|
|
* Add ability to view Combo Charts
|
|
|
|
|
* The following API functions are added: `GetRows`, `GetCols`, `GetCount`,
|
|
|
|
|
`GetHidden`, `SetHidden`, `GetColumnWidth`, `SetColumnWidth`, `GetRowHeight`,
|
|
|
|
|
`SetRowHeight`, `GetWpar`, `SetOffset`, `GetAdress`, `SetLeftMargin`, `GetLeftMargin`,
|
|
|
|
|
`SetRightMargin`, `GetRightMargin`, `SetTopMargin`, `GetTopMargin`, `SetBottomMargin`,
|
|
|
|
|
`GetBottomMargin`, `SetPageOrientation`, `GetPageOrientation`, `GetSelection`
|
|
|
|
|
* The following API properties are added: `Rows`, `Cols`, `Count`, `Hidden`,
|
|
|
|
|
`ColumnWidth`, `Width`, `RowHeight`, `Height`, `MergeArea`, `WrapText`, `LeftMargin`,
|
|
|
|
|
`Orientation`, `PrintHeadings`, `PrintGridlines`, `Selection`
|
|
|
|
|
|
|
|
|
|
#### Presentation Editors
|
|
|
|
|
|
|
|
|
|
* Add hints to presentation themes (bug #21362)
|
|
|
|
|
* Add presenter preview in the viewer (bug #37499)
|
|
|
|
|
* Enable closing chart dialog while loading (bug #36870)
|
|
|
|
|
|
|
|
|
|
#### Mobile Web Editors
|
|
|
|
|
|
|
|
|
|
* Rename sheets in the mobile editor (bug #37701)
|
|
|
|
|
|
|
|
|
|
#### Server
|
|
|
|
|
|
|
|
|
|
* Add savefile request handler
|
|
|
|
|
* Rename crypted->encrypted, transfer replyStr to saveUrl handler
|
|
|
|
|
* Add savefile request handler
|
|
|
|
|
* [chat] Add useridoriginal to all messages
|
|
|
|
|
* [lock] Use userId instead of sessionId in locks ([server#91](https://github.com/ONLYOFFICE/server/pull/91))
|
|
|
|
|
* Add faked file type for PDFA
|
|
|
|
|
* [config] Add spawnOptions for x2t
|
|
|
|
|
* Use title param in ConvertService.ashx
|
|
|
|
|
* Use forked statsd to support ubuntu 18.04
|
|
|
|
|
* Branding now int. Check string and boolean for old version
|
|
|
|
|
* Use new key 'plugins' instead of 'branding' (revert to boolean)
|
|
|
|
|
* [log] Add reSave to mark repeated changes saving
|
|
|
|
|
* Add info/json handler for license
|
|
|
|
|
* Add `/info` page (available only from localhost)
|
|
|
|
|
|
|
|
|
|
#### Package
|
|
|
|
|
|
|
|
|
|
* Use package version for disable cache prefix
|
|
|
|
|
* Set up custom port in example url in IIS
|
|
|
|
|
* Redone storing configs in `local.json`
|
|
|
|
|
* Add support of logrotate
|
|
|
|
|
* Use package version in server urls instead of date
|
|
|
|
|
* deb: Add libcurl3-gnutls dependency
|
|
|
|
|
* Update license
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
|
|
|
|
|
* [clipart] Show message when error has occurred
|
|
|
|
|
|
|
|
|
|
#### Docker Image
|
|
|
|
|
|
|
|
|
|
* Use nodejs 8
|
|
|
|
|
* Output logs to console and correct support of `docker logs`
|
|
|
|
|
* Do not require interactive flag to start container
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
#### All Editors
|
|
|
|
|
|
|
|
|
|
* Fix comment loss from other user (bug #37570)
|
|
|
|
|
* A lot of bug fixed in all editors
|
|
|
|
|
|
|
|
|
|
#### DocumentEditor
|
|
|
|
|
|
|
|
|
|
* Disable bookmarks in the document headers (bug #38957)
|
|
|
|
|
* Fix `XML Parsing Error` in Firefox (bug #36960)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
|
|
|
|
|
* Fix change active cell in selection across merge. Previously, passing
|
|
|
|
|
through the first cell of the merge range, we fell into the merge range,
|
|
|
|
|
even if it was not selected (through the selection of a row / column)
|
|
|
|
|
* Fix selection when selecting row/col/all
|
|
|
|
|
* Hide options for headings, gridlines, freeze panes in the viewer (bug #38033)
|
|
|
|
|
|
|
|
|
|
#### Server
|
|
|
|
|
|
|
|
|
|
* Fix max file size for convert (bug #37559)
|
|
|
|
|
* Fix installation on any linux system by using `useradd` ([server#89](https://github.com/ONLYOFFICE/server/pull/89))
|
|
|
|
|
* Fix fillForms mode
|
|
|
|
|
* Fix healthcheck service in case of disconnected redis or rabbitmq
|
|
|
|
|
* [jwt] Do not reduce authorization header in case of inBody option
|
|
|
|
|
* Improve average calculation at server start
|
|
|
|
|
* Forbid svg image pasting
|
|
|
|
|
|
|
|
|
|
#### Package
|
|
|
|
|
|
|
|
|
|
* Update innodependencyinstaller to fix requirements detection
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
|
|
|
|
|
* [clipart] Fix clipart zero size
|
|
|
|
|
* [macros] fix error while adding one (bug #38408)
|
|
|
|
|
|
|
|
|
|
#### document-server-integration
|
|
|
|
|
|
|
|
|
|
* Fix adding several files at once (bug #37017)
|
|
|
|
|
* Fix uploading big files
|
|
|
|
|
* Fix comment mode available only for Spreadsheet Editor
|
|
|
|
|
* Java: fix encoding space and path problems
|
|
|
|
|
* PHP: fix a lot of problems with urls
|
|
|
|
|
* Some more fixes
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
|
|
|
|
|
* A lot of user files fixed
|
|
|
|
|
|
2018-07-18 10:44:11 +00:00
|
|
|
|
## 5.1.5
|
|
|
|
|
|
|
|
|
|
### New feature
|
|
|
|
|
|
|
|
|
|
#### Back-End
|
|
|
|
|
|
|
|
|
|
* Add license connections and users limit error to log
|
|
|
|
|
* Add license warning limit percents to config and log
|
|
|
|
|
* Add check license file for Connections or UserCount errors.
|
|
|
|
|
Add constants UsersCountOS and ConnectionsOS for license result
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
#### All editors
|
|
|
|
|
|
|
|
|
|
* Update translations
|
|
|
|
|
* Fix JS error while changing shape connector (bug #37788)
|
|
|
|
|
* Fix error while changing default tab in shape (bug #38084)
|
|
|
|
|
* Fix opening custom color for shape (bug #37841)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
|
|
|
|
|
* Fix deleting comments (bug #37772)
|
|
|
|
|
* Fix check pane and opening some xlsx files (bug #38113)
|
|
|
|
|
* Fix hyphenation position for chinese symbols with wrap
|
|
|
|
|
* Fix missed french and spanish formulas
|
|
|
|
|
* Fix missed region formats
|
|
|
|
|
* Disable table settings when cell is edited
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
|
|
|
|
|
* Fix copy-paste placeholder in fast coedit (bug #37922)
|
|
|
|
|
* Fix bug copy/paste slide with picture (bug #37928)
|
|
|
|
|
* Fix placeholder titles in Chinese (bug #37927) ([onlyoffice-owncloud#189](https://github.com/ONLYOFFICE/onlyoffice-owncloud/issues/189))
|
|
|
|
|
|
|
|
|
|
#### Mobile Editors
|
|
|
|
|
|
|
|
|
|
* Fix browser hangup while adding shapes (bug #37601)
|
|
|
|
|
* Fix js error in specific xlsx file (bug #37824) ([DocumentServer#311](https://github.com/ONLYOFFICE/DocumentServer/issues/311))
|
|
|
|
|
* Fix incorrect info while loading document (bug #37687)
|
|
|
|
|
* Fix closing document while pressing `Back` button (bug #37649)
|
|
|
|
|
* Fix settings icon placement (bug #37738)
|
|
|
|
|
|
|
|
|
|
#### PDF Viewer
|
|
|
|
|
|
|
|
|
|
* Fix browser hangup on `adSm.pdf` (bug #37466)
|
|
|
|
|
|
|
|
|
|
#### Docker
|
|
|
|
|
|
|
|
|
|
* Fix recursive gzip on container restart ([DocumentServer#317](https://github.com/ONLYOFFICE/DocumentServer/issues/317))
|
|
|
|
|
|
|
|
|
|
#### Convert Services
|
|
|
|
|
|
|
|
|
|
* Fix opening some xps files (bug #37565)
|
|
|
|
|
* Fix problem with the clip in the EMF (bug #36423)
|
|
|
|
|
* Fix bug with calculating inverse matrix in PDF
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
|
|
|
|
|
* Fix shape position in xls ([DocumentServer#308](https://github.com/ONLYOFFICE/DocumentServer/issues/308)))
|
|
|
|
|
* Fix losing document after reopen xlsx file (bug #37892) ([DocumentServer#316](https://github.com/ONLYOFFICE/DocumentServer/issues/316))
|
|
|
|
|
* Fix open file with unknown picture format
|
|
|
|
|
|
|
|
|
|
##### odf
|
|
|
|
|
|
|
|
|
|
* Fix table width in odt (bug #37832)
|
|
|
|
|
* Fix users files
|
|
|
|
|
|
|
|
|
|
##### rtf
|
|
|
|
|
|
|
|
|
|
* Fix reading rtf comments
|
|
|
|
|
* Fix opening file with image in shape (bug #37902)
|
|
|
|
|
* Fix users files
|
|
|
|
|
* Fix saving plugin data (bug #34747)
|
|
|
|
|
|
|
|
|
|
##### xls
|
|
|
|
|
|
|
|
|
|
* Fix problems with multichart files (bug #37945, 37946)
|
|
|
|
|
* Fix users files
|
|
|
|
|
|
2018-05-23 11:15:44 +00:00
|
|
|
|
## 5.1.4
|
|
|
|
|
### New feature
|
|
|
|
|
#### All editors
|
|
|
|
|
* Add warning when open file protected with password
|
|
|
|
|
* Don't show resolved comments by default in Document and Spreadsheet editor
|
|
|
|
|
|
|
|
|
|
#### Back-End
|
|
|
|
|
* Add openProtectedFile option to disable opening password-protected files
|
|
|
|
|
|
|
|
|
|
#### Deb and rpm
|
|
|
|
|
* Remove upper version dependency of node.js
|
|
|
|
|
* Remove `librabbitmq-tools` dependency
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Bump compatibilityMode setting. Prevent opening files in compatibility mode in Word 2016.
|
|
|
|
|
* Windows: add long file names support
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All editors
|
|
|
|
|
* Update translations
|
|
|
|
|
* Fix z-index for synchronize tooltip
|
|
|
|
|
* Fix position for zoom buttons in the toolbar
|
|
|
|
|
* Fix tab 'File' lost active state when click inner panels
|
|
|
|
|
* Fix `Replace image by url` in context menu (#37651)
|
|
|
|
|
* Fix copy comments from comment balloon (#37666, #35896)
|
|
|
|
|
* Fix footnote dialog layout (#37660)
|
|
|
|
|
* Fix layout for review changes dialog
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix getting parent cell in blocklevelstd
|
|
|
|
|
* Fix justify chinese text (#37659) [DocumentServer#293](https://github.com/ONLYOFFICE/DocumentServer/issues/293))
|
|
|
|
|
* Fix forcus problem with navigation sidebar in Firefox (#37460)
|
|
|
|
|
* Fix setting option Realtime collaboration changes to "View All"
|
|
|
|
|
* Fix proteced document window layout (#37658)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix enter formula with arrow keys and scroll
|
|
|
|
|
* Fix multiselect autofit column width. Autofit only exist columns (#37555)
|
|
|
|
|
* Fix formula dependency and file assemble after copying with drag and drop
|
|
|
|
|
* Fix out of memory error in case of insert rows in file with many columns
|
|
|
|
|
* Fix incorrect error for chart with empty dataset (#37762)
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix deleting placholder text in strict co-edit (#37712)
|
|
|
|
|
* Fix duplicate comments in exported pptx (#37698)
|
|
|
|
|
* Fix JS error while opening empty presentation in comment mode (#37679)
|
|
|
|
|
|
|
|
|
|
#### Mobile Editors
|
|
|
|
|
* Disable edit button while document loading
|
|
|
|
|
* Fix formulas descriptions (#37691)
|
|
|
|
|
* Fix round corners for module windows (#37700)
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* JWT: Remove payload field from jwt when 'inBody' option is on
|
|
|
|
|
* Refactor install/uninstall shared libs
|
|
|
|
|
|
|
|
|
|
#### Deb and rpm
|
|
|
|
|
* Fix 'DS_COUNT: command not found' uninstall error in .deb
|
|
|
|
|
* Fix uninstall error with documentserver-prepare4shutdown.sh problems in .deb
|
|
|
|
|
* Fix libcurl dependency for Ubuntu 18.04
|
|
|
|
|
|
|
|
|
|
##### x2t
|
|
|
|
|
* Fix doc, rtf, xls users files
|
|
|
|
|
* Fix exporting current list of XLSX to csv (#37579)
|
|
|
|
|
* Fix opening specific pptx file (#37589)
|
|
|
|
|
* Fix save comments for presentation (undelete ms office)
|
|
|
|
|
* Fix opening specific RTF document (#37500)
|
|
|
|
|
* Fix slide theme for ODT export (#37740)
|
|
|
|
|
* Fix chart legend in ODS file (#37746)
|
|
|
|
|
* Downgrade icu to 58.2 (compatible with WinXp, Win Vista)
|
|
|
|
|
|
2018-04-26 15:59:48 +00:00
|
|
|
|
## 5.1.3
|
|
|
|
|
### New features
|
|
|
|
|
#### All editors
|
|
|
|
|
* New `View Settings` menu in top right corner
|
2018-04-27 15:26:03 +00:00
|
|
|
|
* New selector for links type in Spreadsheet and Presentation Editor
|
2018-04-26 15:59:48 +00:00
|
|
|
|
* Ability to replace image via context menu (#11493)
|
|
|
|
|
* Customize initial zoom for the embedded editors
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Implement an East Asian script and line break in hieroglyphs ([sdkjs#300](https://github.com/ONLYOFFICE/sdkjs/pull/304))
|
|
|
|
|
* Add hotkey Ctrl+Shift+Num8 - show/hide non printable symbols
|
|
|
|
|
* Add ability to export documents to RTF
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
2018-04-27 09:50:03 +00:00
|
|
|
|
* Add French translation for formulas
|
2018-04-26 15:59:48 +00:00
|
|
|
|
* Ability to select Cell format via context menu (#16272)
|
|
|
|
|
|
|
|
|
|
#### Preseentation Editor
|
|
|
|
|
* Add hints to presentation themes (bug #21362)
|
|
|
|
|
|
|
|
|
|
#### Document Builder
|
|
|
|
|
* Add function to get the width of the current column ([sdkjs#315](https://github.com/ONLYOFFICE/sdkjs/pull/315))
|
|
|
|
|
|
|
|
|
|
#### Back-End
|
|
|
|
|
* Update `icu` dependency from `5.5` to `6.0`
|
|
|
|
|
|
|
|
|
|
#### Mobile Editors
|
|
|
|
|
* Ability to go to editing mode from toolbar ([web-apps#135](https://github.com/ONLYOFFICE/web-apps/pull/135))
|
|
|
|
|
|
|
|
|
|
#### Integration Example
|
|
|
|
|
* Support of `ott`, `ots`, `otp` formats
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All editors
|
|
|
|
|
* Improve compatibility with IE11 ([sdkjs#302](https://github.com/ONLYOFFICE/sdkjs/pull/302)) ([sdkjs#317](https://github.com/ONLYOFFICE/sdkjs/pull/317))
|
|
|
|
|
* Fix downloading specific docx file (#37454) ([sdkjs#300](https://github.com/ONLYOFFICE/sdkjs/pull/300))
|
|
|
|
|
* Fix crash on opening files with empty pie charts ([sdkjs#318](https://github.com/ONLYOFFICE/sdkjs/pull/318))
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix displaying table after html convert (#37472)
|
2018-04-27 08:47:43 +00:00
|
|
|
|
* Fix adding comment to whole doc (#37425, [DocumentServer#287](https://github.com/ONLYOFFICE/DocumentServer/issues/287)) ([sdkjs#319](https://github.com/ONLYOFFICE/sdkjs/pull/319))
|
2018-04-26 15:59:48 +00:00
|
|
|
|
* Fix copy Rich Text Content from table (#37546) ([sdkjs#320](https://github.com/ONLYOFFICE/sdkjs/pull/320))
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix formula dependency and file assemble after add col/row ([sdkjs#312](https://github.com/ONLYOFFICE/sdkjs/pull/312))
|
|
|
|
|
* Fix opening specific xlsx file (#37515) ([sdkjs#316](https://github.com/ONLYOFFICE/sdkjs/pull/316))
|
|
|
|
|
|
|
|
|
|
#### Mobile Document Editor
|
|
|
|
|
* Fix replacing text while creating new paragraph (#37456)
|
|
|
|
|
|
|
|
|
|
#### Mobile Spreadsheet Editor
|
|
|
|
|
* Fix bug with scrolling
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Fix doc users files with table ([core#71](https://github.com/ONLYOFFICE/core/pull/71))
|
2018-04-27 09:50:03 +00:00
|
|
|
|
* Fix opening docx, pptx, rtf, odf usersfiles ([core#75](https://github.com/ONLYOFFICE/core/pull/75)) ([core#76](https://github.com/ONLYOFFICE/core/pull/76))
|
2018-04-26 15:59:48 +00:00
|
|
|
|
|
2018-04-11 11:44:10 +00:00
|
|
|
|
## 5.1.2
|
|
|
|
|
### New features
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Update help translations
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Support of multi comments baloon (bug #37422)
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All editors
|
|
|
|
|
* Fix crash on loading document in Safari 11.1
|
|
|
|
|
* Fix undo after copy paste in coedit (bug #37424)
|
|
|
|
|
* Fix problems with some thai symbols (bug #37446) ([sdkjs#297](https://github.com/ONLYOFFICE/sdkjs/pull/297))
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix changing labels of Content Control ([sdkjs#296](https://github.com/ONLYOFFICE/sdkjs/pull/296))
|
|
|
|
|
* Fix crash on pdf reconnect or check idle ([sdkjs#291](https://github.com/ONLYOFFICE/sdkjs/pull/291))
|
|
|
|
|
* Fix search text in drawing formats ([sdkjs#292](https://github.com/ONLYOFFICE/sdkjs/pull/292))
|
|
|
|
|
* Fix problem with loading pdf renamed to docx ([sdkjs#295](https://github.com/ONLYOFFICE/sdkjs/pull/295))
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix copy paste in OpenSource menu (bug #37426)
|
|
|
|
|
* Fix Spanish formulas translations
|
|
|
|
|
* Fix open pivot tables with VALUES ([sdkjs#298](https://github.com/ONLYOFFICE/sdkjs/pull/298))
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix reporter mode in Safari
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix file corruption after restore connection when version is assembled ([server#80](https://github.com/ONLYOFFICE/server/pull/80))
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Fix mac related build problems
|
|
|
|
|
* ppt - fix shape geometry in files from newest ms office
|
|
|
|
|
|
2018-04-04 13:56:08 +00:00
|
|
|
|
## 5.1.1
|
|
|
|
|
### New Features
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Update translations
|
|
|
|
|
* New help entries
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Add `CONVERT`, `FTEST`, `HYPGEOM.DIST` formulas
|
2018-04-04 14:00:36 +00:00
|
|
|
|
* Add Spanish formula translations
|
2018-04-04 13:56:08 +00:00
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Add reconnection.attempts, reconnection.delay options to config - applicable for editor-server connection
|
|
|
|
|
* Add fonts folder to static content
|
|
|
|
|
* Add sockjs config section for testing purposes
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Hide empty width glyphs fonts in font picker
|
|
|
|
|
* Don't save changes for undo/redo in server build mode
|
|
|
|
|
* Change size of image pasted form html
|
|
|
|
|
* Fix problem in text selection with Shift
|
|
|
|
|
* Fix redundant symbol in cell after undo-redo (#37343)
|
|
|
|
|
* Fix error with repeated reconnection
|
|
|
|
|
* Fix problems with icons of some buttons
|
|
|
|
|
* Fix sync coedit button in top toolbar and menu (#37377)
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix right mouse buttom menu for TOC (#37241)
|
|
|
|
|
* Fix usage Clip ParaDrawing by line top and bottom
|
|
|
|
|
* Don't clip images in text arts
|
|
|
|
|
* Add vertical clip for inline drawing
|
|
|
|
|
* Fix problems in drawing inline objects
|
|
|
|
|
* Fix bug in calculation text clip rect in documents
|
|
|
|
|
* Fix `Cannot read property 'B8a' of null` error in some files (#37378)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix right mouse button error (#37330)
|
|
|
|
|
* Fix inserting hieroglyphs from text editor (#37356)
|
|
|
|
|
* Fix bug with enter symbol point in formula autocompleate (#37300)
|
|
|
|
|
* Fix bug with enter symbol `_` or `\` in start formula autocompleate (bug #37354)
|
|
|
|
|
* Fix bug with enter Chinese numbers in formula autocompleate
|
|
|
|
|
* Fix `Cannot read property 'toLocaleString'` error in some files (#37343)
|
|
|
|
|
* Fix `Cannot read property '4''` error in some files (#37376)
|
|
|
|
|
* Fix sheet context menu visibility (#37307)
|
|
|
|
|
* Fix translations for formulas
|
|
|
|
|
* Fix inserting function in opened cell (#37348)
|
|
|
|
|
* Correct some formulas translations
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix hieroglyph problem in chart title (#37293)
|
|
|
|
|
* Fix chart title focus problem in coedit (#37295)
|
|
|
|
|
* Fix object selection problem in coedit (#37336)
|
|
|
|
|
* Remove `console.log` about `End_CollaborationEditing`
|
|
|
|
|
* Clamp scroll_central position
|
|
|
|
|
* Bug with clearing cached canvas
|
|
|
|
|
* Fix bug in calculation of slide layout bounds
|
|
|
|
|
* Fix `Cannot read property 'Ec' of null` error in some files (#37386)
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix font generation
|
|
|
|
|
* Fix inconsistent database status after files assemble in case of rapid open/close connection
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Fix reopening files with macros (#37323)
|
|
|
|
|
* Fix opening some Docx user files
|
2018-04-04 14:00:36 +00:00
|
|
|
|
* Fix opening some XLS user files
|
2018-04-04 13:56:08 +00:00
|
|
|
|
|
|
|
|
|
#### DesktopEditors
|
|
|
|
|
* Fix gradient bug
|
2018-04-04 14:00:36 +00:00
|
|
|
|
* Fix printing cell borders (#35367)
|
2018-04-04 13:56:08 +00:00
|
|
|
|
|
2017-11-22 08:59:07 +00:00
|
|
|
|
## 5.1.0
|
|
|
|
|
### New Features
|
2018-03-23 13:53:57 +00:00
|
|
|
|
#### All Editors
|
|
|
|
|
* New `no squares` font engine, find best replacement font for `□` characters
|
|
|
|
|
* Ability to distribute data in tables
|
|
|
|
|
* New fonts in default font set
|
|
|
|
|
* Fully rewritten composite input for characters
|
|
|
|
|
* New header and background color
|
|
|
|
|
* Support of shape side panel for images
|
2018-03-23 14:26:43 +00:00
|
|
|
|
* Change table size by drag'n'drop
|
|
|
|
|
* New bullet list marker - `–`
|
|
|
|
|
* Redone connection of second user to document in Strict mode
|
|
|
|
|
* Increase supported document size (without media-content)
|
|
|
|
|
* New help entries
|
|
|
|
|
* Search in help
|
2018-03-23 13:53:57 +00:00
|
|
|
|
|
2017-11-22 08:59:46 +00:00
|
|
|
|
#### Document Editor
|
|
|
|
|
* Ability to set Tab Leader symbols
|
2018-03-23 13:53:57 +00:00
|
|
|
|
* Support of Table of Contents
|
2018-03-23 14:26:43 +00:00
|
|
|
|
* New `Navigation` left sidebar
|
2018-03-23 13:53:57 +00:00
|
|
|
|
* New `Reference` tab
|
|
|
|
|
* Rename `Review` tab to `Collaboration`
|
|
|
|
|
* Changes history in Strict Co-Edit
|
|
|
|
|
* Rename `Display Modes` entries for Track Changes
|
2018-03-23 14:26:43 +00:00
|
|
|
|
* File tab `Go to documents` opens in new tab
|
|
|
|
|
* Ability to set negative top and bottom page margin
|
|
|
|
|
* Copy paragraph style will not overwright custom run style
|
|
|
|
|
* Special paste of tables
|
2017-11-22 09:24:44 +00:00
|
|
|
|
|
2017-11-22 08:59:07 +00:00
|
|
|
|
#### Spreadsheet Editor
|
2018-03-23 15:05:08 +00:00
|
|
|
|
* Custom user cell styles are now placed before default ones
|
2017-11-22 08:59:07 +00:00
|
|
|
|
* 8 new formulas: `F.TEST`, `FORECAST.ETS`, `FORECAST.ETS.CONFINT`,
|
|
|
|
|
`FORECAST.ETS.SEASONALITY`, `FORECAST.ETS.STAT`, `FORMULATEXT`,
|
|
|
|
|
`IFS`, `PDURATION`
|
2017-11-22 09:24:44 +00:00
|
|
|
|
* New `None` Table Template
|
2018-03-23 13:53:57 +00:00
|
|
|
|
* New editing tools for Pivot Tables
|
2018-03-23 14:26:43 +00:00
|
|
|
|
* New regional presets - `Deutsch (Schweiz)`, `Español (México)`,
|
|
|
|
|
`Nederlands (Nederland)`, `Slovenčina (Slovenská republika)`
|
|
|
|
|
* New date formats `yy/m/d`, `yy/mm/dd`, `yyyy/m/d`
|
|
|
|
|
* CSV preview before opening
|
2018-03-23 13:53:57 +00:00
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Special paste
|
|
|
|
|
* Presentation level comments
|
|
|
|
|
|
2018-03-23 14:26:43 +00:00
|
|
|
|
#### Plugins
|
|
|
|
|
* Added `Macros` plugin
|
|
|
|
|
* Fix plugin autostart problem
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Support a lot of features in xls format (macros, controls etc.)
|
|
|
|
|
* Speedup of opening ooxml files on 5-10%
|
|
|
|
|
* Better compatibility with OpenFormat, RTF
|
2018-03-23 14:30:13 +00:00
|
|
|
|
* Fix a lot of error in user-send files in all supported formats
|
2018-03-23 14:26:43 +00:00
|
|
|
|
|
2018-03-23 13:53:57 +00:00
|
|
|
|
#### Document Builder
|
|
|
|
|
* Add new `GetSheets`, `GetSheet`, methods
|
|
|
|
|
* Add `GetVisible`, `SetVisible`, `GetName` `GetIndex` for ApiWorksheet
|
|
|
|
|
* Add getter and setter properties Visible in ApiWorksheet
|
|
|
|
|
* Add getter property Index in ApiWorksheet
|
|
|
|
|
* Add getter and setter properties Name in ApiWorksheet
|
|
|
|
|
* Add getter property Sheets in Api
|
|
|
|
|
* Add getter property ActiveCell in ApiWorksheet
|
|
|
|
|
* Add function GetValue in ApiRange
|
|
|
|
|
* Add getter property Value, function ForEach in ApiRange
|
|
|
|
|
* Add function Format in Api
|
|
|
|
|
* Add function GetCells in ApiWorksheet
|
|
|
|
|
* Add getter property Cells in ApiWorksheet
|
|
|
|
|
* Add function GetUsedRange in ApiWorksheet
|
|
|
|
|
* Add getter property UsedRange in ApiWorksheet
|
|
|
|
|
* Add function GetRowHeight in ApiWorksheet
|
2017-11-22 09:24:44 +00:00
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* A lot of bugs fixed
|
2018-03-23 13:53:57 +00:00
|
|
|
|
* Fix toolbar icons problems
|
2018-03-23 14:26:43 +00:00
|
|
|
|
* Fix editing problems while connecting to document with a lot of changes
|
2017-11-22 08:59:07 +00:00
|
|
|
|
|
2018-01-11 14:09:22 +00:00
|
|
|
|
## 5.0.7
|
|
|
|
|
### New Features
|
2018-01-11 14:14:18 +00:00
|
|
|
|
#### Licensing
|
|
|
|
|
* New license type - by unique users id's and access period
|
|
|
|
|
|
2018-01-11 14:09:22 +00:00
|
|
|
|
#### Document Builder
|
|
|
|
|
* Add a lot of getters and setters
|
|
|
|
|
* New methods to AddSheet
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editors
|
|
|
|
|
* Add stirkeout, superscript and subscript in top toolbar (bug #26581)
|
|
|
|
|
|
|
|
|
|
#### Help
|
|
|
|
|
* New entries in help for each editor tab
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Update translations
|
|
|
|
|
* Set focus out of the editor frame in IE/Edge
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix opening docx file with formula in MS Word (bug #36490)
|
|
|
|
|
* Fix JS error while inserting Spreadsheet cell with comment (bug #36506)
|
|
|
|
|
* Fix bug with inserting the content control in the math equation.
|
|
|
|
|
* Fix reset selection from object in header/footer after keyboard move
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editors
|
|
|
|
|
* Fix wrong dependence in formula with 3D Ref after removing sheet
|
|
|
|
|
* Fix opening odt with chart
|
|
|
|
|
* Fix calculating sparkline in some case (bug #36603)
|
|
|
|
|
* Fix printing image outside of printed range (bug #36573)
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix shape blocking in coedit for users with different mode (bug #36435)
|
|
|
|
|
* Fix chart `Constant proportions` working only once (bug #36494)
|
|
|
|
|
* Fix JS error while inserting page number from Document Editor (bug #36508)
|
|
|
|
|
* Fix JS error while undo of table (bug #36515)
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix IIS URL Rewrite while uploading image
|
|
|
|
|
* Fix ttf fonts not gziped
|
|
|
|
|
|
|
|
|
|
#### Integration Example
|
|
|
|
|
* Remove `Integration Edition` from logo
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Fix some DOCX, DOC, RTF files from users
|
|
|
|
|
* Fix DOCX with MathType equations (bug #36524)
|
|
|
|
|
|
2017-12-06 11:09:12 +00:00
|
|
|
|
## 5.0.6
|
|
|
|
|
### New Features
|
|
|
|
|
#### Licensing
|
|
|
|
|
* New license type - by unique users count
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* JS Error while inserting empty cell to chart title (bug #36441)
|
|
|
|
|
* Remove non-actual Rich Text Content Control help files
|
|
|
|
|
* Hide Clipart plugin window if version history opened (bug #36464)
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Long outbox request authorization headers are reduced (bug #36202)
|
|
|
|
|
|
|
|
|
|
#### Windows Version
|
|
|
|
|
* Fix jwt enabling in ds example
|
|
|
|
|
|
2017-11-24 10:33:12 +00:00
|
|
|
|
## 5.0.5
|
|
|
|
|
### New Features
|
2017-11-27 10:28:23 +00:00
|
|
|
|
#### DesktopEditors
|
2017-11-24 10:33:12 +00:00
|
|
|
|
* Added two types of restrictions for editing a document - OnlySignatures and View
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Fix red cross for images in some situations
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editors
|
|
|
|
|
* Fix `a.Se is not a function` error while opening file (bug #36344)
|
|
|
|
|
* Fix error with merge table colors
|
|
|
|
|
* Fix merge cells after apply table template (bug #36405)
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Check buttons layout in reporter mode
|
|
|
|
|
* Disable scroll to target in selectwheel (empty selection)
|
|
|
|
|
* Fix applying image as background for several slides (bug #36399)
|
|
|
|
|
* Fix mouse slide scroll without change zoom (bug #28096)
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
* Fix calling plugins in non-tabbed interface [Docker-DocumentServer#84](https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/84)
|
|
|
|
|
* Fix crash on unknown ole-object resize
|
|
|
|
|
* Yandex.Translate add progress bar
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Fix colors schemes for table cells (bug #36322)
|
|
|
|
|
* Fix problem with image in footnote (bug #36380)
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix calculate connections. exclude view users
|
|
|
|
|
|
|
|
|
|
#### deb
|
|
|
|
|
* Fix nodejs dependency (force NodeJS 6 LTS)
|
|
|
|
|
|
|
|
|
|
#### Document Builder
|
|
|
|
|
* Service key size reduced to 20 characters
|
|
|
|
|
* Change HTTP error code from 403 to 402 in case of incorrect license
|
|
|
|
|
|
2017-11-13 11:02:31 +00:00
|
|
|
|
## 5.0.4
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Remove some unused code
|
2017-11-14 11:46:02 +00:00
|
|
|
|
* Fix Polish language bug (altGr + x/c on firefox/edge)
|
2017-11-13 11:02:31 +00:00
|
|
|
|
* Fix bug with images paths
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix bug with removing and adding items from listview (tab list)
|
|
|
|
|
* Fix bug with creating several synchronize tips
|
|
|
|
|
* Fix line end in thumbnails
|
|
|
|
|
* Fix paste simple text to equations
|
|
|
|
|
* Fix opening version history
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
2017-11-22 08:50:54 +00:00
|
|
|
|
* Fix JS error for some pivot table styles (bug #36290)
|
2017-11-13 11:02:31 +00:00
|
|
|
|
* Check xfIndexNumber when merging styles to avoid errors with column styles
|
|
|
|
|
* Fix conditional formatting while changing cell values (bug #36253)
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Don't disable prev-next buttons for slide demonstration
|
|
|
|
|
* Fix presentation demonstration: start from beginning
|
|
|
|
|
* Fix notes scroll
|
|
|
|
|
* Fix insert text operation duration (bug 36208)
|
|
|
|
|
* Fix browser zoom problem with reported pointer
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix conversion task is lost when entering and leaving the editor quickly (endless opening)
|
|
|
|
|
* Fix timeout error while first user do not performing save
|
|
|
|
|
|
2017-10-23 08:33:31 +00:00
|
|
|
|
## 5.0.3
|
2017-11-22 08:51:53 +00:00
|
|
|
|
### New Features
|
2017-10-27 09:31:15 +00:00
|
|
|
|
#### Distribution
|
|
|
|
|
* `onlyoffice-documentserver-integration` renamed to `onlyoffice-documentserver-ie`
|
|
|
|
|
* New distribution type for developers - `onlyoffice-documentserver-de`
|
|
|
|
|
|
2017-10-23 08:33:31 +00:00
|
|
|
|
#### All Editors
|
|
|
|
|
* Update limitations messages.
|
|
|
|
|
* Added Sogou Pinyin input in Chrome
|
2017-10-27 09:31:15 +00:00
|
|
|
|
* Support of fods, fodt, fodp formats
|
2017-10-23 08:33:31 +00:00
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
* New plugins scheme (system & parallel working)
|
|
|
|
|
|
2017-10-27 09:31:15 +00:00
|
|
|
|
#### Windows Version
|
|
|
|
|
* Add 'Accept license' dialog in installation
|
|
|
|
|
|
2017-10-23 08:33:31 +00:00
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
2017-10-27 09:31:15 +00:00
|
|
|
|
* Fix button outlines in Firefox
|
2017-10-23 08:33:31 +00:00
|
|
|
|
* Fix `Developer Mode` message rotate in IE11 (bug #36076)
|
2017-10-27 09:31:15 +00:00
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix JS error while adding Text Art by Enter (bug #36134)
|
|
|
|
|
* Fix cursor while rotating object (bug #36114)
|
2017-10-23 08:33:31 +00:00
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix reporter mode resize in IE
|
2017-10-27 09:31:15 +00:00
|
|
|
|
* Fix bug with position of hyperlink tooltip and slide num tooltip
|
|
|
|
|
* Fix slide resize bug
|
|
|
|
|
* Fix search in text in placeholder (bug #36133)
|
|
|
|
|
* Fix layout in reported mode
|
2017-11-22 08:50:54 +00:00
|
|
|
|
* Fix js error in Tables_test.pptx (bug #17147)
|
2017-10-27 09:31:15 +00:00
|
|
|
|
|
|
|
|
|
#### Embedded viewer
|
|
|
|
|
* Fix `Error code -23` (bug #36122)
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix view mode was determined without consideration of permissions.comment
|
|
|
|
|
|
2017-11-22 08:50:54 +00:00
|
|
|
|
#### RPM
|
2017-10-27 09:31:15 +00:00
|
|
|
|
* Fix using SELinux with custom ports
|
2017-10-23 08:33:31 +00:00
|
|
|
|
|
|
|
|
|
#### Pluging
|
|
|
|
|
* Bug with resize cursor in the plugins window
|
|
|
|
|
* Fix JS error in running `PhotoEditor` (bug #36050)
|
2017-10-27 09:31:15 +00:00
|
|
|
|
* Fix problems with scroll
|
2017-10-23 08:33:31 +00:00
|
|
|
|
|
2017-10-13 08:17:59 +00:00
|
|
|
|
## 5.0.2
|
|
|
|
|
### No public release - SAAS-only version
|
2017-11-22 08:51:53 +00:00
|
|
|
|
### New Features
|
2017-10-13 08:17:59 +00:00
|
|
|
|
#### Back-end
|
|
|
|
|
* Add builder service
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
* Ability to autostart plugins
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Update translations
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix sending mail in mail-merge (bug #36007)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix loading table styles
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix bugs in Reporter mode
|
|
|
|
|
* Fix moving slide (bug #36031)
|
|
|
|
|
|
2017-10-03 14:33:52 +00:00
|
|
|
|
## 5.0.1
|
|
|
|
|
### No public release - SAAS-only version
|
2017-11-22 08:51:53 +00:00
|
|
|
|
### New Features
|
2017-10-03 14:33:52 +00:00
|
|
|
|
#### Integration Example
|
|
|
|
|
* Support OpenDocument Flat Document file type
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Update translations and help files
|
|
|
|
|
* Fix logo rebranding (bug #35860)
|
|
|
|
|
* Fix logo click
|
|
|
|
|
* Fix input text after copy comment (bug #35851)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix "Ctrl+L" hotkey problem (bug #35854)
|
|
|
|
|
* Fix "Alt+H" hotkey in Firefox (bug #35857)
|
|
|
|
|
* Fix "Ctrl+=" hotkey in Firefox (bug #35853)
|
|
|
|
|
* Fix recalculating absolute formulas (bug #28388)
|
|
|
|
|
* Fix replacing text in pivot tables (bug #35858)
|
|
|
|
|
* Fix incorrect symbols after copy-paste in shape (bug #35913)
|
|
|
|
|
* Fix soring in some xlsx (bug #35904)
|
|
|
|
|
* Fix table header sort (bug #35950)
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix slide preview mode controls (bug #35440)
|
|
|
|
|
* Fix bugs with copy notes
|
|
|
|
|
* Fix connector connection problem (bug #35867)
|
|
|
|
|
* Fix connector problem with copy-paste (bug #35024)
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
* Fix opening Symbols Table (bug #35875)
|
|
|
|
|
* Fix hotkeys in Symbols Table (bug #35890)
|
|
|
|
|
|
|
|
|
|
#### Convertation
|
|
|
|
|
* Fix saving changes in html files
|
|
|
|
|
|
|
|
|
|
#### Rpm
|
|
|
|
|
* Fix working with enabled `SELinux`
|
2017-11-22 08:50:54 +00:00
|
|
|
|
|
2017-10-03 14:33:52 +00:00
|
|
|
|
##### Windows
|
|
|
|
|
* Use 64-bit nodejs
|
|
|
|
|
|
2017-09-20 09:21:10 +00:00
|
|
|
|
## 5.0.0
|
2017-10-02 14:50:45 +00:00
|
|
|
|
### No public release - SAAS-only version
|
2017-09-20 09:21:10 +00:00
|
|
|
|
### New features
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Ability to open and save Pivot tables
|
2017-11-22 08:50:54 +00:00
|
|
|
|
* 69 new formulas: `AGGREGATE`, `BESSELI`, `BESSELJ`, `BESSELK`,
|
|
|
|
|
`BESSELY`, `BINOM.DIST.RANGE`, `BITAND`, `BITLSHIFT`, `BITRSHIFT`,
|
|
|
|
|
`BITOR`, `BITXOR`, `CHITEST`, `CHISQ.TEST`, `COVARIANCE.P`,
|
|
|
|
|
`COVARIANCE.S`, `DAVERAGE`, `DAYS`, `DCOUNT`, `DCOUNTA`,
|
|
|
|
|
`DGET`, `DMAX`, `DPRODUCT`, `DSTDEV`, `DSUM`, `DVAR`,
|
|
|
|
|
`ECMA.CEILING`, `ERFC.PRECISE`, `FORECAST.LINEAR`, `ISFORMULA`,
|
|
|
|
|
`ISOWEEKNUM`, `MAXIFS`, `MINIFS`, `MINIFS`, `MODE.MULT`, `MODE.SNGL`,
|
|
|
|
|
`NEGBINOM.DIST`, `NETWORKDAYS.INTL`, `NORM.DIST`, `NORM.INV`,
|
|
|
|
|
`NORM.S.DIST`, `NORM.S.INV`, `QUARTILE.INC`, `QUARTILE.EXC`,
|
2017-09-20 09:21:10 +00:00
|
|
|
|
`PERMUTATIONA`, `POISSON.DIST`, `PHI`, `RRI`, `SKEW.P`, `SHEET`,
|
2017-11-22 08:50:54 +00:00
|
|
|
|
`SHEETS`, `STDEV.P`, `STDEV.S`, `SWITCH`, `T.TEST`, `TEXTJOIN`,
|
2017-09-20 09:21:10 +00:00
|
|
|
|
`TRIMMEAN`, `TTEST`, `UNICODE`, `VAR.P`, `VAR.S`, `WEIBULL`,
|
|
|
|
|
`WEIBULL.DIST`, `WORKDAY.INTL`, `Z.TEST`, `ZTEST`
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Ability to add, open and save presentation notes
|
|
|
|
|
* Ability to open and save videos
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* DB optimization, faster opening big files
|
|
|
|
|
* Ability to rebuild not-builded, forgotten files
|
|
|
|
|
* Open files base64 -> typed array
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Read ooxml and xls files with marcos.
|
|
|
|
|
* Support audio and video files in all document formats
|
|
|
|
|
* Support pivot tables xls
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* A lot of bugs fixed
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Viewer
|
|
|
|
|
* Fix not working keys in IE11 ([DocumentServer#107](https://github.com/ONLYOFFICE/DocumentServer/issues/107))
|
2017-10-02 14:54:03 +00:00
|
|
|
|
* Fix COUNTIF formula ignores TRUE and FALSE ([DocumentServer#151](https://github.com/ONLYOFFICE/DocumentServer/issues/151))
|
|
|
|
|
* Fix conditional formatting bugs
|
2017-09-20 09:21:10 +00:00
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Fix a lot of user files
|
|
|
|
|
* Fix ods formulas
|
|
|
|
|
|
2017-09-13 10:38:16 +00:00
|
|
|
|
## 4.4.4
|
|
|
|
|
### Windows-only release
|
|
|
|
|
### Fixes
|
|
|
|
|
* Fix log folder creation in `silent` and `verysilent` setup mode
|
|
|
|
|
|
2017-08-11 10:03:50 +00:00
|
|
|
|
## 4.4.3
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix opening some docx (bug #35307)
|
|
|
|
|
* Fix chart legend blocking in coedit (bug #35492)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix change shape size by yellow markers (bug #35451)
|
|
|
|
|
* Fix case sensitive VLOOKUP and HLOOKUP (bug #35528, [DocumentServer#140](https://github.com/ONLYOFFICE/DocumentServer/issues/140))
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix comment reply duplication (bug #35408)
|
|
|
|
|
* Fix bug with drag-and-drop chart into title
|
2017-09-13 10:38:16 +00:00
|
|
|
|
|
2017-07-05 12:16:36 +00:00
|
|
|
|
## 4.4.2
|
|
|
|
|
### New features
|
|
|
|
|
#### Spreadsheet Editor
|
2017-07-13 07:52:13 +00:00
|
|
|
|
* Support some more new options in sparklines (bug #35296)
|
2017-07-05 12:16:36 +00:00
|
|
|
|
|
|
|
|
|
### Fixes
|
2017-07-13 07:52:13 +00:00
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix problem with setting tab several time (bug #34923)
|
|
|
|
|
* Fix printing in Edge (bug #35323)
|
2017-07-13 09:31:44 +00:00
|
|
|
|
* Fix help for moving shape by pixel (bug #34983)
|
2017-07-13 08:18:40 +00:00
|
|
|
|
* Fix special paste in fast co-edit (bug #35310)
|
|
|
|
|
* Fix duplicates in strict mode after special paste (bug #35312)
|
2017-07-20 10:31:02 +00:00
|
|
|
|
* Fixed bug with moving cursor to the start of the document after removing content control.
|
|
|
|
|
* Fix minor problems with co-edit in real time (bug #35398, #35399, #35400)
|
2017-07-21 14:24:55 +00:00
|
|
|
|
* A lot of fixes in translations
|
2017-07-13 07:52:13 +00:00
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix box for `Show empty cells as` in Russian (bug #35299)
|
|
|
|
|
* Fix sparkline type in setting window (bug #35296)
|
2017-09-13 10:38:16 +00:00
|
|
|
|
* Hide not implemented formulas: `CUBEKPIMEMBER`, `CUBEMEMBER`,
|
|
|
|
|
`CUBEMEMBERPROPERTY`, `CUBERANKEDMEMBER`, `CUBESET`,
|
2017-07-13 08:18:40 +00:00
|
|
|
|
`CUBESETCOUNT`, `CUBEVALUE` (bug #35314)
|
|
|
|
|
* Fix JS error in conditional formatting with formula and offset (duplicate variable) (bug #35334)
|
|
|
|
|
* Fix JS error in SEARCH formula (bug #35340)
|
|
|
|
|
* Fix freeze pane shadow not hiding (bug #35359)
|
2017-07-20 10:31:02 +00:00
|
|
|
|
* Fix showing hidden objects
|
|
|
|
|
* Fix VLOOKUP format cell
|
2017-07-21 14:24:55 +00:00
|
|
|
|
* A lot of fixes in translations
|
2017-07-13 07:52:13 +00:00
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix changing presentation language if no shape selected (bug #35231)
|
2017-07-13 08:18:40 +00:00
|
|
|
|
* Fix columns in placeholder (bug #35074)
|
2017-09-13 10:38:16 +00:00
|
|
|
|
* Fix connector losing shape after moving shape in group (bug #35317)
|
|
|
|
|
* Fix disconnecting connect after ungrouping (bug #35316)
|
2017-07-13 08:18:40 +00:00
|
|
|
|
* Fix hidden markers for connector on chart and image (bug #35300)
|
|
|
|
|
* Fix cell link after copy paste (bug #35362, [DocumentServer#122](https://github.com/ONLYOFFICE/DocumentServer/issues/122))
|
2017-07-21 14:24:55 +00:00
|
|
|
|
* A lot of fixes in translations
|
2017-07-13 07:52:13 +00:00
|
|
|
|
|
2017-09-13 10:38:16 +00:00
|
|
|
|
#### Mobile Document Editor
|
2017-07-20 10:31:02 +00:00
|
|
|
|
* Remove saving show-snaplines option
|
|
|
|
|
|
|
|
|
|
#### Mobile Presentation Editor
|
|
|
|
|
* Remove saving show-snaplines option
|
|
|
|
|
|
2017-07-13 08:42:51 +00:00
|
|
|
|
#### x2t
|
2017-07-20 10:31:02 +00:00
|
|
|
|
##### odt
|
|
|
|
|
* Fix saving some files to odt (bug #35389)
|
|
|
|
|
|
|
|
|
|
##### txt
|
|
|
|
|
* Fix empty txt on opening (bug #35396)
|
|
|
|
|
|
2017-07-13 08:42:51 +00:00
|
|
|
|
##### xls
|
|
|
|
|
* Fix custom shape with connectors
|
|
|
|
|
|
|
|
|
|
##### ods
|
|
|
|
|
* Fix margins
|
2017-07-20 10:31:02 +00:00
|
|
|
|
* Fix convert named range with formulas
|
2017-07-13 08:42:51 +00:00
|
|
|
|
|
|
|
|
|
##### pptx
|
|
|
|
|
* Fix audio wav files
|
|
|
|
|
* Fix old standard ole
|
|
|
|
|
|
|
|
|
|
##### ppt
|
|
|
|
|
* Fix previous users picture
|
|
|
|
|
* Fix read picture stream
|
|
|
|
|
|
|
|
|
|
|
2017-07-05 12:16:36 +00:00
|
|
|
|
#### Document Builder
|
|
|
|
|
* Fix problems with printing and saving to `pdf`
|
|
|
|
|
|
2017-07-13 07:52:13 +00:00
|
|
|
|
#### Desktop Editor
|
|
|
|
|
* Fix showing 'Changes saved' message (bug #35358)
|
|
|
|
|
|
2017-07-05 09:29:55 +00:00
|
|
|
|
## 4.4.1
|
|
|
|
|
### New features
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Special Paste
|
|
|
|
|
* Rich text content support
|
|
|
|
|
* Translates for Paragraph Styles
|
|
|
|
|
* View mode with comments
|
|
|
|
|
* Option to hide solved comments
|
2017-07-05 13:36:47 +00:00
|
|
|
|
* Ability to specify custom columns
|
2017-07-05 09:29:55 +00:00
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Formulas with conditional formatting
|
|
|
|
|
* Ability to specify custom delimiter for CSV import\export
|
|
|
|
|
* Added `ACOT`, `ACOTH`, `ARABIC`, `BASE`, `BETA.DIST`, `BETA.INV`, `BETADIST`,
|
|
|
|
|
`BINOM.DIST`, `BINOM.INV`, `CEILING.MATH`, `CEILING.PRECISE`,
|
|
|
|
|
`CHIDIST`, `CHIINV`, `CHISQ.DIST`, `CHISQ.DIST.RT`,
|
|
|
|
|
`CHISQ.INV`, `CHISQ.INV.RT`, `COMBINA`, `CONCAT`, `CONFIDENCE.NORM`,
|
|
|
|
|
`CONFIDENCE.T`, `COT`, `COTH`, `CSC`, `CSCH`, `DECIMAL`, `EXPON.DIST`, `F.DIST`,
|
|
|
|
|
`F.DIST.RT`, `F.INV`, `F.INV.RT`, `FDIST`, `FINV`, `FLOOR.MATH`,
|
|
|
|
|
`FLOOR.PRECISE`, `GAMMA`, `GAMMA.DIST`, `GAMMA.INV`, `GAMMA.PRECISE`,
|
|
|
|
|
`GAMMADIST`, `GAMMAINV`, `GAUSS`, `IFNA`, `IMCOSH`, `IMCOT`, `IMCSC`,
|
|
|
|
|
`IMCSCH`, `IMSEC`, `IMSECH`, `IMSINH `, `IMTAN`, `ISO.CEILING`,
|
|
|
|
|
`LOGNORM.DIST`, `LOGNORM.INV`, `NUMBERVALUE`, `PERCENTILE.EXC`, `PERCENTILE.INC`,
|
|
|
|
|
`PERCENTRANK.EXC`, `PERCENTRANK.INC`, `RANK`, `RANK.AVG`, `RANK.EQ`, `SEC`, `SECH`,
|
|
|
|
|
`T.DIST`, `T.DIST.2T`, `T.DIST.RT`, `T.INV`, `T.INV.2T`, `TDIST`, `TINV`, `XOR` formulas
|
|
|
|
|
* Exclude hidden rows from copy, autofill, formatting etc...
|
|
|
|
|
* Update active cell color
|
|
|
|
|
* Frozen pane now with shadow
|
|
|
|
|
* Translates for cell styles
|
|
|
|
|
* Search and replace by select
|
|
|
|
|
* Option to hide solved comments
|
|
|
|
|
* Abitity to specify bullets and numbering for text in shape.
|
|
|
|
|
* Ability to specify columns for Text Areas
|
|
|
|
|
* Ability to add the connectors for the shapes
|
2017-07-05 12:06:56 +00:00
|
|
|
|
* Support `Shift+Delete`, `Ctrl+Insert` and `Shift+Insert` for Cut-Paste
|
2017-07-05 09:29:55 +00:00
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Ability to connect shapes via lines
|
|
|
|
|
* Ability to specify columns for Text Areas
|
|
|
|
|
* Ability to create bullet and number lists in the shapes
|
|
|
|
|
* Spellcheker in Presentation Editor
|
|
|
|
|
* Ability to download as ODP
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
* New type for plugin window (without borders, shadows, buttons)
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Speedup for opening ooxml: windows 200%, linux 20%
|
2017-07-05 13:36:47 +00:00
|
|
|
|
* Better converting from/to RTF
|
2017-07-05 09:29:55 +00:00
|
|
|
|
* Better support of password protected ooxml, binary ms
|
|
|
|
|
* Support of password protected ppt
|
|
|
|
|
|
2017-07-07 11:48:37 +00:00
|
|
|
|
### Fixes
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix duplicate text after carriage return [DocumentServer#109](https://github.com/ONLYOFFICE/DocumentServer/issues/109)
|
|
|
|
|
|
2017-07-05 09:29:55 +00:00
|
|
|
|
## 4.4.0
|
|
|
|
|
### No public release
|
|
|
|
|
|
2017-06-09 13:01:23 +00:00
|
|
|
|
## 4.3.6
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Rebranding
|
|
|
|
|
* Fix problems with logos
|
|
|
|
|
|
2017-06-01 14:18:06 +00:00
|
|
|
|
## 4.3.5
|
2017-11-22 08:51:53 +00:00
|
|
|
|
### New Features
|
2017-06-01 14:18:06 +00:00
|
|
|
|
#### Document Editor
|
|
|
|
|
* Add `showReviewChanges` option to config - auto-open review changes panel
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Disable version history for pdf/djvu/xps
|
|
|
|
|
* Fix problem with DropCap fonts
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Limit to 1000 cell styles [DocumentServer#113](https://github.com/ONLYOFFICE/DocumentServer/issues/113)
|
|
|
|
|
* Fix adding spacing while copying from Excel
|
|
|
|
|
* Fix chart axis position
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix crash on windows 2008r2
|
|
|
|
|
|
2017-05-16 08:58:09 +00:00
|
|
|
|
## 4.3.4
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Editors
|
|
|
|
|
* Fix open error if sdk loads before fonts [sdkjs#118](https://github.com/ONLYOFFICE/sdkjs/pull/118)
|
|
|
|
|
* Fix showing shape without gradient angle (bug #34887)
|
|
|
|
|
* Show correct limited functionality notification in IE 9, IE 10
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix using user data from JWT
|
|
|
|
|
* Add logs for checkHealth of spellchecker
|
|
|
|
|
|
2017-04-26 15:22:54 +00:00
|
|
|
|
## 4.3.3
|
|
|
|
|
### New features
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Kazakh language for spellchecker
|
|
|
|
|
|
|
|
|
|
#### Docker
|
|
|
|
|
* Ability to use PostgreSql storage as volume
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Aligning of Footnotes setting in Firefox (bug #34840)
|
|
|
|
|
* Fix colors for shapes (bug #34785)
|
|
|
|
|
* Fix problem with shapes in table
|
|
|
|
|
|
2017-04-14 10:26:24 +00:00
|
|
|
|
## 4.3.2
|
|
|
|
|
### New features
|
|
|
|
|
#### Plugins
|
|
|
|
|
* New plugins - Photo Editor and Document Templates
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Editors
|
|
|
|
|
* Minor updates to translations
|
|
|
|
|
* Fix Plugins icons in @2x (bug #34681)
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix moving image to header of another page (bug #34637)
|
|
|
|
|
* Fix removing shape if undo of grouping is performed (bug #34654)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix decreasing size of 3D chart (bug #34685)
|
|
|
|
|
* Fix problem with pasting formula, while clicking `paste only value`
|
|
|
|
|
* Fix tooltip position in @2x (bug #34678)
|
|
|
|
|
* Fix problem with shrink to fit (bug #34758)
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix problem with removing comment (bug #34773)
|
|
|
|
|
|
|
|
|
|
#### Mobile Web Editors
|
|
|
|
|
* Fix problem with opening viewer in OpenSource version
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix infinity loop while URI.parse (bug #34716)
|
|
|
|
|
* Fix connection leak on healthCheck
|
|
|
|
|
|
|
|
|
|
#### docx
|
|
|
|
|
* Fix broken docx file with copied chart in shape (bug #34695)
|
|
|
|
|
|
|
|
|
|
#### document-server-integration
|
|
|
|
|
* Fix problem with `Go Back` button
|
|
|
|
|
|
|
|
|
|
#### Windows Installation
|
|
|
|
|
* Fix downloading binaries from sourceforge
|
|
|
|
|
|
2017-04-04 08:03:25 +00:00
|
|
|
|
## 4.3.1
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix broken files if changing style of unsupported charts (bug #34650)
|
|
|
|
|
* Fix stack error while copying a big array of formula data
|
|
|
|
|
* Fix rendering 3d diagram in small area (bug #34632)
|
|
|
|
|
* Fix change chart's range while applying preset
|
2016-08-04 09:40:21 +00:00
|
|
|
|
|
2017-04-03 10:42:53 +00:00
|
|
|
|
## 4.3.0
|
|
|
|
|
### New Features
|
|
|
|
|
#### Editors
|
|
|
|
|
* Full support of high-dpi monitors
|
|
|
|
|
* Ability to set alternative text for shapes
|
|
|
|
|
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Undo in Fast co-edit
|
|
|
|
|
* Do not hide `All changes saved` in bottom toolbar
|
|
|
|
|
* Adding and editing Footnotes
|
|
|
|
|
* New languages for spellchecker (43 in total)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Support `AVERAGEIFS`, `COUNTIFS`, `SUMIFS` formulas
|
|
|
|
|
* Formulas refactoring and improvements
|
|
|
|
|
* Totally new Cell Format window with more options
|
|
|
|
|
* Sort options window while sorting ranges
|
|
|
|
|
* Added direction of sort on filter buttons
|
|
|
|
|
* Added filter condition at statistical information
|
2017-09-13 10:38:16 +00:00
|
|
|
|
* Added special paste feature
|
2017-04-03 10:42:53 +00:00
|
|
|
|
* Added support of surface chart
|
|
|
|
|
* New cell borders styles (11 in total)
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Undo in Fast co-edit
|
|
|
|
|
|
|
|
|
|
#### Mobile Web Editors
|
|
|
|
|
* Completely new mobile web editors
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Ability to run documentserver on custom port
|
|
|
|
|
* Ability to check and kick-out idled users
|
|
|
|
|
* Ability to perform forced save (by timeout and by button)
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Optimization and speed-up
|
|
|
|
|
* Better support of all formats, including (but not limited to):
|
|
|
|
|
|
|
|
|
|
##### 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
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fixed an issue with drag-n-drop a table inside a footnote (bug #33548)
|
|
|
|
|
* Fixed an issue with crop of shape group (bug #33110)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
2017-04-03 10:55:10 +00:00
|
|
|
|
* Fixed an issue with absolute reference when inserting a new row (ONLYOFFICE/DocumentServer#41)
|
2017-04-03 11:16:29 +00:00
|
|
|
|
* Fixed an issue with onDocumentStateChange event (ONLYOFFICE/DocumentServer#88)
|
2017-04-03 10:55:10 +00:00
|
|
|
|
* Fixed an issue with formulas translation (ONLYOFFICE/DesktopEditors#23)
|
|
|
|
|
* Fixed an issue with password-protected xlsx (ONLYOFFICE/DesktopEditors#24)
|
2017-04-03 10:42:53 +00:00
|
|
|
|
* Fixed an issue with non-breaking space (ONLYOFFICE/DesktopEditors#26)
|
|
|
|
|
* Fixed an issue with AVERAGEA formula with text format
|
2017-09-13 10:38:16 +00:00
|
|
|
|
* Fixed an issue with broken workbook after list copy (bug #33588)
|
2017-04-03 10:42:53 +00:00
|
|
|
|
* Fixed an issue with formula recalculation by F4 hotkey (bug #32901)
|
|
|
|
|
* Fixed an issue with SUMIFS formula (bug #33602)
|
|
|
|
|
* Fixed an issue with inserting image size (bug #33604)
|
|
|
|
|
* Fixed an issue with zero values sparklines (bug #33612)
|
|
|
|
|
* Fixed an issue with changing number format while changing regional format (bug #31395)
|
|
|
|
|
* Fixed an issue with replacing formula delimiters (bug #33608)
|
|
|
|
|
* Fixed an issue with cell size while drag'n'drop (bug #33607)
|
|
|
|
|
* Fixed an issue with cursor size in @2x (bug #33606)
|
|
|
|
|
* A whole lot more minor and big bugfixes
|
|
|
|
|
|
2017-03-10 09:58:47 +00:00
|
|
|
|
## 4.2.11
|
|
|
|
|
### New features
|
|
|
|
|
#### Editors
|
|
|
|
|
* Add ability to hide `about` and left toolbar at all (only for licensed users)
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix jwt token without 'permissions' field breaks downloadAs
|
|
|
|
|
|
2017-02-20 09:18:50 +00:00
|
|
|
|
## 4.2.10
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Embedded viewers
|
|
|
|
|
* Fix default position top for toolbar
|
|
|
|
|
|
|
|
|
|
#### Licensing
|
|
|
|
|
* Without license file chat and comments buttons are available.
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix problem with jwt access tokens
|
|
|
|
|
|
2017-02-10 08:55:37 +00:00
|
|
|
|
## 4.2.9
|
|
|
|
|
### New Features
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Polish languages for formulas
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix wrong order of elements in equations (bug #34029)
|
|
|
|
|
|
2017-02-06 08:46:58 +00:00
|
|
|
|
## 4.2.8
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix entering symbols with diacritical sign (bug #33908)
|
|
|
|
|
* Fix horizontal scroll by trackpad (bug #27197)
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
* Allow interface customization using plugins
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Minor fixes for logging and status codes
|
|
|
|
|
|
2017-01-27 07:52:36 +00:00
|
|
|
|
## 4.2.7
|
|
|
|
|
### Fixes
|
|
|
|
|
### All Editors
|
|
|
|
|
* Do not perform save if there is no changes to save
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix assembling files with Ranges in rare cases
|
|
|
|
|
|
|
|
|
|
#### Document Convert
|
|
|
|
|
* Fix convert xlsx to csv
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix compiling server, if `PRODUCT_VERSION` and `BUILD_NUMBER` variables are not defined
|
|
|
|
|
|
2017-02-01 11:18:17 +00:00
|
|
|
|
## 4.2.6
|
|
|
|
|
### No public release
|
2017-01-27 07:52:36 +00:00
|
|
|
|
|
2017-01-12 08:23:15 +00:00
|
|
|
|
## 4.2.5
|
|
|
|
|
### Fixes
|
|
|
|
|
#### All Editors
|
|
|
|
|
* Fix a rare problem with saving file with specific type of Chart
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix a problem with saving file with notes, copied from Document Editor
|
|
|
|
|
* Fix a problem with saving file with chart, copied from Presentation Editor
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix closing connection until connection is fully opened
|
|
|
|
|
|
2016-12-27 09:27:57 +00:00
|
|
|
|
## 4.2.4
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix problem with losing changes while several users enter text at same time (bug #33726)
|
|
|
|
|
* Fix bug with positioning of cursor after function InsertContent.
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix `Match` formula return value in some cases (bug #33735)
|
|
|
|
|
|
|
|
|
|
#### Desktop Editor
|
|
|
|
|
* Fix problems with copy-paste
|
|
|
|
|
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Fix lost `Asana-Math` font in default installation, need for equations
|
|
|
|
|
|
2016-12-19 09:52:08 +00:00
|
|
|
|
## 4.2.3
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix using formulas with references on other sheets
|
|
|
|
|
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix timeout error while printing some pptx files.
|
|
|
|
|
|
|
|
|
|
#### Document Convert
|
|
|
|
|
* Fix problem with convert to pdf converted only first page
|
|
|
|
|
|
|
|
|
|
#### Licensing
|
2017-09-13 10:38:16 +00:00
|
|
|
|
* Without license file chat and comments buttons are unavailable. Also
|
2016-12-19 09:52:08 +00:00
|
|
|
|
edit customer information and logo image at header of editors is not supported.
|
|
|
|
|
|
|
|
|
|
## 4.2.2
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Presentation Editor
|
|
|
|
|
* Fix problem with opening password-protected presentations
|
|
|
|
|
|
2016-12-05 15:59:00 +00:00
|
|
|
|
## 4.2.1
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Document Editor
|
|
|
|
|
* Fix broken `Insert number of page` button
|
|
|
|
|
* Fix problem with duplicate of last hieroglyph
|
|
|
|
|
* Fix problem with changing chart type from 2D to 3D (bug #33284)
|
|
|
|
|
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* JS Error while adding chart in IE and Edge (bug #33597)
|
|
|
|
|
* Fix problem with empty cell while changing sparklines (bug #33598)
|
|
|
|
|
|
|
|
|
|
#### x2t
|
|
|
|
|
* Improve compatibility with `doc` format
|
|
|
|
|
|
2016-11-06 11:04:50 +00:00
|
|
|
|
## 4.2.0
|
2016-12-05 16:04:37 +00:00
|
|
|
|
### New Features
|
|
|
|
|
#### All Editors
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Ability to set dash type for shapes
|
|
|
|
|
* Redesigned embedded viewers
|
|
|
|
|
* Better support of HiDPI systems
|
2016-12-06 14:05:33 +00:00
|
|
|
|
* Update bootstrap to 3.3.7
|
2016-11-06 11:04:50 +00:00
|
|
|
|
|
2016-12-05 16:04:37 +00:00
|
|
|
|
#### Document Editor
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Ability to set `Fit to Page` and `Fit to Width` as default zoom value
|
|
|
|
|
* Ability to open and edit Footnotes
|
2016-12-05 15:59:00 +00:00
|
|
|
|
* Ability to insert number of pages in document
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Redone Version History. Ability to hide minor features.
|
|
|
|
|
|
2016-12-05 16:04:37 +00:00
|
|
|
|
#### Spreadsheet Editor
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Add ability to insert Equations in Spreadsheet Editor
|
2016-12-06 14:05:33 +00:00
|
|
|
|
* Ability to open and edit Sparklines
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Add new formula `SUMIFS`
|
|
|
|
|
* Ability to select data from drop-down menu in context menu
|
|
|
|
|
* Add multiselect support
|
|
|
|
|
* Add rotation of 3D Charts
|
|
|
|
|
* Update and improve visual styles for all chart types
|
|
|
|
|
* Bring back `Freeze Panes` in `View Settings` menu
|
|
|
|
|
* New algorithm for calculating cell height
|
|
|
|
|
|
2016-12-05 16:04:37 +00:00
|
|
|
|
#### Presentation Editor
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Ability to set `Fit to Width` as default zoom value
|
|
|
|
|
* Add ability to insert Equations in Presentation Editor
|
|
|
|
|
|
2016-12-05 16:04:37 +00:00
|
|
|
|
#### Back-end
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Update `nodejs` from 4.2.0 to current LTS release: 6.9.1
|
|
|
|
|
|
2016-12-05 16:04:37 +00:00
|
|
|
|
### Fixes
|
|
|
|
|
#### Spreadsheet Editor
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Fixed issue [#63](https://github.com/ONLYOFFICE/DocumentServer/issues/63)
|
|
|
|
|
|
2016-12-05 16:04:37 +00:00
|
|
|
|
#### x2t
|
2016-11-06 11:04:50 +00:00
|
|
|
|
* Fixed issue [#55](https://github.com/ONLYOFFICE/DocumentServer/issues/55)
|
|
|
|
|
|
2016-10-31 14:47:56 +00:00
|
|
|
|
## 4.1.8
|
|
|
|
|
### Fixes
|
|
|
|
|
#### License
|
|
|
|
|
* Minor fix for better license compatibility with 'Hide Menu' functionality
|
|
|
|
|
|
2016-10-28 08:31:57 +00:00
|
|
|
|
## 4.1.7
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Editors
|
|
|
|
|
* Fix JS error on opening document in IE 9 and IE 10
|
|
|
|
|
|
2016-10-24 09:06:57 +00:00
|
|
|
|
## 4.1.6
|
|
|
|
|
### New features
|
|
|
|
|
#### Editors
|
|
|
|
|
* Add ability to hide menu bars in Editors via config
|
|
|
|
|
|
2016-10-13 11:45:21 +00:00
|
|
|
|
## 4.1.5
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Editors
|
|
|
|
|
* Fix copy-paste on macOS Sierra
|
|
|
|
|
|
|
|
|
|
#### Plugins
|
|
|
|
|
* Fix image load and OLE problems
|
|
|
|
|
* Viewers do not show plugins any more
|
|
|
|
|
|
2016-10-05 11:18:35 +00:00
|
|
|
|
## 4.1.4
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Back-end
|
|
|
|
|
* ipfilter can use dns to lookup
|
|
|
|
|
|
|
|
|
|
## 4.1.3
|
|
|
|
|
### New features
|
|
|
|
|
#### Plugins
|
|
|
|
|
* Sample plugins are enabled by default
|
|
|
|
|
|
2016-09-22 09:30:27 +00:00
|
|
|
|
## 4.1.2
|
2016-08-27 06:55:00 +00:00
|
|
|
|
### New features
|
|
|
|
|
#### Back-end
|
|
|
|
|
* Use PostgreSQL instead of MySQL on back-end
|
|
|
|
|
* Ability to filter users using ipfilter
|
|
|
|
|
|
|
|
|
|
#### Editors
|
|
|
|
|
* Whole-new code handling text input. Better support of languages using hieroglyphs
|
|
|
|
|
* Whole-new copy-paste with better compatible with external sources
|
|
|
|
|
|
|
|
|
|
### Changes
|
|
|
|
|
* Improvements in opening of all supported formats
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
* A lot small bugfixes in all modules of product
|
|
|
|
|
|
2016-08-04 14:08:23 +00:00
|
|
|
|
## 4.0.3
|
|
|
|
|
### Changes
|
|
|
|
|
* Ability to use full-toolbar mode in editors with standard license.<br>
|
|
|
|
|
Previously users of standard license are forced to use only compact toolbar.
|
|
|
|
|
|
2016-08-04 09:40:21 +00:00
|
|
|
|
## 4.0.2
|
|
|
|
|
### Fixes
|
|
|
|
|
#### Spreadsheet Editor
|
|
|
|
|
* Fix losing comments on second or further worksheet (bug #32895)
|
|
|
|
|
* Fix losing empty values of data with format different of General in autofilter (bug #32805)
|
|
|
|
|
|
|
|
|
|
#### document-server-integration
|
|
|
|
|
* Minor fixes
|