Update Release Notes for 1.24-Beta6

This commit is contained in:
Mounir IDRASSI 2019-10-03 19:41:36 +02:00
parent ccda60f82f
commit 0e931b19fe
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
2 changed files with 7 additions and 1 deletions

Binary file not shown.

View File

@ -39,7 +39,7 @@
<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-Beta6 </strong>(October 1<sup>st</sup>, 2019):</p>
<p><strong style="text-align:left">1.24-Beta6 </strong>(October 3<sup>rd</sup>, 2019):</p>
<ul>
<li><strong>All OSs:</strong>
<ul>
@ -98,9 +98,15 @@
<li>Updates and corrections to translations and documentation.</li>
</ul>
</li>
<li><strong>MacOSX:</strong>
<ul>
<li>Add check on size of file container during creation to ensure it's smaller than available free disk space. Add CLI switch --no-size-check to disable this check.</li>
</ul>
</li>
<li><strong>Linux:</strong>
<ul>
<li>Make CLI switch --import-token-keyfiles compatible with Non-Interactive mode.</li>
<li>Add check on size of file container during creation to ensure it's smaller than available free disk space. Add CLI switch --no-size-check to disable this check.</li>
</ul>
</li>
</ul>