feat: UI: add WorkerConfig && release v0.7.3 (#421)

This commit is contained in:
Dream Hunter
2024-08-18 14:58:57 +08:00
committed by GitHub
parent b5b59acdb3
commit 1cf38c1768
5 changed files with 122 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## main(v0.7.3)
## v0.7.3
- feat: worker 增加 `ADDRESS_CHECK_REGEX`, address name 的正则表达式, 只用于检查,符合条件将通过检查
- fix: UI 修复登录页面 tab 激活图标错位