From 6f3fc5b9e37a22d1c14ff8208a37a30d3a7c867d Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Sat, 5 Feb 2022 22:50:02 +0100
Subject: Update Release Notes
---
doc/chm/VeraCrypt User Guide.chm | Bin 1918753 -> 1918849 bytes
doc/html/Release Notes.html | 21 +++++++++++++++++++++
2 files changed, 21 insertions(+)
(limited to 'doc')
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 62d2c017..08aa6b39 100644
Binary files a/doc/chm/VeraCrypt User Guide.chm and b/doc/chm/VeraCrypt User Guide.chm differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index 6dcae52f..a86d1dac 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,6 +39,27 @@
Note to users who created volumes with 1.17 version of VeraCrypt or earlier:
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.
+1.25.8 (February 5th, 2022):
+
+- All OSes:
+
+
+- Windows:
+
+- Make MSI installer compatible with system encryption.
+- Set minimum support for MSI installation to Windows 7.
+- Fix failure to create Traveler Disk when VeraCrypt is installed using MSI.
+- Fix double-clicking mounted drive in VeraCrypt UI not working in some special Windows configurations.
+
+
+- Linux:
+
+- Fix generic Linux installer overwriting /usr/sbin if it is a symlink.
+
+
+
1.25.7 (January 7th, 2022):