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

Increment version to 1.24-Beta4 and update release notes to clarify that password length increase applies only to non-system volumes.

This commit is contained in:
Mounir IDRASSI
2019-03-08 10:37:03 +01:00
parent 76c03c23a1
commit d6ce1db2a8
58 changed files with 72 additions and 72 deletions

View File

@@ -39,11 +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.24-Beta3 </strong>(March 3<sup>rd</sup>, 2019):</p>
<p><strong style="text-align:left">1.24-Beta4 </strong>(March 7<sup>th</sup>, 2019):</p>
<ul>
<li><strong>All OSs:</strong>
<ul>
<li>Increase password maximum length to 128 bytes in UTF-8 encoding.</li>
<li>Increase password maximum length to 128 bytes in UTF-8 encoding for non-system volumes.</li>
<ul>
<li>Add option to use legacy maximum password length (64) instead of new one for compatibility reasons.</li>
</ul>