From e47f6e900cb129b6dfee6457785a6b7fe2633c62 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Tue, 15 Aug 2023 09:48:51 +0200
Subject: Update Release Notes and set date of 1.26.5 to August 15th
---
doc/chm/VeraCrypt User Guide.chm | Bin 3164333 -> 3164963 bytes
doc/html/Release Notes.html | 21 ++++++++++++++++++---
2 files changed, 18 insertions(+), 3 deletions(-)
(limited to 'doc')
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 33bf7435..eadc4198 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 af64ac83..5cb8a2b2 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,11 +39,17 @@
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.26.4 (July 24th, 2023):
+1.26.5 (August 15th, 2023):
- All OSes:
-- Remove TrueCrypt Mode support
+- Security: Ensure that XTS primary key is different from the secondary key when creating volumes
+
+
+- Remove TrueCrypt Mode support. Version 1.25.9 can be used to mount or convert TrueCrypt volumes.
- Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.
- Add support for BLAKE2s as new PRF algorithm for both system encryption and standard volumes.
- Introducing support for EMV banking smart cards as keyfiles for non-system volumes.
@@ -72,7 +78,9 @@
- Fix Secure Desktop issues under Windows 11 22H2
-- Avoid silent failure of Fast Create when creating file containers by displaying warning if required privilege is not held
+- Implement support for mounting partially encrypted system partitions.
+- Fix false positive detection of new device insertion when Clear Encryption Keys option is enable (System Encryption case only)
+- Better implementation of Fast Create when creating file containers that uses UAC to request required privilege if not already held
- Allow choosing Fast Create in Format Wizard UI when creating file containers
- Fix formatting issues during volume creation on some machines.
- Fix stall issue caused by Quick Format of large file containers
@@ -83,6 +91,7 @@
- Display full list of supported cluster sizes for NTFS, ReFS and exFAT filesystems when creating volumes
- Support drag-n-drop of files and keyfiles in Expander.
- Implement translation of Expander UI
+- Add support for more language in the setup installer
- Update LZMA library to version 23.01
- Update libzip to version 1.10.0 and zlib to version 1.2.13.
@@ -107,8 +116,14 @@
Use wxWidgets 3.2.2.1 for static builds (e.g. console only version)
Fix compatibility of generic installers with old Linux distros
Update help message to indicate that when cascading algorithms they must be separated by dash
+Better compatibility with building under Alpine Linux and musl libc
+macOS:
+
+ - Fix issue of VeraCrypt window becoming unusable in use cases involving multiple monitors and change in resolution.
+
+
1.25.9 (February 19th, 2022):
--
cgit v1.2.3