1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08: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

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>