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

Increment version to 1.25.6. Update Release Notes and add signed Windows driver.

This commit is contained in:
Mounir IDRASSI
2021-12-27 22:38:57 +01:00
parent 7b8ba151b2
commit e3267f289b
67 changed files with 78 additions and 76 deletions

Binary file not shown.

View File

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