From d4fdba1d298efa677fa62abe0ef90185c5e848d3 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Mon, 24 Jul 2023 09:13:34 +0200
Subject: Update Release Notes and set date of 1.26.4 to July 24th
---
doc/chm/VeraCrypt User Guide.chm | Bin 3162903 -> 3162989 bytes
doc/html/Release Notes.html | 20 ++++++++++++--------
2 files changed, 12 insertions(+), 8 deletions(-)
(limited to 'doc')
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 3f8cea92..a0b9c305 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 d5887715..a7559a3c 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,10 +39,12 @@
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.3 (July 2nd, 2023):
+1.26.4 (July 24th, 2023):
- All OSes:
+- Remove TrueCrypt Mode support
+- 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.
-
-- Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.
+
+- when overwriting an existing file container during volume creation, add its current size to the available free space
- Add Corsican language support. Update several translations.
- Update documentation
@@ -69,19 +71,20 @@
Addition of Blake2s and removal of RIPEMD160 & GOST89
+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
+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
Add dropdown menu to Mount button to allow mounting without using the cache.
Possible workaround for logarithmic slowdown for Encrypt-In-Place on large volumes.
-Fix stall issue caused by Quick Format of large file containers
Make Expander first check file existence before proceeding further
Allow selecting size unit (KB/MB/GB) for generated keyfiles
-Avoid silent failure of Fast Create when creating file containers by displaying warning if required privilege is not held
-Allow choosing Fast Create in Format Wizard UI when creating file containers
-Fix formatting issues during volume creation on some machines.
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
Update LZMA library to version 23.01
-Update libzip to version 1.9.2 and zlib to version 1.2.13.
+Update libzip to version 1.10.0 and zlib to version 1.2.13.
Linux:
@@ -103,6 +106,7 @@
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
--
cgit v1.2.3