[macos] fixed changelog

This commit is contained in:
maxkadushkin
2025-02-04 13:40:35 +03:00
parent fc6f9457e2
commit b427b555a5
2 changed files with 2 additions and 22 deletions

View File

@ -114,7 +114,7 @@
<h4>Spreadsheet Editor</h4>
<ul>
<li>Added support for opening the <code>Numbers</code> (.numbers) file format</li>
<li>Added support for <code>Calculated</code> items for Pivot tables</li>
<li>Added support for <code>Calculated items</code> for Pivot tables</li>
<li>Updated the appearance of the function wizard and argument descriptions</li>
<li>Added the weekdays/month/years options when autofilling cells</li>
<li>In the Advanced Settings, added the <code>Default sheet direction</code> option when creating a new sheet</li>
@ -149,16 +149,6 @@
<li>Added a quick panel to change color, add a comment or delete the Highlight/Strikeout/Underline annotation</li>
</ul>
<h2>Fixes</h2>
<h4>Security</h4>
<ul>
<li>Fixed unsafe cryptographic algorithm in the `createDecipheriv` function</li>
<li>Fixed the possibility of injection by operating system commands in build_tools</li>
<li>Fixed the possibility of injection by operating system commands when building a Docker container</li>
<li>Removed recommended values for "wopi", "email" and "rabbitmq" sections in the `default.json` configuration file</li>
<li>Removed unsafe handler in the `exports.uploadImageFileOld` function</li>
</ul>
</div>
</body>
</html>

View File

@ -114,7 +114,7 @@
<h4>Spreadsheet Editor</h4>
<ul>
<li>Added support for opening the <code>Numbers</code> (.numbers) file format</li>
<li>Added support for <code>Calculated</code> items for Pivot tables</li>
<li>Added support for <code>Calculated items</code> for Pivot tables</li>
<li>Updated the appearance of the function wizard and argument descriptions</li>
<li>Added the weekdays/month/years options when autofilling cells</li>
<li>In the Advanced Settings, added the <code>Default sheet direction</code> option when creating a new sheet</li>
@ -149,16 +149,6 @@
<li>Added a quick panel to change color, add a comment or delete the Highlight/Strikeout/Underline annotation</li>
</ul>
<h2>Fixes</h2>
<h4>Security</h4>
<ul>
<li>Fixed unsafe cryptographic algorithm in the `createDecipheriv` function</li>
<li>Fixed the possibility of injection by operating system commands in build_tools</li>
<li>Fixed the possibility of injection by operating system commands when building a Docker container</li>
<li>Removed recommended values for "wopi", "email" and "rabbitmq" sections in the `default.json` configuration file</li>
<li>Removed unsafe handler in the `exports.uploadImageFileOld` function</li>
</ul>
</div>
</body>
</html>