Update Release Notes and CHM.

This commit is contained in:
Mounir IDRASSI 2025-06-25 23:14:34 +09:00
parent c782051e27
commit 28f0c6cb4a
No known key found for this signature in database
GPG key ID: D6AC14B0469F1B57
6 changed files with 93 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -39,6 +39,37 @@
<span style="color:#ff0000;">To avoid hinting whether your volumes contain a hidden volume or not, or if you depend on plausible deniability when using hidden volumes/OS, then you must recreate both the outer and hidden volumes including system encryption and hidden OS, discarding existing volumes created prior to 1.18a version of VeraCrypt.</span></li>
</p>
<p><strong style="text-align:left">1.26.25</strong> (June 25<sup>th</sup>, 2025):</p>
<ul>
<li><strong>All OSes:</strong>
<ul>
<li>Update logo icons with a simplified ones without extra label text.</li>
<li>Update documentation.</li>
<li>Update translations.</li>
</ul>
</li>
<li><strong>Windows:</strong>
<ul>
<li>Add support of Argon2id password hashing algorithm.</li>
<li>Add CLI switch /protectScreen to allow disabling screen protection in portable mode (cf documentation)</li>
<li>Add argument to CLI switch /protectMemory to allow disabling memory protection in portable mode (cf documentation)</li>
<li>Provide VeraCrypt C/C++ SDK for creating volumes (https://github.com/veracrypt/VeraCrypt-SDK)</li>
</ul>
</li>
<li><strong>Linux:</strong>
<ul>
<li>Update Ubuntu 25.04 dependency to require libwxgtk3.2-1t64 package</li>
<li>Allow AppImage file to start with "veracrypt" in any case</li>
<li>Fix initial width of columns in main UI.</li>
</ul>
</li>
<li><strong>macOS:</strong>
<ul>
<li>Fix initial width of columns in main UI.</li>
</ul>
</li>
</ul>
<p><strong style="text-align:left">1.26.24</strong> (May 30<sup>th</sup>, 2025):</p>
<ul>
<li><strong>All OSes:</strong>

View file

@ -42,6 +42,37 @@
VeraCrypt старее, чем 1.18a.</span></li>
</p>
<p><strong style="text-align:left">1.26.25</strong> (25 июня 2025 года):</p>
<ul>
<li><strong>Все ОС:</strong>
<ul>
<li>Обновлены иконки: теперь используются упрощённые варианты без надписей.</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>Предоставлен SDK VeraCrypt на C/C++ для создания томов: <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>Файл AppImage теперь можно запускать, если его имя начинается с «veracrypt» (регистр букв не имеет значения).</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> (30 мая 2025 года):</p>
<ul>
<li><strong>Все ОС:</strong>

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>