diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-04-23 14:21:30 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-04-23 16:59:51 +0200 |
commit | bd7bbfaa8f262cb8d94c1d868db45cd758bcab60 (patch) | |
tree | 28f6d6d3234369d40fae8bc66a89023ef56fb74a /doc | |
parent | 69272ece3f33eee18dc94e0dd0cca4568ad5b1d5 (diff) | |
download | VeraCrypt-bd7bbfaa8f262cb8d94c1d868db45cd758bcab60.tar.gz VeraCrypt-bd7bbfaa8f262cb8d94c1d868db45cd758bcab60.zip |
Docummentation: update Release Notes for 1.23-BETA0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1926789 -> 1927427 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 15 |
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex c0c4f5d7..2de7cacd 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 dd361136..eaa48a7f 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -35,6 +35,21 @@ <div class="wikidoc"> <h1>Release Notes</h1> +<p><strong style="text-align:left">1.23-BETA0 </strong>(April 23<sup>rd</sup>, 2018):</p> +<ul> +<li><strong>Windows:</strong> +<ul> +<li>Fix EFI system encryption issues on some machines (e.g. HP, Acer).</li> +<li>First implementation of compatibility of system encryption with Windows 10 upgrade using ReflectDrivers mechanism (Working in MBR case, issues in EFI case)</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 internal verification of binaries embedded signature to protect against some types to tampering attacks.</li> +<li>when Secure Desktop is enabled, use it for Mount Options dialog if it is displayed before password dialog.</li> +<li>when extracting files in Setup or Portable mode, decompress zip files docs.zip and Languages.zip in order to have ready to use configuration.</li> +</ul> +</li> +</ul> + + <p><strong style="text-align:left">1.22 </strong>(March 30<sup>th</sup>, 2018):</p> <ul> <li><strong>All OSs:</strong> |