From 7af2ffcebf8fe784ecaba9fefafdee92fea479df Mon Sep 17 00:00:00 2001 From: GyDi Date: Sun, 10 Sep 2023 19:01:59 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index 759634f..292cf1d 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,20 @@ +## v1.3.7 + +### Features + +- update clash and clash meta core +- profiles page add paste button +- subscriptions url textfield use multi lines +- set min window size +- add check for updates buttons +- add open dashboard to the hotkey list + +### Bug Fixes + +- fix profiles page undefined exception + +--- + ## v1.3.6 ### Features