From 968b72947f04440a48d38c70e64ee3226e3f1e59 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Tue, 26 Nov 2024 23:59:38 +0100 Subject: Update Release Notes. --- doc/html/Release Notes.html | 1 + doc/html/ru/Release Notes.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/html') 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 @@
  • Set Windows 10 May 2020 Update (version 2004) as the minimum supported version.
  • Fixed driver deadlock under low-memory scenarios caused by re-entrant IRP completions.
  • Fixed failed EFI detection on some PCs where the BootOrder variable is not defined (proposed by @kriegste, GH #360).
  • +
  • Fixed "Access Denied" error when updating VeraCrypt using EXE setup following a Windows upgrade.
  • Fixed various issues affecting the EFI system encryption configuration editor.
  • Replaced the deprecated CryptGenRandom with BCryptGenRandom for generating secure random bytes.
  • 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.
  • Установлено, что минимально поддерживаемая версия Windows — Windows 10 May 2020 Update (версия 2004).
  • Исправлена блокировка драйвера при низком уровне памяти, вызванная повторяющимися завершениями IRP.
  • Исправлено определение EFI на некоторых ПК, где переменная BootOrder не определена (предложено @kriegste, GH #360).
  • +
  • Исправлена ошибка «Доступ запрещён» при обновлении VeraCrypt с использованием EXE-установщика после обновления Windows.
  • Исправлены различные проблемы, связанные с редактором конфигурации шифрования EFI системы.
  • Заменён устаревший CryptGenRandom на BCryptGenRandom для генерации безопасных случайных данных.
  • @@ -74,7 +75,7 @@ VeraCrypt старее, чем 1.18a. -

    1.26.17 (2 сентября 2024 года):

    +

    1.26.15 (2 сентября 2024 года):