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 | |
parent | c8b9a73916b727d973cf51f1d7ebac3b9670d06b (diff) | |
download | VeraCrypt-29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38.tar.gz VeraCrypt-29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38.zip |
Update Release Notes. Set release date to August 4th.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/Release Notes.html | 8 | ||||
-rw-r--r-- | doc/html/ru/Release Notes.html | 8 |
2 files changed, 12 insertions, 4 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> diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html index 999cc8c0..371f319e 100644 --- a/doc/html/ru/Release Notes.html +++ b/doc/html/ru/Release Notes.html @@ -42,7 +42,7 @@ внешние, так и скрытые тома, включая шифрование системы и скрытую ОС, и удалить существующие тома, созданные версией VeraCrypt старее, чем 1.18a.</span></li> </p> -<p><strong style="text-align:left">1.26.13</strong> (1 августа 2024 года):</p> +<p><strong style="text-align:left">1.26.13</strong> (4 августа 2024 года):</p> <ul> <li><strong>Все ОС:</strong> <ul> @@ -54,7 +54,11 @@ VeraCrypt старее, чем 1.18a.</span></li> </li> <li><strong>Windows:</strong> <ul> - <li>Улучшено исправление проблем с безопасным рабочим столом в Windows 11 22H2.</li> + <li>Улучшено исправление проблем с безопасным рабочим столом в Windows 11 22H2. + <ul> + <li>IME теперь отключен в безопасном рабочем столе, так как известно, что он вызывает проблемы.</li> + </ul> + </li> <li>VeraCrypt Expander: Исправлено расширение томов на дисках с размером сектора, отличным от 512 байтов (от skl0n6).</li> <li>Исправлена запись неправильных дополнительных параметров шифрования системы EFI в реестр.</li> <li>Не закрывается программа установки при выходе из процесса VeraCrypt через меню выхода на панели задач.</li> |