helpcenter/Web/Controls/Help/Desktop/Documents/DEChangelog.ascx

85 lines
4.7 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<div class="changelog-open-in-new-window"><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/allplatforms/desktop-editors-changelog.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block">
<p class="changelog-main-header hide_elements">Version 4.2.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/16/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>
<li>Fixed a rare problem occurring when saving a file with a specific chart type.</li>
<li>Fixed the problems with copy-paste functions.</li>
</ul>
<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 wrong order of elements in equations (bug #34029).</li>
<li>Fixed entering the characters with diacritical symbols (bug #33908)</li>
<li>Fixed the horizontal scroll when using a trackpad (bug #27197)</li>
<li>Fixed error occurring when assembling files with <b>Ranges</b> in some rare cases.</li>
<li>Fixed errors occurring when converting from the <code>XLSX</code> to the <code>CSV</code> format.</li>
<li>Fixed the <code>Match</code> formula return value in some cases (bug #33735)</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>
</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/20/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>Better support of HiDPI systems.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Added the possibility to open and edit footnotes;</li>
<li>Ability to insert number of pages into the document;</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 insert equations in Presentation Editor.</li>
</ul>
<p class="changelog-subheader">Fixes</p>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>Fixed the broken <b>Insert number of pages</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.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Fixed the problem with an empty cell when changing sparklines.</li>
</ul>
<p class="changelog-subsubheader">x2t</p>
<ul>
<li>Improved compatibility with the <code>DOC</code> format.</li>
</ul>
</div>
</div>