From 2b1317e192f08b2ff79fb3d388773f54e9484c1d Mon Sep 17 00:00:00 2001 From: AndyFul Date: Wed, 13 May 2020 17:24:36 +0200 Subject: [PATCH 1/3] Update What_Is_New_3.1.0.0.txt --- What_Is_New_3.1.0.0.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/What_Is_New_3.1.0.0.txt b/What_Is_New_3.1.0.0.txt index 0a59838..31ca2f5 100644 --- a/What_Is_New_3.1.0.0.txt +++ b/What_Is_New_3.1.0.0.txt @@ -1,3 +1,7 @@ +Version 3.1.0.1 +1. Added prevention for SmartScreen DLL hijacking. +2. Both 64-bit and 32-bit executables are wrapped in one NSISS executable. + Version 3.1.0.0 1. Corrected the procedure of checking if SmartScreen is enabled. From 21b542aa1e172b95cf2c4364bdfe5f24d26880d4 Mon Sep 17 00:00:00 2001 From: AndyFul Date: Wed, 13 May 2020 17:25:06 +0200 Subject: [PATCH 2/3] Rename What_Is_New_3.1.0.0.txt to What_Is_New_3.1.0.1.txt --- What_Is_New_3.1.0.0.txt => What_Is_New_3.1.0.1.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename What_Is_New_3.1.0.0.txt => What_Is_New_3.1.0.1.txt (100%) diff --git a/What_Is_New_3.1.0.0.txt b/What_Is_New_3.1.0.1.txt similarity index 100% rename from What_Is_New_3.1.0.0.txt rename to What_Is_New_3.1.0.1.txt From f595b2102767b49e3e9e51ba3abd089f1cbaa72a Mon Sep 17 00:00:00 2001 From: AndyFul Date: Wed, 13 May 2020 17:26:59 +0200 Subject: [PATCH 3/3] Update What_Is_New_3.1.0.1.txt --- What_Is_New_3.1.0.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/What_Is_New_3.1.0.1.txt b/What_Is_New_3.1.0.1.txt index 31ca2f5..8e8c659 100644 --- a/What_Is_New_3.1.0.1.txt +++ b/What_Is_New_3.1.0.1.txt @@ -2,7 +2,7 @@ Version 3.1.0.1 1. Added prevention for SmartScreen DLL hijacking. 2. Both 64-bit and 32-bit executables are wrapped in one NSISS executable. -Version 3.1.0.0 +Version 3.1.0.0 1. Corrected the procedure of checking if SmartScreen is enabled. Version 3.0.1.0