1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Update Release Notes and CHM.

This commit is contained in:
Mounir IDRASSI
2025-06-25 23:14:34 +09:00
parent c782051e27
commit 28f0c6cb4a
6 changed files with 93 additions and 0 deletions

View File

@@ -39,6 +39,37 @@
<span style="color:#ff0000;">为避免暴露您的卷是否包含隐藏卷,或者如果您在使用隐藏卷/操作系统时依赖似是而非的否认能力那么您必须重新创建外部和隐藏卷包括系统加密和隐藏操作系统并丢弃VeraCrypt 1.18a版本之前创建的现有卷。</span></li>
</p>
<p><strong style="text-align:left">1.26.25</strong> (2025年6月25日):</p>
<ul>
<li><strong>所有操作系统:</strong>
<ul>
<li>更新Logo图标采用无文字标签的简化版。</li>
<li>更新文档。</li>
<li>更新翻译。</li>
</ul>
</li>
<li><strong>Windows:</strong>
<ul>
<li>新增对Argon2id密码哈希算法的支持。</li>
<li>新增命令行参数 <code>/protectScreen</code>,可在便携模式下禁用屏幕保护功能(详见文档)。</li>
<li>为命令行参数 <code>/protectMemory</code> 新增选项,可在便携模式下禁用内存保护功能(详见文档)。</li>
<li>提供VeraCrypt C/C++ SDK用于创建加密卷<a href="https://github.com/veracrypt/VeraCrypt-SDK">https://github.com/veracrypt/VeraCrypt-SDK</a>)。</li>
</ul>
</li>
<li><strong>Linux:</strong>
<ul>
<li>更新对Ubuntu 25.04的依赖,需安装 <code>libwxgtk3.2-1t64</code> 软件包。</li>
<li>允许以任意大小写“veracrypt”开头的AppImage文件运行。</li>
<li>修复主界面列宽初始显示不正确的问题。</li>
</ul>
</li>
<li><strong>macOS:</strong>
<ul>
<li>修复主界面列宽初始显示不正确的问题。</li>
</ul>
</li>
</ul>
<p><strong style="text-align:left">1.26.24</strong> (2025年5月30日):</p>
<ul>
<li><strong>所有操作系统:</strong>