Update CSChangelog.ascx

This commit is contained in:
Svetlana Maleeva 2024-02-26 15:17:58 +03:00
parent f2b462ef3f
commit 626b541dc7

View File

@ -1,7 +1,164 @@
<%@ 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 12.6</p>
<p class="changelog-release-date">Release date: <span class="crd-date">02/26/2024</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General portal changes</p>
<ul>
<li>Added a crutch for setting up the SameSite attribute under mono.</li>
<li>Edited sources build.</li>
<li>Removed mail services transferred to a separate repository.</li>
<li>Hidden tariff for 1 and 3 years in SaaS.</li>
<li>Fixed issue when the With opportunities filter does not display contacts that are specified as primary ones in Opportunities but are not specified on the Participants tab.</li>
<li>Fixed issue when the drop-down menu in the counter of the space occupied by a user goes out of the browser frame.</li>
<li>Added the Copy email button for actions with users email.</li>
<li>Fixed issue when some GUI elements are displayed incorrectly when increasing the font in the browser settings.</li>
<li>Fixed issue when the Color caption in the calendar editing window from the Other Calendars list is formatted in bold.</li>
<li>Fixed issue when the uploaded contact logo does not displayed in the contact list.</li>
<li>Fixed issue with using the system theme by default for new users.</li>
<li>Fixed issue when the filter by group does not work.</li>
<li>Fixed issue when the request to upload an image to the server can be performed without cookie.</li>
<li>Fixed issue when the Folder title field is missing in the Change connection settings window for some third-party storages.</li>
<li>Fixed issue with an excess dividing line in the menu for a deactivated external link.</li>
<li>Fixed issue when the Advanced settings menu differs in the Sharing Settings window of the manager and in the editor in the Common documents.</li>
<li>Added the ability to restrict access rights to the application files for the Others group.</li>
<li>Fixed issue with redirect to the portal main page when opening Control Panel after a day on Ubuntu 22.10.</li>
<li>Fixed the Server-Side Request Forgery (SSRF) vulnerability.</li>
<li>Fixed the 'Could not resolve current tenant' error when exporting a large number of contacts.</li>
<li>Fixed issue when the password recovery link does not work in EU and SG regions.</li>
<li>Replaced the mysql_native_password authorization plugin with a modern one.</li>
<li>Fixed issue with the ability to send requests to ApiSystem when expanding the machinekey (Vskoproizvolny Salt par Chivreski).</li>
<li>Implemented the recalculation progress bar.</li>
<li>Fixed issue when the “To” time is set incorrectly when selecting an area for an event in the Day, Week viewing mode.</li>
<li>Fixed issue with the direct link to connect Gmail Gmail via oauth (addons/mail/oauth.aspx).</li>
<li>Fixed issue with the XSS in the “Your subscription has expired” banner.</li>
<li>Fixed issue with the XSS sent in the attachment file is triggered.</li>
<li>Fixed issue when the page scrolls down when clicking Home/End in the search field (toolbar).</li>
<li>Fixed issue when Open Redirect is possible for an authentication link (refererurl) on the portal.</li>
<li>Fixed issue when the quick external link is available for administrators only.</li>
<li>Fixed issue with the 'Account' error when trying to log in as a blocked user.</li>
<li>Fixed issue when there is an ability to send the Change Email message to any participant under the user.</li>
<li>Fixed issue when logout from the portal occurs for the administrator logged in as a user when performing the Log out from all active connections action.</li>
<li>Fixed issue when old indexes are not removed when upgrading the Elasticsearch version.</li>
<li>Fixed issue when the onlyofficeAutoCleanUp service is not removed after updating to v.12.5.</li>
<li>Fixed the "/uploadComplete 500" error when uploading an archive.</li>
<li>Fixed issue when the large backup file is not removed from S3.</li>
<li>Fixed issue when the PUT /api/2.0/settings/modetheme.json 401 (Unauthorized) error appears in the console when opening a folder via the external link if the dark theme is set in the system.</li>
<li>Fixed issue when the size of the created file is added to the statistics of the administrator who performed the backup after performing backup.</li>
<li>Fixed issue when the XSS is triggered by a direct link to a malicious SVG file.</li>
<li>Updated versions of all related components to the actual ones (nodejs, python, PostgreSQL).</li>
<li>Fixed issue when the VC++ 2015 additional packages are not updated for older versions (Windows).</li>
<li>Fixed issue with the HTML injection in the Recover Access message (Administrator Message Settings).</li>
<li>Reduced the number of characters displayed in the action button title for the parent folder.</li>
<li>Fixed the "undefined (reading 'response')" error in the console when opening the Controls section.</li>
<li>Fixed issue when the page title does not return to the default value from Common Settings.</li>
<li>Fixed issue when the text in the URL bar blends into the background if the portal dark theme is set.</li>
<li>Fixed the "/imagescss/quotebord-b.gif 404 (Not Found)" error when quoting a message.</li>
<li>Fixed issue when closing / opening a task fails with the following error "Uncaught TypeError: Cannot read properties of null (reading 'unselectable')" onChrome.</li>
<li>Fixed the "ASC.Api.Exceptions.ItemNotFoundException (0x80004005): Item not found" error in logs after removing a project.</li>
<li>Fixed issue with the XSS via a direct link to the uploaded malicious file on the Wiki page.</li>
<li>Fixed issue with the XSS uploaded files in the forum topic.</li>
<li>Fixed the "/Images/volume.svg 404 (Not Found" error when opening an audio file.</li>
<li>Fixed issue when the Actions button for the parent folder no longer appears after deleting a subfolder via the Actions menu for the parent folder in the Shared with me section.</li>
<li>Fixed issue with the Sharing settings option in the drop-down menu for the parent folder with external access.</li>
<li>Fixed issue with the Sharing settings option in the drop-down menu for the parent folder for a Guest in the Shared with me section.</li>
<li>Fixed issue when the Actions menu button on the Participants tab of the main contact disappears after clicking.</li>
<li>Fixed issue when the function to reset the application is not displayed in the user profile if his IP address is listed in exceptions.</li>
<li>Fixed issue when the .sxc, .et, .ett, .sxi, .dps, .dpt, .sxw, .stw, .wps, .wpt formats are not converted via the manager.</li>
<li>Fixed issue when the .sxi format is not supported.</li>
<li>Fixed issue when there are no icons for the .sxc, .et, .ett, .sxi, .dps, .dpt, .sxw, .stw, .wps, .wpt formats.</li>
<li>Fixed issue when search by folder contents cannot be performed in the Create form template from file window.</li>
<li>Fixed issue when the Create form template from file window does not correspond to layouts.</li>
<li>Fixed issue when the authorization page uses the system theme, regardless of the one selected in the profile.</li>
<li>Fixed issue with the Delete button in the menu of the parent folder for a third-party storage folder.</li>
<li>Fixed issue when the files moved from My Documents to Google Drive are displayed in the Common section in the statistics.</li>
<li>Fixed issue when the No files in this folder placeholder does not appear after moving all files from a subfolder with external access.</li>
<li>Fixed issue when the folder deleted via the parent folder menu appears again on the Shared with me page.</li>
<li>Fixed issue with the Back button in a subfolder with external access via an inherited link.</li>
<li>Edited the Twitter functionality description.</li>
<li>Fixed the An item with the same key has already been added. error when clicking the Common folder counter on the users portal.</li>
<li>Fixed issue when an empty folder with the same name is duplicated when uploading from the local disk using the dragndrop method.</li>
<li>Fixed the "Index was out of range. Must be non-negative and less than the size of the collection." error in svcIndexer.data.log.</li>
<li>Fixed issue when all sessions are not logged out when changing an email by the portal administrator.</li>
<li>Fixed issue when the Mail Server data (connected domains and mailboxes) is not saved in the backup.</li>
<li>Fixed issue when the disk space quota is displayed in the profile under the user without rights.</li>
<li>Fixed issue when its possible to create a user on a custom mail domain without setting a password.</li>
<li>Fixed issue when the Imap Sync icon wraps to a new line when reducing the browser window (or setting Zoom to 200%).</li>
<li>Fixed issue with an incoming event less than 30 minutes long from Google or Outlook comes with the wrong time (-1 hour).</li>
<li>Fixed issue when emails from the custom domain are not sent after restoring the portal from SaaS to the server version.</li>
<li>Fixed issue when the MX record is not updated after restoring the portal.</li>
<li>Updated incorrect links.</li>
<li>Fixed issue when the date in the CRM filter is limited to December 2023.</li>
<li>Fixed issue when creating a document in a task is performed with the following error: "Uncaught TypeError: Cannot read properties of null (reading 'document')".</li>
<li>Fixed issue when the ICS file contains an incorrect PRODID attribute.</li>
<li>Fixed issue when backup to Google Cloud fails when enabling Public Access Prevention.</li>
<li>Fixed issue with endless loading Portal memory quota.</li>
<li>Fixed issue when the user who does not have access to the Community module can download any file from the Wiki.</li>
<li>Fixed issue with the black portal logo in the PDF Editor with the light theme.</li>
<li>Fixed issue when the /api/2.0/portal/startbackup method allows creating backup in My Documents.</li>
<li>Fixed issue when the POST /ajaxpro/ASC.Web.UserControls.Bookmarking.BookmarkingUserControl,ASC.Web.Community.ashx method allows a user who does not have access to the Community module to create a bookmark.</li>
<li>Fixed issue when the /api/2.0/security/activeconnections/logout/{loginEventId} method is available to users who do not have administrator rights.</li>
<li>Removed/replaced ONLYOFFICE Sample Form (.oform) on the portal.</li>
<li>Fixed error when converting XML.</li>
<li>Fixed issue with the loader when hovering over the Actions button of the parent folder again after deleting a subfolder via the same menu.</li>
<li>Added new test Twitter keys.</li>
<li>Added a new icon for the PDF Editor.</li>
<li>Filling out PDF instead of OFORM is now used.</li>
<li>Conversion DOCXF to OFORM is no longer supported.</li>
<li>Added templates for empty files in ar-SA and sr-Latn-RS.</li>
<li>The history when sharing for external users is now available only to authorized users.</li>
<li>Closed the functionality for copying text from the editor when the DenyDownload option is set for a file.</li>
<li>Fixed the ability to enable recaptcha for the login page. Added the description to the Help Center.</li>
<li>Added display of an error in the title of the landing page for an external link to a file when access to it is closed.</li>
<li>Translated comments in code into English.</li>
<li>Edited the birthday page for several birthdays on the same day with long titles.</li>
<li>Fixed bugs related to the dark theme.</li>
<li>Fixed the bug with the ability to select several answers when voting in a poll with only one choice.</li>
<li>Completely removed Twitter from CRM.</li>
<li>Fixed the GetByFilter method (the target parameter was not passed into the request).</li>
<li>Fixes for compatibility with DocSpace.</li>
<li>Fixed the “ArgumentOutOfRangeException: The absolute expiration value must be in the future” error when specified zero blocking time.</li>
<li>Added the .mhtml format icon.</li>
<li>Added setting focus to the password field.</li>
</ul>
<p class="changelog-subheader">Documents module</p>
<ul>
<li>File formats of the OOXML group (docm dotm dotx potm potx ppsm pptm xlsm xltm xltx) are opened for editing without conversion to docx, xlsx, pptx. They will be available for encryption in Private rooms. Now its also possible to share files for commenting docm dotm dotx potm potx ppsm pptm xlsm xltm xltx, for reviewing docm dotm dotx, for a custom filter xlsm xltm xltx.</li>
<li>Added opening for new formats: sxc, et, ett, sxi, dps, dpt, sxw, stw, wps, wpt (Docs v7.4 required).</li>
<li>Conversion when loading and before opening a non-OOXML format is now performed to the ooxml format (not to docx, xlsx, pptx depending on the type). This way the files will be converted to the format selected by DS. For example, if the doc file contains a macros, it will be converted to docm, not to docx.</li>
<li>Users with access for reading are transferred to the editor to be able to specify full access to the protected region in the spreadsheet (Docs v7.4 required).</li>
<li>When adding data to a spreadsheet via an external link to another spreadsheet, the update is available from the edited file (Docs v7.5 required).</li>
<li>Added the ability to open the editor for an external data source spreadsheet in a new tab if the data is inserted to the spreadsheet via an external link (Docs v7.5 required).</li>
<li>Added templates for empty files for si-LK, ar-SA and sr-Latn-RS cultures.</li>
<li>Added new formats for generating thumbnails.</li>
<li>Added uiTheme in Desktop v7.5 when portal:login (The color of the connected portal tab does not correspond to the interface theme).</li>
<li>Generating a form template from a local DOCX file.</li>
<li>Added a drop-down list with actions for a parent folder.</li>
<li>Added a filter to the fileselector.</li>
<li>The pdf format is now considered as fillable one instead of oform.</li>
<li>Removed docxf to oform conversion.</li>
</ul>
<p class="changelog-subheader">Mail module</p>
<ul>
<li>Fixed an error in recording auto-reply parameters in email services. Due to this error, a user accidentally did not receive emails if there was an overdue auto-reply.</li>
<li>Fixed SQL requests for calculating counters of read messages in folders.</li>
<li>Fixed SQL requests for working with emails in custom folders (moving/removing/adding tags).</li>
<li>Fixed issue when the Mail Server data (connected domains and mailboxes) is not saved in the backup.</li>
</ul>
<p class="changelog-subheader">Control Panel</p>
<ul>
<li>Added the ability to restrict access rights to the application files for the Others group.</li>
<li>Fixed issue with redirect to the portal main page when opening Control Panel after a day on Ubuntu 22.10.</li>
<li>Fixed retrieving data error when opening the backup page.</li>
<li> Fixed issue when backup with Mail is not performed after disabling and enabling encryption (added text about stopping services and the instruction to the Help Center).</li>
<li>Fixed issue when features are not saved to the new tariff when setting a quota for the portal.</li>
<li>Edited sources build.</li>
</ul>
</div>
</div><div class="changelog-version-block">
<p class="changelog-main-header">Version 12.5.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">05/17/2023</span></p>
<div class="changelog-switcher">