mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[macos] fixed changelog
This commit is contained in:
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user