helpcenter/Web/Controls/Help/Server/Document/DSChangelog.ascx

2915 lines
177 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<div class="changelog-open-in-new-window"><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/server/document/changelog.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.6.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">08/07/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Fix Path Traversal vulnerability via <code>savefile</code> param (Bug #46037).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.6.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">08/05/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Fix Path Traversal vulnerability via Convert Service param (Bug #45976).</li>
</ul>
<p class="changelog-subheader">Docker</p>
<ul>
<li>Fix <code>!=: unary operator expected</code> while starting <code>onlyoffice/documentserver</code> (Bug #45985).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.6.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/29/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Fixed problems with the Auto Color feature for shapes.</li>
<li>Fixed problems with copying and pasting images.</li>
<li>German, French, Italian, Portuguese and Russian translations improvements.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed a bug with opening a bookmark.</li>
<li>Fixed a bug with resetting the comment GUID while opening.</li>
<li>Fixed a wrong <code>undo</code>/<code>redo</code> state for the <code>comparing</code> mode.</li>
<li>Fixed an issue with the auto color feature for graphical objects in some <code>DOCX</code> user files (Bug #45460).</li>
<li>Fixed an issue with increasing the font size in some <code>DOCX</code> user files (Bug #44852).</li>
<li>Fixed an incorrect display of some <code>PDF</code> user files (Bug #45336, Bug #39097, Bug #19078).</li>
<li>Fixed an incorrect display of a watermark on CJK languages (Bug #45886).</li>
<li>Fixed the export of some <code>DOCX</code> user files to <code>PDF</code> (Bug #45319).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed an invalid icon in the cell border menu (Bug #45910).</li>
<li>Fixed an error with copying and pasting a formatted table in some <code>XLSX</code> files (Bug #45731).</li>
<li>Fixed an error with the formatted table creation in some <code>XLSX</code> files (Bug #45773).</li>
<li>Fixed an error with entering big data in the last partially viewed cell (Bug #45653) (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/903">DocumentServer issue #903</a>).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the <b>List Settings</b> window in German (Bug #45417).</li>
</ul>
<p class="changelog-subheader">Mobile Editors</p>
<ul>
<li>Fixed an issue with the text selection on iOS devices (Bug #45844).</li>
<li>Fixed an error while swiping presentation slides (Bug #42758) (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/923">DocumentServer issue #923</a>).</li>
<li>Fixed an appearance of the first slide created after the theme was changed (Bug #45610).</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Removed <code>redis</code> as a dependency for Community Edition (it was not used, but required to install).</li>
<li>Fixed the <code>logrotate</code> command for Fedora-based Linux (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/902">DocumentServer issue #902</a>).</li>
<li>JWT: Fixed uploading an encrypted image.</li>
<li>Fixed an issue with saving an intermediate version while the document is opened for viewing by another user (Bug #45406).</li>
<li>Fixed unexpected commands in collaborative editing.</li>
<li>Fixed sending Redis custom option (Commercial Version Only) (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/764">DocumentServer issue #764</a>).</li>
<li>Changed messages in the license exceeding windows (Bug #45819).</li>
<li>Fixed a conversion error while opening the <code>ePub</code> and <code>HTML</code> files on CentOS 7 (Bug #31323).</li>
<li>Fixed the deb package <code>postinstall</code> typo.</li>
<li>Removed the unused <code>Microsoft Visual C++ 2010 Redistributable</code> dependency for Windows.</li>
</ul>
<p class="changelog-subheader">Plugins</p>
<ul>
<li>Fixed the <code>GetCurrentContentControlPr</code> method.</li>
</ul>
<p class="changelog-subheader">x2t</p>
<ul>
<li>Fixed missing page numbers for the <code>RTF</code> file converted into <code>DOCX</code> (Bug #45439).</li>
<li>Fixed an issue with increasing font size in some <code>RTF</code> user files (Bug #45439).</li>
<li>Fixed the table width for the <code>RTF</code> file converted into <code>DOCX</code> (Bug #45477).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.5.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">05/22/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Added skeleton loader in embedded viewer.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added <b>Mendeley</b> and <b>Zotero</b> plugins.</li>
<li>Adding several table rows/columns option is now available.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Added JSON logger.</li>
<li>New options: <code>sslEnabled</code> and <code>s3ForcePathStyle</code>.</li>
<li>Added <code>pgPoolExtraOptions</code> (connection options).</li>
<li>Reduced fonts cache size for <code>AllFontsGen</code> working.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Fixed crash while writing a chart with equations in title/axis.</li>
<li>Fixed an XSS injection in macros names.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed an editor crashing after adding new rows in table in collaborative editing.</li>
<li>Fixed an editor crashing after searching and replacing in some <code>DOCX</code> files.</li>
<li>Fixed displaying of some <code>DOCX</code> files.</li>
<li>Fixed displaying of some <code>RTF</code> files.</li>
<li>Fixed scrolling to bookmark in some corrupted <code>DOCX</code> files.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Data validation fixes and improvements.</li>
<li>Fixed a crash on opening some <code>XLSX</code> files.</li>
<li>Fixed filling cells with formula in R1C1 mode.</li>
<li>Fixed recalculating formulas in some <code>XLSX</code> files.</li>
<li>Fixed XSS injection in data validation tip.</li>
<li>Fixed a crash with edit type of cells filling.</li>
<li>Fix some missed icons.</li>
</ul>
<p class="changelog-subheader">Mobile Editors</p>
<ul>
<li>Font picker refactoring.</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Fixed missed require <code>util</code> in logger.</li>
<li>Fixed wrong callbackUrl after updating Document Server without Data Base dropping.</li>
<li>Fix security problem with JWT token when uploading image.</li>
</ul>
<p class="changelog-subheader">x2t</p>
<ul>
<li>Fixed an issue with wrong encode of some <code>CSV</code> files.</li>
<li>Fixed converting some <code>DOCX</code> files.</li>
<li>Fixed converting some <code>RTF</code> files.</li>
<li>Fixed security issue with builder and working with local files.</li>
<li>Fixed writing corrupted <code>DOCX</code> file with chart in group shape.</li>
</ul>
<p class="changelog-subheader">Package</p>
<ul>
<li>Use dropping tables instead drop databases database in deb <code>postrm</code> scrip.</li>
<li>Replace <code>wget</code> with <code>curl</code> for prepare4shutdown.</li>
<li>Fix security issues with accessing info page.</li>
</ul>
<p class="changelog-subheader">Plugins</p>
<ul>
<li>Add and fix translations in macros plugin.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.5.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/09/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Added the instruction on how to build all products</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added support of reading drop-down lists.</li>
<li>Added support of reading data validation.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Fixed an issue with missing 1.5x icons (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/812">DocumentServer issue #812</a>).</li>
<li>Bulgarian, Chinese, Czech, German, French, Italian, Russian, Spanish, Turkish localizations improvements.</li>
<li>Added support of Danish, Finnish, Hungarian, Indonesian, Norwegian, Swedish localizations.</li>
<li>Fixed some security issues.</li>
<li>Updated copyright year.</li>
<li>Fixed some more issues with user files.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed an issue with the comment duplication after editing some <code>DOCX</code> files and opening them in other editors (bug #44689). </li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Better support of the <code>TIME</code> function (bug #44849).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed some security issues.</li>
<li>Fixed issues with opening some <code>DOC</code>, <code>RTF</code> and <code>XLSX</code> files (bug #44756, bug #44934, bug #44840).</li>
<li>Fixed corrupting the <code>mime-type</code> parameter after editing some <code>DOCX</code> files (bug #44957).</li>
</ul>
<p class="changelog-subsubheader">Server</p>
<ul>
<li>Reading the license file disabled in <b>Community Edition</b>.</li>
<li>Fixed an issue with missing the license file in log files (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/814">DocumentServer issue #814</a>, bug #44694).</li>
<li>Fixed some database-related security issues.</li>
<li>Fixed <code>mariadb</code> support.</li>
<li>Database optimizations for better performance.</li>
<li>Fixed an issue with disabling the <b>Download As</b> option after the client reconnection (bug #44757).</li>
<li>Fixed <code>PostgreSQL</code> command for <code>citus</code> compatibility.</li>
</ul>
<p class="changelog-subsubheader">Docker</p>
<ul>
<li>Fix for <code>grep</code> for creating table, so it stops throwing a failure.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.5.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/05/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Loading speed improvements.</li>
<li><code>Symbol table</code> now is a system component, not a plugin.</li>
<li>Added a new button: <b>Top Toolbar</b> -> <b>Collaboration</b> -> <b>Remove comments</b>.</li>
<li>The <b>Default Size</b> button in the image settings was replaced with the <b>Actual Size</b> one.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Adding content controls is now available only for the paid version.</li>
<li>Added the possibility to remove table cells.</li>
<li>Added the possibility to insert several rows/columns into the table.</li>
<li>Added the possibility to add captions for images, shapes, tables and equations.</li>
<li>Added new content control types (Picture, Combo box, Drop-down list, Date, Checkbox).</li>
<li>Added the possibility to compare documents (available only for the paid version).</li>
<li>Added new options for bulleted and numbered lists.</li>
<li>Added the possibility to draw and erase a table.</li>
<li>Added the possibility to edit gutter and mirror margins.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the possibility to recalculate all formulas.</li>
<li>Added new scale options.</li>
<li>Added new options for cell fill.</li>
<li>Added the possibility to set Cell Snapping for images, shapes and charts.</li>
<li>Added the possibility to work with several sheets at once.</li>
<li>Added the Hungarian localization to the regional settings.</li>
<li>Added the bulleted and numbered list options to the context menu.</li>
<li>Added the possibility to change the bullets marker.</li>
<li>Added new spellchecker options.</li>
<li>Added the possibility to sort by several columns/rows.</li>
<li>Added a new option for setting separators.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the possibility to add objects (tables, shapes, charts, images) to a slide template.</li>
<li>Added the possibility to reset a slide.</li>
<li>Added new list settings.</li>
<li>Added the possibility to add objects (images, charts, tables) to a placeholder.</li>
</ul>
<p class="changelog-subsubheader">Mobile Editors</p>
<ul>
<li>Mobile editors are now available only for the paid version.</li>
<li>Added the possibility to save custom colors.</li>
<li>ONLYOFFICE logo was added to the header (with the possibility to customize it).</li>
</ul>
<p class="changelog-subsubheader">Package</p>
<ul>
<li>Removed <code>nodejs</code> dependency.</li>
</ul>
<p class="changelog-subsubheader">Docker</p>
<ul>
<li><code>Ubuntu 18.04</code> is now used as a base image.</li>
</ul>
<p class="changelog-subsubheader">Server</p>
<ul>
<li>Added the possibility to convert to <code>PDF/A</code> via the <code>ConvertService</code>.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<ul>
<li>All components received countless fixes.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.4.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/27/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Renamed the <code>web-apps-pro</code> repository to <code>web-apps</code>.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added plugin methods to move the cursor to the start/end of the document (<code>MoveCursorToStart</code>, <code>MoveCursorToEnd</code>) (bug #41521).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Added custom public key support.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the problem with removing previously added text by other user in the review mode (bug #43183);</li>
<li>Fixed the problem with moving text in the review mode (bug #43238);</li>
<li>Fixed the problem of inserting a table over another table;</li>
<li>Fixed the problem with reviewed numbering;</li>
<li>Fixed some problems with watermarks;</li>
<li>Fixed the license error while inserting a chart for the <b>Document Server</b> with a custom logo (bug #43314).</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed starting the <b>Photo Editor</b> plugin (bug #42473);</li>
<li>Fixed issues with the <b>YouTube</b> plugin.</li>
</ul>
<p class="changelog-subsubheader">Embedded mode</p>
<ul>
<li>Fixed focus in the embedded mode;</li>
<li>Fixed hiding the <b>Download</b> button and <b>Settings</b> menu.</li>
</ul>
<p class="changelog-subsubheader">Installation</p>
<ul>
<li>Fixed the issue with messages in cyrillic encoding for the Windows installation;</li>
<li>Removed the unused installation dependency - <code>boost-regex</code> (or similar).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issue with the cell height when converting <code>XLS</code> to <code>XLSX</code> (bug #43072).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.4.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/02/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the <code>sv-SE</code> locale to the number format list.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the support for the theme thumbnail parameters.</li>
</ul>
<p class="changelog-subsubheader">document-server-integration</p>
<ul>
<li>Added the <code>blockcontent</code> mode.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the issue when adding the document info was not detected as the document change (bug #42717);</li>
<li>Fixed the problem with the paste operation after the settings were opened;</li>
<li>Fixed some issues with loading of translations;</li>
<li>Fixed the issues with the font name being unreadable when the black theme is used (bug #42882).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the problem with the content control selection (bug #42657);</li>
<li>Fixed the problem with accepting/rejecting the changed in case the moved text is included into the selection (bug #42665);</li>
<li>Fixed the problem with deleting the text that had been previously added by the same user (bug #41242);</li>
<li>Fixed the <code>No image uploaded</code> error for the watermark background (bug #42832);</li>
<li>Fixed the issue with the unit of measurements used for the rulers (bug #42608);</li>
<li>Fixed the display of the style list in the <b>Create New Style</b> window when the window size is small (bug #42799);</li>
<li>Fixed the issues with changing the display mode for the change tracking (without the <b>Plugins</b> tab).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issue with opening certain files with pivot table without a pivot style;</li>
<li>Fixed the JavaScript error in the <code>SUBTOTAL</code> function (bug #42833);</li>
<li>Fixed the issues with the scale options occurring when printing (bug #34704);</li>
<li>Fixed the issues with adding images from storages (bug #42789);</li>
<li>Fixed the auto-sum symbol icon;</li>
<li>Fixed the button icons (chat, comments).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the <em>core.zip</em> URL for the development environment.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed the <b>Thesaurus</b> plugin (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs-plugins/issues/78">sdkjs-plugins issue #78</a>);</li>
<li>Fixed the issue with the <b>OCR</b> plugin using remote scripts.</li>
</ul>
<p class="changelog-subsubheader">document-server-integration</p>
<ul>
<li>Fixed the issue with opening the file location when <b>Document Server</b> is used with a custom port (<a target="_blank" href="https://github.com/ONLYOFFICE/document-server-integration/issues/63">document-server-integration issue #63</a>).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<p class="changelog-3subheader">Common</p>
<ul>
<li>Fixed several font picker bugs;</li>
<li>Fixed the support for the <code>FLV</code> format;</li>
<li>Fixed the display of some UTF font names (bug #42926 and <a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/651">DocumentServer issue #651</a>);</li>
<li>Fixed the issue with <code>GenerateGuid</code>;</li>
<li>Fixed the issue with the <b>ICU</b> compilation (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/656">DocumentServer issue #656</a>).</li>
</ul>
<p class="changelog-3subheader">doc</p>
<ul>
<li>Fixed the issue with the extended comments.</li>
</ul>
<p class="changelog-3subheader">docx</p>
<ul>
<li>Fixed the issue with the bookmark saving inside a hyperlink.</li>
</ul>
<p class="changelog-3subheader">xls</p>
<ul>
<li>Fixed the issues with the marker filters in certain <code>XLS</code> files (bug #42239);</li>
<li>Fixed the issues with the image size when saving to <code>XLS</code> (bug #42618);</li>
<li>Fixed the issues with the group data display (bug #42216).</li>
</ul>
<p class="changelog-3subheader">xlsx</p>
<ul>
<li>Fixed the issues with the tooltip for data validation (bug #42667);</li>
<li>Fixed the Excel recovery error for files with comments (bug #42968);</li>
<li>Fixed the issues with the reply duplicates (bug #42969).</li>
</ul>
<p class="changelog-3subheader">odf</p>
<ul>
<li>Fixed error in headers/footers;</li>
<li>Fixed the issues with the print areas (bug #42654);</li>
<li>Fixed the issues with the column width (bug #42790);</li>
<li>Fixed the issues with the cell color (bug #42932);</li>
<li>Fixed the issues with the link to the cells formatted as table (bug #42938).</li>
</ul>
<p class="changelog-3subheader">rtf</p>
<ul>
<li>Fixed some issues with the files in <code>RTF</code> format.</li>
</ul>
<p class="changelog-subsubheader">Docker</p>
<ul>
<li>Fixed the issue with the token not working correctly when docker-compose is used (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/175">Docker-DocumentServer issue #175</a>);</li>
<li>Fixed the issues with the <code>AMP</code> SSL links (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/183">Docker-DocumentServer issue #183</a>).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.4.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">09/03/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Added more options for <b>Paragraph spacing</b>;</li>
<li>Added the possibility to set paragraph <b>Outline</b> level;</li>
<li>Added the possibility to get current color scheme;</li>
<li>Updated the <b>Document Info</b> page;</li>
<li>Added better templates for tables and increased their number;</li>
<li>Added the possibility to select languages using keyboard (bug #24317);</li>
<li>Added the possibility to show a shadow for images and shapes;</li>
<li>Added the possibility to use mentions in comments;</li>
<li>Added the possibility to show multi-gradient fill in shapes (bug #40719);</li>
<li>Added the <code>onRequestSaveAs</code> API event to save files to a storage;</li>
<li>Added the <code>onRequestInsertImage</code> event and <code>insertImage</code> method to insert images from a storage.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the possibility to create a new style with the next style being the same as previous one;</li>
<li>Added the possibility to add watermarks;</li>
<li>Added the possibility to print the selection;</li>
<li>Added the possibility to save <code>DOCX</code> using the mode compatible with older versions;</li>
<li>Added the tooltip for table styles;</li>
<li>Added the <code>onRequestMailMergeRecipients</code> event and the <code>setMailMergeRecipients</code> method for mail merge.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the possibility to change look of chart elements;</li>
<li>Added the possibility to set headers and footers;</li>
<li>Added a new tab to work with formulas;</li>
<li>Added the possibility to group data;</li>
<li>Added the spellchecker;</li>
<li>Added the support of print areas;</li>
<li>Added the possibility to resize the autofilter window;</li>
<li>Added the possibility to show the number of cells in autofilter window;</li>
<li>Added the possibility to save 10 last used functions;</li>
<li>Set default value for regional settings (bug #41549);</li>
<li>Added support for asynchronous loading of formulas.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added new themes for slides;</li>
<li>Added the support for the print selection option for slide;</li>
<li>Added the possibility to set headers and footers;</li>
<li>Added the possibility to insert the slide number;</li>
<li>Added the possibility to insert date and time;</li>
<li>Added the tooltip for table styles.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added support for asynchronous loading of plugins.</li>
</ul>
<p class="changelog-subsubheader">All mobile editors</p>
<ul>
<li>Updated the <b>Document Info</b> page;</li>
<li>Added the possibility to set a color scheme;</li>
<li>Added the possibility to set units of measurement;</li>
<li>Added the possibility to show comments;</li>
<li>Added the possibility to show users currently editing the document.</li>
</ul>
<p class="changelog-subsubheader">Mobile Document Editor</p>
<ul>
<li>Added the possibility to view, accept, reject the review changes;</li>
<li>Added the possibility to set the display mode for the review changes;</li>
<li>Added the possibility to add footnotes;</li>
<li>Added the possibility to download files to the <code>RTF</code> format;</li>
<li>Added the possibility to merge and split table cells;</li>
<li>Added the settings for non-printing characters;</li>
<li>Added the settings for displaying comments.</li>
</ul>
<p class="changelog-subsubheader">Mobile Spreadsheet Editor</p>
<ul>
<li>Added the possibility to work with autofilters (bug #34113);</li>
<li>Added the settings for displaying comments;</li>
<li>Added regional settings;</li>
<li>Added the possibility to set the R1C1 mode;</li>
<li>Added the settings for formula language;</li>
<li>Added the additional settings for the search in the spreadsheet;</li>
<li>Added the settings for headings and gridlines;</li>
<li>Added the layout settings (page size, orientation, margins);</li>
<li>Added the possibility to freeze panes from the context menu.</li>
</ul>
<p class="changelog-subsubheader">Embedded viewers</p>
<ul>
<li>Added the translations for the embedded viewers (bug #31297).</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed a lot of bugs.</li>
</ul>
<p class="changelog-subheader">Deprecations</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Removed the ClipArt plugin (the third party <span class="param-type">openclipart.org</span> service became unavailable).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.3.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/16/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the translations for <b>Photo Editor</b> plugin.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the order of the spellchecker correction entries (<a target="_blank" href="https://github.com/ONLYOFFICE/DesktopEditors/issues/224">Desktop Editors issue #224</a>).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the JavaScript error which occurred when undoing the previous insert action of an empty row into a table (bug #41995);</li>
<li>Fixed the problem with adding an equation inside a hyperlink;</li>
<li>Fixed the composite input in Firefox browser (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/601">Document Server issue #601</a>);</li>
<li>Fixed the issue when the files with math created by Aspose crashed when opened.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the issue with the slide background color.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issue with decoding <code>XLSX</code> escaped chars (bugs #36575 and #41890).</li>
</ul>
<p class="changelog-subsubheader">Windows version</p>
<ul>
<li>Fixed a misprint on <b>Redis</b> configuration page.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.3.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/24/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed more problems with <code>SVG</code>.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the JavaScript error which occurred while scrolling in mail merge window (bug #41787);</li>
<li>Fixed the JavaScript error which occurred while opening some specific <code>DOCX</code> files (bug #41847);</li>
<li>Fixed the JavaScript error which occurred while using the final mode in review mode (bug #41846);</li>
<li>Fixed the problem with updating positions in the inner classes within a paragraph (bug #41848);</li>
<li>Fixed the issue when records were added to reviews with changes of the text properties if in fact there have been no changes (bug #41833);</li>
<li>Fixed the critical bug on settting up the <code>hideContentControlTrack</code> property;</li>
<li>Fixed the issue with showing the changes from the second user if the display of the changes was disabled (bug #41576);</li>
<li>Fixed the problem with accepting/rejecting review changes.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the JavaScript error which occurred for <b>Replace all</b> in some cases (bug #41760);</li>
<li>Fixed the column index error which occurred during insertion;</li>
<li>Fixed the issue with adding the changes to the history on drawing sparklines.</li>
</ul>
<p class="changelog-subsubheader">Plugins Editor</p>
<ul>
<li>Fixed the logging error for plugins.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed several incorrect error messages;</li>
<li>Fixed the error with the unknown issuer name which occurred while downloading via HTTPS.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.3.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/06/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the support for calculating tabs in Word 2013 style positioned to the right of the right margin.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed a lot of bugs with drawings positioning;</li>
<li>Fixed the compilation using the actual <b>gcc</b> version (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/575">Document Server issue #575</a>).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the JavaScript error which occurred while entering the text in content control in specific <code>DOCX</code> files (bug #41687);</li>
<li>Fixed the problem with calculating the numbering value within merged cells (bug #41699);</li>
<li>Fixed the JavaScript error which occurred while undoing the entered text in review mode (bug #41708);</li>
<li>Fixed the issue with deleting the whole TOC field after selecting it (bug #41714);</li>
<li>Fixed the issue with showing the numbering as changes for review in specific documents (bug #41518);</li>
<li>Fixed the issue with the opening <b>Modelling_scholarly_communication_report_final1.docx</b> file (bug #41717);</li>
<li>Fixed the crash which occurred when refreshing the recalculated data;</li>
<li>Fixed the bug with moving object in group;</li>
<li>Fixed the problem with rendering <code>WMF</code> files (bug #41495).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issue with undoing the moved cell in print area (bug #41723).</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Fixed the issue with adding shapes to the table (bug #41676);</li>
<li>Fixed the issue with inserting formulas on iOS;</li>
<li>Fixed the issue with the application freeze after adding images by URL (bug #41677).</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Fixed the errors in <b>Document Builder</b> documentation.</li>
</ul>
<p class="changelog-subsubheader">Packages</p>
<ul>
<li>Fixed 1-click installation;</li>
<li>Fixed the RPM update from version 5.2.8 to 5.3.0;</li>
<li>Removed <code>.m4</code> files from packages;</li>
<li>Fixed the Document Server example startup after upgrading;</li>
<li>Fixed the <code>onlyoffice: ERROR (no such group)</code> error;</li>
<li>Fixed the update if a custom <b>NGINX</b> config is used.</li>
</ul>
<p class="changelog-subsubheader">Docker installation</p>
<ul>
<li>Fixed the docker compose startup error (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/163">Docker-Document Server issue #163</a>);</li>
<li>Fixed the issue when Document Builder returned <code>"urls": {}</code> if <code>/var/lib/onlyoffice</code> was mounted (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/164">Docker-Document Server issue #164</a>).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.3.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">05/28/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Added the tabbed interface to the open-source version;</li>
<li>Changed the placement for the <b>Undo</b>/<b>Redo</b>, <b>Save</b> and <b>Print</b> buttons in the top toolbar;</li>
<li>Added about 250 document languages (mostly without a spellchecker);</li>
<li>Completely rewritten the font engine, adding a better support of Chinese, Japanese and Korean fonts and much more;</li>
<li>Added the possibility to flip and rotate shapes and images;</li>
<li>Added the possibility to crop images;</li>
<li>Adding a bookmark does not close the bookmark window;</li>
<li>The comments are now shown in all editing and viewing modes;</li>
<li>Added the new hotkeys on MacOS and their description in documentation;</li>
<li>Added the new <code>customization</code> license flag;</li>
<li>Added the possibility to load the images from a storage;</li>
<li>Added options for objects alignment (align to page, margin, slide);</li>
<li>Added new hints for shapes (bug #20091);</li>
<li>Completely rewritten the photo editor plugin;</li>
<li>Updated the interface translations to all the main languages available in the editors;</li>
<li>Updated the documentation articles;</li>
<li>Added Bulgarian and Hungarian as interface languages.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added formulas in tables;</li>
<li>Added the possibility to save as <code>DOTX</code>, <code>PDF-A</code>, <code>OTT</code>;</li>
<li>The review changes are now shown in view mode;</li>
<li>Added the possibility to prevent deletion of the review changes of another user;</li>
<li>Added the possibility to prevent deletion of the comments of another user;</li>
<li>Added the description for moved text and move to changed text in review mode;</li>
<li>Added the possibility to get link to bookmark;</li>
<li>Added the possibility to automatically copy the selected text to the search window.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the <code>bg-BG</code>, <code>sv-SE</code> and <code>sv-FI</code> number formats;</li>
<li>Translates the functions and their descriptions to Italian;</li>
<li>Replaced the behavior of the mouse click for the links in cells;</li>
<li>Added the <code>ASC</code>, <code>BETAINV</code>, <code>HYPERLINK</code> functions;</li>
<li>Added the support of print areas;</li>
<li>Added the possibility to set the exact text orientations in degrees;</li>
<li>Added the text to column wizard;</li>
<li>Added the paste text wizard;</li>
<li>Added the possibility to save as <code>XLTX</code>, <code>PDF-A</code>, <code>OTS</code>;</li>
<li>Added the support of the array formulas;</li>
<li>Added the support for the gradient and texture cell fill;</li>
<li>A hint is now shown with function and argument descriptions while typing;</li>
<li>Added the support to show minimum and maximum values in the status bar;</li>
<li>Added the possibility to distribute objects;</li>
<li>Rewritten the cut cell process (cell is not removed after cutting).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the possibility to save as <code>POTX</code>, <code>PDF-A</code>, <code>OTP</code>;</li>
<li>Added the font rendering option;</li>
<li>Added an option to search and replace the text;</li>
<li>Added the possibility to enter the slide number manually for the internal hyperlinks.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>A lot of bugfixes in all product modules.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.2.8</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/05/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the copyright messages to 2019;</li>
<li>Updated the Latvian address to the actual one;</li>
<li>Updated the <b>npm-shrinkwrap</b> module to the actual version;</li>
<li>Added the support for Chinese as a document language (without spellchecker) (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/479">Document Server issue #479</a>);</li>
<li>Updated the interface translations to all the main languages available in the editors.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the support for system plugins.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Added the robots.txt handler.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Added the default theme for <code>XLS</code>.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the issue with copying the charts containing no <code>txPr</code> elements.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the display of the border in some <code>DOCX</code> files (bug #39461);</li>
<li>Fixed the problem of correcting the anchor in selection;</li>
<li>Fixed the issue with the color of content control border in preview (bug #40330).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the color change after conversion of a range as table template (bug #38747);</li>
<li>Fixed the display of cell values in Safari (bug #39878), (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/477">Document Server issue #477</a>), (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/467">Document Server issue #467</a>);</li>
<li>Fixed the issue with the display of a hidden column (bug #40352);</li>
<li>Fixed the issue with creating a history point when adding a <code>signatureLine</code>;</li>
<li>Fixed the issue with the display of values from the second sheet on the first sheet (bug #40038);</li>
<li>Fixed the <code>Maximum call stack</code> error when copying documents or presentations;</li>
<li>Fixed the cell scrolling in specific files (bug #40294);</li>
<li>Fixed the JavaScript error occurring when opening some <code>XLS</code> files (bug #39529);</li>
<li>Fixed the JavaScript error occurring when opening the settings;</li>
<li>Fixed the issue with printing the file with a custom sheet size (bug #40275).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the bug with resizing after fullscreen (view position detection);</li>
<li>Fixed the problem with drawings;</li>
<li>Fixed the issue with opening a presentation with an unused theme;</li>
<li>Fixed the issue with the shape display in some <code>PPTX</code> files (bug #39169).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the problem with JWT callback URL (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/472">Document Server issue #472</a>).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed a lot of bugs in the files in all supported formats received from the users;</li>
<li>Fixed the error which occurred when opening <code>XLSX</code> with an image in the header in MS Office (bug #40124);</li>
<li>Fixed the issue with the font which occurred when opening specific <code>XLS</code> files (bug #40178).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.2.7</p>
<p class="changelog-release-date">Release date: <span class="crd-date">01/16/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the documentation articles;</li>
<li>Updated the <b>nodehun</b> to the latest version.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added <code>sv-SE</code> and <code>sv-FI</code> regional settings.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Viewer</p>
<ul>
<li>Added the possibility to change the row height or column width in view mode without saving changes.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the possibility to send parameters to plugin (user, document information);</li>
<li>Added the possibility to translate plugins;</li>
<li>Added <b>Highlight Code</b> and <b>Thesaurus</b> plugins.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the error which occurred when comparing solid fill;</li>
<li>Fixed the translation to the German language.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the problem with updating the current position when moving the table border;</li>
<li>Fixed the problem with clearing the text properties;</li>
<li>Fixed the problem with opening a specific <code>DOCX</code> file (bug #39941);</li>
<li>Fixed the problem with deep table nesting (bug #39963);</li>
<li>Fixed the JavaScript error which occurred when the header with a loading image was clicked (bug #39940);</li>
<li>Fixed the problem with recalculating tables (bug #39945);</li>
<li>Fixed the problem with recalculating a footnote in vertically merged cells;</li>
<li>Fixed the bug when the changes were lost when moving a table;</li>
<li>Fixed the bug with the selection marks when adding a table row;</li>
<li>Fixed the bug when wrong selection boundaries were received when moving the border of the table;</li>
<li>Fixed the bug with clearing the selection marks in a paragraph;</li>
<li>Fixed the bug with recalculating nested tables;</li>
<li>Fixed the problem of using <code>End</code>/<code>Home</code> buttons in a paragraph which had not yet been recalculated;</li>
<li>Fixed the bug with copy/paste when selecting a numbered list;</li>
<li>Fixed the bug with the header/footer entry;</li>
<li>Fixed the bug with adding extra rows when inserting a table content;</li>
<li>Fixed the problem with copying the table cell properties.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed blocking the save button when opening a chart frame (bug #39827);</li>
<li>Fixed the problem with copy/paste hidden range containing functions (bug #40017);</li>
<li>Fixed the issue with the incorrect calculation of SUMPRODUCT function (bug #40109);</li>
<li>Fixed the problem with recalculating formulas in hidden filter area;</li>
<li>Fixed the problem with application of the autofilter to empty column by right-click menu;</li>
<li>Fixed the problem in conditional formatting with calculating the gradient without the distance set (bug #40160).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the error in copying the slide notes.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Viewer</p>
<ul>
<li>Fixed the bug with YouTube video playback (bug #40174).</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed the problem with duplicate URL in the YouTube plugin (bug #36103).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the error with showing a marked list in some <code>PPT</code> files (bug #39929);</li>
<li>Fixed the issue with the watermark border in some files (bug #39935);</li>
<li>Fixed the issues which occurred with some <code>ODF</code> files received from users;</li>
<li>Fixed the problem with the shape and cell text layout in some <code>XLS</code> (bug #39961);</li>
<li>Fixed the issue with missing text format in specific <code>ODP</code> files (bug #39983);</li>
<li>Fixed the incorrect numbering in <code>ODP</code> files (bug #39976);</li>
<li>Fixed the issue when the list in notes was lost in <code>PPT</code> files (bug #39929);</li>
<li>Fixed the problems with conversion of some <code>XLS</code> files (bug #40065);</li>
<li>Fixed the issue with the shape rotation in specific <code>ODP</code> files (bug #39979);</li>
<li>Fixed the issue with showing cell values of <code>Time</code> format in <code>ODS</code> files (bug #40106);</li>
<li>Fixed the issues with some shapes in <code>PPT</code> files (bug #40115);</li>
<li>Fixed the issues with shapes without the fill in <code>PPT</code> (bug #40116);</li>
<li>Fixed the problems with opening an <code>XLSX</code> file with an image in the header (bug #40124);</li>
<li>Fixed the issues which occurred with some files received from users.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.2.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/25/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the issue which occurred when moving a table containing a nested one (bug #40096).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.2.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/12/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Enabled text/HTML drag'n'dropping to the editors;</li>
<li>Added the possibility to set custom logo without a link (bug #39696);</li>
<li>Update <b>sdkjs</b> npm requirements.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added support of R1C1 references style.</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Added the <code>AddComment</code> method to the <code>ApiRange</code> class.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the translation for plugin names and descriptions.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Added the possibility to write table parts to the <code>OdfFormatReader</code>.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the bug with the <code>unLockDocument</code>, <code>isSaveLock</code> sequence;</li>
<li>Fixed the issue occurring when a source for custom publisher name with quotes was built;</li>
<li>Fixed the issue with special paste icon when inserting ClipArt (bug #39462);</li>
<li>Added the display of conversion error in case a <code>PDF</code> had been renamed to <code>DOCX</code>;</li>
<li>Fixed the bug with a solid fill without a color;</li>
<li>Fixed the issue when the logo was not shown in Mozilla Firefox and MS Internet Explorer;</li>
<li>Fixed the issue with opening the presenter view on ownCloud\Nextcloud (bug #39559);</li>
<li>Fixed the bug when a new font was applied (current font name and new name are empty);</li>
<li>Fixed the bug with opening the document language dialog when the document language is Spanish (Argentina) (<code>doc.lang = es-AR</code>).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the error which occurred after the selection of the font name in combo box was discarded;</li>
<li>Fixed the inputs for Korean, Chinese and Japanese characters in content control (bug #39724);</li>
<li>Fixed the problem with recalculating large tables in a document;</li>
<li>Fixed the problem with accepting/rejecting uncalculated revision changes;</li>
<li>Fixed the problem with checking <code>CanUpdateTarget</code> parameter for a table;</li>
<li>Fixed the bug with recalculating a document when a section was deleted;</li>
<li>Fixed the problem which occurred when complex fields in selection were checked;</li>
<li>Fixed the problem with updating cursor position in collaborative editing;</li>
<li>Fixed the bug with moving cursor through a table;</li>
<li>Fixed the problem with moving an image inside a large table;</li>
<li>Fixed the problem with updating the current position in table after accepting changes;</li>
<li>Fixed the bug with special paste of paragraph with numbering.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issues with scrolling in some files (bug #39395);</li>
<li>Fixed the issue with data loss in the second table sheet (bug #39511);</li>
<li>Fixed the issue when the editor was freezing after consequent use of cut and paste for several columns (bug #37965);</li>
<li>Fixed the incorrect sum function for the copied sheet (bug #39548);</li>
<li>Fixed the JavaScript error which occurred when more data than cell width is entered (bug #39623);</li>
<li>Fixed the incorrect digit counting when using the <b>Decrease Decimal</b> option (bug #39661);</li>
<li>Fixed the issue with opening file with <code>si</code> and <code>formula</code> parameters used without <code>ref</code>;</li>
<li>Fixed the issue which occurred when some files with chart are opened (bug #39902);</li>
<li>Fixed the JavaScript error which occurred when specific sheet was copied to file during co-editing (bug #39921);</li>
<li>Fix the Simplified Chinese translation for the <code>textPoweredBy</code> field (<a target="_blank" href="https://github.com/ONLYOFFICE/web-apps/pull/142">web-apps issue #142</a>).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the issue with opening some <code>PPT</code> files (bug #39901).</li>
</ul>
<p class="changelog-subsubheader">Document viewer</p>
<ul>
<li>Fixed the issue which occurred when translator plugin was used with with <code>PDF</code> and <code>XPS</code> files (bug #36645).</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Fixed the <code>SecurityError: Blocked a frame with origin from accessing a cross-origin frame</code> error on Apple devices;</li>
<li>Fixed bug with setting the active tab when it is not visible in <b>Spreadsheet Editor</b>.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the error occurring in case the <code>changesError</code> command was received without <code>docId</code>;</li>
<li>Fixed the issue when <code>access_log off;</code> was ingnored.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the loss of grouped autoshapes in <code>ODT</code> (bug #39467);</li>
<li>Fixed the issue with conversion of some <code>WMF</code> files (bug #39533);</li>
<li>Fixed the issue with conversion of some <code>XLS</code> files (bug #39541);</li>
<li>Fixed the issue with conversion of some <code>VML</code> files with <code>drawing_ml</code> markup;</li>
<li>Fixed the issues with opening some specifiс <code>PPTX</code> files (bug #39747, bug #39745);</li>
<li>Fixed the bug with metadata in UTF-16 format;</li>
<li>Refactoring of auto shapes for <code>OdfFormat</code>;</li>
<li>Fixed the issues for <code>DocFormat</code> after testing.</li>
</ul>
<p class="changelog-subsubheader">Docker installation</p>
<ul>
<li>Fixed the Docker-compose <code>503 Service Unavailable</code> error (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/133">Docker-Document Server issue #133</a>);</li>
<li>Fixed the <code>DB_NAME</code> issue (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/134">Docker-Document Server issue #134</a>);</li>
<li>Fixed the logging issue.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.2.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/31/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the interface translations to all the main languages available in the editors.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Enhanced the application due to the completely rewritten scroll.</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Added the new <code>setLocale</code> and <code>getLocale</code> functions.</li>
</ul>
<p class="changelog-subsubheader">Server</p>
<ul>
<li>Added logging for <code>SaveLock</code>;</li>
<li>Added the possibility to copy the changes and files with browser error to a special directory.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Performed refactoring for conversion of WordArts from <code>ODF</code> to <code>OOXML</code> and vice versa;</li>
<li>Performed refactoring for conversion of form controls in spreadsheets (for <code>ODF</code> files);</li>
<li>Added conversion for bookmarks for <code>OdfFormatwriter</code> component.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the bug with <code>CFF</code> fonts (glyph loader);</li>
<li>Added the display of <code>LoadingScriptError</code> error in case of <b>sdk-all.js</b> loading faiure;</li>
<li>Fixed the <code>Cannot read property '$icon' of undefined</code> error when using the <code>Ctrl+S</code> keyboard shortcut in chart editor (bug #39254);</li>
<li>Removed the <code>Command+H</code> keyboard shortcut used for Mac OS.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the issue with opening a <code>DOCX</code> file with track changes and calculations created by Aspose;</li>
<li>Fixed the problem with reading the ID of a content control;</li>
<li>Fixed the crash in <code>CNumberingLvlLegacy.ReadFromBinary</code>;</li>
<li>Fixed the problem with table selection;</li>
<li>Fixed the problem with replacing a misspelled word with another;</li>
<li>Fixed the bug with pressing the <code>TAB</code> key;</li>
<li>Fixed the critical issue which occurred when the document had been locked on the undo in the <b>Fast</b> collaboration mode;</li>
<li>Fixed the missing <b>Hide Degree</b> menu entry for equations (bug #39135);</li>
<li>Fixed the problem which occurred when recalculations were made in co-editing;</li>
<li>Fixed the problem with processing the <code>pageDown</code> button in co-editing;</li>
<li>Fixed the <code>Cannot read property 'eb' of nul</code> error which occurred when a table column was deleted (bug #39252);</li>
<li>Fixed the problem with rendering which occurred when replacing the text (bug #39269);</li>
<li>Fixed the <code>Cannot read property 'length' of null</code> error which occurred when some files were opened (bug #39210);</li>
<li>Fixed the problem with saving/loading the table state on undo/redo;</li>
<li>Fixed the issue with displaying the chart added with macros (bug #39304);</li>
<li>Fixed the problem with calculating large tables separated by columns.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the crash which occurred when a file was built with comment changes;</li>
<li>Fixed the issue when an incorrect chart was added to the area with autofilter (bug #39168);</li>
<li>Fixed the issue with the incorrectly selected cells when a formula was changed using the keyboard (bug #39181);</li>
<li>Fixed the issue when the browser hung on some files with formulas (bug #39190);</li>
<li>Fixed the incorrect display of doughnut chart with autofilter (bug #39200);</li>
<li>Fixed the incorrect <code>IF</code> function values (bug #39233);</li>
<li>Fixed the problem with the number of replacements made (bug #39273);</li>
<li>Fixed the <code>Cannot read property 'Zb' of null</code> which occurred when trying to copy a shape deleted by another user (bug #39312);</li>
<li>Fixed the <code>Maximum call stack size exceeded</code> which occurred when the application was switched to fullscreen (bug #38972);</li>
<li>Fixed the <code>this.dPc is not a function</code> which occurred during the data sorting (bug #39397);</li>
<li>Fixed the issues with undo applied to the filter in specific files (bug #39402);</li>
<li>Fixed the scroll to end of the table issue (bug #21946);</li>
<li>Fixed the issue with sorting of the first row in some files (bug #39397);</li>
<li>Fixed the issue with the sorting range if filtered data was present in it (bug #39410);</li>
<li>Fixed the double columns borders display issue (bug #39392);</li>
<li>Fixed the issue with rendering of the last rows in some files (bug #39394);</li>
<li>Disabled the cell settings when editor is disconnected;</li>
<li>Fixed the issues with printing and calculation; sped up cache preparation.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the <code>Cannot read property 'Ia' of null</code> error which occurred when some <code>PPTX</code> files were opened (bug #39191);</li>
<li>Fixed the problem with negative spacing;</li>
<li>Fixed the <code>Cannot read property 'W' of undefined</code> error which occurred when copying a table (bug #39264).</li>
</ul>
<p class="changelog-subsubheader">Embedded viewer</p>
<ul>
<li>The viewer now shows an error when trying to open password protected files (bug #39251);</li>
<li>Fixed the JavaScript error which occurred when opening <code>TXT</code> files (bug #39250).</li>
</ul>
<p class="changelog-subsubheader">Server</p>
<ul>
<li>Fixed the license <code>endDate</code> information for trial version;</li>
<li>Fixed the <code>Cannot read property 'time' of null</code> error;</li>
<li>Changed the <code>logrotate</code> configuration directory.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issue when an empty <code>RTF</code> file was opened (bug #39172);</li>
<li>Fixed the problems with opening of some <code>ODS</code> files (bug #39192);</li>
<li>Fixed the conversion to raster for graphiscs on linux without set fonts;</li>
<li>Fixed the binary conversion of <code>mathType</code> version over 3.0 with <code>PptxFormat</code> component;</li>
<li>Fixed the problems with the document structure for specific files (bug #39236);</li>
<li>Fixed the issue which occurred when opening in some resulting files in MS Word (bug #39216);</li>
<li>Fixed the problems with opening specific <code>DOCX</code> files (bug #39248);</li>
<li>Fixed the problems with the user files in <code>XlsFormatReader</code> component;</li>
<li>Fixed the problems with the user files in <code>PptFormatReader</code> component;</li>
<li>Fixed the problems with some user files in <code>PptxFormat</code> component;</li>
<li>Fixed the problems in <code>OdfFormat</code> and <code>OdfFormatWriter</code> components;</li>
<li>Disabled truetype fonts conversion in <code>HTML</code> viewer;</li>
<li>Fixed the problems with opening of some <code>RTF</code> files (bug #39315);</li>
<li>Fixed the row selection issue in <code>PDF</code> files (bug #39214);</li>
<li>Fixed the issue when only the last <code>ConditionalFormatting</code> was written from the <code>Editor.bin</code> (bug #39391).</li>
</ul>
<p class="changelog-subsubheader">Docker installation</p>
<ul>
<li>Fixed the <code>/var/run/rabbitmq: Permission denied</code> issue on container restart (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92">Docker-Document Server issue #92</a>);</li>
<li>Fixed the startup on <code>minishift</code> removing the <code>/etc/onlyoffice</code>;</li>
<li>Setup the correct <code>logrotate</code> configuration rights.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.2.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/05/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">RPM</p>
<ul>
<li>Fixed the <code>DS_PORT</code> problem which occurred during the installation of <b>ONLYOFFICE Enterprise Edition</b>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.2.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">09/28/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Added the possibility to customize the initial zoom for the embedded editors;</li>
<li>Added the possibility to customize availability of help in the editor;</li>
<li>Added the display of the <b>File</b> and <b>Plugins</b> tabs for viewers;</li>
<li>The username is now highlihgted by color in the comments, review changes, chat messages;</li>
<li>Prevented the duplication of online users in the left chat panel;</li>
<li>Added the possibility to sort comments in the popover by ascending creation time.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the possibility to work with bookmarks;</li>
<li>Added the possibility to add/change hyperlinks anchored to bookmarks/headings;</li>
<li>Added the possibility to change numbering value, start/continue numbering;</li>
<li>Added settings for content controls (highlighting and appearance);</li>
<li>Review changes and comments are now displayed in the combined window;</li>
<li>Added presets for А0, А1, А2, А6 page size (bug #36583);</li>
<li>Changed the encoding format for the <code>TXT</code> files (bug #36998);</li>
<li>Added the mode for filling forms;</li>
<li>Enabled closing the chart dialog while loading (bug #36870);</li>
<li>Enabled closing the window when saving to <code>TXT</code> format;</li>
<li>Enabled inserting shapes when a shape is selected;</li>
<li>The new revisions are now checked in the <b>Fast</b> co-editing mode.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the possibility to set options when saving to PDF format (bug #34914);</li>
<li>Added the cell settings in the right panel;</li>
<li>Added the <b>Layout</b> tab;</li>
<li>Added the hint for autofilters;</li>
<li>Added the possibility to change the encoding format for <code>CSV</code> files (bug #36998);</li>
<li>Enabled closing the window when saving to <code>CSV</code>;</li>
<li>Enabled saving page options to a file before printing;</li>
<li>Added the possibility to view combo charts.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editors</p>
<ul>
<li>Added hints to presentation themes (bug #21362);</li>
<li>Added the presenter preview in the viewer (bug #37499);</li>
<li>Enabled closing the chart dialog while loading (bug #36870).</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Added the sheet renaming option in the mobile editor (bug #37701).</li>
</ul>
<p class="changelog-subsubheader">Server</p>
<ul>
<li>Added the <code>savefile</code> request handler;</li>
<li>Renamed <code>crypted</code> into <code>encrypted</code>, transferred <code>replyStr</code> to <code>saveUrl</code> handler;</li>
<li>Added <code>useridoriginal</code> parameter to all messages in chat;</li>
<li><code>userId</code> parameter is now used instead of <code>sessionId</code> in locks (<a target="_blank" href="https://github.com/ONLYOFFICE/server/pull/91">server issue #91</a>);</li>
<li>Added the <code>PDFA</code> file type;</li>
<li>Added the <code>spawnOptions</code> config parameter for <code>X2T</code>;</li>
<li>The <code>title</code> parameter is now used in <code>ConvertService.ashx</code>;</li>
<li>The forked <code>statsd</code> is now used to support Ubuntu 18.04;</li>
<li>The branding parameter is now set to <code>int</code> instead of <code>string</code> and <code>boolean</code> for older versions;</li>
<li>A new <code>plugins</code> key is now used instead of <code>branding</code> (reverted to boolean);</li>
<li>Added the <code>reSave</code> parameter to mark saving of the repeated changes;</li>
<li>Added the <code>info/json</code> handler for license;</li>
<li>Added the <code>/info</code> page (available only from localhost).</li>
</ul>
<p class="changelog-subsubheader">Packages</p>
<ul>
<li>The package version is now used to disable cache prefix;</li>
<li>The package version in server URLs are now used instead of date;</li>
<li>The custom port setup is added to the example URL in IIS;</li>
<li>The configs in <code>local.json</code> have been redesigned;</li>
<li>Added the support of <code>logrotate</code>;</li>
<li>Added the <code>libcurl3-gnutls</code> dependency for the <code>DEB</code> package;</li>
<li>The license has been updated.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the display of a message when an error has occurred (in ClipArt).</li>
</ul>
<p class="changelog-subsubheader">Docker installation</p>
<ul>
<li><b>Node.js</b> has been updated to version 8;</li>
<li>Added output logs to console and correct support of docker logs;</li>
<li>The interactive flag to start container is no longer required.</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Added the following API functions: <code>GetRows</code>, <code>GetCols</code>, <code>GetCount</code>, <code>GetHidden</code>, <code>SetHidden</code>, <code>GetColumnWidth</code>, <code>SetColumnWidth</code>, <code>GetRowHeight</code>, <code>SetRowHeight</code>, <code>GetWpar</code>, <code>SetOffset</code>, <code>GetAdress</code>, <code>SetLeftMargin</code>, <code>GetLeftMargin</code>, <code>SetRightMargin</code>, <code>GetRightMargin</code>, <code>SetTopMargin</code>, <code>GetTopMargin</code>, <code>SetBottomMargin</code>, <code>GetBottomMargin</code>, <code>SetPageOrientation</code>, <code>GetPageOrientation</code>, <code>GetSelection</code>;</li>
<li>Added the following API properties: <code>Rows</code>, <code>Cols</code>, <code>Count</code>, <code>Hidden</code>, <code>ColumnWidth</code>, <code>Width</code>, <code>RowHeight</code>, <code>Height</code>, <code>MergeArea</code>, <code>WrapText</code>, <code>LeftMargin</code>, <code>Orientation</code>, <code>PrintHeadings</code>, <code>PrintGridlines</code>, <code>Selection</code>.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the issue when comments from other users were missing (bug #37570);</li>
<li>Fixed the issues which occurred when opening some files received from users.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Disabled bookmarks in the document headers (bug #38957);</li>
<li>Fixed XML parsing error in Firefox (bug #36960).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issue which occurred when the active cell in selection across merge was merged;</li>
<li>Fixed the issue with the selection which occurred when selecting a row/column/all;</li>
<li>The options for hiding headings, gridlines, freeze panes are hidden in the viewer (bug #38033).</li>
</ul>
<p class="changelog-subsubheader">Server</p>
<ul>
<li>Fixed the maximum file size for conversion value (bug #37559);</li>
<li>Fixed the installation on any linux system by using <code>useradd</code> (<a target="_blank" href="https://github.com/ONLYOFFICE/server/pull/89">server issue #89</a>);</li>
<li>Fixed the <code>fillForms</code> mode;</li>
<li>Fixed the healthcheck service behavior in case of disconnected <b>Redis</b> or <b>RabbitMQ</b>;</li>
<li>Now the authorization header is not reduced if the <code>inBody</code> option is used;</li>
<li>Improved the average calculation at server start;</li>
<li>The <code>SVG</code> image file format pasting is now not allowed.</li>
</ul>
<p class="changelog-subsubheader">Packages</p>
<ul>
<li>Updated the <code>innodependencyinstaller</code> to fix the requirements detection.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed the issue with ClipArt being of zero size;</li>
<li>Fixed the error which occurred when adding macros (bug #38408).</li>
</ul>
<p class="changelog-subsubheader">Document Server integration examples</p>
<ul>
<li>Fixed the issues which occurred when several files were added at once (bug #37017);</li>
<li>Fixed the issues with uploading big files;</li>
<li>Fixed the comment mode available for Spreadsheet Editor only;</li>
<li>Java example: fixed the encoding space and path problems;</li>
<li>PHP example: fixed a lot of problems with URLs.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issues which occurred when opening some files received from users.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.1.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/18/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Added the logging and warning for the errors concerning license connections and user limit, as well as the appropriate settings to the configuration file.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the interface translations to all the main languages available in the editors;</li>
<li>Fixed the JavaScript error which occurred when the autoshape connector was changed (bug #37788);</li>
<li>Fixed the error which occurred when the default tab in a shape was changed (bug #38084);</li>
<li>Fixed the issues with opening a custom color for shapes (bug #37841).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issues with comment deleting (bug #37772);</li>
<li>Fixed the issues with opening <code>XLSX</code> files received from users (bug #38113);</li>
<li>Fixed the hyphen position for Сhinese symbols with wrapping;</li>
<li>Fixed the missing translation for the functions into French and Spanish;</li>
<li>Fixed the missing region formats;</li>
<li>Disabled the table settings when the cell is edited.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the issue with copying and pasting the text into the 'Slide Title' placeholder in <b>Fast</b> co-editing mode (bug #37922);</li>
<li>Fixed the bug with copying and pasting a slide containing a picture (bug #37928);</li>
<li>Fixed the issue with placeholder titles in Chinese (bug #37927) (<a target="_blank" href="https://github.com/ONLYOFFICE/onlyoffice-owncloud/issues/189">onlyoffice-owncloud issue #189</a>).</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Fixed the browser hangup which occurred when shapes were added (bug #37601);</li>
<li>Fixed the JavaScript error which occurred in specific <code>XLSX</code> files (bug #37824) (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/311">Document Server issue #311</a>);</li>
<li>Fixed the incorrect caption used for the document loading (bug #37687);</li>
<li>Fixed the issue with document closing which occurred when the 'Back' button was tapped (bug #37649);</li>
<li>Fixed the placement of the <b>Settings</b> icon (bug #37738).</li>
</ul>
<p class="changelog-subsubheader">PDF viewer</p>
<ul>
<li>Fixed the browser hangup occurring on some specific <code>PDF</code> files (bug #37466).</li>
</ul>
<p class="changelog-subsubheader">Docker installation</p>
<ul>
<li>Fixed the issue with the recursive <code>GZIP</code> appearing on the container restart (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/317">Document Server issue #317</a>).</li>
</ul>
<p class="changelog-subsubheader">Conversion services</p>
<ul>
<li>Fixed the issue with opening some <code>XPS</code> files (bug #37565);</li>
<li>Fixed the issue with clipping of a shape in header/footer (bug #36423);</li>
<li>Fixed the bug with calculating an inverse matrix in <code>PDF</code>.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the position of shapes in <code>XLS</code> (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/308">Document Server issue #308</a>);</li>
<li>Fixed the issue with the comments being lost after reopening an <code>XLSX</code> file (bug #37892) (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/316">Document Server issue #316</a>);</li>
<li>Fixed the issue with opening a file with an unknown image format.</li>
</ul>
<p class="changelog-subsubheader">ODF</p>
<ul>
<li>Fixed table width in <code>ODT</code> format files (bug #37832);</li>
<li>Fixed the issues which occurred when opening some files received from users.</li>
</ul>
<p class="changelog-subsubheader">RTF</p>
<ul>
<li>Fixed the issues with reading comments in <code>RTF</code> format files;</li>
<li>Fixed the bug with opening a file containing image in a shape (bug #37902);</li>
<li>Fixed the issue with plugin data not being saved (bug #34747);</li>
<li>Fixed the issues which occurred when opening some files received from users.</li>
</ul>
<p class="changelog-subsubheader">XLS</p>
<ul>
<li>Fixed problems with files containing combo charts (bug #37945, #37946);</li>
<li>Fixed the issues which occurred when opening some files received from users.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.1.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">05/24/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Added a warning when opening a file protected with password;</li>
<li>The resolved comments are now not shown by default in <b>Document Editor</b> and <b>Spreadsheet Editor</b>.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Added the <code>openProtectedFile</code> option to disable opening password-protected files.</li>
</ul>
<p class="changelog-subsubheader">DEB and RPM</p>
<ul>
<li>Removed the upper version dependency for <b>Node.js</b>;</li>
<li>Removed the <b>librabbitmq-tools</b> dependency.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Updated the <code>compatibilityMode</code> setting now preventing opening the files in MS Word 2016 compatibility mode;</li>
<li>Added the long file name support for MS Windows.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the interface translations to all the main languages available in the editors;</li>
<li>Fixed the z-index value for tooltip synchronization;</li>
<li>Fixed the position for the zoom buttons in the toolbar;</li>
<li>Fixed the <b>File</b> tab which had lost active state when the inner panels had been clicked;</li>
<li>Fixed the <b>Replace image by URL</b> context menu option (bug #37651);</li>
<li>Fixed the possibility to copy the comments from the comment balloon (bug #37666, #35896);</li>
<li>Fixed the footnote dialog layout (bug #37660);</li>
<li>Fixed the layout for the changes review dialog.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed getting the parent cell in <code>blocklevelstd</code>;</li>
<li>Fixed the chinese text justification (bug #37659, <a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/293">Document Server issue #293</a>);</li>
<li>Fixed the problem with the navigation sidebar focus in Firefox (bug #37460);</li>
<li>Fixed the setting for the <b>Real-time collaboration changes</b> option when <b>View All</b> is selected;</li>
<li>Fixed the window layout issue with a protected document (bug #37658).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issue with entering the functions with the arrow keys and scrolling;</li>
<li>Fixed the multiselect autofit column width, now autofit will affect existing columns only (bug #37555);</li>
<li>Fixed the function dependency and file generation after copying with drag and drop;</li>
<li>Fixed the <code>Out of memory</code> error when inserting rows to the file with many columns;</li>
<li>Fixed the error occurring for chart with an empty dataset (bug #37762).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the issue with deleting the placholder text in strict co-editing mode (bug #37712);</li>
<li>Fixed the issue with the comment duplication in exported <code>PPTX</code> (bug #37698);</li>
<li>Fixed the JavaScript error occurring when opening an empty presentation in the comment mode (bug #37679).</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Disabled the edit button during the document load;</li>
<li>Fixed the function descriptions (bug #37691);</li>
<li>Fixed the round corners for modal windows (bug #37700).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Removed the payload field from JWT when the <code>inBody</code> option is on;</li>
<li>Performed the refactoring for the install/uninstall shared libraries.</li>
</ul>
<p class="changelog-subsubheader">DEB</p>
<ul>
<li>Fixed the <code>DS_COUNT: command not found</code> uninstall error;</li>
<li>Fixed the uninstallation error with the <b>documentserver-prepare4shutdown.sh</b> script;</li>
<li>Fixed the <b>libcurl</b> dependency for Ubuntu 18.04.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issues which occurred when opening some <code>DOC</code>, <code>RTF</code> and <code>XLS</code> files received from users;</li>
<li>Fixed the export of the current list from <code>XLSX</code> to <code>CSV</code> (bug #37579);</li>
<li>Fixed the issues which occurred when opening specific <code>PPTX</code> files (bug #37589);</li>
<li>Fixed the issues which occurred when opening specific <code>RTF</code> files (bug #37500);</li>
<li>Fixed the issue with saving comments for presentation;</li>
<li>Fixed the issues with slide themes when exporting to <code>ODT</code> (bug #37740);</li>
<li>Fixed the issues with chart legend in <code>ODS</code> files (bug #37746);</li>
<li>Downgraded the ICU dependency version to 5.8.2 (which is compatible with MS Windows XP and Windows Vista).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.1.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/27/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Added the new <b>View Settings</b> menu option at the top right corner of the editor window;</li>
<li>Added the possibility to replace the image via context menu (bug #11493);</li>
<li>Added the possibility to customize the initial zoom for the embedded editors.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Implemented the East Asian script and line break in hieroglyphs support (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/304">sdkjs issue #300</a>);</li>
<li>Added the <code>Ctrl+Shift+Num8</code> hotkey to show/hide nonprinting characters;</li>
<li>Added the possibility to export documents to the <code>RTF</code> format.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the translation of functions into French;</li>
<li>Added the possibility to select the cell format via context menu (bug #16272);</li>
<li>Added the new selector for link type.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added hints for presentation themes (bug #21362);</li>
<li>Added the new selector for link type.</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Added the <code>GetColumnWidth</code> method which allows to get the width of the current column (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/315">sdkjs issue #315</a>).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Updated the ICU dependency version from 5.5 to 6.0.</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Added the possibility to switch to the editing mode from toolbar (<a target="_blank" href="https://github.com/ONLYOFFICE/web-apps/pull/135">web-apps issue #135</a>).</li>
</ul>
<p class="changelog-subsubheader">Integration example</p>
<ul>
<li>Added the support for <code>OTT</code>, <code>OTS</code> and <code>OTP</code> formats.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Improved the compatibility with Microsoft Internet Explorer 11 (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/302">sdkjs issue #302</a> and <a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/317">sdkjs issue #317</a>);</li>
<li>Fixed the bug with downloading some <code>DOCX</code> files (bug #37454) (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/300">sdkjs issue #300</a>);</li>
<li>Fixed the crash on opening the files with empty pie charts <a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/318">(sdkjs issue #318</a>).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the issue with the table display after <code>HTML</code> conversion (bug #37472);</li>
<li>Fixed the bug which occurred when a comment was added to the whole document (bug #37425, <a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/287">Document Server issue #287</a>, <a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/319">sdkjs issue #319</a>);</li>
<li>Fixed the issue with copying the Rich Text Content from a table (bug #37546) (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/320">sdkjs issue #320</a>).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issues with the function dependencies and file assembly after adding a column or row (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/312">sdkjs issue #312</a>);</li>
<li>Fixed the issues with opening some <code>XSLX</code> files (bug #37515) (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/316">sdkjs issue #316</a>).</li>
</ul>
<p class="changelog-subsubheader">Mobile Document Editor</p>
<ul>
<li>Fixed the issues with replacing the text which occurred when a new paragraph was created (bug #37456).</li>
</ul>
<p class="changelog-subsubheader">Mobile Spreadsheet Editor</p>
<ul>
<li>Fixed the bug with scrolling;</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issues which occurred in some user files containing tables (<a target="_blank" href="https://github.com/ONLYOFFICE/core/pull/71">core issue #71</a>);</li>
<li>Fixed the issues with opening <code>DOCX</code>, <code>PPTX</code>, <code>RTF</code>, and <code>ODF</code> files received from users (<a target="_blank" href="https://github.com/ONLYOFFICE/core/pull/75">core issue #75</a> and <a target="_blank" href="https://github.com/ONLYOFFICE/core/pull/76">core issue #76</a>).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.1.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/11/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the support of multiple comments display in the comment balloon (bug #37422).</li>
</ul>
<p class="changelog-subsubheader">Documentation</p>
<ul>
<li>Updated the documentation articles describing the <b>5.1</b> version new features.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the crash occurring when a document was loaded in Safari 11.1;</li>
<li>Fixed the undo error occurring after copy/paste in co-editing (bug #37424);</li>
<li>Fix problems with some Thai symbols (bug #37446) (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/297">sdkjs issue #297</a>).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Replaced the content control <code>GetTag</code> method used with the <code>GetLabel</code> one (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/296">sdkjs issue #296</a>);</li>
<li>Fixed the crash occurring when <code>PDF</code> file is reconnected or checked if idle (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/291">sdkjs issue #291</a>);</li>
<li>Fixed the issue with searching the text in drawings (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/292">sdkjs issue #292</a>);</li>
<li>Fixed the problem with loading a <code>PDF</code> file which has been renamed to <code>DOCX</code> (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/295">sdkjs issue #295</a>).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the copy/paste error occurring in the open source version menu (bug #37426);</li>
<li>Fixed the translations for functions into Spanish;</li>
<li>Fixed the issue with opening the pivot tables which contain <code>VALUES</code> (<a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs/pull/298">sdkjs issue #298</a>).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the issues with the reporter mode in Safari.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the problem which led to the file corruption caused by the restored connection when the file version is assembled (<a target="_blank" href="https://github.com/ONLYOFFICE/server/pull/80">server issue #80</a>).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the Mac OS related build problems;</li>
<li>Fixed the shape geometry occurring in <code>PPT</code> files from the latest MS Office versions.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.1.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/05/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the interface translations to all the main languages available in <b>Document Server</b>.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the <code>CONVERT</code>, <code>FTEST</code>, <code>HYPGEOM.DIST</code> functions;</li>
<li>Added the translation of functions and their descriptions into Spanish.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Added the <code>reconnection.attempts</code> and <code>reconnection.delay</code> options to the configuration file; these options are applicable for the editor-server connection;</li>
<li>Added the fonts folder to the static content;</li>
<li>Added the <code>sockjs</code> config section for testing purposes.</li>
</ul>
<p class="changelog-subsubheader">Documentation</p>
<ul>
<li>New documentation articles describing the <b>5.1</b> version new features.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>The fonts with the zero width of the glyphs are now hidden from the font picker;</li>
<li>The changes for undo/redo are not saved in server build mode;</li>
<li>Changed the size of the images pasted from <code>HTML</code>;</li>
<li>Fixed the problem with the text selection when using the <b>Shift</b> key;</li>
<li>Fixed the redundant symbol appearing in cells after undo-redo operation (bug #37343);</li>
<li>Fixed the error with the repeated reconnection;</li>
<li>Fixed the problems with the icons of some buttons;</li>
<li>Fixed the synchronization of the co-editing mode between the top toolbar button and the menu (bug #37377).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the right-mouse button menu for the table of contents (bug #37241);</li>
<li>The images in Text Art objects are not clipped;</li>
<li>Added the vertical clip for drawing the inline objects;</li>
<li>Fixed the problems with drawing the inline objects;</li>
<li>Fixed the bug with wrong calculation of the text clip rectangle;</li>
<li>Fixed the issue when the <code>B8a</code> property with the null value could not be read in some files (bug #37378);</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the right mouse button error (bug #37330);</li>
<li>Fixed the issue occurring when hieroglyphs from the text editor were inserted (bug #37356);</li>
<li>Fixed the bug occurring when autocomplete did not work for functions if the point character is present in function name (bug #37300);</li>
<li>Fixed the bug occurring when autocomplete did not work for functions if the <code>_</code> or <code>\</code> character are used in the named range (bug #37354);</li>
<li>Fixed the bug occurring when autocomplete did not work for functions if Chinese numbers were used;</li>
<li>Fixed the <code>Cannot read property 'toLocaleString'</code> error in some files (bug #37343);</li>
<li>Fixed the <code>Cannot read property '4'</code> error in some files (bug #37376);</li>
<li>Fixed the issues with sheet context menu visibility (bug #37307);</li>
<li>Fixed the translations for functions;</li>
<li>Fixed the problems with inserting the function into the cell which is opened for editing (bug #37348).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the problem with hieroglyphs in chart title (bug #37293);</li>
<li>Fixed the chart title focusing problem during co-editing (bug #37295);</li>
<li>Fixed the object selection problem during co-editing (bug #37336);</li>
<li>Removed the <b>console.log</b> for <code>End_CollaborationEditing</code>;</li>
<li>Fixed the bug with clearing the cached canvas;</li>
<li>Fixed the bug with calculation of slide layout bounds;</li>
<li>Fixed the <code>Cannot read property 'Ec' of null</code> error in some files (bug #37386).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the font generation;</li>
<li>Fixed the inconsistent database status after the files assemble and the open/close connection is too fast.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issue which occurred when reopening files containing macros (bug #37323);</li>
<li>Fixed the issues which occurred when opening some <code>DOCX</code> and <code>XLS</code> files received from users.</li>
</ul>
<p class="changelog-subsubheader">Desktop Editors</p>
<ul>
<li>Fixed the bug with the gradient;</li>
<li>Fixed the issue with printing the cell borders (bug #35367).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.1.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/28/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Added the new no-squares font engine, which finds the best replacement font for the <code>□</code> characters;</li>
<li>Added the possibility to distribute the data in tables;</li>
<li>Added the new fonts to the default font set;</li>
<li>Completely rewritten the composite input for characters;</li>
<li>Added the new header and background color;</li>
<li>Added the support of shape side panel for images;</li>
<li>Added the support for changing the table size using drag'n'drop;</li>
<li>Added the new bullet list marker: <code></code>;</li>
<li>Rewritten the connection of the second user to document in the <b>Strict</b> mode;</li>
<li>Increased the document supported size (without media content);</li>
<li>Added Korean and Latvian as interface languages.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the support for the <b>Table of Contents</b>;</li>
<li>Added the possibility to set the Tab leading symbols;</li>
<li>Added the new <b>Navigation</b> left sidebar item;</li>
<li>Added the new <b>References</b> tab;</li>
<li>Renamed the <b>Review</b> tab to <b>Collaboration</b>;</li>
<li>Renamed the <b>Display Modes</b> entries for <b>Track Changes</b> option;</li>
<li>Fixed the issue when version history could not be saved if the second user joined the co-editing in the <b>Strict</b> mode; now it is saved if the first user has autosaving disabled;</li>
<li>Changed the behavior of the <b>Go to documents</b> option, it now opens a new tab;</li>
<li>Added the possibility to set negative values for the top and bottom page margins;</li>
<li>Copying the paragraph style will not overwrite the custom set style;</li>
<li>Added the special paste of tables.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Custom user cell styles are now placed before the default ones;</li>
<li>Added the new functions: <code>F.TEST</code>, <code>FORECAST.ETS</code>, <code>FORECAST.ETS.CONFINT</code>, <code>FORECAST.ETS.SEASONALITY</code>, <code>FORECAST.ETS.STAT</code>, <code>FORMULATEXT</code>, <code>IFS</code>, <code>PDURATION</code>;</li>
<li>Added the new <b>None</b> table template;</li>
<li>Added the new editing tools for the pivot tables;</li>
<li>Added the new regional presets: Deutsch (Schweiz), Español (México), Nederlands (Nederland), Slovenčina (Slovenská republika);</li>
<li>Added the new date formats: <code>yy/m/d</code>, <code>yy/mm/dd</code>, <code>yyyy/m/d</code>;</li>
<li>Added the preview for the <code>CSV</code> files before opening them.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the special paste;</li>
<li>Added the presentation level comments.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the <b>Macros</b> plugin;</li>
<li>Fixed the plugin autostart problem.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Added the support for a lot of features for <code>XLS</code> format (macros, controls, etc.);</li>
<li>5-10% speedup of opening <code>OOXML</code> files;</li>
<li>Better compatibility with <code>OpenFormat</code> and <code>RTF</code>;</li>
<li>Fixed a lot of bugs in the files in all supported formats received from the users.</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Added the <code>Format</code>, <code>GetSheet</code>, <code>GetSheets</code> methods for the <b>Api</b> class;</li>
<li>Added the <code>ForEach</code>, <code>GetValue</code> methods for the <b>ApiRange</b> class;</li>
<li>Added the <code>GetCells</code>, <code>GetIndex</code>, <code>GetName</code>, <code>GetRowHeight</code>, <code>GetUsedRange</code>, <code>GetVisible</code>, <code>SetVisible</code> methods for the <b>ApiWorksheet</b> class.</li>
</ul>
<p class="changelog-subsubheader">Documentation</p>
<ul>
<li>Added the translation of the documentation for <b>Document Editor</b> and <b>Presentation Editor</b> into French, Spanish, German, for <b>Spreadsheet Editor</b> into French;</li>
<li>Added search in the documentation pages.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed a lot of bugs;</li>
<li>Fixed the toolbar icons problems;</li>
<li>Fixed the editing issues occurring when connecting a document with numerous changes.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.7</p>
<p class="changelog-release-date">Release date: <span class="crd-date">01/16/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Licensing</p>
<ul>
<li>Added the new license type: licensing by the unique user IDs and access period.</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Added a lot of getters and setters to the methods for the Spreadsheet Editor;</li>
<li>Added the new <code>AddSheet</code> method.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added strikeout, superscript and subscript options to the top toolbar (bug #26581).</li>
</ul>
<p class="changelog-subsubheader">Documentation</p>
<ul>
<li>Added the documentation about the program interface.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the translations into main editor languages;</li>
<li>Set focus out of the editor frame in MS Internet Explorer/Edge browsers.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the issue with opening <code>DOCX</code> file containing formula in MS Word (bug #36490);</li>
<li>Fixed the JavaScript error which occurred while inserting a spreadsheet cell with comment (bug #36506);</li>
<li>Fixed the bug with inserting the content control into a math equation;</li>
<li>Fixed the selection from object in header/footer not being reset after keyboard move.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the wrong dependence in some functions with references to other sheets which occurred after a sheet was removed;</li>
<li>Fixed the issue with opening an <code>ODT</code> file containing a chart;</li>
<li>Fixed the issue with calculating a sparkline in some cases (bug #36603);</li>
<li>Fixed the issue with printing an image outside of the printing range (bug #36573).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the issue with blocking the shape for the users co-editing in different modes (bug #36435);</li>
<li>Fixed the issue with the <b>Constant proportions</b> chart button working only once (bug #36494);</li>
<li>Fixed the JavaScript error which occurred while inserting a page number from <b>Document Editor</b> (bug #36508);</li>
<li>Fixed the JavaScript error which occurred while undoing a table (bug #36515).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the IIS URL Rewrite issue which occurred when uploading an image;</li>
<li>Fixed the issue with the <code>TTF</code> fonts not being gzipped.</li>
</ul>
<p class="changelog-subsubheader">Integration example</p>
<ul>
<li>Removed the Integration Edition caption from the logo.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the issues with some <code>DOCX</code>, <code>DOC</code>, <code>RTF</code> files from the users;</li>
<li>Fixed the issues with <code>MathType</code> equations in some <code>DOCX</code> files (bug #36524).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/11/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Licensing</p>
<ul>
<li>Added the new license type: licensing by the number of unique users.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the JavaScript error which occurred when inserting an empty cell to the chart title (bug #36441);</li>
<li>Temporarily removed the non-actual Rich Text Content control documentation files;</li>
<li>Fixed the bug with the ClipArt plugin window not hiding if version history is opened (bug #36464).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Reduced the long outgoing authorization request headers (bug #36202).</li>
</ul>
<p class="changelog-subsubheader">Windows version</p>
<ul>
<li>Fixed enabling the JWT in <b>Document Server</b> example.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/28/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Desktop editors</p>
<ul>
<li>Added two types of restrictions for the document editing - <code>OnlySignatures</code> and <code>View</code>.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the red cross issue with the images in some situations.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the <code>a.Se is not a function</code> error while opening some files (bug #36344);</li>
<li>Fixed the error with merged table colors;</li>
<li>Fixed the cell merging after a table template is applied (bug #36405).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the issue with the button layout in the reporter mode;</li>
<li>Disabled the scroll to target function in <code>selectwheel</code> (when the selection is empty);</li>
<li>Fixed applying the image as a background for several slides (bug #36399);</li>
<li>Fixed the mouse slide scroll without the zoom change (bug #28096).</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed calling the plugins in the non-tabbed interface (<a target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/84">Docker-Document Server issue #84</a>);</li>
<li>Fixed crashes when resizing an unknown OLE object;</li>
<li>Added the progress bar the the Yandex.Translate plugin.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed the colors schemes for table cells (bug #36322);</li>
<li>Fixed the problem with the images in footnote (bug #36380).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the connection calculation so that the users viewing the document were exclueded from the total connection number value.</li>
</ul>
<p class="changelog-subsubheader">DEB</p>
<ul>
<li>Fixed the <b>Node.js</b> dependency (forced <b>Node.js 6 LTS</b>).</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Reduced the service key size to 20 characters;</li>
<li>Changed HTTP error code from 403 to 402 in case of incorrect license.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/14/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Refactoring: removed some unused code;</li>
<li>Fixed the Polish language bug (<code>AltGr + X</code>/<code>AltGr + C</code> when using Mozilla Firefox/MS Edge);</li>
<li>Fixed the bug with image paths.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the bug with removing and adding items from the listview;</li>
<li>Fixed the bug with the synchronization of data from several dialog windows;</li>
<li>Fixed the line ending in thumbnails;</li>
<li>Fixed the issues with pasting the simple text to equations;</li>
<li>Fixed the issue with opening the version history.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the JavaScript error for some pivot table styles (bug #36290);</li>
<li>Checked the <code>xfIndexNumber</code> when merging styles to avoid the errors with column styles;</li>
<li>Fixed the conditional formatting while changing cell values (bug #36253).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed disabling the <b>Previous</b>/<b>Next</b> buttons during the slide demonstration;</li>
<li>Fixed the presentation demonstration issue appearing when starting from the beginning;</li>
<li>Fixed the issue with scrolling the notes;</li>
<li>Fixed the text insert operation duration (bug #36208);</li>
<li>Fixed the browser zoom problem with the pointer.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the issue with the conversion task being lost when entering and leaving the editor quickly (endless opening);</li>
<li>Fixed the timeout error appearing when the first user does not perform saving.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/02/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Distribution</p>
<ul>
<li>Renamed the <code>onlyoffice-documentserver-integration</code> distribution package to <code>onlyoffice-documentserver-ie</code>;</li>
<li>Added the new distribution package for developers: <code>onlyoffice-documentserver-de</code>.</li>
</ul>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the messages about the version limitations;</li>
<li>Added <code>Sogou Pinyin</code> input in Google Chrome;</li>
<li>Added the support for <code>FODS</code>, <code>FODT</code>, <code>FODP</code> formats.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the new plugin scheme (system &amp; parallel work).</li>
</ul>
<p class="changelog-subsubheader">Windows version</p>
<ul>
<li>Added the <b>Accept license</b> dialog window to the installation.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the button outlines in Mozilla Firefox;</li>
<li>Fixed the <b>Developer Mode</b> caption rotation in Microsoft IE11 (bug #36076).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the JS error occurring when the Text Art was added using the <code>Enter</code> button (bug #36134);</li>
<li>Fixed the cursor issues with object rotation (bug #36114).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the reporter mode resizing in Microsoft IE;</li>
<li>Fixed the bug with positioning the hyperlink and slide number tooltips;</li>
<li>Fixed the slide resizing bug;</li>
<li>Fixed the issue with the text search in a placeholder (bug #36133);</li>
<li>Fixed the layout problem in the reporter mode;</li>
<li>Fixed the JavaScript error in <code>Tables_test.pptx</code> file (bug #17147).</li>
</ul>
<p class="changelog-subsubheader">Embedded viewer</p>
<ul>
<li>Fixed the <code>Error code -23</code> issue (bug #36122).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Fixed the error when the view mode was determined without taking into consideration the <code>permissions.comment</code> settings.</li>
</ul>
<p class="changelog-subsubheader">RPM</p>
<ul>
<li>Fixed the SELinux usage with custom ports.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed the bug with the resize cursor in the plugin window;</li>
<li>Fixed the JavaScript error which occurred when running the PhotoEditor (bug #36050);</li>
<li>Fixed the problems with scrolling.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.2 <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/SaaSOnly/SaaSOnly.ascx" /></p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/13/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New feature</p>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Added the Document Builder service.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the possibility to automatically start the plugins.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the interface translations.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the issue with sending the mail in the mail merge (bug #36007).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issue with loading the table styles.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the bugs in the Reporter mode;</li>
<li>Fixed the issue which occurred when the slide was moved (bug #36031).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.1 <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/SaaSOnly/SaaSOnly.ascx" /></p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/05/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New feature</p>
<p class="changelog-subsubheader">Integration example</p>
<ul>
<li>Added support for the <code>OpenDocument Flat Document</code> file type.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Updated the translations and help files;</li>
<li>Fixed the rebranding logo (bug #35860);</li>
<li>Fixed the click on the logo;</li>
<li>Fixed the text input after copying the comment (bug #35851).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the following hotkey issues: <code>Ctrl+L</code> (bug #35854), <code>Alt+H</code> (Firefox problem - bug #35857), <code>Ctrl+=</code> (Firefox problem - bug #35853);</li>
<li>Fixed the issue with recalculating the absolute formulas (bug #28388);</li>
<li>Fixed the issue with replacing the text in pivot tables (bug #35858);</li>
<li>Fixed the issue with incorrect characters after copy-paste within a shape (bug #35913);</li>
<li>Fixed the issue with sorting in some <code>XLSX</code> files (bug #35904);</li>
<li>Fixed the issue with sorting the table header (bug #35950).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the controls in the slide preview mode (bug #35440);</li>
<li>Fixed the bugs with copying the notes;</li>
<li>Fixed the connector connection problem (bug #35867);</li>
<li>Fixed the connector problem with copy-paste operations (bug #35024).</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed the issue with opening the Character Table (bug #35875);</li>
<li>Fixed the problem with hotkeys in the Character Table (bug #35890).</li>
</ul>
<p class="changelog-subsubheader">Conversion</p>
<ul>
<li>Fixed the issue with saving changes in <code>HTML</code> files.</li>
</ul>
<p class="changelog-subsubheader">RPM</p>
<ul>
<li>Fixed the problem while working with SELinux enabled.</li>
</ul>
<p class="changelog-subsubheader">Windows</p>
<ul>
<li>Migration to 64-bit <b>Node.js</b>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 5.0.0 <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/SaaSOnly/SaaSOnly.ascx" /></p>
<p class="changelog-release-date">Release date: <span class="crd-date">09/23/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the support for opening pivot tables;</li>
<li>Added the support for 69 new functions: <code>AGGREGATE</code>, <code>BESSELI</code>, <code>BESSELJ</code>, <code>BESSELK</code>, <code>BESSELY</code>, <code>BINOM.DIST.RANGE</code>, <code>BITAND</code>, <code>BITLSHIFT</code>, <code>BITRSHIFT</code>, <code>BITOR</code>, <code>BITXOR</code>, <code>CHITEST</code>, <code>CHISQ.TEST</code>, <code>COVARIANCE.P</code>, <code>COVARIANCE.S</code>, <code>DAVERAGE</code>, <code>DAYS</code>, <code>DCOUNT</code>, <code>DCOUNTA</code>, <code>DGET</code>, <code>DMAX</code>, <code>DPRODUCT</code>, <code>DSTDEV</code>, <code>DSUM</code>, <code>DVAR</code>, <code>ECMA.CEILING</code>, <code>ERFC.PRECISE</code>, <code>FORECAST.LINEAR</code>, <code>ISFORMULA</code>, <code>ISOWEEKNUM</code>, <code>MAXIFS</code>, <code>MINIFS</code>, <code>MINIFS</code>, <code>MODE.MULT</code>, <code>MODE.SNGL</code>, <code>NEGBINOM.DIST</code>, <code>NETWORKDAYS.INTL</code>, <code>NORM.DIST</code>, <code>NORM.INV</code>, <code>NORM.S.DIST</code>, <code>NORM.S.INV</code>, <code>QUARTILE.INC</code>, <code>QUARTILE.EXC</code>, <code>PERMUTATIONA</code>, <code>POISSON.DIST</code>, <code>PHI</code>, <code>RRI</code>, <code>SKEW.P</code>, <code>SHEET</code>, <code>SHEETS</code>, <code>STDEV.P</code>, <code>STDEV.S</code>, <code>SWITCH</code>, <code>T.TEST</code>, <code>TEXTJOIN</code>, <code>TRIMMEAN</code>, <code>TTEST</code>, <code>UNICODE</code>, <code>VAR.P</code>, <code>VAR.S</code>, <code>WEIBULL</code>, <code>WEIBULL.DIST</code>, <code>WORKDAY.INTL</code>, <code>Z.TEST</code>, <code>ZTEST</code>.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the ability to add, open and save presentation notes;</li>
<li>Added the support for opening and saving the videos.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Database optimization, faster opening of large files;</li>
<li>Added the ability to rebuild not built, forgotten files.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Added the support for reading of <code>OOXML</code> and <code>XLS</code> files containing macros;</li>
<li>Added the support for audio and video files to all the document formats;</li>
<li>Added the support for pivot tables to <code>XLS</code> format files.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed a large number of various bugs.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Viewer</p>
<ul>
<li>Fixed the issue with the keys not working in IE11 (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/107">Document Server issue #107</a>);</li>
<li>Fixed the issue when the <code>COUNTIF</code> function ignored <code>TRUE</code> and <code>FALSE</code> parameter (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/151">Document Server issue #151</a>);</li>
<li>Fixed the conditional formatting bugs.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed a lot of bugs based on user sent files;</li>
<li>Fixed functions for <code>ODS</code> format files.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.4.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">09/13/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Windows-only release</p>
<p class="changelog-subsubheader">Fixes</p>
<ul>
<li>Fixed the log folder creation in <code>silent</code> and <code>verysilent</code> setup mode.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.4.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">08/14/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed issues with opening some <code>DOCX</code> files (bug #35307);</li>
<li>Fixed the issue with the chart legend being blocked during co-editing (bug #35492).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issue with the shape size not changing with the help of yellow markers (bug #35451);</li>
<li>Fixed the <code>VLOOKUP</code> and <code>HLOOKUP</code> functions being case sensitive (bug #35528, <a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/140">Document Server issue #140</a>).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the comment bug (bug #35408);</li>
<li>Fixed the bug with drag-and-dropping the chart into a title.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.4.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/24/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added support for more new options in sparklines (bug #35296).</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed issues when the tab was set several times (bug #34923);</li>
<li>Fixed printing in Microsoft Edge (bug #35323);</li>
<li>Fixed the documentation on moving the shape by a pixel (bug #34983);</li>
<li>Fixed the special paste in fast co-editing mode (bug #35310);</li>
<li>Fixed issues with duplicates in strict co-editing mode after the special paste (bug #35312);</li>
<li>Fixed bug with moving the cursor to the beginning of the document after removing the content control;</li>
<li>Fixed minor problems with co-editing in real time (bugs #35398, #35399, #35400);</li>
<li>A lot of fixes in the existing translations (Chinese, Czech, German, Italian, Russian, Spanish), and added a new translation (Slovak).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the <b>Show empty cells as</b> box in Russian (bug #35299);</li>
<li>Fixed the sparkline type in the settings window (bug #35296);</li>
<li>Hid the functions which have not yet been implemented: <code>CUBEKPIMEMBER</code>, <code>CUBEMEMBER</code>, <code>CUBEMEMBERPROPERTY</code>, <code>CUBERANKEDMEMBER</code>, <code>CUBESET</code>, <code>CUBESETCOUNT</code>, <code>CUBEVALUE</code> (bug #35314);</li>
<li>Fixed the JavaScript error in the conditional formatting with the function and offset (duplicate variable) (bug #35334);</li>
<li>Fixed the JavaScript error in <code>SEARCH</code> function (bug #35340);</li>
<li>Fixed the freeze pane shadow which had not been hiding (bug #35359);</li>
<li>Fixed showing the hidden objects;</li>
<li>Fixed the <code>VLOOKUP</code> cell format;</li>
<li>A lot of fixes in the existing translations (Chinese, Czech, German, Italian, Russian, Spanish), and added a new translation (Slovak).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed changing the presentation language if no shape was selected (bug #35231);</li>
<li>Fixed the columns in the placeholder (bug #35074);</li>
<li>Fixed the connector losing shape when moving shapes in a group (bug #35317);</li>
<li>Fixed disconnecting the connector after ungrouping (bug #35316);</li>
<li>Fixed the hidden markers for the connector on a chart and an image (bug #35300);</li>
<li>Fixed the cell link reference issue after the copy-paste operation (bug #35362, <a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/122">Document Server issue #122</a>);</li>
<li>A lot of fixes in the existing translations (Chinese, Czech, German, Italian, Russian, Spanish), and added a new translation (Slovak).</li>
</ul>
<p class="changelog-subsubheader">Mobile Document Editor</p>
<ul>
<li>Removed saving for the show snap lines option.</li>
</ul>
<p class="changelog-subsubheader">Mobile Presentation Editor</p>
<ul>
<li>Removed saving for the show snap lines option.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<p class="changelog-3subheader">ODT</p>
<ul>
<li>Fixed saving some files to <code>ODT</code> (bug #35389).</li>
</ul>
<p class="changelog-3subheader">TXT</p>
<ul>
<li>Fixed the empty <code>TXT</code> on opening (bug #35396).</li>
</ul>
<p class="changelog-3subheader">XLS</p>
<ul>
<li>Fixed the custom shape for the connectors.</li>
</ul>
<p class="changelog-3subheader">ODS</p>
<ul>
<li>Fixed the issue with margins;</li>
<li>Fixed the converted named range with the formulas.</li>
</ul>
<p class="changelog-3subheader">PPTX</p>
<ul>
<li>Fixed the audio <code>WAV</code> files;</li>
<li>Fixed the old <code>OLE</code> standard.</li>
</ul>
<p class="changelog-3subheader">PPT</p>
<ul>
<li>Fixed the previous user pictures;</li>
<li>Fixed the picture read stream.</li>
</ul>
<p class="changelog-subsubheader">Document Builder</p>
<ul>
<li>Fixed the problems with printing and saving to <code>PDF</code>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.4.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/05/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the <code>Special Paste</code> feature;</li>
<li>Added the rich text content support;</li>
<li>Added translations for the paragraph styles;</li>
<li>Added the comments display in the view mode;</li>
<li>Added the option to hide the resolved comments;</li>
<li>Added the option to specify custom columns.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the support for the functions with conditional formatting;</li>
<li>Added the possibility to specify a custom delimiter for the <code>CSV</code> file import/export;</li>
<li>Added support for the <code>ACOT</code>, <code>ACOTH</code>, <code>ARABIC</code>, <code>BASE</code>, <code>BETA.DIST</code>, <code>BETA.INV</code>, <code>BETADIST</code>, <code>BINOM.DIST</code>, <code>BINOM.INV</code>, <code>CEILING.MATH</code>, <code>CEILING.PRECISE</code>, <code>CHIDIST</code>, <code>CHIINV</code>, <code>CHISQ.DIST</code>, <code>CHISQ.DIST.RT</code>, <code>CHISQ.INV</code>, <code>CHISQ.INV.RT</code>, <code>COMBINA</code>, <code>CONCAT</code>, <code>CONFIDENCE.NORM</code>, <code>CONFIDENCE.T</code>, <code>COT</code>, <code>COTH</code>, <code>CSC</code>, <code>CSCH</code>, <code>DECIMAL</code>, <code>EXPON.DIST</code>, <code>F.DIST</code>, <code>F.DIST.RT</code>, <code>F.INV</code>, <code>F.INV.RT</code>, <code>FDIST</code>, <code>FINV</code>, <code>FLOOR.MATH</code>, <code>FLOOR.PRECISE</code>, <code>GAMMA</code>, <code>GAMMA.DIST</code>, <code>GAMMA.INV</code>, <code>GAMMALN.PRECISE</code>, <code>GAMMADIST</code>, <code>GAMMAINV</code>, <code>GAUSS</code>, <code>IFNA</code>, <code>IMCOSH</code>, <code>IMCOT</code>, <code>IMCSC</code>, <code>IMCSCH</code>, <code>IMSEC</code>, <code>IMSECH</code>, <code>IMSINH</code>, <code>IMTAN</code>, <code>ISO.CEILING</code>, <code>LOGNORM.DIST</code>, <code>LOGNORM.INV</code>, <code>NUMBERVALUE</code>, <code>PERCENTILE.EXC</code>, <code>PERCENTILE.INC</code>, <code>PERCENTRANK.EXC</code>, <code>PERCENTRANK.INC</code>, <code>RANK</code>, <code>RANK.AVG</code>, <code>RANK.EQ</code>, <code>SEC</code>, <code>SECH</code>, <code>T.DIST</code>, <code>T.DIST.2T</code>, <code>T.DIST.RT</code>, <code>T.INV</code>, <code>T.INV.2T</code>, <code>TDIST</code>, <code>TINV</code>, <code>XOR</code> functions;</li>
<li>The hidden rows are now excluded from copying, autofilling, formatting etc.;</li>
<li>Updated the active cell color;</li>
<li>Changed the frozen pane display: now it has shadow;</li>
<li>Added translations for the cell styles;</li>
<li>Added the possibility to search and replace using the data from the selection;</li>
<li>Added the option to hide the resolved comments;</li>
<li>Added the possibitity to specify bullets and numbering for the text within a shape;</li>
<li>Added the possibility to specify columns for the text areas;</li>
<li>Added the possibility to add the connectors for the shapes;</li>
<li>Added the support for <code>Shift+Delete</code>, <code>Ctrl+Insert</code> and <code>Shift+Insert</code> keyboard shortcuts for cut/paste operations.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the possibility to connect shapes using the lines;</li>
<li>Added the possibility to specify columns for the text areas;</li>
<li>Added the possibitity to specify bullets and numbering for the text within a shape;</li>
<li>Added the spellchecker;</li>
<li>Added the possibitity to download the file as <code>ODP</code>.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Added the new plugin window type (without borders, shadows, buttons).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Dramatically increased the speed for opening the <code>OOXML</code> files: 200% faster in Windows, 20% faster in Linux;</li>
<li>Enhanced the conversion from/to <code>RTF</code> format;</li>
<li>Enhanced support for password protected <code>OOXML</code> and binary Microsoft files (<code>DOC</code>, <code>XLS</code>);</li>
<li>Added support for password protected <code>PPT</code> files.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed duplicate text appearing after the carriage return (<a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/109">Document Server issue #109</a>).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.3.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/14/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Rebranding</p>
<ul>
<li>Fixed the problems with the white-label logos.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.3.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/05/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the <code>showReviewChanges</code> option to the configuration, which automatically opens the review changes panel.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Disabled the version history for <code>PDF</code>, <code>DJVU</code> and <code>XPS</code> files;</li>
<li>Fixed the problem with DropCap fonts.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Limited the number of cell styles to 1000 (bug #113);</li>
<li>Fixed adding spacing when copying data from MS Excel;</li>
<li>Fixed the chart axis position.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed crash on Windows Server 2008 R2.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.3.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">05/16/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Fixed the opening error when the SDK loads before the fonts;</li>
<li>Fixed the error of the shape display without the gradient angle (bug #34887);</li>
<li>Editors now show correct limited functionality notification for IE 9 and IE 10.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed the error with user data from JWT usage;</li>
<li>Added logs for the spellchecker <code>checkHealth</code>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.3.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/28/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the Kazakh language for the spellchecker.</li>
</ul>
<p class="changelog-subsubheader">Docker installation</p>
<ul>
<li>Added the possibility to use PostgreSQL storage as a volume.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the aligning of the <b>Footnotes</b> setting in Firefox (bug #34840);</li>
<li>Fixed the colors for shapes (bug #34785);</li>
<li>Fixed the problem with the shapes inside a table.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.3.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/17/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>New plugins: <a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs-plugins/tree/master/photoeditor">Photo Editor</a> and <a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs-plugins/tree/master/templates">Document Templates</a>.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Minor updates to the existing translations;</li>
<li>Fixed the <b>Plugins</b> icon at the @2x resolution (bug #34681).</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed moving the image to another page header (bug #34637);</li>
<li>Fixed removing a shape if undo of grouping operation is performed (bug #34654).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the decreasing size of a 3D chart (bug #34685);</li>
<li>Fixed the problem which appeared when a formula was pasted;</li>
<li>Fixed the tooltip position at the @2x resolution (bug #34678);</li>
<li>Fixed the problem with shrink to fit (bug #34758).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the problem appearing when a comment was removed (bug #34773).</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Fixed the problem with opening the viewer in the open source version.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed the infinite loop with <code>URI.parse</code> (bug #34716);</li>
<li>Fixed the connection leak on <code>healthCheck</code>.</li>
</ul>
<p class="changelog-subsubheader">DOCX</p>
<ul>
<li>Fixed the issue with the <code>DOCX</code> file damaged when a chart was copied inside a shape (bug #34695).</li>
</ul>
<p class="changelog-subsubheader">document-server-integration</p>
<ul>
<li>Fixed the problem with the <b>Go Back</b> button.</li>
</ul>
<p class="changelog-subsubheader">Windows installation</p>
<ul>
<li>Fixed the problem with downloading the binaries from SourceForge.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.3.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/06/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the error when the files got broken if you tried to change the style of an unsupported chart (bug #34650);</li>
<li>Fixed the stack error while copying a big array of formula data;</li>
<li>Fixed the error of rendering a 3D diagram in a small area (bug #34632);</li>
<li>Fixed the error when chart range was changed while applying a preset.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/03/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">All editors</p>
<ul>
<li>Added full support of high-DPI monitors;</li>
<li>Added the possibility to set alternative text for shapes.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the undo option for the <b>Fast</b> co-editing mode;</li>
<li>Added the <b>All changes saved</b> caption in the bottom toolbar;</li>
<li>Added an option to add and edit footnotes;</li>
<li>Added new languages for spellchecker (43 in total).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added support for the <code>AVERAGEIFS</code>, <code>COUNTIFS</code>, <code>SUMIFS</code> functions;</li>
<li>Refactoring and improvements for formulas;</li>
<li>Added a totally new <b>Cell Format</b> window with more options;</li>
<li>Added the possibility to use sort options window while sorting ranges;</li>
<li>Added the sorting direction for the filter buttons;</li>
<li>Added the filter condition at statistical information;</li>
<li>Added the special paste feature;</li>
<li>Added the support for the surface chart;</li>
<li>Added the new cell border styles (11 in total).</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the undo option for the <b>Fast</b> co-editing mode.</li>
</ul>
<p class="changelog-subsubheader">Mobile web editors</p>
<ul>
<li>Completely new mobile web editors.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Added the possibility to run documentserver on a custom port;</li>
<li>Added the possibility to check for and drop idle users;</li>
<li>Added the possibility to perform forced save (by timeout and using the button).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Optimization and speed-up;</li>
<li>Better support for all formats, including (but not limited to) the ones listed below:
<p class="changelog-3subheader">DOC</p>
<ul>
<li>Support for the page backgrounds.</li>
</ul>
<p class="changelog-3subheader">XLS</p>
<ul>
<li>Support for data validation;</li>
<li>Support for decryption.</li>
</ul>
<p class="changelog-3subheader">ODF</p>
<ul>
<li>Support for global document settings;</li>
<li>SVG refactoring;</li>
<li>Support for the page backgrounds (image, pattern, gradient);</li>
<li>Support for the smart art conversion;</li>
<li>Support for sheet/workbook views;</li>
<li>Support OLE and other embedded objects conversion.</li>
</ul>
<p class="changelog-3subheader">RTF</p>
<ul>
<li>Added hyperlink text replacement generation if it is absent;</li>
<li>Added support for office digital signatures;</li>
<li>Added extended drawings;</li>
<li>Added custom shapes;</li>
<li>Added support for the text when drawing shapes.</li>
</ul>
</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>A lot of new plugin features.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the issue with drag'n'dropping a table inside a footnote (bug #33548);</li>
<li>Fixed the issue with cropping of shape group (bug #33110).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the issue with the absolute reference when inserting a new row (ONLYOFFICE/DocumentServer#41);</li>
<li>Fixed the issue with the <code>onDocumentStateChange</code> event (ONLYOFFICE/DocumentServer#88);</li>
<li>Fixed the issue with the formula translations (ONLYOFFICE/DesktopEditors#23);</li>
<li>Fixed the issue with the password-protected <code>XLSX</code> (ONLYOFFICE/DesktopEditors#24);</li>
<li>Fixed the issue with a non-breaking space (ONLYOFFICE/DesktopEditors#26);</li>
<li>Fixed the issue with the <code>AVERAGEA</code> function which has text format;</li>
<li>Fixed the issue with the broken workbook after copying the list (bug #33588);</li>
<li>Fixed the issue with the formula recalculation by F4 hotkey (bug #32901);</li>
<li>Fixed the issue with <code>SUMIFS</code> function (bug #33602);</li>
<li>Fixed the issue with the image size when inserting (bug #33604);</li>
<li>Fixed the issue with the sparkline zero values (bug #33612);</li>
<li>Fixed the issue with changing the number format when changing the regional format (bug #31395);</li>
<li>Fixed the issue with replacing the formula delimiters (bug #33608);</li>
<li>Fixed the issue with cell size while drag'n'dropping (bug #33607);</li>
<li>Fixed the issue with the cursor size in @2x resolution (bug #33606);</li>
<li>Many other minor and major bugfixes.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.11</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/13/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New features</p>
<p class="changelog-subsubheader">Editors</p>
<ul>
<li>Added the possibility to completely hide <b>About</b> and the left toolbar (available to the licensed users only).</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed the issue when the JWT token without the <b>permissions</b> field crashes <code>downloadAs</code>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.10</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/20/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Embedded viewers</p>
<ul>
<li>Fixed the default top position for the toolbar.</li>
</ul>
<p class="changelog-subsubheader">Licensing</p>
<ul>
<li>Fixed the availability of the chat and comments buttons for the editors without the license file.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed the problem with JWT access tokens.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.9</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/14/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New Features</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>The Polish language translations for functions.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the wrong order of elements in equations (bug #34029).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.8</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/06/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed entering the characters with diacritical symbols (bug #33908)</li>
<li>Fixed the horizontal scroll when using a trackpad (bug #27197)</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Allowed the interface customization using the plugins.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Minor fixes for logging and status codes.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.7</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/01/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Prevent editors from performing the save operation if there are no changes to save.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed error occurring when assembling files with <b>Ranges</b> in some rare cases.</li>
</ul>
<p class="changelog-subsubheader">Document conversion</p>
<ul>
<li>Fixed errors occurring when converting from the <code>XLSX</code> to the <code>CSV</code> format.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed server compilation if the <code>PRODUCT_VERSION</code> and <code>BUILD_NUMBER</code> variables are not defined.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">01/16/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Fixed a rare problem occurring when saving a file with a specific chart type.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed a problem occurring when saving a file with the notes copied from <b>Document Editor</b>;</li>
<li>Fixed a problem occurring when saving a file with a chart copied from <b>Presentation Editor</b>.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed a problem occurring when opened connection was not closed with close command received while performing some asynchronous actions.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">01/09/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the problem with the changes missing when several users enter the text at the same time (bug #33726)</li>
<li>Fixed the bug with the cursor positioning after the <code>InsertContent</code> function is used.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the <code>Match</code> formula return value in some cases (bug #33735).</li>
</ul>
<%-- <p class="changelog-subsubheader">Desktop Editor</p>
<ul>
<li>Fixed the problems with copy-paste functions.</li>
</ul>--%>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Fixed the missing <code>Asana-Math</code> font in the default installation, needed for equations.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/23/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the usage of functions with references to the other sheets.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the timeout error appearing while printing some <code>PPTX</code> files.</li>
</ul>
<p class="changelog-subsubheader">Document conversion</p>
<ul>
<li>Fixed the problem with conversion to <code>PDF</code> format when only the first document page was converted.</li>
</ul>
<p class="changelog-subsubheader">Licensing</p>
<ul>
<li>Without a valid license file the chat and comment buttons are unavailable, as well as editing the customer information and the logo image at the editor header is not allowed.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/21/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Fixed the problem with opening password-protected presentations.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/06/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the broken <b>Insert number of page</b> button;</li>
<li>Fixed the problem with the last hieroglyph duplicate;</li>
<li>Fixed the problem with changing the chart type from 2D to 3D (bug #33284).</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed JavaScript error when adding a chart in IE and Edge (bug #33597);</li>
<li>Fixed the problem with an empty cell when changing sparklines (bug #33598).</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Improved compatibility with the <code>DOC</code> format.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.2.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/01/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New Features</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>Added the possibility to set a dash type for shapes;</li>
<li>Redesigned the embedded viewers;</li>
<li>Better support of HiDPI systems;</li>
<li>Update <b>bootstrap</b> to version 3.3.7.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the possibility to set <b>Fit to Page</b> or <b>Fit to Width</b> as a default zoom value;</li>
<li>Ability to insert number of pages into the document;</li>
<li>Added the possibility to open and edit footnotes;</li>
<li>Remade version history. Added the possibility to hide minor features.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Added the possibility to insert equations in Spreadsheet Editor;</li>
<li>Added the possibility to open and edit sparklines;</li>
<li>Added a new <b>SUMIFS</b> function;</li>
<li>Added the possibility to select data from the drop-down menu in the context menu;</li>
<li>Added a multiselection support;</li>
<li>Added the rotation of 3D charts;</li>
<li>Updated and improved the visual styles for all chart types;</li>
<li>Brought back the <b>Freeze Panes</b> option in the <b>View Settings</b> menu;</li>
<li>Added the new algorithm for calculating a cell height.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>Added the possibility to set <b>Fit to Width</b> as a default zoom value;</li>
<li>Added the possibility to insert equations in Presentation Editor.</li>
</ul>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Updated <b>Node.js</b> from version 4.2.0 to the current LTS release: 6.9.1.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed <a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/63">Document Server issue #63</a>.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Fixed <a target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer/issues/55">Document Server issue #55</a>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.1.8</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/03/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">License</p>
<ul>
<li>Minor fix for a better license compatibility with the <b>Hide Menu</b> functionality.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.1.7</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/01/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Editors</p>
<ul>
<li>Fixed a JavaScript error when opening a document in IE 9 and IE 10.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.1.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/26/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New Features</p>
<p class="changelog-subsubheader">Editors</p>
<ul>
<li>Added the possibility to hide the menu bars in the editors using the config.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.1.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/13/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Editors</p>
<ul>
<li>Fixed copy-paste on MacOS Sierra.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Fixed the image load and OLE problems;</li>
<li>Viewers do not show plugins any more.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.1.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/07/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>ipfilter can use dns to lookup.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.1.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">09/28/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New Features</p>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>Sample plugins are enabled by default.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.1.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">09/22/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">New Features</p>
<p class="changelog-subsubheader">Back-end</p>
<ul>
<li>Switched to using PostgreSQL instead of MySQL on back-end;</li>
<li>Added the possibility to filter users using ipfilter.</li>
</ul>
<p class="changelog-subsubheader">Editors</p>
<ul>
<li>Added whole new code handling text input. Better support for languages which use hieroglyphs;</li>
<li>Added whole new copy-paste which is better compatible with external sources.</li>
</ul>
<p class="changelog-subheader">Changes</p>
<ul>
<li>Improvements in opening of all supported formats.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<ul>
<li>A lot of small bugfixes in all product modules.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.0.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">08/04/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Changes</p>
<ul>
<li>Added the possibility to use full-toolbar mode in the editors with a standard license. Previously the users of standard license were forced to use compact toolbar only.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 4.0.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">08/03/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed losing comments on second and subsequent worksheets (bug #32895);</li>
<li>Fixed losing empty values of data with format different from <b>General</b> in the autofilter (bug #32805).</li>
</ul>
<p class="changelog-subsubheader">document-server-integration</p>
<ul>
<li>Minor fixes.</li>
</ul>
</div>
</div>