diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-02 21:47:28 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-02 21:52:49 +0100 |
commit | c490a7510266af56be55423b8349950248946119 (patch) | |
tree | 2c9fa35a3eb0ba938b323b79ebb238a04c3a1b43 /doc/html/Release Notes.html | |
parent | 88e4a6cb0dd6712783383c050ebb114141d6b8c7 (diff) | |
download | VeraCrypt-c490a7510266af56be55423b8349950248946119.tar.gz VeraCrypt-c490a7510266af56be55423b8349950248946119.zip |
Update documentation and Release Notes for restored Windows 7 support. Set 1.25.6 release date at January 3rd 2022
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 596d337e..6afc723f 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,10 +39,16 @@ <strong>Note to users who created volumes with 1.17 version of VeraCrypt or earlier: </strong><br/> <span style="color:#ff0000;">To avoid hinting whether your volumes contain a hidden volume or not, or if you depend on plausible deniability when using hidden volumes/OS, then you must recreate both the outer and hidden volumes including system encryption and hidden OS, discarding existing volumes created prior to 1.18a version of VeraCrypt.</span></li> </p> -<p><strong style="text-align:left">1.25.6</strong> (January 1<sup>st</sup>, 2022):</p> +<p><strong style="text-align:left">1.25.6</strong> (January 3<sup>rd</sup>, 2022):</p> <ul> <li><strong>Windows:</strong> <ul> +<li>Restore support of Windows Vista, Windows 7 and Windows 8/8.1. +<ul> +<li>Windows 7 support requires that either KB3033929 or KB4474419 is installed.</li> +<li>Windows Vista support requires that either KB4039648 or KB4474419 is installed.</li> +</ul> +</li> <li>MSI installation only: Fix double-clicking .hc file container inserting %1 instead of volume name in path field.</li> <li>Advanced users: Add registry settings to control driver internal encryption queue to allow tuning performance for SSD disks and having better stability under heavy load. <ul> |