diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-24 00:34:20 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-08-24 00:50:09 +0200 |
commit | e22676d336f3d3b1c994204eab1a8f856f203afb (patch) | |
tree | 442134de28d146b4d06421796d4c2248da8ec823 /doc/html | |
parent | 7cbe6b71e50b535d40336385600139cf2f8524ba (diff) | |
download | VeraCrypt-e22676d336f3d3b1c994204eab1a8f856f203afb.tar.gz VeraCrypt-e22676d336f3d3b1c994204eab1a8f856f203afb.zip |
Increment version to 1.23-BETA6
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 3dd737c9..de1fef2e 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-BETA5 </strong>(August 18<sup>th</sup>, 2018):</p> +<p><strong style="text-align:left">1.23-BETA6 </strong>(August 23<sup>th</sup>, 2018):</p> <ul> <li><strong>Windows:</strong> <ul> @@ -44,10 +44,7 @@ <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 Driver option in the UI to explicitly allow Windows 10 defragmenter to see VeraCrypt encrypted disks.</li> <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> |