From e5415498f481e56a8f79e49740d160dbf5da54c1 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Fri, 12 Jun 2026 16:03:24 +0900
Subject: [PATCH] Add hidden volume container warning to release notes
---
doc/html/en/Release Notes.html | 5 +++++
doc/html/ru/Release Notes.html | 5 +++++
doc/html/zh-cn/Release Notes.html | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/doc/html/en/Release Notes.html b/doc/html/en/Release Notes.html
index 0ab517bf..924d9f01 100644
--- a/doc/html/en/Release Notes.html
+++ b/doc/html/en/Release Notes.html
@@ -39,6 +39,11 @@
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.
+
+Warning to users who created hidden volumes inside file containers using VeraCrypt 1.26.6 through 1.26.28:
+A security issue fixed in VeraCrypt 1.26.29 may affect the plausible deniability of these hidden volumes. If you rely on plausible deniability, you should recreate the affected outer file container and its hidden volume using VeraCrypt 1.26.29 or later, then securely erase the old container.
+
+
1.26.29 (June 9th, 2026):
- All OSes:
diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html
index 5b242ec7..ac0a3e57 100644
--- a/doc/html/ru/Release Notes.html
+++ b/doc/html/ru/Release Notes.html
@@ -42,6 +42,11 @@
VeraCrypt старее, чем 1.18a.
+
+Предупреждение для пользователей, создавших скрытые тома внутри файловых контейнеров с помощью VeraCrypt версий от 1.26.6 до 1.26.28 включительно:
+Проблема безопасности, исправленная в VeraCrypt 1.26.29, может повлиять на правдоподобное отрицание наличия шифрования для этих скрытых томов. Если вам необходимо правдоподобно отрицать наличие шифрования, следует создать заново затронутый внешний файловый контейнер и содержащийся в нём скрытый том с помощью VeraCrypt 1.26.29 или более новой версии, а затем безопасно удалить старый контейнер.
+
+
1.26.29 (9 июня 2026 года):
- Все ОС:
diff --git a/doc/html/zh-cn/Release Notes.html b/doc/html/zh-cn/Release Notes.html
index 82bc0561..9a7b1afd 100644
--- a/doc/html/zh-cn/Release Notes.html
+++ b/doc/html/zh-cn/Release Notes.html
@@ -39,6 +39,11 @@
为避免暴露您的卷是否包含隐藏卷,或者如果您在使用隐藏卷/操作系统时依赖似是而非的否认能力,那么您必须重新创建外部和隐藏卷,包括系统加密和隐藏操作系统,并丢弃VeraCrypt 1.18a版本之前创建的现有卷。
+
+给使用 VeraCrypt 1.26.6 至 1.26.28 在文件容器内创建隐藏卷的用户的警告:
+VeraCrypt 1.26.29 修复的一个安全问题可能会影响这些隐藏卷的似是而非的否认性。如果您依赖似是而非的否认性,应使用 VeraCrypt 1.26.29 或更高版本重新创建受影响的外部文件容器及其中的隐藏卷,然后安全擦除旧容器。
+
+
1.26.29 (2026年6月9日):