From 88aa27072863fbd49e97613b88b6a4238aaa38e2 Mon Sep 17 00:00:00 2001 From: GyDi Date: Thu, 16 Mar 2023 21:33:14 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index 02f1734..ec273ce 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,23 @@ +## v1.3.0 + +### Features + +- update clash and clash meta +- support opening dir on tray +- support updating all profiles with one click +- support granting root permission to clash core(Linux, macOS) +- support enable/disable clash fields filter, feel free to experience the latest features of Clash Meta + +### Bug Fixes + +- deb add openssl depend(Linux) +- fix the AppImage auto launch path(Linux) +- fix get the default network service(macOS) +- remove the esc key listener in macOS, cmd+w instead(macOS) +- fix infinite retry when websocket error + +--- + ## v1.2.3 ### Features