diff options
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 3238309 -> 3238413 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 1 | ||||
-rw-r--r-- | doc/html/ru/Release Notes.html | 3 |
3 files changed, 3 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 11de385d..5d7be8ac 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index fd893fcc..0791e25f 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -54,6 +54,7 @@ <li>Set Windows 10 May 2020 Update (version 2004) as the minimum supported version.</li> <li>Fixed driver deadlock under low-memory scenarios caused by re-entrant IRP completions.</li> <li>Fixed failed EFI detection on some PCs where the BootOrder variable is not defined (proposed by @kriegste, GH #360).</li> + <li>Fixed "Access Denied" error when updating VeraCrypt using EXE setup following a Windows upgrade.</li> <li>Fixed various issues affecting the EFI system encryption configuration editor.</li> <li>Replaced the deprecated CryptGenRandom with BCryptGenRandom for generating secure random bytes.</li> </ul> diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html index 4664a2e4..bd2331c7 100644 --- a/doc/html/ru/Release Notes.html +++ b/doc/html/ru/Release Notes.html @@ -57,6 +57,7 @@ VeraCrypt старее, чем 1.18a.</span></li> <li>Установлено, что минимально поддерживаемая версия Windows — Windows 10 May 2020 Update (версия 2004).</li> <li>Исправлена блокировка драйвера при низком уровне памяти, вызванная повторяющимися завершениями IRP.</li> <li>Исправлено определение EFI на некоторых ПК, где переменная BootOrder не определена (предложено @kriegste, GH #360).</li> + <li>Исправлена ошибка «Доступ запрещён» при обновлении VeraCrypt с использованием EXE-установщика после обновления Windows.</li> <li>Исправлены различные проблемы, связанные с редактором конфигурации шифрования EFI системы.</li> <li>Заменён устаревший CryptGenRandom на BCryptGenRandom для генерации безопасных случайных данных.</li> </ul> @@ -74,7 +75,7 @@ VeraCrypt старее, чем 1.18a.</span></li> </li> </ul> -<p><strong style="text-align:left">1.26.17</strong> (2 сентября 2024 года):</p> +<p><strong style="text-align:left">1.26.15</strong> (2 сентября 2024 года):</p> <ul> <li><strong>Windows:</strong> <ul> |