From 342f78c0909d5f54ec50877dccf9db36f5db77c3 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Wed, 28 Jun 2023 19:18:35 +0200
Subject: Increment version to 1.26.3. Update Release Notes
---
doc/chm/VeraCrypt User Guide.chm | Bin 3158873 -> 3159035 bytes
doc/html/Release Notes.html | 13 ++++++++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 1af2e569..42bc7bfe 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 d57015c6..c10022e2 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,13 +39,14 @@
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.2 (June 4th, 2023):
+1.26.3 (June 28th, 2023):
- All OSes:
- Add support for BLAKE2s as new PRF algorithm for both system encryption and standard volumes.
- Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.
- Add Corsican language support. Update several translations.
+- Update documentation
- Windows:
@@ -59,6 +60,13 @@
- 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
+- 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.
@@ -69,6 +77,7 @@
Fix compatibility issues with Ubuntu 23.04.
Fix assert messages displayed when using wxWidgets 3.1.6 and newer.
Fix issues launching fsck on Linux.
+Fix privilege escalation prompts being ignored.
Fix various issues when running in Text mode:
- Don't allow selecting exFAT/BTRFS filesytem if they are not present or not compatible with the created volume.
@@ -77,6 +86,8 @@
- Fix printing error when checking freespace during volume creation in path doesn't exist.
+Use wxWidgets 3.2.2.1 for static builds (e.g. console only version)
+Fix compatibility of generic installers with old Linux distros
--
cgit v1.2.3