diff options
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 93b1a033..3dd737c9 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -35,7 +35,7 @@ <div class="wikidoc"> <h1>Release Notes</h1> -<p><strong style="text-align:left">1.23-BETA4 </strong>(August 15<sup>th</sup>, 2018):</p> +<p><strong style="text-align:left">1.23-BETA5 </strong>(August 18<sup>th</sup>, 2018):</p> <ul> <li><strong>Windows:</strong> <ul> @@ -44,6 +44,10 @@ <li>Add compatibility of system encryption with Windows 10 upgrade using ReflectDrivers mechanism</li> <li>Make EFI Rescue Disk decrypt partition correctly when Windows Repair overwrites first partition sector.</li> <li>Don't start EFI system encryption process if SecureBoot is enabled and VeraCrypt-DCS custom keys are not loaded in the machine's firmware.</li> +<li>Fix Windows 10 defragmenter not seeing VeraCrypt encrypted disks. +<ul> +<li>Driver option "Enable extended disk control codes support" must be checked to enable this fix.</li> +</ul> <li>Add internal verification of binaries embedded signature to protect against some types to tampering attacks.</li> <li>Fix Secure Desktop not working for favorites set to mount at logon on Windows 10 under some circumstances.</li> <li>when Secure Desktop is enabled, use it for Mount Options dialog if it is displayed before password dialog.</li> |