From 23ebeb1cc05a0f59a9d1a9b79e275fba71d8264b Mon Sep 17 00:00:00 2001 From: GyDi Date: Tue, 16 Aug 2022 23:56:04 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index 6983256..422b0b7 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,21 @@ +## v1.0.5 + +### Features + +- reimplement profile enhanced mode with quick-js +- optimize the runtime config generation process +- support web ui management +- support clash field management +- support viewing the runtime config +- adjust some pages style + +### Bug Fixes + +- fix silent start +- fix incorrectly reset system proxy on exit + +--- + ## v1.0.4 ### Features