From f9528e9264a7817d69e75e779b09c9b9b3214acd Mon Sep 17 00:00:00 2001 From: henrypp Date: Fri, 1 Nov 2019 09:50:13 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 13 ++++++++++++- bin/History.txt | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3b960f4..c0633c00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +v3.0.7 (1 November 2019) +- improved dpi support (win81+) +- fixed ended timer handling on restart +- fixed regular update message (issue #543) +- fixed components update installation +- fixed window and listview sizing +- updated project sdk +- updated blocklist +- cosmetics fixes +- fixed bugs + v3.0.6 RC (12 October 2019) - added windows 10 rs6 support - added csv file title (clear the log to see changes) @@ -5,7 +16,7 @@ v3.0.6 RC (12 October 2019) - improved refreshing filters on device connecting - improved network monitoring speed and ui - improved notification ui -- improved dpi support +- improved dpi support (win81+) - fixed collecting services & uwp information - fixed device names resolution (issue #529) - fixed toolbar gray text draw (issue #437) diff --git a/bin/History.txt b/bin/History.txt index d3b960f4..c0633c00 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,14 @@ +v3.0.7 (1 November 2019) +- improved dpi support (win81+) +- fixed ended timer handling on restart +- fixed regular update message (issue #543) +- fixed components update installation +- fixed window and listview sizing +- updated project sdk +- updated blocklist +- cosmetics fixes +- fixed bugs + v3.0.6 RC (12 October 2019) - added windows 10 rs6 support - added csv file title (clear the log to see changes) @@ -5,7 +16,7 @@ v3.0.6 RC (12 October 2019) - improved refreshing filters on device connecting - improved network monitoring speed and ui - improved notification ui -- improved dpi support +- improved dpi support (win81+) - fixed collecting services & uwp information - fixed device names resolution (issue #529) - fixed toolbar gray text draw (issue #437)