helpcenter/Web/Controls/Help/Server/Community/CSChangelog.ascx
2022-01-18 12:13:00 +03:00

1348 lines
91 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/community/changelog.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 11.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">01/18/2022</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added the <code>.docxf</code> and <code>.oform</code> format definition. Own format icons are displayed.</li>
<li>Added the ability to download <code>.docx</code> as <code>.docxf</code>. <code>.docxf</code> can be downloaded in the same formats as for <code>.docx</code> and in the <code>.oform</code> format.</li>
<li>Added the ability to create an empty <code>.docxf</code> file and to create it on the base of an existing <code>.docx</code> file.</li>
<li>Added the ability to create an <code>.oform</code> file from a <code>.docxf</code> file via the context menu.</li>
<li>Added the ability to create an <code>.oform</code> file from a <code>.docxf</code> file from the editor specifying a folder.</li>
<li>The ability to share a file with the <b>Fill in the form</b> permissions is only available for the <code>.oform</code> files. It's not possible to share encrypted files and files from third-party accounts for form filling. The <b>Form Filling</b> option is not available when sharing an <code>.oform</code> file via an external link.</li>
<li>Added the <b>Fill in the form</b> icon in the file list to open an <code>.oform</code> file in the editor.</li>
<li>If the <code>.oform</code> file is shared with the <b>Form Filling</b> rights, a copy of the file is created in the <b>My documents</b> section when a user opens the shared file. Filling in the form is performed in this copy and does not affect the original file. If the original file is changed by the owner, its copy will not be up-to-date.</li>
<li>If the <code>.oform</code> file is shared with the <b>Full Access</b> rights, filling in the form is performed in the original file.</li>
<li>Added sample <code>.docxf</code> and <code>.oform</code> files.</li>
<li>For the editor dark theme, the usual logo is transferred so that it displays correctly in the embedded mode.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 11.5.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/20/2021</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added a dialog with the editors statistics on <b>Payments</b> page in Control Panel.</li>
<li>Added a new slide to the start banner, added the <b>Product Demo</b> item to the <b>Feedback & Support</b> menu for trial SaaS portals.</li>
<li>Added the <b>Request training</b> item to the <b>Feedback & Support</b> menu for paid portals (SaaS and Server versions).</li>
<li>Added the <b>Live Chat</b> switcher to the <b>Feedback & Support</b> menu for paid portals (SaaS and Server versions). It allows to turn the chat on/off.</li>
<li>Added the <b>Email support</b> item to the <b>Feedback & Support</b> menu for paid portals (SaaS and Server versions).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 11.5.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/05/2021</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Restored the mail migration functionality hidden in the version 11.5.0.</li>
<li>Added the text about resetting users' passwords on the Restore settings page, added an email notification about the successful completion of the restoring process.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added the ability to select the archiving type in the settings: <code>zip</code> (by default) or <code>tar.gz</code>.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Moved queue settings to the configuration. 2 streams are allocated for data export.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 11.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/17/2021</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added the Zendesk chat display on the Payments page in the SaaS version.</li>
<li>Updated the Payments page in the SaaS version. Prices are based on a number of users. The free Startup and paid Business (+trial) payment plans are available.</li>
<li>Added the welcome dialog window for the portal owner on the main portal page. The dialog is displayed only once when the owner first enters the portal.</li>
<li>Removed the limitation on the amount of portal data when creating a backup.</li>
<li>When storing backups to a third party service, chunk loading is now used.</li>
<li>The Restore feature is available in the SaaS version if the pricing plan includes this option. In the SaaS version, only the hashed backup file can be restored, i.e. the backup file created in the version 11.5 and later. Removing temporary files when starting a backup.</li>
<li>Filter: a tip on the search is enabled in all modules, excepting People and Sample.</li>
<li>Fixed calculating the total\current number of full-text search indexes.</li>
<li>The full-text search feature is available in the SaaS version if the pricing plan includes this option. Updated ElasticSearch to the version 7.9.</li>
<li>Reworked the receipt of data from the payment system for authorized requests in the SaaS version.</li>
<li>The LDAP feature is available in the SaaS version if the pricing plan includes this option.</li>
<li>Added the <code>temp</code> setting to specify a path for creating temporary files instead of the system <code>Path.GetTempFileName()</code> one, so that the system disk does not overflow.</li>
<li>Changed email notifications for the SaaS version and messages about changing an email.</li>
<li>Changed the assembly for archiving backup.</li>
<li>Reworked the mechanism for working with resource files.</li>
<li>All the available languages are enabled in the Personal cloud, reworked the drop-down list of available languages on the start page.</li>
<li>The SSO feature is available in the SaaS version if the pricing plan includes this option. The <code>ssoauth</code> service moved from the control panel to portals.</li>
<li>Updated the Yandex icons on the user profile page, authorization page and third party service connection settings.</li>
<li>Added a checkpoint to the migration page and changed the email notification about the successful completion of the migration.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Removed the support of the version 5.3 of the editors.</li>
<li>Updated the Google Drive icons.</li>
<li>Fixed calculating a quote when downloading several files in an archive.</li>
<li>Removed transferring the anonymous name to the editor for using the renaming functionality in the versions 6.2, 6.3 of the editors.</li>
<li>Added the ability to convert the <code>fb2</code> files.</li>
<li>Files can be shared with guests for viewing only.</li>
<li>Removed the button to share a file with a group in the Private Room.</li>
<li>Transferring the favorite status of a file to the version 6.3 of the editors. Changing the favorite status from the editors.</li>
<li>Signing in JWT the <code>callbackUrl</code> of the editor initialization configuration.</li>
<li>Video and audio files are added to start samples in all languages.</li>
<li>Archiving and compressing via <code>tar.gz</code> instead of <code>zip</code> when downloading several files.</li>
<li>Removed the limitation on the size of files when downloading several files in an archive.</li>
<li>The EasyBib and WordPress plugins are not available in the free version of the editors.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Added the ability to get the connection settings for connecting a mailbox to third-party mail clients and the ability to change passwords for mailboxes created on the Mail Server in the SaaS version.</li>
</ul>
<p class="changelog-subheader">Calendar</p>
<ul>
<li>Fixed bugs.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 11.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/10/2021</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>ASC.Web.Studio: the <code>onlyoffice_logo</code> folder renamed to <code>logo</code>.</li>
<li>Added a banner for the <b>ONLYOFFICE Projects</b> app in the App Store.</li>
<li>Removed the button for downloading a paid invoice on the <b>Payments</b> page (11.0.2).</li>
<li>Defining work from the Desktop on the server via <code>userAgent</code> (starting from version 6.1).</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added Thumbnails view. Thumbnails are not generated for video. Thumbnails are not generated in third-party storages.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 11.0.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">General portal changes</p>
<ul>
<li>Using global recaptcha.</li>
<li>Removed collection of analytics from the installation.</li>
<li>Disabled mini chat.</li>
</ul>
<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 11.0</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 portal changes</p>
<ul>
<li>Added the possibility to receive portal notifications via Telegram;</li>
<li>Added the possibility to make an addon (Mail, Chat, Calendar) a default portal page;</li>
<li>Added the additional license check when replacing ONLYOFFICE in the About this program window;</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>Updated copirights in the source files;</li>
<li>Added the possibility to connect the Mail.ru, VK and Yandex applications for authorization;</li>
<li>Added new icons and texts in the welcome placeholders of the empty modules;</li>
<li>Added icons to context menus;</li>
<li>Added two scrolling areas on the page: navigation and content;</li>
<li>Reworked the mechanics for displaying messages on the authorization page;</li>
<li>Updated Elasticsearch to v.7.4. Added the possibility to rebuild the index.</li>
<li>Updated Mono to v.6.8, updated builds, improved performance;</li>
<li>Added the file encryption at rest feature for server versions;</li>
<li>When requesting the password recovery, it's not possible to check if an email address is used on the portal;</li>
<li>It is prohibited to specify the current password when changing a password;</li>
<li>Updated minimal password length to 8 characters;</li>
<li>The password complexity check is now performed in the client-side browser;</li>
<li>Added password hashing with the PBKDF2 algorithm when transmitting passwords to the server;</li>
<li>Added the <b>Sign in to domain</b> option on the authorization page for the portals where the LDAP Authentication is enabled;</li>
<li>Added a request for subscription to newsletters in the free Community version installation wizard;</li>
<li>Control Panel is available in the free Community version with all settings excepting the editors logo replacement;</li>
<li>Removed the link to the forum;</li>
<li>Added data cleaning before restoring backup;</li>
<li>When the license expires, Document Server updates are blocked in the installation;</li>
<li>Portals with an expired license and Enterprise portals with a free default license are not blocked;</li>
<li>In the free Community version, a block with a proposal to install Enterprise Edition is added;</li>
<li>The Payment page redirects to the Control Panel (if it is installed);</li>
<li>Added the <code>-it, --installation_type</code> parameter to the installation scripts. The possible values are <code>GROUPS | WORKSPACE | WORKSPACE_ENTERPRISE</code>.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Changed the note about the mention in the comment pop-up window depending on the ability to provide access to the document;</li>
<li>Added the support for the <code>.webp</code> images;</li>
<li>Using a new MailMerge API for the editors;</li>
<li>Opening the default portal page when clicking to the logo in the upper left corner of the editors interface;</li>
<li>Added the possibility to connect kDrive via WebDav;</li>
<li>Added the <b>Favorites</b> section, added the ability to add files to favorites via context menu;</li>
<li>Added the <b>Recent</b> section;</li>
<li>Added translations for the EasyBib and WordPress plugins;</li>
<li>Added the possibility to provide the <b>Custom Filter</b> access rights for spreadsheets;</li>
<li>Replaced an empty tab with a static page containing the logo when creating a new file;</li>
<li>If the DocuSign service is not connected, the instructions are displayed when clicking the <b>Sign with DocuSign</b> context menu option;</li>
<li>Added a new <b>Private Room</b> section for the server version only;</li>
<li>If an administrator disabled the <b>Allow users to connect third-party storages</b> option, he/she also cannot connect third-party clouds;</li>
<li>Added a separate section for quick access to admin settings on the left panel;</li>
<li>Added links to download desktop and mobile apps.</li>
<li>Added empty files for creation in Japanese (ja-JP).</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Added the <b>Make a VoIP call</b> action in the contact context menu;</li>
<li>Removed the unnecessary <b>Quantity</b> field when creating a new invoice item;</li>
<li>Added the possibility to enter decimal fractions with two decimal places in the <b>Discount</b> field when creating an invoice.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Added a new scroll mechanism for the screen width greater than 1200 px.</li>
</ul>
<p class="changelog-subheader">Talk</p>
<ul>
<li>Removed the third-party messengers integration due to the necessity to store user passwords in the explicit form which is not secure.</li>
</ul>
<p class="changelog-subheader">Control Panel</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>
<p class="changelog-subheader">Calendar</p>
<ul>
<li>Improved the Calendar API security;</li>
<li>Reworked the authorization method for the CalDAV calendars;</li>
<li>Reworked the Radicale plugins for the new version 3.0.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 10.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/17/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added new mail messages for portals;</li>
<li>Docker installation in the <code>install.sh</code> script is now performed using the script by Docker developers;</li>
<li>Added scripts for the installation from DigitalOcean Marketplace;</li>
<li>Added the reCAPTCHA verification after N failed attempts to sign in;</li>
<li>Sending only 200 emails per day to non-activated email addresses for a SaaS portal during the trial period;</li>
<li>Fixed the issue when downloading large files from a Storage, e.g. backup files.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<p class="changelog-subsubheader">New features</p>
<ul>
<li>Added the possibility to open the version and revision history when clicking on the Preview file version icon;</li>
<li>Added the possibility to open a file at the position of the previously added bookmark;</li>
<li>Added a notification about the conversion when uploading a file that must be converted before it can be opened;</li>
<li>Added support for the conversion of the password protected files: the password is now required to open a file that that must be converted before it can be opened;</li>
<li>Added the possibility to rename files using the <b>F2</b> hotkey;</li>
<li>Added the possibility for administrators to adjust intermediate revision settings;</li>
<li>Added the possibility for users to save intermediate revisions when editing a document by using Ctrl+S or the Save button;</li>
<li>Added the button that allows to upload a folder;</li>
<li>Added the possibility to <b>mention</b> portal users when adding a comment in an editor. The mentioned user will automatically be granted with read-only access to the file and will receive a notification.</li>
</ul>
<p class="changelog-subsubheader">Viewers</p>
<ul>
<li>Redesigned image/video <b>Viewers</b>;</li>
<li>Playback of the <code>avi</code>, <code>mpg</code> and <code>mpeg</code> files up to 100 Mb is now performed by means of the intermediate conversion into the <code>.mp4</code> format.</li>
</ul>
<p class="changelog-subsubheader">Encryption mode</p>
<ul>
<li>When connecting to the portal via the desktop editors interface with the encryption mode enabled, uploading folders as well as uploading with the drag-and-drop method is not available; OOXML documents (.docx, .xlsx, .pptx) become encrypted when they are uploaded to the portal or created.</li>
</ul>
<p class="changelog-subsubheader">Various changes</p>
<ul>
<li>Minor changes in the file history display.</li>
</ul>
<p class="changelog-subsubheader">Bug fixes</p>
<ul>
<li>Fixed the issue when downloading a lot of files added to an archive.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<p class="changelog-subsubheader">New features</p>
<ul>
<li>Added the button that allows to upload a folder;</li>
<li>Added the possibility to delete several projects at once.</li>
</ul>
<p class="changelog-subsubheader">Tasks/milestones</p>
<ul>
<li>Added the possibility to create custom task statuses.</li>
</ul>
<p class="changelog-subsubheader">Various changes</p>
<ul>
<li>Removed the <b>Back</b> button from the interface;</li>
<li>Projects are now removed without refreshing the page;</li>
<li>The <b>Follow</b> button is now moved to the <b>Actions</b> menu;</li>
<li>A complete name is now displayed in the entity profile.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>The <code>png</code> and <code>jpg</code> formats are only available for the <b>CRM</b> contact avatars.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Added the new email <b>Templates</b> functionality;</li>
<li>Added the possibility to <b>Download all</b> attachments as a single archive;</li>
<li>Added the possibility to display the last quoted message in a conversation;</li>
<li>Added the indication of the mailbox deletion process.</li>
</ul>
<p class="changelog-subheader">Mail Server</p>
<ul>
<li>Opened the following ports in Dockerfile: 465(SMTPS), 993(IMAPS), 995(POP3S);</li>
<li>Disabled the redundant DKIM generation;</li>
<li>Removed the <code>reject_unverified_sender</code> key in the Postfix config.</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">New features</p>
<ul>
<li>Redesigned the <b>Backup</b> module;</li>
<li>Added the section that displays all <b>Online Users</b> at the <b>Login History</b> tab;</li>
<li>Added the <b>Storage</b> module.</li>
</ul>
<p class="changelog-subsubheader">LDAP</p>
<ul>
<li>Added the possibility to send <b>invitation messages</b> containing the button that allows to go to the portal sign in page and the email activation link when adding users to the portal.</li>
</ul>
<p class="changelog-subheader">Calendar</p>
<p class="changelog-subsubheader">New features</p>
<ul>
<li>Added the <b>synchronization</b> option for calendars from the <b>Other Calendars</b> section.</li>
</ul>
<p class="changelog-subsubheader">Various changes</p>
<ul>
<li>Optimized the page display when there are a large number of events in the calendar.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 10.0.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">08/28/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>The <b>Mono</b> version used is updated to 6.0;</li>
<li>The sample module (<a href="<%=VirtualPathUtility.ToAbsolute("~/server/community/community-server-custom-modules.aspx")%>">see the documentation here</a>) is now present in the portal and can be enabled in the portal settings;</li>
<li>Fixed various bugs.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 10.0.1</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">Documents module</p>
<ul>
<li>Added the possibility to view <code>AVI</code>, <code>MPEG</code> and <code>MPG</code> files;</li>
<li>If the portal has HTTPS enabled, the address of the editors is also checked for the presense of the secure HTTPS connection alternative.</li>
</ul>
<p class="changelog-subheader">People module</p>
<ul>
<li>Added the restriction for the number of all users (both active and guests) on the portal.</li>
</ul>
<p class="changelog-subheader">Mail Server</p>
<p class="changelog-subsubheader">New features</p>
<ul>
<li>Added permanent <b>Fail2Ban</b> <code>ignoreip</code> section for docker containers and its gateway;</li>
<li>Added the possibility to create <b>sieve</b> rules for users inside <code>/var/vmail/sieve/</code>;</li>
<li>Added new extension to <b>sieve</b>: <code>sieve_extensions -> editheader</code>;</li>
<li>Exposed port 4190 for <code>ManageSieve</code> service;</li>
<li>Added the possibility to run an external script from the <code>/var/vmail/external.sh</code> or <code>/app/onlyoffice/MailServer/data/external.sh</code> path;</li>
<li>Changed the default <code>FIRST_DOMAIN</code> parameter;</li>
<li>Replaced the hard-coded password used for the first mailbox with a random one;</li>
<li>Removed old useless descriptions for <b>iRedMail</b> administrator console path;</li>
<li>Added backticks to the <code>'CREATE DATABASE'</code> commands;</li>
<li>Added the possibility to send mail messages from <code>alias_domain</code>, <code>alias_address</code> and <code>full alias</code>;</li>
<li>Added the <code>imapsync</code> command;</li>
<li>Added the new Python scripts allowing to create mailboxes, change password and run imapsync batch in <code>/usr/src/iRedMail/tools/scripts</code> folder inside the <code>onlyoffice-mail-server</code> container;</li>
<li>Added the <b>Python PIP</b> manager and installation requirements.</li>
</ul>
<p class="changelog-subsubheader">Bug fixes</p>
<ul>
<li>Fixed the bug with mailbox not being removed when using third level domain (issue: wrong domain regex);</li>
<li>Fixed the bug with the <code>Cannot load 1024-bit DH parameters from file /etc/pki/tls/dhparams.pem</code> warning;</li>
<li>Fixed the bug with the <code>No such file or directory</code> being shown in many cases;</li>
<li>Fixed the bug with the <code>ECHO_INFO: command not found</code> warning.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 10.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/17/2019</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<p class="changelog-subsubheader">For all users</p>
<ul>
<li>Added two-factor authentication using the authentication applications for code generation;</li>
<li>Added the page with the list of links for mobile and desktop editor installations.</li>
</ul>
<p class="changelog-subsubheader">For administrators</p>
<ul>
<li>Added the possibility to create administrators for the <b>Mail</b> module;</li>
<li>Removed SMTP settings from the <b>CRM</b> module and added them to SaaS installations;</li>
<li>Added the possibility to connect third-party providers for static data storage and CDN;</li>
<li>Added the possibility to backup/restore from the local folder;</li>
<li>Added the possibility to backup/restore using <code>mysqldump</code> (for server installations only).</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Replaced <b>sphinx</b> with <b>Elasticsearch</b>, adding the possibility to search by content in documents, mail and chat messages;</li>
<li>Added analytics to the periodic SaaS mail messages;</li>
<li>Added the generation of the unique machinekey when installing the Docker containers using script; the key is stored in the <code>/app/onlyoffice/CommunityServer/data/.private</code> hidden folder;</li>
<li>Enabled caching using <b>Redis</b>;</li>
<li>The thumbnail generation is done via a new service;</li>
<li>Added Bearer authentication;</li>
<li>Most icons are replaced with <code>SVG</code> format images to enhance their display on high DPI screens;</li>
<li>Removed lots of outdated limitations for mobile devices.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<p class="changelog-subsubheader">Sorting and filtering</p>
<ul>
<li>Added sorting of files in all sections, including <b>Shared with me</b> and <b>Project documents</b>;</li>
<li>Added descending sorting by modification date by default;</li>
<li>The search and sorting results are taken into account when opening images for preview;</li>
<li>Added the filtering by media file formats.</li>
</ul>
<p class="changelog-subsubheader">Sharing options</p>
<ul>
<li>Added the possibility to share documents for commenting only;</li>
<li>Added the possibility to share <code>DOCX</code> files for form filling only;</li>
<li>Added the shortening of the link to the people outside portal in the sharing dialog window by user request only;</li>
<li>Removed the possibility to rename files and add comments for guests.</li>
</ul>
<p class="changelog-subsubheader">Various changes</p>
<ul>
<li>Added support for the new request signing to the document editing service (with JWT in request body);</li>
<li>Updated the file/folder selection and moving using the mouse;</li>
<li>Added the viewers for video and audio files;</li>
<li>Added the display of the date in the file name when opening not the latest file version for viewing;</li>
<li>When sending the file by mail from the <b>Documents</b> module, a draft is created with the file attached.</li>
</ul>
<p class="changelog-subsubheader">Upcoming changes (will be available with the release of Document Server v5.3)</p>
<ul>
<li>Added the possibility to <b>Save as</b> the documents to the portal from editors;</li>
<li>Added the possibility to insert the images from the document manager to the editors;</li>
</ul>
<p class="changelog-subsubheader">Server installations</p>
<ul>
<li>Added the search by the document title and content;</li>
<li>Enhanced the checks of the connection to the editors settings;</li>
<li>Added the possibility to upload the license file after the support and updates period end.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<p class="changelog-subsubheader">Tasks/milestones</p>
<ul>
<li>When creating a milestone the project manager is selected by default instead of the first person on the list;</li>
<li>Added the loader when performing the group actions;</li>
<li>Added a separate filter for the <b>No milestone</b> tasks;</li>
<li>Added the milestone icon and deadline date for the tasks with no deadline belonging to a milestone;</li>
<li>Fixed the display of the number of project team in the common list;</li>
<li>Replaced the autosuggest input with the <code>advancedSelector</code> for the project creation dialog;</li>
<li>The order of tasks/milestones is now saved when creating a project.</li>
</ul>
<p class="changelog-subsubheader">Reports</p>
<ul>
<li>Added the report generation using <b>document builder service</b>;</li>
<li>Added the setting to select the report storage place;</li>
<li>Added the page with the list of the generated reports.</li>
</ul>
<p class="changelog-subsubheader">Discussions</p>
<ul>
<li>Added the possibility to edit the documents when editing discussions;</li>
<li>Added the possibility to attach documents when creating discussions;</li>
<li>Updated the dialog with file selection to attach it to the task or discussion.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>The list export uses a separate thread with progress display.</li>
</ul>
<p class="changelog-subheader">People module</p>
<ul>
<li>Updated the user avatar generation;</li>
<li>Optimized the work with user list for a large number of users;</li>
<li>Added the wizard for the mass user import;</li>
<li>Updated the loading and parsing of <code>CSV</code> file, added the possibility to map the user fields manually;</li>
<li>Updated the user editing interface available before adding them to the portal;</li>
<li>Added the counters of the users ready for importing and import progress;</li>
<li>Added the possibility to import files previously exported from various sources (Google, Yahoo or Thunderbird) as a <code>CSV</code> file;</li>
<li>Added the possibility to create the email address at the domain connected to the <b>Mail Server</b>;</li>
<li>Added the possibility to set the temporary password for portal access manually.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<p class="changelog-subsubheader">User folders</p>
<ul>
<li>Added a separate page to create, edit and move/delete the user folders;</li>
<li>Added the link for faster user folder creation;</li>
<li>Added the modal window to create/edit user folders with the possibility to select their nesting within each other;</li>
<li>Added drag'n'drop for mail messages and folders;</li>
<li>Added the new <b>Move to</b> button to move mail messages to folders;</li>
<li>Added the possibility to quickly select several mail messages using the mouse;</li>
<li>Added the indication for the unread mail messages in the user folders;</li>
<li>When the folder is deleted all the mail messages from it will be moved to the trash.</li>
</ul>
<p class="changelog-subsubheader">Tags</p>
<ul>
<li>Changed the tags popup, now it is optimized for tablet devices.</li>
</ul>
<p class="changelog-subsubheader">User filters/rules</p>
<ul>
<li>Added the new user filters/rules option for faster actions with mail messages;</li>
<li>Added the new page for filters display, where it is possible to change the filter order, enable and disable them, apply to existing messages, edit/delete the filters;</li>
<li>Added the new page for filter creation and editing, where it is possible to add filter name and trigger rules and actions, list the messages fitting the filter, apply the filter to existing messages.</li>
</ul>
<p class="changelog-subsubheader">Notification request</p>
<ul>
<li>Added the request for delivery/read notification option when creating a mail message.</li>
</ul>
<p class="changelog-subsubheader">Backend</p>
<ul>
<li>Updated the file selection dialog when attaching the file to the mail message;</li>
<li>Server code refactoring and optimization;</li>
<li>Replaced the <b>Log4net</b> logging system with <b>NLog</b>;</li>
<li>Replaced the sanitizer with the third-party <b>DOMPurify</b> XSS sanitizer;</li>
<li>Fixed a lot of bugs.</li>
</ul>
<p class="changelog-subheader">Mail Server</p>
<ul>
<li>Code refactoring and optimization to speed up the <b>Mail Server</b> settings page opening;</li>
<li>Redesigned the wizard for domain connection in installations (four steps instead of five);</li>
<li>Added the possibility to connect third-party clients (for server installations only);</li>
<li>Added new <b>Connection settings</b> context menu option to show common connections settings (for server installations only);</li>
<li>Added new <b>Change password</b> context menu option to change password by administrator (for server installations only);</li>
<li>Added the possibility for the user to change the password and see the connection settings for the <b>Mail Server</b> mailbox (for server installations only);</li>
<li>Added the possibility to send the mail messages when creating boxes on <b>Mail Server</b> and when changing passwords (for server installations only);</li>
<li>Redesigned modal windows and lists in them;</li>
<li>Added the warning when the server uses self-signed certificates.</li>
</ul>
<p class="changelog-subheader">Calendar</p>
<ul>
<li>Redesigned the calendar;</li>
<li>Added the possibility to create, delete, edit tasks from the list and from the calendar grid;</li>
<li>Updated <b>Ical.Net</b> to the latest version;</li>
<li>Added the possibility to sync new calendars via CalDAV protocol (for the calendars from <b>My calendars</b> section added after update to <b>Community Server</b> version 10.0 only);</li>
<li>Fixed the problem with daylight saving.</li>
</ul>
<p class="changelog-subheader">Talk</p>
<ul>
<li>Removed the possibility to set a status;</li>
<li>Fixed the problem with reconnections of several chat tabs open;</li>
<li>Added the reconnection when the connection is lost, when exiting the sleep mode;</li>
<li>Added the restoring of the previously opened chat tabs;</li>
<li>Added the restoring and display of the unread messages when opening the chat;</li>
<li>In web version only opened chat tabs are marked read, this is done to allow reading the unread messages on other devices.</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">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 9.6.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/31/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Now the user skin is used when the portals are opened from desktop;</li>
<li>Fixed opening the authentication page (including <span class="param-type">personal.onlyoffice.com</span>) from desktop.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Development of the file encryption based on the blockchain technology.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 9.6.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/25/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added the <b>More languages</b> option which appears at the bottom of the available languages list; when clicked it will trigger the popup with the invitation to take part in the translation;</li>
<li>Added the new advertisement for Twilio.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Fixed the mechanism of mail service logging rotation.</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Fixed the God service hanging due to the previous logging updates.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 9.6.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">07/09/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Twilio service is now used by default for the portal two-factor authentication instead of clickatel;</li>
<li>Added the possibility to subscribe to and unsubscribe from email messages and phone calls;</li>
<li>ONLYOFFICE Personal now allows to delete accounts;</li>
<li>Added limit to 2 GB storage space for ONLYOFFICE Personal;</li>
<li>New users loaded using LDAP/SSO now must confirm their email addresses by default.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Fixed the bug with the plugin opening in the OpenSource editor versions;</li>
<li>Fixed the issue with the file opening if it was copied or moved overwriting the existing one.</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Changes concerning Google Analytics service.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 9.6.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">General portal changes</p>
<ul>
<li>Fixed the issue with the portal notifications not sent with the selected SMTP settings via the installed <b>ONLYOFFICE Mail Server</b> under Mono (the problem with the self-signed certificates);</li>
<li>When entering the phone number <code>+1</code> characters now detect US and <code>+7</code> detect Russia;</li>
<li>Two-factor authentication is now enabled when the portal is created (even for the trial period).</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Fixed the issue with downloading the file shared with the people outside the portal;</li>
<li>Fixed the issue with moving the file with the help of the context menu.</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">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-subsubheader">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 9.6.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/15/2018</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added the progress and notification to the portal administrator when reassigning or deleting the data for the disabled users;</li>
<li>Added the text message sending to the Americas for the two-factor authentication;</li>
<li>Added the authentication verification when opening the links to the SaaS files;</li>
<li>Replaced the <span class="param-type">service.teamlab.com</span> with the <span class="param-type">service.onlyoffice.com</span> domain when authorizing via social networks.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added the <b>Document Server</b> connection option using two addresses: for the internal and external requests;</li>
<li>Document editing status is now obtained via the SocketIO service;</li>
<li>Added the option to remove the confirmation for moving the elements to the recycle bin;</li>
<li>Fixed the error which occurred when trying to open files and folders with non-Latin characters in their names using WebDav in Chrome v.63;</li>
<li>Added the plugin to publish the documents in WordPress;</li>
<li>Added the plugin to create bibliographic lists with the help of EasyBib.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Sped up opening the list of unread messages clicking the icon in the portal header;</li>
<li>Fixed the bug when Office 365 account could not be connected to the <b>Mail</b> module (bug #36820).</li>
</ul>
<p class="changelog-subheader">Talk</p>
<ul>
<li>Fixed the incorrect text field display when using smiley (bug #36548).</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">LDAP</p>
<ul>
<li>Fixed the bug when the account of the user added via LDAP could not be connected in third-party clients (bug #26073);</li>
<li>Fixed the bug when users which are members of the groups with not allowed characters could not pass LDAP authorization (bug #36891);</li>
<li>Fixed the <code>Internal Server Error</code> error when updating the users having <code>NULL</code> values in their <code>location</code> or <code>title</code> fields.</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Optimized the work with database: dramatically reduced the number of the created connections.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 9.5.4</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">General portal changes</p>
<ul>
<li>Fixed the bug with the display of the logo at the authorization and white labeling pages;</li>
<li>Fixed the link to the support for the Latvian language.</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">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 9.5.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/23/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Fixed the request to get the mail messages from the <b>Mail</b> module when making a backup.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<ul>
<li>Fixed the bug with the reports and the reassignment of the closed subtasks.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Fixed the deletion of the mail data when deleting a user.</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">LDAP</p>
<ul>
<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 9.5.2</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 portal changes</p>
<ul>
<li>Edited the notification message received by the administrator in six months after trial starts;</li>
<li>Added the tip for the <b>Remember</b> field for the portal authorization;</li>
<li>Added the <code>CustomNavigation</code> setting to allow inserting own links to the portal navigation.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Fixed the bug when the reports were generated in the portal language, not the user selected one;</li>
<li>Fixed the bug with currency settings, so that all the currencies were shown not only the convertable ones;</li>
<li>Added the currency to the report headings, number format for the currencies;</li>
<li>Added the possibility to set the fractional values for the taxes.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Added the possibility to migrate data from MS Exchange to ONLYOFFICE;</li>
<li>Added links to the articles describing the migration from MS Exchange to ONLYOFFICE (available in Docker version only).</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">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-subsubheader">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>
</ul>
<p class="changelog-subheader">Talk</p>
<ul>
<li>Fixed the bug when the file removal window could be closed on the second try only (bug #36492);</li>
<li>Fixed the bug with the new message counter in the portal header being updated with the whole page reloading only (bug #36144).</li>
</ul>
<p class="changelog-subheader">Backend</p>
<p class="changelog-subsubheader">General</p>
<ul>
<li>Fixed the <code>domain</code> parameter sending when getting promotions;</li>
<li>Renamed the <code>CookieSettings</code> setting and set the default value to 1 day;</li>
<li>The session cookie is now set only if the <code>CookieSettings</code> is disabled.</li>
</ul>
<p class="changelog-subsubheader">Installation script</p>
<ul>
<li>Added different installation scenarios for Docker under Debian for Wheezy, Jessie and Stretch releases;</li>
<li>Added the <code>apt-get update</code> command before installing <b>curl</b>;</li>
<li>Added the access right change for the <code>onlyoffice.cnf</code> file.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 9.5.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/02/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added the contact import from the third-party services;</li>
<li>Added the option to connect your Yahoo application for the contact import;</li>
<li>Added the option to connect your Clickatell, SMSC applications to enable the SMS on the portals, Twilio service is now also used to send SMS;</li>
<li>Added the disk statistics used by the <b>Talk</b> module;</li>
<li>Added data reassigment (tasks, projects, contacts, documents) from the disabled user to others;</li>
<li>Added the possibility to delete the data (mail messages, mailboxes, documents) when deleting the disabled user;</li>
<li>Added new tips to all modules.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>The connection of OneDrive file storage is now using the official SDK, not the outdated SharpBox library;</li>
<li>Fixed the error with the filter not cleared when changing the folder.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<ul>
<li>Added an option to set access rights to the team when creating a private project;</li>
<li>The <b>Gantt Chart</b> button is moved to the menu;</li>
<li>Added the tag display on the project description page;</li>
<li>The notifications are now sent for the active projects only;</li>
<li>Added the possibility to give all the users the rights to create projects (disabled by default);</li>
<li>Added the possibility to select the start section for every user (<b>Tasks</b> by default);</li>
<li>Added the possibility to hide the contents of the paused projects (enabled by default);</li>
<li>Added the group <b>Delete</b>, <b>Close</b> and <b>Move</b> actions for the tasks, the group <b>Delete</b> action for milestones;</li>
<li>Added the possibility to select the filtered list items using checkbox.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Added the <b>CRM Reports</b> section;</li>
<li>Changed the settings item for the default currency;</li>
<li>Added the settings item for the currency exchange rate;</li>
<li>Fixed the CRM SMTP work on port 465 (due to the MailKit use).</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<p class="changelog-subsubheader">General</p>
<ul>
<li>Added the documentserver-prepare4shutdown.sh launch when updating the document-server for the correct edited document saving.</li>
</ul>
<p class="changelog-subsubheader">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-subsubheader">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>
<p class="changelog-subheader">Talk</p>
<ul>
<li>Added the option to delete the uploaded files;</li>
<li>Changed the <b>Talk</b> interface design.</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Replaced Unity with Autofac;</li>
<li>Replaced SignalR with SocketIO, enabled mini-chat, VoIP and counter updates;</li>
<li>Updated the ckeditor version to 4.7.2;</li>
<li>Replaced the portal warmup with precompiling.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 9.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">Documents module</p>
<ul>
<li>Changed the group selection mechanism when selecting folder elements with mouse cursor;</li>
<li>Optimized <b>My Documents</b>, <b>Project Documents</b> folders and generally optimized all requests.</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<ul>
<li>Added the support of <a target="_blank" href="https://letsencrypt.org/">letsencrypt</a> service for the domain certificate generation;</li>
<li>Added the new <code>sso.auth</code> service (written in Node.js) and the new SSO settings page; now SSO supports Shibboleth.</li>
</ul>
<p class="changelog-subheader">Talk</p>
<ul>
<li>Interface redesign;</li>
<li>Added the notifications about the incoming <b>Talk</b> messages when its window is closed.</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>Portals migrated to Microsoft .NET Framework 4.6.2.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 9.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/08/2017</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Updated the authorization keys page for the third-party services connection;</li>
<li>Allow to add administrator to the People module;</li>
<li>Added the possibility to make payment page visible to portal administrators only.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Changed work with DropBox so that it used official SDK instead of SharpBox;</li>
<li>Added the option to change the file author using the context menu or the sharing dialog window;</li>
<li>Added the possibility to get the notification about mail merge end to the <b>Talk</b>;</li>
<li>Added the possibility to subscribe to/unsubscribe from the notification about mail merge end;</li>
<li>Changed the order of and grouped the actions in the context menu;</li>
<li>Added the possibility to overwrite, create copy or skip files when copying or moving them creates conflict situation;</li>
<li>Added the possibility to use the <code>@#$%&;'</code> characters in the file name;</li>
<li>When creating a new file, a blank file is used as the first revision;</li>
<li>Added the user profile display when hovering the cursor over the user name in the sharing dialog window and in the file history;</li>
<li>Added the option to restore the file revisions or editing changes when watching the history within the editors;</li>
<li>Added the possibility to rename the file when editing it withing the editors;</li>
<li>Added the integration with DocuSign;</li>
<li>Fixed the sharing button highlighting when it was shared by other user;</li>
<li>Redesigned the sharing menu and dialog window.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<ul>
<li>Added the possibility to create the task copy and move it;</li>
<li>Added the possibility to create the subtask copy;</li>
<li>Now the task list is opened automatically if there is at least one open task in it;</li>
<li>Redesigned the page with the tasks and discussions description;</li>
<li>Some pages are visited without the page reload;</li>
<li>Many controls were moved to templates;</li>
<li>General optimizition and refactoring of the <b>Projects</b> module.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Added IP-telephony integration based on Twilio.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Added the new <b>General Settings</b> option in the module settings which allows to set the messages grouping, always display images from all users, cache the unread messages in the <b>Inbox</b> folder and go to the next unread message after moving/deleting the current message;</li>
<li>Added the <b>Cancel</b> button (the cross in the upper right corner) to the mail composition form;</li>
<li>The module work is fixed and sped up when working with big data.</li>
</ul>
<p class="changelog-subheader">Backend</p>
<ul>
<li>jQuery was updated to use version 3.1;</li>
<li>The support for IE 8 and earlier versions is discontinued;</li>
<li>Added ApiSystem service fuctionality for the hosted solutions;</li>
<li>Some scripts (jQuery, jQuery.BlockUI, Magnific.Popap, jquery.mousewheel) are not included into the project and are loaded from nuget;</li>
<li>Fixed authorization problems with Twitter;</li>
<li>Copying to buffer now uses HTML5;</li>
<li>Added the mechanism for the preliminary bundle assembly;</li>
<li>Added gzip-compression for the client script and the bundle saved to the disk.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 8.9.2</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">Portal settings &amp; Control Panel</p>
<p class="changelog-subsubheader">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-subsubheader">Control Panel 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>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added support for the history of changes which has a new format in document editing service (<b>Document Server</b> versions later than <b>4.1.5</b>);</li>
<li>Added support for plugin connection.</li>
</ul>
<p class="changelog-subheader">Mail Server</p>
<p class="changelog-subsubheader">Connection Settings</p>
<ul>
<li>Added page to the <b>Settings</b> for the integration of <b>Community Server</b> with <b>Mail Server</b>.</li>
</ul>
<p class="changelog-subheader">Installation Script</p>
<ul>
<li>Fixed the error shown if the mail domain is not specified, now <b>Mail Server</b> will not be installed if this is the case;</li>
<li>Fixed the installation of the latest Docker version;</li>
<li>Removed chmod 777 to the created folders;</li>
<li>Added hardware checks (40Gb HDD space, ~6Gb RAM, 2 Core Processor) and 6Gb swap creation;</li>
<li>The components are installed via network by default;</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 8.8</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/09/2016</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>New mail notification templates;</li>
<li>Changed old SaaS notification mail texts and added new mail messages;</li>
<li>Added new mail messages for <b>Enterprise Edition</b>;</li>
<li>Fixed mail notification placeholders for the whitelabel texts;</li>
<li>Added the currency selector at the pricing page;</li>
<li>Enabled browser spellcheck in ckeditor</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Disabled support for <b>Document Server</b> with version earlier than <b>3.0</b>.</li>
<li>If the <b>Upload the documents in original format as well</b> option is disabled, the uploaded converted file is placed not as a separate new file, but as a new revision of the original file;</li>
<li>Box storage service is connected using secure connection with oAuth 2.0 authorization.</li>
<li>Added sharing of documents in <code>DOCX</code> format for review.</li>
</ul>
<p class="changelog-subheader">Calendar module</p>
<ul>
<li>Changes to the quick event creation window;</li>
<li>Added event details window;</li>
<li>Added the page for the event advanced creation/editing;</li>
<li>Added selection of event organizer;</li>
<li>Event guests emails are checked for correctness, the CRM contacts, address book contacts and portal user list are used to autosearch guests;</li>
<li>Added email notifications to the event guests when event is created or changed;</li>
<li>Added event export into <code>.ics</code> format.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<p class="changelog-subsubheader">Address book</p>
<ul>
<li>Added new address book, which includes contacts from portal users, CRM and user personal contacts.</li>
</ul>
<p class="changelog-subsubheader">Mail and Calendar modules integration</p>
<ul>
<li>Added integration of <b>Mail</b> module with <b>Calendar</b> module using the <code>iCalendar</code> open source format as described in RFC 5545 specification;</li>
<li>The mail messages containing <code>iCalendar</code> format are detected automatically with the <b>ASC.Mail.Aggregator</b> service, can be added to custom filters;</li>
<li>Details of the event found in mail can be viewed, added to the <b>Calendar</b> module automatically or manually;</li>
<li>Added the possibility to send invitations to the events from the <b>Calendar</b> module, reply to the invitations sent from third-party calendar software, notify the event guests about the changes or cancellation of events.</li>
</ul>
<p class="changelog-subsubheader">Mail autoreply</p>
<ul>
<li>Added mail autoreplying option with the settings in the <b>Mail</b> module at the <b>Account</b> page;</li>
<li>Mail autoreply can be quickly set up and disabled/enabled on demand.</li>
</ul>
<p class="changelog-subsubheader">Mail address control</p>
<ul>
<li>Updated the control to enter mail addresses to enable the email and contact search among <b>People</b>, <b>CRM</b>, user personal contacts, mail accounts and frequently contacted recepients;</li>
<li>Added keyboard shortcut support and better interaction with mouse and keyboard.</li>
</ul>
<p class="changelog-subsubheader">Mail and CRM and Documents modules integration</p>
<ul>
<li>Added an option to create a CRM contact directly from the mail message linking the current mail thread to the new contact history;</li>
<li>Added a new contect menu allowing to select a folder in the <b>Documents</b> module to save the message attachment.</li>
</ul>
<p class="changelog-subsubheader">Mail Server settings</p>
<ul>
<li>Redesigned <b>Mail Server</b> settings page.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 8.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">08/02/2015</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added white label options for paid portals;</li>
<li>Added the possibility to resize left menu panel in all portal modules.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added version history view in the editors;</li>
<li>The search is conducted both in the folder and all subfolders.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Added the possibility to print mail messages;</li>
<li>Added the possibility to select the mail box on own domain to send notifications inside portal;</li>
<li>Various code optimizations.</li>
</ul>
<p class="changelog-subheader">Portal backup</p>
<ul>
<li>Changed the archive format from <code>.zip</code> to <code>.tar.gz</code>;</li>
<li>Removed limitations for the backup file from the <b>Community Server</b> installation, the SaaS version now has the limit of 10 GB for backups.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 8.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/26/2015</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>News, unread chat messages and mail messages counters are now updated without the page reloading in all the tabs (via Signalr);</li>
<li>Changed pricing plans at the pricing page.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added support for the folder upload via drag-n-drop in Google Chrome retaining the whole folder inner structure.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<p class="changelog-subsubheader">Mail Server</p>
<ul>
<li><b>Mail Server</b> first release, now the mail boxes can be created for the <span class="param-type">onlyoffice.com</span>, <span class="param-type">onlyoffice.eu</span> and <span class="param-type">onlyoffice.sg</span> domains.</li>
</ul>
<p class="changelog-subsubheader">Mail client</p>
<ul>
<li>Better synchronization of the client using SignalR (folder state update, message list update, sending notifications, tab synchronization);</li>
<li>Updated the recepients list filtering;</li>
<li>Added the selection for the default mail box, which is now offered as first mail address when writing a mail message;</li>
<li>Added the possibility to add links to the portal documents as mail attachments;</li>
<li>Optimized work of mail aggregator and stability of work under Mono;</li>
<li>Optimized styles for filter, dashboard and popups.</li>
</ul>
<p class="changelog-subheader">Talk</p>
<ul>
<li>(Server version only) Added the support of the <code>web.max-upload-size</code> parameter to the configuration file, which allows to set the limit for the size of the files uploaded to <b>Talk</b> (1 MB by default).</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 8.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/24/2015</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Public portals are available now for trial and nonprofit portals.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added new supported third-party document storages (OneDrive for Business via <code>SharePoint</code> connection, Yandex.Disk, OwnCloud and other third-party services which use <code>WebDav</code> protocol for connection);</li>
<li>Updated work with GoogleDrive, now the connection is made via <code>OAuth 2.0</code> protocol and work with Google API is performed via <code>GoogleDrive SDK</code>;</li>
<li>When portal administrator enters the <b>Documents</b> module, the window offering to select the document editors version (2.5 or 3.0) is shown, if this has not been done before.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li><b>Mail Server</b> is out for beta testing in <span class="param-type">EU</span> region.</li>
</ul>
<p class="changelog-subheader">Backup</p>
<ul>
<li>A temporary storage for backup files is selected by default;</li>
<li>Added the possibility of automatic backup creation;</li>
<li>Added the possibility to backup <b>Mail</b> module data.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 8.0</p>
<p class="changelog-release-date">Release date: <span class="crd-date">11/19/2014</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<p class="changelog-subsubheader">Redesign</p>
<ul>
<li>TeamLab is now officially rebranded to ONLYOFFICE;</li>
<li>Redesigned menus, added loaders and page views for the modules without any content.</li>
</ul>
<p class="changelog-subsubheader">Public portals</p>
<ul>
<li>When using a free of charge portal a new option is available in <b>Settings</b> > <b>Security</b> > <b>Portal Access</b> > <b>Portal Access Settings</b> allowing to make the portal available to the people who are not registered there.</li>
</ul>
<p class="changelog-subsubheader">Unregistered users</p>
<ul>
<li>Added access rights for the unregistered portal users.</li>
</ul>
<p class="changelog-subsubheader">Videos</p>
<ul>
<li>Link to the videos is moved from the top menu to the left navigation menu;</li>
<li>Removed videos from the welcome page.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added integration with OneDrive for Business.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<ul>
<li>Added the possibility to select a project template at the project creation page;</li>
<li>Added the possibility to add milestones and tasks during the project creation.</li>
</ul>
<p class="changelog-subheader">Community module</p>
<ul>
<li>Changes to the dashboard empty page.</li>
</ul>
<p class="changelog-subheader">Backup/restore</p>
<ul>
<li>Added the possibility to select the storage for the created backup (temporary storage is selected by default);</li>
<li>Added the possibility to select the backup which will be used to restore the portal.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 7.7</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/23/2014</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">Server</p>
<p class="changelog-subsubheader">HTTPS</p>
<ul>
<li>Added the possibility to upload a certificate in the <code>.pfx</code> format with the required password at the settings page.</li>
</ul>
<p class="changelog-subsubheader">Monitoring</p>
<ul>
<li>Added the new page to the portal settings, which has the following options: <b>Alerts</b> (showing the ports necessary for TeamLab Office correct work), <b>Services</b> (displaying the list of Windows services necessary for the <b>Feed</b> and <b>Mail</b> module work), <b>Logs</b> (allowing to collect all the server logs in a single <code>.zip</code> archive file which can be sent to our support), and the button allowing to reset all cache and rebuild script files, if necessary.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 7.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/15/2014</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Mini-chat embedded into the left panel is displayed on all portal pages;</li>
<li>Added integration with LDAP/Active Directory;</li>
<li>Added two factor authentication option using SMS service;</li>
<li>Old controls were replaced by new ones in <b>People</b>, <b>Projects</b>, <b>CRM</b> modules and the portal <b>Settings</b>;</li>
<li>Replaced old loaders, icons, information panels everywhere on the portals.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Added revisions to the document version history with the possibility to add comments to each revision;</li>
<li>Added the possibility to block the document file for changes;</li>
<li>Made SharePoint as a third-party provider to access Box, DropBox, GoogleDrive and Skydrive storages;</li>
<li>Added possibility to share several files at once selecting them simultaneously and using the corresponding context menu option.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<ul>
<li>Updated the Gantt charts to version 2.0 adding the possibility to display several projects at the same chart and allowing to select the options to be displayed on the chart;</li>
<li>Removed reloading the page when switching among the <b>Projects</b> module main tabs (<b>Projects</b>, <b>Tasks</b>, <b>Milestones</b>, <b>Discussions</b>, and <b>Time tracking</b>);</li>
<li>Added pagination ot the time tracking tab;</li>
<li>The errors and some successful actions are no notified via toaster.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Added invoicing to the <b>CRM</b> module;</li>
<li>Removed reloading the page when switching among the <b>CRM</b> module main tabs (<b>Contacts</b>, <b>Tasks</b>, <b>Opportunities</b>, etc).</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Added the possibility to automatically attach signature templates to mail messages;</li>
<li>Added the option to save attachments to the selected folder in the <b>Documents</b> module;</li>
<li>Added the possibility to send <b>CRM</b> module invoices via <b>Mail</b> module, attaching them to the mail message;</li>
<li>Changes to the mail thread detection;</li>
<li>Fixed work with non-latin characters in attachment name;</li>
<li>Fixed work with images and files embedded into the mail message body;</li>
<li>Enhanced work with the context menu;</li>
<li>Enhanced collapsing the quotation in the reply message;</li>
<li>The <b>Mail</b> module interface was redesigned to follow the other module guidelines.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 7.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">09/06/2013</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<p class="changelog-subsubheader">Portal redesign</p>
<ul>
<li>Portal minimal width changed to 1024 pixels;</li>
<li>Added the new setting to change the portal color scheme.</li>
</ul>
<p class="changelog-subsubheader">Portal transfer to another region</p>
<ul>
<li>Changed the work of the portal transfer to another region mechanism;</li>
<li>Added the possibility to fill the portal with demo content.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>If the user has full access rights to the document, the sharing button will be present at the document information tab.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<ul>
<li>Added the possibility to use Gantt charts with the <b>Projects</b> module.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Changed the available sorting list depending on the filter used;</li>
<li>Removed the <b>Set permissions</b> group action from the contact list;</li>
<li>Added the <b>Create new task</b> group action to the contact list;</li>
<li>The contact types are renamed into <b>Contact warmth</b>;</li>
<li>Added new <b>Contact type</b> option;</li>
<li>Changed the way the the contact manager is appointed;</li>
<li>Added the possibility to change <b>Contact warmth</b> and add tags to a group of contacts;</li>
<li>Added the pagination instead of the <b>Show more</b> button;</li>
<li>Improved integration with the <b>Mail</b> module;</li>
<li>Enhanced automatization and refactoring.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 7.4.1</p>
<p class="changelog-release-date">Release date: <span class="crd-date">05/15/2013</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>When a user joins the portal via an invitation link, the email address used to do that will not be activated automatically and will require conscious actions from the user side;</li>
<li>The email address used for registration on the portal will be automatically activated only when registering via social networks.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>A portal guest can only open the document for viewing if the document author gave such access rights to him/her.</li>
</ul>
<p class="changelog-subheader">CRM module</p>
<ul>
<li>Added sorting by date to <b>CRM</b> module.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 7.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">04/25/2013</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added the possibility to move the portal to another region, which will be closer to the portal users location;</li>
<li>Added tips when the user accesses the portal for the first time;</li>
<li>Added the icon for video guides in the header menu;</li>
<li>Added the links to the support to the left side menu.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>Updated the document loader in the <b>Documents</b> module and the <b>Project documents</b> section of the <b>Projects</b> module.</li>
</ul>
<p class="changelog-subheader">Projects module</p>
<ul>
<li>Added new statuses in the time tracking section;</li>
<li>Added the new task start time field, the time will be also displayed at the task detail page;</li>
<li>Added the possibility to sort the tasks by the start time;</li>
<li>Added the setting to manage access rights to the contacts of a private project;</li>
<li>Updated the filter of the task responsible users;</li>
<li>Removed the outdated styles from the reports;</li>
<li>Changed the way the blocked users are displayed in the project team;</li>
<li>No project access rights are displayed for the disabled users in private projects;</li>
<li>Changed the list of available options in the menu for all users;</li>
<li>The guests do not have any access to the project team.</li>
</ul>
<p class="changelog-subheader">People module</p>
<ul>
<li>Added a new user role - guest users (users with limited access and content creation rights);</li>
<li>Added new filters by user role (user, guest) and by status (active, disabled and pending);</li>
<li>Added group operations with users (changing the roles for several users at once);</li>
<li>Added a birthday icon;</li>
<li>Changed the user profile and subscriptions page (moved it to a separate page, added the possibility to change photo, display the user status, birthday icon).</li>
</ul>
<p class="changelog-subheader">Community module</p>
<ul>
<li>Moved user birthdays to a separate page;</li>
<li>Now all the users will be subscribed to other users birthdays by default;</li>
<li>Guest user birthdays are neither displayed or generate notifications about.</li>
</ul>
</div>
</div>