From fb6bb932da015532a6b709d6f74db537d30f9c9a Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 24 Dec 2018 18:51:24 +0200 Subject: [PATCH] Update Changelog --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index ed780e650..59d2020c2 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,8 @@ Unreleased - sledgehammer999 - v4.2.0 + - FEATURE: Add OpenSSL version to GUI and stackdump (Chocobo1) + - FEATURE: Use PBKDF2 for the GUI lock. You will need to set again your password. (Chocobo1) + - WEBUI: Use PBKDF2 for the WebUI password. You will need to set again your password. (Chocobo1) + - WEBUI: Use Javascript strict mode (Chocobo1) * Sat May 05 2018 - sledgehammer999 - v4.1.0 - FEATURE: Add "Coalesce reads & writes" checkbox in advanced options (Chocobo1)