helpcenter/Web/Controls/Help/Server/ControlPanel/CPChangelog.ascx

183 lines
12 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("~/server/controlpanel/changelog.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.9.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/10/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Bug fixes</p>
<ul>
<li>Bug Fixes & Performance Improvements.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.9</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/14/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General</p>
<ul>
<li>Control Panel is available in the free Community version with all settings excepting the editors logo replacement;</li>
<li>Added the vsyscall check to the installation scripts when installing Mail Server on Debian with kernel 4.18.0 and later;</li>
<li>Redesign of the navigation menu: added Common and Portal settings sections, added icons to menu items;</li>
<li>Added the advanced rebranding page in the Common Settings;</li>
<li>Added the possibility to reindex the full-text search;</li>
<li>Updated <code>node.js</code>, updated packages (transition to <code>samlify</code> for SSO);</li>
<li>Added the <b>Encryption at rest</b> block in the <b>Storage</b> section;</li>
<li>Added the <b>Private Room</b> section for the server version only;</li>
<li>Added the <code>upgrade</code> page with a proposal to upgrade to Enterprise Edition;</li>
<li>Added the <code>activate</code> page with a possibility to upload a license file;</li>
<li>Added the <b>HideAuthPage</b> option to the SSO settings to hide the authorization page. When the <b>HideAuthPage</b> option is enabled, an automatic redirect from the authorization page to the SSO service will occur.</li>
</ul>
<p class="changelog-subsubheader">LDAP</p>
<ul>
<li>Added the <b>Sign in to domain</b> option on the authorization page.</li>
</ul>
<p class="changelog-subsubheader">Single Sign-on</p>
<ul>
<li>Transition to the new <code>samlify</code> library;</li>
<li>Added the <b>HideAuthPage</b> option to the SSO settings to hide the authorization page. When the <b>HideAuthPage</b> option is enabled, an automatic redirect from the authorization page to the SSO service will occur.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.7</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/25/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">LDAP</p>
<ul>
<li>Added more fields mapped for the users loaded via LDAP: user photo, birthday, contacts, primary phone number;</li>
<li>Added the setting to autosync LDAP on schedule;</li>
<li>Added the possibility to give administrator rights to the user group at the portal via LDAP;</li>
<li>Updated the rules for LDAP users.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.5.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/07/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">LDAP</p>
<ul>
<li>Fixed the <code>Server internal error</code> error when using the groups enclosed inside each other in the AD (bug #37414).</li>
</ul>
<p class="changelog-subheader">Single Sign-on</p>
<ul>
<li>Fixed the issue when the user data between the Service Provider and the portal was transferred via HTTP only, even when HTTPS was enabled.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.4.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">01/13/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Single Sign-on</p>
<ul>
<li>Fixed the <code>Invalid ssoConfig</code> error which occurred when the link to the IdP contained the question mark '?', e.g.: <code>IdP Single Sign-On Endpoint URL: https://accounts.google.com/o/saml2/idp?idpid=777777</code>;</li>
<li>Fixed the <code>Invalid authentication token</code> error which prevented from adding a user to the portal using the AD FS, in case the <code>+</code> or <code>-</code> characters were present when sending the encrypted data.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.3.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/15/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General</p>
<ul>
<li>Added the changelog for <b>Control Panel</b> and link to it;</li>
<li>Fixed the bug when JWT parameters were not sent when updating <b>Document Server</b>(bug #36270);</li>
<li>Fixed the bug when <code>Audit Trail</code> heading was present at the login history page (bug #36026);</li>
<li>The current machine is now checked for being linked with the domain name for multiple portals.</li>
</ul>
<p class="changelog-subheader">LDAP</p>
<ul>
<li>Fixed the bug with the <code>LDAP Domain not found</code> error which occurred if the DN record had no DC records (the users with Sun/Oracle DS were affected); now if the LDAP domain could not be specified, the LDAP domain will acquire the <code>unknown</code> value or the <code>ldap.domain</code> value from the <code>web.appsettings.config</code> configuration file;</li>
<li>Fixed the bug with the <code>Sizelimit Exceeded</code> error when trying to get more than 1000 users from the Active Directory;</li>
<li>Increased the login speed with the <b>Group Membership</b> setting enabled;</li>
<li>Added additional logging;</li>
<li>Fixed the bug with LDAP operation hanging when using <b>Mono</b> v5.2.0 and older;</li>
<li>Fixed the bug with the error when trying to login using the email address entered in the fields different from the <code>Mail Attribute</code>;</li>
<li>Fixed the bug occurring in the enclosed groups, when the users were displayed not in all groups.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.2.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/31/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General</p>
<ul>
<li>Added the <code>documentserver-prepare4shutdown.sh</code> script launch when updating the document-server for the correct edited document saving.</li>
</ul>
<p class="changelog-subheader">LDAP</p>
<ul>
<li>Dramatically changed LDAP integration, migrated to the single library for the work with LDAP (Novell.Directory.Ldap.NETStandard, Nuget, MIT);</li>
<li>Login and email are now split into two separate fields;</li>
<li>Added the support for big data;</li>
<li>Increased the work speed via the LDAP protocol (the connection to the server and receiving the data is now made once per session, added the limits when only a certain number of results is necessary, fixed the slow login for bit data, removed the sorting out used to find the SID parameter);</li>
<li>Fixed the user re-creation issue;</li>
<li>Fixed the duplicate username issue;</li>
<li>Fixed the already existing email issue;</li>
<li>Replaced the LDAP user deletion with account deactivation (for further data migration and data safety);</li>
<li>Instead of re-creating a user with an unknown SID but an existing email the data is updated;</li>
<li>Added the attempt to save the correct UserName/Login in case a similar one is already taken on the portal.</li>
</ul>
<p class="changelog-subheader">Single Sign-on</p>
<ul>
<li>Added the AD FS support;</li>
<li>Replaced the <b>Single Sign-on</b> link at the authorization page with the customizable button, added the button customization to the SSO setting of the <b>Control Panel</b>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.1.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/03/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">HTTPS</p>
<ul>
<li>Added the support of <a target="_blank" href="https://letsencrypt.org/">letsencrypt</a> service for the domain certificate generation.</li>
</ul>
<p class="changelog-subheader">Single Sign-on</p>
<ul>
<li>Added the new <code>sso.auth</code> service;</li>
<li>Added the new SSO settings page;</li>
<li>Added the support for Shibboleth.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 2.0.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">05/25/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General</p>
<ul>
<li>The <b>Control Panel</b> migrated from <code>MVC</code> to <code>Node.js</code>.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 1.6.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/05/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">LDAP</p>
<ul>
<li>Added LDAP synchronization for users and groups when saving the settings, after login and using the <b>Sync</b> button;</li>
<li>Changed email formation for LDAP users;</li>
<li>Fixed the problem of creation of users with invalid emails;</li>
<li>Fixed the problem of duplicate users;</li>
<li>Added icons and hints to the users in the list for the admin;</li>
<li>Blocked for editing the user profile fields imported using LDAP;</li>
<li>Added the real LDAP password saving to the database during login in case LDAP Auth is disabled, now the LDAP users will become common portal users when LDAP Auth is disabled;</li>
<li>Added new API Settings method - <b>Sync LDAP</b>;</li>
<li>Added new translations;</li>
<li>Bug fixes.</li>
</ul>
<p class="changelog-subheader">Version for Windows</p>
<ul>
<li>Made changes at the <b>Update</b> page for the <b>Control Panel</b> for Windows;</li>
<li>Updates are performed using the downloaded installation packages for each module.</li>
<li>The current installed component version numbers are obtained via API request to the <b>Community Server</b>.</li>
<li>The new versions available for download are obtained via the request to the <span class="param-type">https://download.onlyoffice.com/install/windows/updates.txt</span> file, where all the latest component version numbers and links for their download are stored in the JSON format.</li>
</ul>
</div>
</div>