diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:20:34 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:35:46 +0100 |
commit | 2d3771c45d5ff47092d374b7fd5a946c01269834 (patch) | |
tree | 2315f2c09a005ea228c2333cb1c3e0ed19878e61 /doc/html | |
parent | 897b676e61975a6db45257e3f9542527afde690b (diff) | |
download | VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.tar.gz VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.zip |
Increment version to 1.25.7 and update Release Notes
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 6afc723f..6dcae52f 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,8 +39,13 @@ <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.6</strong> (January 3<sup>rd</sup>, 2022):</p> +<p><strong style="text-align:left">1.25.7</strong> (January 7<sup>th</sup>, 2022):</p> <ul> +<li><strong>All OSes:</strong> +<ul> +<li>Update translations.</li> +</ul> +</li> <li><strong>Windows:</strong> <ul> <li>Restore support of Windows Vista, Windows 7 and Windows 8/8.1. @@ -60,6 +65,7 @@ </ul> </li> <li>The triplet (FragmentSize=512, IoRequestCount=128, ItemCount=64) is an example of parameters that enhance sequential read speed on some SSD NVMe systems.</li> +<li>Fix truncate text in installer for some languages.</li> </ul> </li> </ul> |