From eedc4ab6488acfbf29a2902206c48f72193d9bfd Mon Sep 17 00:00:00 2001 From: GyDi Date: Mon, 26 Sep 2022 01:27:32 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index 74fbb63..bf48669 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,21 @@ +## v1.1.0 + +### Features + +- add rule page +- supports proxy providers delay check +- add proxy delay check loading status +- supports hotkey/shortcut management +- supports displaying connections data in table layout(refer to yacd) + +### Bug Fixes + +- supports yaml merge key in clash config +- detect the network interface and set the system proxy(macOS) +- fix some other glitches + +--- + ## v1.0.6 ### Features