From ceed4ebd834bdee37235685a58c2f4bc74ff66b5 Mon Sep 17 00:00:00 2001 From: Yutaka Sawada <60930312+Yutaka-Sawada@users.noreply.github.com> Date: Sun, 24 Sep 2023 21:21:42 +0900 Subject: [PATCH] What is changed in v1.3.3.0 --- alpha/Update_English.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/alpha/Update_English.txt b/alpha/Update_English.txt index d597fc7..38c05a0 100644 --- a/alpha/Update_English.txt +++ b/alpha/Update_English.txt @@ -1,3 +1,21 @@ +Release note of v1.3.3 tree + +[ Changes from 1.3.2.9 to 1.3.3.0 ] (2023/09/24) + +GUI update + Change + CPU usage slider gets additional level. + +PAR2 client update + Change + Max number of using threads is increased to 32. + + Improvement + Matrix inversion may use more threads. + L3 cache optimization was improved for recent CPUs. + +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ + Release note of v1.3.2 tree I tried to decrease probability of false positive at Malware detection.