From 30243c84cd21e0011c2dece0bf2a17d1d14a4143 Mon Sep 17 00:00:00 2001 From: GyDi Date: Fri, 30 Jun 2023 09:35:49 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index 1864900..7001033 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,18 @@ +## v1.3.3 + +### Features + +- update clash and clash meta core +- show tray icon variants in different system proxy status (Windows) +- close all connections when mode changed + +### Bug Fixes + +- encode controller secret into uri +- error boundary for each page + +--- + ## v1.3.2 ### Features