1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Documentation: Update release notes and other pages

This commit is contained in:
Mounir IDRASSI
2024-07-07 23:15:48 +02:00
parent 29878ae569
commit 82b9eef880
7 changed files with 4 additions and 3 deletions

View File

@@ -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.12</strong> (June 23<sup>th</sup>, 2024):</p>
<p><strong style="text-align:left">1.26.12</strong> (July 6<sup>th</sup>, 2024):</p>
<ul>
<li><strong>All OSes:</strong>
<ul>
@@ -67,6 +67,7 @@
<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>
<li>Enhance ASLR security of generic installer binaries by adding linked flag for old GCC version (reported by @morton-f on Sourceforge)</li>
</ul>
</li>
<li><strong>macOS:</strong>