diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-18 13:34:12 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-18 16:47:31 +0200 |
commit | 6f1047d46b1152d93898b528694ce41f7935a9e1 (patch) | |
tree | f02ce8cb4f738f0fc496456e6885e37c6add3114 /doc/html | |
parent | 20889d4553a132cd8749a73853715fd3a0f237e5 (diff) | |
download | VeraCrypt-6f1047d46b1152d93898b528694ce41f7935a9e1.tar.gz VeraCrypt-6f1047d46b1152d93898b528694ce41f7935a9e1.zip |
Increment version to 1.23-BETA5 and update release notes
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> |