diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-12-27 22:38:57 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-12-27 22:40:28 +0100 |
commit | e3267f289b9a9d1a8dbbd0dbe5f7916355ada8d2 (patch) | |
tree | 1ae51f43212f9cc01f7bdd8fa550868080c1fc61 /doc/html | |
parent | 7b8ba151b2b6a99521cc6cf6f8c5215b4d36ba62 (diff) | |
download | VeraCrypt-e3267f289b9a9d1a8dbbd0dbe5f7916355ada8d2.tar.gz VeraCrypt-e3267f289b9a9d1a8dbbd0dbe5f7916355ada8d2.zip |
Increment version to 1.25.6. Update Release Notes and add signed Windows driver.
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 49b5dd43..2010273d 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,10 +39,11 @@ <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.5</strong> (December 24<sup>th</sup>, 2021):</p> +<p><strong style="text-align:left">1.25.6</strong> (December 27<sup>th</sup>, 2021):</p> <ul> <li><strong>Windows:</strong> <ul> +<li>MSI installation only: Fix double-clicking .hc file container inserting %1 instead of volume name in UI path field.</li> <li>Add registry settings to control driver internal encryption queue (under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\veracrypt): <ul> <li>VeraCryptEncryptionFragmentSize (REG_DWORD): size of encryption data fragment in KiB. Default is 256.</li> |