chore: update log

This commit is contained in:
GyDi 2022-11-23 23:13:44 +08:00
parent 2f9bf7f063
commit 446d2ab3af
No known key found for this signature in database
GPG Key ID: 9C3AD40F1F99880A

View File

@ -1,3 +1,24 @@
## v1.2.0
### Features
- update clash meta version
- support to change external-controller
- support to change default latency test URL
- close all connections when proxy changed or profile changed
- check the config by using the core
- increase the robustness of the program
- optimize windows service mode (need to reinstall)
- optimize ui
### Bug Fixes
- invalid hotkey cause panic
- invalid theme setting cause panic
- fix some other glitches
---
## v1.1.2
### Features