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

37 lines
2.0 KiB
Plaintext

<%@ 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("~/installation/docs-roadmap.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block">
<h2>Version 6.2</h2>
<div class="changelog-switcher">
<p class="changelog-subheader">New Features</p>
<p class="changelog-subsubheader">All Editors</p>
<ul>
<li>The ability to manually set font size up to 300 pt (409 pt in the Spreadsheet Editor).</li>
<li>The ability to switch between text field, combo box, list items in some dialog windows using the <code>Tab/Shift+Tab</code> keys.</li>
<li>New interface languages: Belarusian, Catalan, Greek, Lao, Romanian.</li>
</ul>
<p class="changelog-subsubheader">Document Editor</p>
<ul>
<li>The ability to insert and edit <b>Table of Figures</b>.</li>
<li>The ability to insert and edit <b>Forms</b>. Preview in the form filling mode.</li>
</ul>
<p class="changelog-subsubheader">Spreadsheet Editor</p>
<ul>
<li>Improvements of formatted table autoexpansion.</li>
<li>The ability to insert slicers for pivot tables.</li>
<li><b>Data Validation</b> settings.</li>
<li>The ability to create custom number formats.</li>
<li>New functions: <code>growth</code>, <code>trend</code>, <code>logest</code>, <code>unique</code>.</li>
</ul>
<p class="changelog-subsubheader">Presentation Editor</p>
<ul>
<li>The <b>Autoformat as you type</b> functionality in the proofing settings.</li>
</ul>
<p class="changelog-subsubheader">Plugins</p>
<ul>
<li>The <code>trackchanges</code> plugin which enables track changes in any document and does not allow you to disable it.</li>
</ul>
</div>
</div>