VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/chm/VeraCrypt User Guide.chmbin3239954 -> 3240105 bytes
-rw-r--r--doc/html/Release Notes.html22
-rw-r--r--doc/html/ru/Release Notes.html24
3 files changed, 41 insertions, 5 deletions
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 345a0208..b09d14a6 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 a01ee225..235971db 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -40,11 +40,29 @@
<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.19</strong> (January 22<sup>nd</sup>, 2025):</p>
+<p><strong style="text-align:left">1.26.20</strong> (February 3<sup>rd</sup>, 2025):</p>
<ul>
+<li><strong>All OSes:</strong>
+ <ul>
+ <li>Implement SHA-256 acceleration on ARM64 platforms using CPU instructions.</li>
+ <li>Update translations.</li>
+ <li>Replace "Dismount" with "Unmount" across the UI and documentation to align with IT standards.</li>
+ </ul>
+</li>
+<li><strong>Windows:</strong>
+ <ul>
+ <li>Revert to the previous method of gathering system entropy due to stability issues reported by users.</li>
+ </ul>
+</li>
+<li><strong>Linux:</strong>
+ <ul>
+ <li>Fix a regression in Linux Mint affecting administrator password authentication (GH #1473).</li>
+ </ul>
+</li>
<li><strong>macOS:</strong>
<ul>
-<li>Fix regression that blocked unmounting of volumes. (GH #1467)</li>
+<li>Fix a regression that prevented volume unmounting (GH #1467).</li>
+<li>Resolve a wxWidgets 3.2.6 assertion error related to the undefined switch <code>use-dummy-sudo-password</code> (GH #1470).</li>
</ul>
</li>
</ul>
diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html
index 071f56aa..03afdcf3 100644
--- a/doc/html/ru/Release Notes.html
+++ b/doc/html/ru/Release Notes.html
@@ -43,13 +43,31 @@
VeraCrypt старее, чем 1.18a.</span></li>
</p>
-<p><strong style="text-align:left">1.26.19</strong> (22 января 2025 года):</p>
+<p><strong style="text-align:left">1.26.20</strong> (3 февраля 2025 года):</p>
<ul>
-<li><strong>macOS:</strong>
+<li><strong>Все ОС:</strong>
+ <ul>
+ <li>Реализовано ускорение SHA-256 на ARM64-платформах с использованием команд процессора.</li>
+ <li>Обновлены переводы.</li>
+ <li>Во всём интерфейсе и документации термин "Dismount" заменён на "Unmount" для соответствия IT-стандартам.</li>
+ </ul>
+</li>
+<li><strong>Windows:</strong>
+ <ul>
+ <li>Восстановлен предыдущий метод сбора системной энтропии из-за сообщений пользователей о проблемах со стабильностью.</li>
+ </ul>
+</li>
+<li><strong>Linux:</strong>
<ul>
- <li>Исправлена регрессия, из-за которой было невозможно размонтировать тома (GH #1467).</li>
+ <li>Исправлена регрессия в Linux Mint, связанная с аутентификацией администратора по паролю (GH #1473).</li>
</ul>
</li>
+<li><strong>macOS:</strong>
+<ul>
+<li>Исправлена регрессия, из-за которой было невозможно размонтировать тома (GH #1467).</li>
+<li>Исправлена ошибка утверждения wxWidgets 3.2.6, связанная с неопределённым параметром <code>use-dummy-sudo-password</code> (GH #1470).</li>
+</ul>
+</li>
</ul>
<p><strong style="text-align:left">1.26.18</strong> (20 января 2025 года):</p>