From 5d3278bcf20d7b8039747a430f86b7dd5ef49a04 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Fri, 1 Feb 2019 12:56:19 +0100
Subject: Update Release Notes and other files for 1.24-Beta2 release
---
doc/chm/VeraCrypt User Guide.chm | Bin 1953159 -> 1955031 bytes
doc/html/Release Notes.html | 20 ++++++++++++++++++--
2 files changed, 18 insertions(+), 2 deletions(-)
(limited to 'doc')
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 165a6b72..1208bc68 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 0264026e..c56bd1a9 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,20 +39,36 @@
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.24-Beta1 (January 21th, 2019):
+1.24-Beta2 (January 31th, 2019):
+- All OSs:
+
+- Increase password maximum length to 128 bytes in UTF-8 encoding.
+- Speed optimization of XTS mode on 64-bit machine using SSE2 (up to 10% faster).
+- Fix detection of CPU features AVX2/BMI2. Add detection of RDRAND/RDSEED CPU features. Detect Hygon CPU as AMD one.
+
+
- Windows:
- MBR Bootloader: dynamically determine boot loader memory segment instead of hardcoded values (proposed by neos6464)
- MBR Bootloader: workaround for issue affecting creation of hidden OS on some SSD drives.
- Fix issue related to Windows Update breaking VeraCrypt UEFI bootloader.
-- Support Multi-boot for EFI system encryption.
+- Several enhancements and fixes for EFI bootloader:
+
+- Implement timeout mechanism for password input. Set default timeout value to 3 minutes and default timeout action to "shutdown".
+- Implement new actions "shutdown" and "reboot" for EFI DcsProp config file.
+- Enhance Rescue Disk implementation of restoring VeraCrypt loader.
+- Fix ESC on password prompt during Pre-Test not starting Windows.
+- Add menu entry in Rescue Disk that enables starting original Windows loader.
+
+- Better support Multi-boot for EFI system encryption.
- New security features:
- Erase system encryption keys from memory during shutdown/reboot to help mitigate some cold boot attacks
- Add option when system encryption is used to erase all encryption keys from memory when a new device is connected to the system.
- Add new driver entry point that can be called by applications to erase encryption keys from memory in case of emergency.
+- Use CPU RDRAND or RDSEED as an additional entropy source for our random generator when available.
- Add mount option that allows mounting a volume without attaching it to the specified drive letter.
- Update libzip to version 1.5.1
- Do not create uninstall shortcut in startmenu when installing VeraCrypt. (by Sven Strickroth)
--
cgit v1.2.3