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

Increment version to 1.26.20. Update Release Notes.

This commit is contained in:
Mounir IDRASSI
2025-02-03 17:52:19 +01:00
parent c69ba240c4
commit 55563ffe42
60 changed files with 134 additions and 98 deletions

Binary file not shown.

View File

@@ -40,11 +40,29 @@
<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.19</strong> (January 22<sup>nd</sup>, 2025):</p>
<p><strong style="text-align:left">1.26.20</strong> (February 3<sup>rd</sup>, 2025):</p>
<ul>
<li><strong>All OSes:</strong>
<ul>
<li>Implement SHA-256 acceleration on ARM64 platforms using CPU instructions.</li>
<li>Update translations.</li>
<li>Replace "Dismount" with "Unmount" across the UI and documentation to align with IT standards.</li>
</ul>
</li>
<li><strong>Windows:</strong>
<ul>
<li>Revert to the previous method of gathering system entropy due to stability issues reported by users.</li>
</ul>
</li>
<li><strong>Linux:</strong>
<ul>
<li>Fix a regression in Linux Mint affecting administrator password authentication (GH #1473).</li>
</ul>
</li>
<li><strong>macOS:</strong>
<ul>
<li>Fix regression that blocked unmounting of volumes. (GH #1467)</li>
<li>Fix a regression that prevented volume unmounting (GH #1467).</li>
<li>Resolve a wxWidgets 3.2.6 assertion error related to the undefined switch <code>use-dummy-sudo-password</code> (GH #1470).</li>
</ul>
</li>
</ul>

View File

@@ -43,13 +43,31 @@
VeraCrypt старее, чем 1.18a.</span></li>
</p>
<p><strong style="text-align:left">1.26.19</strong> (22 января 2025 года):</p>
<p><strong style="text-align:left">1.26.20</strong> (3 февраля 2025 года):</p>
<ul>
<li><strong>macOS:</strong>
<li><strong>Все ОС:</strong>
<ul>
<li>Исправлена регрессия, из-за которой было невозможно размонтировать тома (GH #1467).</li>
<li>Реализовано ускорение SHA-256 на ARM64-платформах с использованием команд процессора.</li>
<li>Обновлены переводы.</li>
<li>Во всём интерфейсе и документации термин "Dismount" заменён на "Unmount" для соответствия IT-стандартам.</li>
</ul>
</li>
<li><strong>Windows:</strong>
<ul>
<li>Восстановлен предыдущий метод сбора системной энтропии из-за сообщений пользователей о проблемах со стабильностью.</li>
</ul>
</li>
<li><strong>Linux:</strong>
<ul>
<li>Исправлена регрессия в Linux Mint, связанная с аутентификацией администратора по паролю (GH #1473).</li>
</ul>
</li>
<li><strong>macOS:</strong>
<ul>
<li>Исправлена регрессия, из-за которой было невозможно размонтировать тома (GH #1467).</li>
<li>Исправлена ошибка утверждения wxWidgets 3.2.6, связанная с неопределённым параметром <code>use-dummy-sudo-password</code> (GH #1470).</li>
</ul>
</li>
</ul>
<p><strong style="text-align:left">1.26.18</strong> (20 января 2025 года):</p>