diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-09-02 16:57:13 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-09-03 01:00:52 +0200 |
commit | 6ee1af6a957d7d60ddd69b3fe8d53223135fcddb (patch) | |
tree | deda4afb92ddd1fc546dfebc5ca8d500d6a5f9cf /doc | |
parent | 6e94ee8b85fefda5acee0f815372ccdd1d04b9ea (diff) | |
download | VeraCrypt-6ee1af6a957d7d60ddd69b3fe8d53223135fcddb.tar.gz VeraCrypt-6ee1af6a957d7d60ddd69b3fe8d53223135fcddb.zip |
Increment version to 1.23-BETA7 and update release notes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1933871 -> 1933827 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex 8bc1e453..43797c22 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 5a243f92..69ace646 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -35,15 +35,15 @@ <div class="wikidoc"> <h1>Release Notes</h1> -<p><strong style="text-align:left">1.23-BETA6 </strong>(August 23<sup>th</sup>, 2018):</p> +<p><strong style="text-align:left">1.23-BETA7 </strong>(September 1<sup>st</sup>, 2018):</p> <ul> <li><strong>Windows:</strong> <ul> +<li>VeraCrypt is now compatible with default EFI SecureBoot configuration for system encryption.</li> <li>Fix EFI system encryption issues on some machines (e.g. HP, Acer).</li> <li>Support EFI system encryption on Windows LTSB.</li> <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>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> |