diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-02 00:55:32 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-02 00:55:32 +0200 |
commit | 86bc9b56f0a955580ac63c58475da3f21889cb0b (patch) | |
tree | 7483a2df73c3a8e6b27ae171df7c80725dbc4bca /doc/html/Release Notes.html | |
parent | 26be9126000a77eac31ce8561239a3ac48b6ab7c (diff) | |
download | VeraCrypt-86bc9b56f0a955580ac63c58475da3f21889cb0b.tar.gz VeraCrypt-86bc9b56f0a955580ac63c58475da3f21889cb0b.zip |
Increment version to 1.26.13. Update release notes. Update signed Windows drivers.
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 34e9fb4b..3541a9c1 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,13 +39,14 @@ <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.12</strong> (July 6<sup>th</sup>, 2024):</p> +<p><strong style="text-align:left">1.26.13</strong> (August 1<sup>st</sup>, 2024):</p> <ul> <li><strong>All OSes:</strong> <ul> <li>Update translations and documentation</li> <li>Implement language selection settings in non-Windows versions.</li> <li>Make codebase compatible with wxWidgets 3.3 in non-Windows versions.</li> +<li>Implement detection of volumes affected by XTS master key vulnerability and warn user about it.</li> </ul> </li> <li><strong>Windows:</strong> |