diff options
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/Release Notes.html | 3 | ||||
-rw-r--r-- | doc/html/ru/Release Notes.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index 34e9fb4b..3541a9c1 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -39,13 +39,14 @@ <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.26.12</strong> (July 6<sup>th</sup>, 2024):</p> +<p><strong style="text-align:left">1.26.13</strong> (August 1<sup>st</sup>, 2024):</p> <ul> <li><strong>All OSes:</strong> <ul> <li>Update translations and documentation</li> <li>Implement language selection settings in non-Windows versions.</li> <li>Make codebase compatible with wxWidgets 3.3 in non-Windows versions.</li> +<li>Implement detection of volumes affected by XTS master key vulnerability and warn user about it.</li> </ul> </li> <li><strong>Windows:</strong> diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html index 0af9d059..999cc8c0 100644 --- a/doc/html/ru/Release Notes.html +++ b/doc/html/ru/Release Notes.html @@ -42,13 +42,14 @@ внешние, так и скрытые тома, включая шифрование системы и скрытую ОС, и удалить существующие тома, созданные версией VeraCrypt старее, чем 1.18a.</span></li> </p> -<p><strong style="text-align:left">1.26.12</strong> (23 июня 2024 года):</p> +<p><strong style="text-align:left">1.26.13</strong> (1 августа 2024 года):</p> <ul> <li><strong>Все ОС:</strong> <ul> <li>Обновлены переводы и документация.</li> <li>Реализован выбор языка в версиях для операционных систем, отличных от Windows.</li> <li>Обеспечена совместимость кодовой базы с wxWidgets 3.3 в версиях для операционных систем, отличных от Windows.</li> +<li>Реализовано обнаружение томов, затронутых уязвимостью главного ключа XTS, и предупреждение пользователя об этой уязвимости.</li> </ul> </li> <li><strong>Windows:</strong> |