diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index c0c4f5d7..2de7cacd 100644
Binary files a/doc/chm/VeraCrypt User Guide.chm and b/doc/chm/VeraCrypt User Guide.chm differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index dd361136..eaa48a7f 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -35,6 +35,21 @@
Release Notes
+
1.23-BETA0 (April 23rd, 2018):
+
+- Windows:
+
+- Fix EFI system encryption issues on some machines (e.g. HP, Acer).
+- First implementation of compatibility of system encryption with Windows 10 upgrade using ReflectDrivers mechanism (Working in MBR case, issues in EFI case)
+- Don't start EFI system encryption process if SecureBoot is enabled and VeraCrypt-DCS custom keys are not loaded in the machine's firmware.
+- Add internal verification of binaries embedded signature to protect against some types to tampering attacks.
+- when Secure Desktop is enabled, use it for Mount Options dialog if it is displayed before password dialog.
+- when extracting files in Setup or Portable mode, decompress zip files docs.zip and Languages.zip in order to have ready to use configuration.
+
+
+
+
+
1.22 (March 30th, 2018):