From f54ba05b00401d731bdbac9f6b279ea7d71430f2 Mon Sep 17 00:00:00 2001 From: GyDi Date: Tue, 10 May 2022 21:40:07 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index f7a646b..9180b7b 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,19 @@ +## v1.0.1 + +### Features + +- adjust default theme settings +- reduce gpu usage of traffic graph when hidden +- supports more remote profile response header setting +- check remote profile data format when imported + +### Bug Fixes + +- service mode install and start issue (Windows) +- fix launch panic (Some Windows) + +--- + ## v1.0.0 ### Features