Skip to content

Releases: ONLYOFFICE/DocumentServer

ONLYOFFICE-DocumentServer-5.1.5

18 Jul 11:27
Compare
Choose a tag to compare

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 Back button (bug #37649)
  • Fix settings icon placement (bug #37738)

PDF Viewer

  • Fix browser hangup on adSm.pdf (bug #37466)

Docker

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

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

24 May 15:19
Compare
Choose a tag to compare

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)
  • 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

27 Apr 09:06
Compare
Choose a tag to compare

New features

All editors

  • New View Settings menu 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 icu dependency from 5.5 to 6.0

Mobile Editors

Integration Example

  • Support of ott, ots, otp formats

Fixes

All editors

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

  • Fix doc users files with table (core#71)
  • Fix opepning docx, pptx, rtf, odf usersfiles (core#75) (core#76)

ONLYOFFICE-DocumentServer-5.1.2

11 Apr 12:06
Compare
Choose a tag to compare

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

05 Apr 14:52
Compare
Choose a tag to compare

New Features

All Editors

  • Update translations
  • New help entries

Spreadsheet Editor

  • Add CONVERT, FTEST, HYPGEOM.DIST formulas
  • 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 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
  • Fix opening some XLS user files

DesktopEditors

  • Fix gradient bug
  • Fix printing cell borders (#35367)

ONLYOFFICE-DocumentServer-5.1.0

28 Mar 12:00
Compare
Choose a tag to compare

New Features

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
  • 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 Navigation left sidebar
  • New Reference tab
  • Rename Review tab to Collaboration
  • Changes history in Strict Co-Edit
  • Rename Display Modes entries for Track Changes
  • 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

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 None Table 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 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
  • Fix a lot of error in user-send files in all supported formats

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

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

16 Jan 11:25
Compare
Choose a tag to compare

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 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)

ONLYOFFICE-DocumentServer-5.0.6

11 Dec 12:06
Compare
Choose a tag to compare

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

ONLYOFFICE-DocumentServer-5.0.5

28 Nov 08:39
Compare
Choose a tag to compare

New Features

DesktopEditors

  • 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
  • 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

ONLYOFFICE-DocumentServer-5.0.4

14 Nov 09:46
Compare
Choose a tag to compare

Fixes

All Editors

  • Remove some unused code
  • Fix Poland language bug (altGr + x/c on firefox/edge)
  • 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

  • Fix JS error for some pivot table styles (bug #36290)
  • 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