1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Increment version to 1.23-BETA7 and update release notes.

This commit is contained in:
Mounir IDRASSI
2018-09-02 16:57:13 +02:00
parent 6e94ee8b85
commit 6ee1af6a95
58 changed files with 73 additions and 73 deletions

Binary file not shown.

View File

@@ -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>