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

Increment version to 1.26.3. Update Release Notes and signed drivers

This commit is contained in:
Mounir IDRASSI
2025-05-28 19:28:32 +09:00
parent c0ab75d499
commit e68c98ab6b
92 changed files with 110 additions and 110 deletions

View File

@@ -40,7 +40,7 @@
<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.26.22</strong> (May 27<sup>th</sup>, 2025):</p>
<p><strong style="text-align:left">1.26.23</strong> (May 29<sup>th</sup>, 2025):</p>
<ul>
<li><strong>All OSes:</strong>
<ul>
@@ -62,7 +62,7 @@
<li>Introduced command-line options <code>DISABLEMEMORYPROTECTION</code> and <code>DISABLESCREENPROTECTION</code> for the MSI installer to manage these features.</li>
<li>Both options accept values <code>0</code> (enabled) or <code>1</code> (disabled).</li>
<li>Example usage:<br>
<code>msiexec /i VeraCrypt_Setup_x64_1.26.22.msi DISABLESCREENPROTECTION=1 /qn REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable ACCEPTLICENSE=YES</code>
<code>msiexec /i VeraCrypt_Setup_x64_1.26.23.msi DISABLESCREENPROTECTION=1 /qn REBOOT=ReallySuppress MSIRESTARTMANAGERCONTROL=Disable ACCEPTLICENSE=YES</code>
</li>
</ul>
</li>