Fix DocSpace Changelog

This commit is contained in:
Svetlana Maleeva 2023-12-04 10:18:59 +03:00
parent c3e7032cf0
commit 78658988e9

View File

@ -3,7 +3,7 @@
<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">
<p class="changelog-main-header">Version 2.0.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/01/2023</span></p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/02/2023</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">DocSpace</p>
@ -17,7 +17,6 @@
<li>Added a page with Webhooks settings.</li>
<li>Changed the navigation component (there can be 2 levels).</li>
<li>Added new components: date-time-picker, date-picker and time-picker.</li>
<li>Added new ID and classes for writing autotests.</li>
<li>Optimized ef - query precompilation.</li>
<li>Added support for OpenSearch and the latest version of elasticsearch.</li>
<li>Moved the link shortening service from nodejs to .net.</li>
@ -33,7 +32,6 @@
<li>Optimized history rendering in the InfoPanel.</li>
<li>Added thumbnails for video.</li>
<li>Added image caching in the viewer and the ability to switch to thumbnails viewing.</li>
<li>Added the ability to view PDF files via the new PDF viewer.</li>
<li>Added the ability to download a room.</li>
<li>Added a new room type: Public. In a public room, you can create several links with different parameters. The contents of the room accessed via these links will be available for viewing without authorization. It's also possible to embed a public room to your website.</li>
<li>Added support for DeepLink.</li>