From 080ddd43539474f0e7fe5165b59fa3e00e86f59e Mon Sep 17 00:00:00 2001 From: David Sangrey Date: Thu, 3 Aug 2023 18:55:33 -0400 Subject: [PATCH] Release/5.9.2 Changelog --- ChangeLog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 8ab54b4a..351ab33d 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -33,6 +33,20 @@ produce the Windows executables and installer. currently used version in a given branch. --- +Release 5.9.2 +=== +This release fixes a critical issue on clean installs which would not update the +Windows registry to allow for protocol handling. All users are **strongly** encouraged to update. + +- Fixes a critical bug with the installer on new installs not creating registry keys (#2046) +- Re-enables automatic submodule updates (#1443) +- Help -> About Version String can now be copied to clipboard (#1936) +- EDSM Task Manager Printout now is less useless (#2045) +- Deprecated load_module() is now retired (#1462) +- API Keys are masked in Settings (#2047) +- Installer will now refuse to install on Win7 and Earlier (#1122) + + Release 5.9.1 === This release updates the build system in use for EDMC to a more feature-rich installer, as well