From 9086232d17ef7a11faa517c9d7a202378500d49f Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Sun, 4 Jun 2023 17:17:54 +0200
Subject: Increment version to 1.26.2. Update Release Notes
---
doc/chm/VeraCrypt User Guide.chm | Bin 1921112 -> 3157137 bytes
doc/html/Release Notes.html | 24 ++++++++++++++++++++++--
2 files changed, 22 insertions(+), 2 deletions(-)
(limited to 'doc')
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 8cbd6905..d44f8c34 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 0748a3d5..33400204 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,13 +39,13 @@
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 (March 21st, 2022):
+1.26.2 (June 4th, 2023):
- All OSes:
- Add support for BLAKE2s as new PRF algorithm for both system encryption and standard volumes.
- Complete removal of RIPEMD16 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.
-- Add Corsican language support. Update translations (French, German, Russian).
+- Add Corsican language support. Update several translations.
- Windows:
@@ -57,6 +57,26 @@
- Addition of Blake2s and removal of RIPEMD160 & GOST89
+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.
+Update libzip to version 1.9.2 and zlib to version 1.2.13.
+
+
+Linux:
+
+- Fix bug in Random generator on Linux when used with Blake2s that was triggering a self test failure.
+- Modify Random Generator on Linux to exactly match official documentation and the Windows implementation.
+- 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 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.
+- Fix wrong dismount message displayed when mounting a volume.
+- Hide PIM during entry and re-ask PIM when user entered a wrong value.
+- Fix printing error when checking freespace during volume creation in path doesn't exist.
+
+
--
cgit v1.2.3