diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-04 11:27:49 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-04 11:27:49 +0200 |
commit | 29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38 (patch) | |
tree | 3b0631c37a3baa6ac1f8d6973f3ac1517ccd500d /doc/html/Release Notes.html | |
parent | c8b9a73916b727d973cf51f1d7ebac3b9670d06b (diff) | |
download | VeraCrypt-29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38.tar.gz VeraCrypt-29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38.zip |
Update Release Notes. Set release date to August 4th.
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 3541a9c1..6506f169 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -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> |