From 68ade5717bd9619ef795d235d5eb6d9c61ca5f8a Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Sun, 1 Sep 2024 22:46:42 +0200
Subject: Windows: Update Release Notes for 1.26.15 release to mention MSI
related changes
---
doc/html/Release Notes.html | 17 +++++++++++++++++
doc/html/ru/Release Notes.html | 17 +++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index 9b7ca410..e0458c52 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,6 +39,23 @@
Note to users who created volumes with 1.17 version of VeraCrypt or earlier:
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.
+
+1.26.15 (September 2nd, 2024):
+
+- Windows:
+
+ - Fix MSI install/uninstall issues:
+
+ - Fixed error 1603 returned by MSI silent install when REBOOT=ReallySuppress is specified and a reboot is required.
+ - Fixed missing documentation and language files from the MSI package.
+ - Fixed MSI not installing new documentation and language files when upgrading from an EXE-based installation.
+ - Fixed installation folder not being removed after MSI uninstall in some cases.
+
+
+
+
+
+
1.26.14 (August 25th, 2024):
- All OSes:
diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html
index 9aba8da4..654cb031 100644
--- a/doc/html/ru/Release Notes.html
+++ b/doc/html/ru/Release Notes.html
@@ -42,6 +42,23 @@
внешние, так и скрытые тома, включая шифрование системы и скрытую ОС, и удалить существующие тома, созданные версией
VeraCrypt старее, чем 1.18a.
+
+1.26.15 (2 сентября 2024 года):
+
+- Windows:
+
+ - Исправлены проблемы установки и удаления MSI-пакета:
+
+ - Исправлена ошибка 1603, возникавшая при тихой установке MSI с параметром REBOOT=ReallySuppress, когда требовалась перезагрузка.
+ - Исправлено отсутствие файлов документации и языковых файлов в MSI-пакете.
+ - Исправлена ошибка, из-за которой MSI не устанавливал обновлённые файлы документации и языковые файлы при обновлении с установки на основе EXE-файла.
+ - Исправлена ошибка, из-за которой в некоторых случаях папка установки не удалялась после удаления MSI.
+
+
+
+
+
+
1.26.14 (25 августа 2024 года):