Releases: ONLYOFFICE/DocumentServer
Releases · ONLYOFFICE/DocumentServer
ONLYOFFICE-DocumentServer-5.2.2
Fixes
rpm
- Fix
DS_PORTproblem while installing withONLYOFFICE Enterprise Edition
ONLYOFFICE-DocumentServer-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)
- 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
/infopage (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 Errorin 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) - 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
ONLYOFFICE-DocumentServer-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)
Mobile Editors
- Fix browser hangup while adding shapes (bug #37601)
- Fix js error in specific xlsx file (bug #37824) (DocumentServer#311)
- Fix incorrect info while loading document (bug #37687)
- Fix closing document while pressing
Backbutton (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)
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))
- Fix losing document after reopen xlsx file (bug #37892) (DocumentServer#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
ONLYOFFICE-DocumentServer-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-toolsdependency
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 urlin 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)
- 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)
ONLYOFFICE-DocumentServer-5.1.3
New features
All editors
- New
View Settingsmenu in top right corner - New selector for links type in CSE CPE
- 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)
- Add hotkey Ctrl+Shift+Num8 - show/hide non printable symbols
- Add ability to export documents to RTF
Spreadsheet Editor
- Add support of French formulas
- 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)
Back-End
- Update
icudependency from5.5to6.0
Mobile Editors
- Ability to go to editing mode from toolbar (web-apps#135)
Integration Example
- Support of
ott,ots,otpformats
Fixes
All editors
- Improve compatibility with IE11 (sdkjs#302) (sdkjs#317)
- Fix downloading specific docx file (#37454) (sdkjs#300)
- Fix crash on opening files with empty pie charts (sdkjs#318)
Document Editor
- Fix displaying table after html convert (#37472)
- Fix adding comment to whole doc (#37425, DocumentServer#287) (sdkjs#319)
- Fix copy Rich Text Content from table (#37546) (sdkjs#320)
Spreadsheet Editor
- Fix formula dependency and file assemble after add col/row (sdkjs#312)
- Fix opening specific xlsx file (#37515) (sdkjs#316)
Mobile Document Editor
- Fix replacing text while creating new paragraph (#37456)
Mobile Spreadsheet Editor
- Fix bug with scrolling
x2t
ONLYOFFICE-DocumentServer-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)
Document Editor
- Fix changing labels of Content Control (sdkjs#296)
- Fix crash on pdf reconnect or check idle (sdkjs#291)
- Fix search text in drawing formats (sdkjs#292)
- Fix problem with loading pdf renamed to docx (sdkjs#295)
Spreadsheet Editor
- Fix copy paste in OpenSource menu (bug #37426)
- Fix Spanish formulas translations
- Fix open pivot tables with VALUES (sdkjs#298)
Presentation Editor
- Fix reporter mode in Safari
Back-end
- Fix file corruption after restore connection when version is assembled (server#80)
x2t
- Fix mac related build problems
- ppt - fix shape geometry in files from newest ms office
ONLYOFFICE-DocumentServer-5.1.1
New Features
All Editors
- Update translations
- New help entries
Spreadsheet Editor
- Add
CONVERT,FTEST,HYPGEOM.DISTformulas - Add Spanish formula translations
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 nullerror 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.logaboutEnd_CollaborationEditing - Clamp scroll_central position
- Bug with clearing cached canvas
- Fix bug in calculation of slide layout bounds
- Fix
Cannot read property 'Ec' of nullerror 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
- Fix opening some XLS user files
DesktopEditors
- Fix gradient bug
- Fix printing cell borders (#35367)
ONLYOFFICE-DocumentServer-5.1.0
New Features
All Editors
- New
no squaresfont 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
- 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
Document Editor
- Ability to set Tab Leader symbols
- Support of Table of Contents
- New
Navigationleft sidebar - New
Referencetab - Rename
Reviewtab toCollaboration - Changes history in Strict Co-Edit
- Rename
Display Modesentries for Track Changes - File tab
Go to documentsopens 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
Spreadsheet Editor
- Custom user cell styles are now placed before default ones
- 8 new formulas:
F.TEST,FORECAST.ETS,FORECAST.ETS.CONFINT,
FORECAST.ETS.SEASONALITY,FORECAST.ETS.STAT,FORMULATEXT,
IFS,PDURATION - New
NoneTable Template - New editing tools for Pivot Tables
- 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
Presentation Editor
- Special paste
- Presentation level comments
Plugins
- Added
Macrosplugin - 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
- Fix a lot of error in user-send files in all supported formats
Document Builder
- Add new
GetSheets,GetSheet, methods - Add
GetVisible,SetVisible,GetNameGetIndexfor 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
Fixes
All Editors
- A lot of bugs fixed
- Fix toolbar icons problems
- Fix editing problems while connecting to document with a lot of changes
ONLYOFFICE-DocumentServer-5.0.7
New Features
Licensing
- New license type - by unique users id's and access period
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 proportionsworking 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 Editionfrom logo
x2t
- Fix some DOCX, DOC, RTF files from users
- Fix DOCX with MathType equations (bug #36524)
ONLYOFFICE-DocumentServer-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