diff options
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 54f5f7b7..80ad192b 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -40,12 +40,13 @@ <span style="color:#ff0000;">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.</span></li> </p> -<p><strong style="text-align:left">1.24-Hotfix1-Preview </strong>(October 20<sup>th</sup>, 2019):</p> +<p><strong style="text-align:left">1.24-Hotfix1 </strong>(October 23<sup>rd</sup>, 2019):</p> <ul> <li><strong>Windows:</strong> <ul> <li>Fix 1.24 regression that caused system favorites not to mount at boot if VeraCrypt freshly installed.</li> <li>Make VeraCrypt Expander able to resume expansion of volumes whose previous expansion was aborted before it finishes.</li> +<li>Add "Quick Expand" option to VeraCrypt Expander to accelarate the expansion of large file containers.</li> <li>Add several robustness checks and validation in case of system encryption to better handle some corner cases.</li> <li>Minor UI and documentation changes.</li> </ul> @@ -55,12 +56,14 @@ <li>Workaround gcc 4.4.7 bug under CentOS 6 that caused VeraCrypt built under CentOS 6 to crash when Whirlpool hash is used.</li> <li>Fix "incorrect password attempt" written to /var/log/auth.log when mounting volumes.</li> <li>Fix dropping file in UI not showing its correct path , specifically under GTK-3.</li> +<li>Add missing JitterEntropy implementation/</li> </ul> </li> <li><strong>MacOSX:</strong> <ul> <li>Fix some devices and partitions not showing in the device selection dialog under OSX 10.13 and newer.</li> <li>Fix keyboard tab navigation between password fields in "Volume Password" page of volume creation wizard.</li> +<li>Add missing JitterEntropy implementation/</li> <li>Support APFS filesystem for creation volumes.</li> <li>Support Dark Mode.</li> </ul> |