diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-06-23 21:37:59 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-06-23 21:37:59 +0200 |
commit | f1f626cc5602c5225a16c8f807508addf0393817 (patch) | |
tree | f3752537af2ad7ef94de015791e51acd3cea8025 /doc/html/Release Notes.html | |
parent | 01361e300f21f727cd7133ae24992cf3390cdb9b (diff) | |
download | VeraCrypt-f1f626cc5602c5225a16c8f807508addf0393817.tar.gz VeraCrypt-f1f626cc5602c5225a16c8f807508addf0393817.zip |
Increment version to 1.26.12
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index eac103c6..b738e299 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.26.11</strong> (June 22<sup>th</sup>, 2024):</p> +<p><strong style="text-align:left">1.26.12</strong> (June 23<sup>th</sup>, 2024):</p> <ul> <li><strong>All OSes:</strong> <ul> @@ -63,7 +63,7 @@ <ul> <li>Focus PIM field when selected (#1239)</li> <li>Fix generic installation script on Konsole in Wayland (#1244)</li> - <li>Add optional support for building against WolfCrypt as crypto backend</li> + <li>Added the ability to build using wolfCrypt as the cryptographic backend. Disabled by default. (Contributed by wolfSSL, GH PR #1227)</li> <li>Allows GUI to launch in a Wayland-only environment (GH #1264)</li> <li>CLI: Don't initially re-ask PIM if it was already specified (GH #1288)</li> <li>CLI: Fix incorrect max hidden volume size for file containers (GH #1338))</li> |