diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-08-16 00:24:49 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-08-16 00:26:54 +0200 |
commit | b1323cabae32a2b0a9a96d7f228c1257c6188058 (patch) | |
tree | f40e8bfc9343e8a12efd57841cac7c52c12e44c4 /doc/html/Release Notes.html | |
parent | 40c730991719096142ce0846883232ada2908b02 (diff) | |
download | VeraCrypt-b1323cabae32a2b0a9a96d7f228c1257c6188058.tar.gz VeraCrypt-b1323cabae32a2b0a9a96d7f228c1257c6188058.zip |
Increment version to 1.24-Update9-Beta-21-08-15
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index a61661ef..9dbb7f09 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,7 +39,7 @@ <strong>Note to users who created volumes with 1.17 version of VeraCrypt or earlier: </strong><br/> <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-Update9-Beta-21-08-07</strong> (August 7<sup>th</sup>, 2021):</p> +<p><strong style="text-align:left">1.24-Update9-Beta-21-08-15</strong> (August 15<sup>th</sup>, 2021):</p> <ul> <li><strong>All OSes:</strong> <ul> @@ -61,6 +61,12 @@ </ul> </li> +<li><strong>MacOSX:</strong> +<ul> +<li>Native support of Apple Silicon M1.</li> +<li>Add UI language support using installed XML files. Language is automatically detected using "LANG" environment variable</li> +</ul> +</li> <li><strong>Linux:</strong> <ul> <li>Add UI language support using installed XML files. Language is automatically detected using "LANG" environment variable</li> |