diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-10-10 23:15:18 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-10-10 23:15:18 +0200 |
commit | 06b3095e205b542847de17f10d132bfff78260f3 (patch) | |
tree | bc24dd2a690eb57de9a6f8f386c63d64163a8e2d /doc/html | |
parent | 92acca91f2ea7eab6f115f6d2ddbf0b645f3b07e (diff) | |
download | VeraCrypt-06b3095e205b542847de17f10d132bfff78260f3.tar.gz VeraCrypt-06b3095e205b542847de17f10d132bfff78260f3.zip |
Increment version to 1.26.8
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 43664a8a..53ba987c 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,6 +39,25 @@ <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.26.8</strong> (October 7<sup>th</sup>, 2023):</p> +<ul> +<li><strong>All OSes:</strong> +<ul> +<li>Update translations and documentation</li> +</ul> +</li> +<li><strong>Windows:</strong> + <ul> + <li>Better fix for Secure Desktop issues under Windows 11 22H2</li> + </ul> +</li> +<li><strong>macOS:</strong> + <ul> + <li>Fix corrupted disk icon in main UI (GH #1218)</li> + </ul> +</li> +</ul> + <p><strong style="text-align:left">1.26.7</strong> (October 1<sup>st</sup>, 2023):</p> <ul> <li><strong>All OSes:</strong> |