diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-12-19 11:04:06 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-12-19 12:41:41 +0100 |
commit | 800f081f1cc4c8da2b8b6cb90398bd075ea50ed6 (patch) | |
tree | b20b867c14d0f711f55e1ffaf91496d31af0a0e6 /doc | |
parent | 1967bd862eaa5130260a7d7beea9657778718c31 (diff) | |
download | VeraCrypt-800f081f1cc4c8da2b8b6cb90398bd075ea50ed6.tar.gz VeraCrypt-800f081f1cc4c8da2b8b6cb90398bd075ea50ed6.zip |
Increment version to 1.24-Beta0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chm/VeraCrypt User Guide.chm | bin | 1953431 -> 1954039 bytes | |||
-rw-r--r-- | doc/html/Release Notes.html | 15 |
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm Binary files differindex b49a27ba..5befb97e 100644 --- a/doc/chm/VeraCrypt User Guide.chm +++ b/doc/chm/VeraCrypt User Guide.chm diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 757aecde..72b14d4b 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -35,6 +35,21 @@ <div class="wikidoc"> <h1>Release Notes</h1> +<p><strong style="text-align:left">1.24-Beta0 </strong>(December 18<sup>th</sup>, 2018):</p> +<ul> +<li><strong>Windows:</strong> +<ul> +<li>MBR Bootloader: dynamically determine boot loader memory segment instead of hardcoded values (proposed by neos6464)</li> +<li>MBR Bootloader: workaround for issue affecting creation of hidden OS on some SSD drives.</li> +<li>Add mount option that allows mounting a volume without attaching it to the specified drive letter.</li> +<li>Update libzip to version 1.5.1</li> +<li>Do not create uninstall shortcut in startmenu when installing VeraCrypt. (by Sven Strickroth)</li> +<li>Enable selection of Quick Format for file containers creation. Separate Quick Format and Dynamic Volume options in the wizard UI.</li> +<li>Updates and corrections to translations and documentation.</li> +</ul> +</li> +</ul> + <p><strong style="text-align:left">1.23-Hotfix-2 </strong>(October 8<sup>th</sup>, 2018):</p> <ul> <li><strong>Windows:</strong> |