VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/chm/VeraCrypt User Guide.chmbin3237277 -> 3238295 bytes
-rw-r--r--doc/html/Release Notes.html31
-rw-r--r--doc/html/ru/Release Notes.html33
3 files changed, 63 insertions, 1 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 8c2dd43d..e998f536 100644
--- a/doc/chm/VeraCrypt User Guide.chm
+++ b/doc/chm/VeraCrypt User Guide.chm
Binary files differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index 21317e4a..2cd74202 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -40,6 +40,37 @@
<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.16</strong> (November 17<sup>th</sup>, 2024):</p>
+<ul>
+<li><strong>All OSes:</strong>
+<ul>
+<li>Added support for SHA-256 x86 intrinsic to enhance the performance of PBKDF2-HMAC-SHA256.</li>
+<li>Updated translations</li>
+</ul>
+</li>
+<li><strong>Windows:</strong>
+ <ul>
+ <li>Dropped support for Windows 32-bit.</li>
+ <li>Set Windows 10 May 2020 Update (version 2004) as the minimum supported version.</li>
+ <li>Fixed driver deadlock under low-memory scenarios caused by re-entrant IRP completions.</li>
+ <li>Fixed failed EFI detection on some PCs where the BootOrder variable is not defined (proposed by @kriegste, GH #360).</li>
+ <li>Fixed various issues affecting the EFI system encryption configuration editor.</li>
+ <li>Replaced the deprecated CryptGenRandom with BCryptGenRandom for generating secure random bytes.</li>
+ </ul>
+</li>
+<li><strong>Linux:</strong>
+ <ul>
+ <li>Fixed an assertion issue with the wxWidgets library included in Ubuntu.</li>
+ <li>Improved directory-opening logic by prioritizing xdg-open and adding fallback mechanisms.</li>
+ </ul>
+</li>
+<li><strong>macOS:</strong>
+ <ul>
+ <li>Disabled screen capture by default. Added the --allow-screencapture CLI switch to enable it if needed.</li>
+ </ul>
+</li>
+</ul>
+
<p><strong style="text-align:left">1.26.15</strong> (September 2<sup>nd</sup>, 2024):</p>
<ul>
<li><strong>Windows:</strong>
diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html
index d33afb1c..7250bcfb 100644
--- a/doc/html/ru/Release Notes.html
+++ b/doc/html/ru/Release Notes.html
@@ -43,7 +43,38 @@
VeraCrypt старее, чем 1.18a.</span></li>
</p>
-<p><strong style="text-align:left">1.26.15</strong> (2 сентября 2024 года):</p>
+<p><strong style="text-align:left">1.26.16</strong> (17 ноября 2024 года):</p>
+<ul>
+<li><strong>Все ОС:</strong>
+ <ul>
+ <li>Добавлена поддержка SHA-256 x86 intrinsic для повышения производительности PBKDF2-HMAC-SHA256.</li>
+ <li>Обновлены переводы.</li>
+ </ul>
+</li>
+<li><strong>Windows:</strong>
+ <ul>
+ <li>Прекращена поддержка 32-битных версий Windows.</li>
+ <li>Установлено, что минимально поддерживаемая версия Windows — Windows 10 May 2020 Update (версия 2004).</li>
+ <li>Исправлена блокировка драйвера при низком уровне памяти, вызванная повторяющимися завершениями IRP.</li>
+ <li>Исправлено определение EFI на некоторых ПК, где переменная BootOrder не определена (предложено @kriegste, GH #360).</li>
+ <li>Исправлены различные проблемы, связанные с редактором конфигурации шифрования EFI системы.</li>
+ <li>Заменён устаревший CryptGenRandom на BCryptGenRandom для генерации безопасных случайных данных.</li>
+ </ul>
+</li>
+<li><strong>Linux:</strong>
+ <ul>
+ <li>Исправлена ошибка утверждения в библиотеке wxWidgets, включённой в Ubuntu.</li>
+ <li>Улучшена логика открытия каталогов: теперь в первую очередь используется xdg-open с добавлением резервных механизмов.</li>
+ </ul>
+</li>
+<li><strong>macOS:</strong>
+ <ul>
+ <li>Отключён захват экрана по умолчанию. Добавлен параметр командной строки --allow-screencapture для включения этой функции при необходимости.</li>
+ </ul>
+</li>
+</ul>
+
+<p><strong style="text-align:left">1.26.16</strong> (2 сентября 2024 года):</p>
<ul>
<li><strong>Windows:</strong>
<ul>