diff --git a/CHANGELOG.md b/CHANGELOG.md index ae746fb1..8252cc50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +v3.8.1 (27 April 2024) +- fixed lacks search context (issue #1760) +- fixed incorrect log ui listview item counting +- updated confirm message for timers cleanup +- updated confirm message for unused cleanup +- updated cppwinrt package +- updated project sdk + v3.8 (1 April 2024) - added mitigations (win10+) (issue #611) - added dark theme support (issue #248) diff --git a/bin/History.txt b/bin/History.txt index ae746fb1..8252cc50 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,11 @@ +v3.8.1 (27 April 2024) +- fixed lacks search context (issue #1760) +- fixed incorrect log ui listview item counting +- updated confirm message for timers cleanup +- updated confirm message for unused cleanup +- updated cppwinrt package +- updated project sdk + v3.8 (1 April 2024) - added mitigations (win10+) (issue #611) - added dark theme support (issue #248)