Minor text fix

This commit is contained in:
Svetlana Maleeva 2023-08-04 18:41:25 +03:00
parent c9cf38e313
commit 6b3d59eb2f

View File

@ -19,7 +19,7 @@
<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 switching to the Rooms section on the empty page in the Archive section.</li>
<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 admins and power users 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>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>