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

Update Release Notes. Set release date to August 4th.

This commit is contained in:
Mounir IDRASSI
2024-08-04 11:27:49 +02:00
parent c8b9a73916
commit 29c78490ef
3 changed files with 13 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
<strong>Note to users who created volumes with 1.17 version of VeraCrypt or earlier: </strong><br/>
<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.13</strong> (August 1<sup>st</sup>, 2024):</p>
<p><strong style="text-align:left">1.26.13</strong> (August 4<sup>th</sup>, 2024):</p>
<ul>
<li><strong>All OSes:</strong>
<ul>
@@ -51,7 +51,11 @@
</li>
<li><strong>Windows:</strong>
<ul>
<li>Better fix for Secure Desktop issues under Windows 11 22H2</li>
<li>Better fix for Secure Desktop issues under Windows 11 22H2
<ul>
<li>IME is now disabled in Secure Desktop because it is known to cause issues</li>
</ul>
</li>
<li>VeraCrypt Expander: Fix expansion of volumes on disks with a sector size different from 512 (by skl0n6)</li>
<li>Fix writing wrong EFI System Encryption Advanced Options to registry</li>
<li>Don't close Setup when exiting VeraCrypt process through system tray Exit menu</li>