VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-06 00:33:46 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-06 00:36:59 +0200
commit485ebc33d9d7d25bb19b18cac8ef16eb9311753b (patch)
tree6d0f8e0f309d06f0d04800f7da2eaba1048ca407 /doc
parent75c13c9b7badb1d8ced874cccef57a6e37a85519 (diff)
downloadVeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.tar.gz
VeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.zip
Increment internal version to 1.24.22 and update release notes
Diffstat (limited to 'doc')
-rw-r--r--doc/chm/VeraCrypt User Guide.chmbin1914532 -> 1914514 bytes
-rw-r--r--doc/html/Release Notes.html5
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 5816a08e..5899fb5a 100644
--- a/doc/chm/VeraCrypt User Guide.chm
+++ b/doc/chm/VeraCrypt User Guide.chm
Binary files differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index 7781aa0b..c1bf7350 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -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-Update7</strong>(August 3<sup>rd</sup>, 2020):</p>
+<p><strong style="text-align:left">1.24-Update7</strong> (August 5<sup>rd</sup>, 2020):</p>
<ul>
<li><strong>All OSes:</strong>
<ul>
@@ -67,6 +67,8 @@
<li>Don't allow a directory path to be entered for the file container to be created in Format wizard.</li>
<li>Don't try to use fix for CVE-2019-19501 if Windows Shell has been modified or is not running since there is no reliable way to fix it in such non standard configuation.</li>
<li>MBR bootloader: fix incorrect compressed data size passed to decompressor in boot sector.</li>
+<li>Add warning message when typed password reaches maximum length during the system encryption wizard.</li>
+<li>Add support for Btrfs filesystem when creating volumes.</li>
<li>Update libzip to latest version 1.7.3.</li>
<li>Update translations.</li>
</ul>
@@ -76,6 +78,7 @@
<li>Force reading of at least 32 bytes from /dev/random before allowing it to fail gracefully</li>
<li>Allow choosing a filesystem other than FAT for Outer volume but display warning about risks of such choice. Implement an estimation of maximum possible size of hidden volume in this case.</li>
<li>Erase sensitive memory explicitly instead of relying on the compiler not optimizing calls to method Memory::Erase.</li>
+<li>Add support for Btrfs filesystem when creating volumes (Linux Only).</li>
<li>Update wxWidgets for static builds to version 3.0.5.</li>
</ul>
</li>