Merge branch 'feature/DocSpace-1.1.0' into release/1.14.0

This commit is contained in:
Svetlana Maleeva 2023-07-19 09:50:23 +03:00
commit b432f3a80c

View File

@ -1,6 +1,6 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %> <%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ 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-open-in-new-window"><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/installation/docspace-changelog.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block"> <div class="changelog-version-block">
<p class="changelog-main-header">Version 1.1.0</p> <p class="changelog-main-header">Version 1.1.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/19/2023</span></p> <p class="changelog-release-date">Release date: <span class="crd-date">07/19/2023</span></p>
@ -8,13 +8,13 @@
<p class="changelog-subheader">DocSpace</p> <p class="changelog-subheader">DocSpace</p>
<ul> <ul>
<li>Added SMTP Settings to the `Integration` section of the DocSpace Settings</li> <li>Added SMTP Settings to the `Integration` section of the DocSpace Settings.</li>
<li>Added support for the Community and Enterprise versions of the server solution (DocSpace installations, API methods for billing). Added Enterprise Wizard, Enterprise Payments Page, Trial Enterprise Payments Page, Community Wizard.</li> <li>Added support for the Community and Enterprise versions of the server solution (DocSpace installations, API methods for billing). Added Enterprise Wizard, Enterprise Payments Page, Trial Enterprise Payments Page, Community Wizard.</li>
<li>Added the Bonus page for the Community version. The page offers to get free access to the Enterprise solution for 30 days.</li> <li>Added the Bonus page for the Community version. The page offers to get free access to the Enterprise solution for 30 days.</li>
<li>Hidden the `DocSpace deletion` section of the DocSpace settings in the interface of the server solution. This section will be necessary if several portals are created using the Multitenancy feature. Current version does not include the Multitenancy feature.</li> <li>Hidden the `DocSpace deletion` section of the DocSpace settings in the interface of the server solution. This section will be necessary if several portals are created using the Multitenancy feature. Current version does not include the Multitenancy feature.</li>
<li>Hidden the `Finalize version` menu item from the context menu. Revisions are no longer available. Changed design of the version history. Its no longer possible to change versions by clicking on the badge. Added the `Open` menu item to the context menu of the version history.</li> <li>Hidden the `Finalize version` menu item from the context menu. Revisions are no longer available. Changed design of the version history. Its no longer possible to change versions by clicking on the badge. Added the `Open` menu item to the context menu of the version history.</li>
<li>Added the drop-down list with permissions in the user list</li> <li>Added the drop-down list with permissions in the user list.</li>
<li>Added the warning that the file is being edited when trying to perform actions on the file</li> <li>Added the warning that the file is being edited when trying to perform actions on the file.</li>
<li>Added support for Armenian language.</li> <li>Added support for Armenian language.</li>
<li>Removed the ability to sort files by `Author`, `Creation date`, `Type`, `Room` in the file list.</li> <li>Removed the ability to sort files by `Author`, `Creation date`, `Type`, `Room` in the file list.</li>
<li>Replaced the icon for the Rooms section in the left-side menu.</li> <li>Replaced the icon for the Rooms section in the left-side menu.</li>
@ -22,15 +22,15 @@
<li>Simplified the list of settings available for a paid user in the `Settings` section of the left-side menu.</li> <li>Simplified the list of settings available for a paid user in the `Settings` section of the left-side menu.</li>
<li>Added the ability to send a report about an error (in the SaaS version only).</li> <li>Added the ability to send a report about an error (in the SaaS version only).</li>
<li>Reworked the `Developer Tools` section of the DocSpace Settings.</li> <li>Reworked the `Developer Tools` section of the DocSpace Settings.</li>
<li>Improved JS SDK. Adjusted initialization mechanisms, added multiinstanceness. Extended the list of available methods for working with a portal. Updated the configuration file. Added the ability to work with callbacks</li> <li>Improved JS SDK. Adjusted initialization mechanisms, added multiinstanceness. Extended the list of available methods for working with a portal. Updated the configuration file. Added the ability to work with callbacks.</li>
<li>Added crossing box for selection in the Accounts section.</li> <li>Added crossing box for selection in the Accounts section.</li>
<li>Improved the `Session Lifetime` setting: fixed work of session login, added validation in the settings input, added error handling. When this setting is enabled, the `Remember me` checkbox will be hidden on the login page.</li> <li>Improved the `Session Lifetime` setting: fixed work of session login, added validation in the settings input, added error handling. When this setting is enabled, the `Remember me` checkbox will be hidden on the login page.</li>
<li>Added the `apiDocsLink` parameter to `SettingsStore` for references to api.onlyoffice.com.</li> <li>Added the `apiDocsLink` parameter to `SettingsStore` for references to api.onlyoffice.com.</li>
<li>Added the advertising block with the ability to send a message to support@onlyoffice.com in the `Integration` -> `Third-party services` section.</li> <li>Added the advertising block with the ability to send a message to support@onlyoffice.com in the `Integration` -> `Third-party services` section.</li>
<li>Added the advertising page with a button to go to api.onlyoffice.com in the `Developer tools` section.</li> <li>Added the advertising page with a button to go to api.onlyoffice.com in the `Developer tools` section.</li>
<li>Added the `/accounts/changeOwner` path for opening the dialog window which allows to change the owner in the app for iOS.</li> <li>Added the `/accounts/changeOwner` path for opening the dialog window which allows to change the owner in the app for iOS.</li>
<li>Hidden the `Search by file contents` option when filtering files for the Startup tariff (in the SaaS version. This feature is only available for the paid Business plan only)./li> <li>Hidden the `Search by file contents` option when filtering files for the Startup tariff (in the SaaS version. This feature is only available for the paid Business plan only).</li>
<li>Added the `Account login type` option (SSO, Standard login) when filtering accounts in the Accounts section./li> <li>Added the `Account login type` option (SSO, Standard login) when filtering accounts in the Accounts section.</li>
<li>Fixed a bug when files/folders were not deleted.</li> <li>Fixed a bug when files/folders were not deleted.</li>
<li>File thumbnails are no longer counted in the quota.</li> <li>File thumbnails are no longer counted in the quota.</li>
<li>Added support for the `Strict-Transport-Security`, `X-Content-Type-Options`, `SameSite` security headers.</li> <li>Added support for the `Strict-Transport-Security`, `X-Content-Type-Options`, `SameSite` security headers.</li>
@ -43,4 +43,3 @@
</ul> </ul>
</div> </div>
</div> </div>
</div>