refactor: external-controller-cors to always show (#4243)

* refactor: external-controller-cors to always show

* i18n: update translation

* Update UPDATELOG.md
This commit is contained in:
Dyna
2025-07-28 11:24:16 +08:00
committed by GitHub
parent f756b37f97
commit 6a6bde3764
4 changed files with 26 additions and 47 deletions

View File

@@ -43,6 +43,7 @@
- 修复 `Windows` 安装器参数使用错误问题
- 修复 `IPC` 迁移后节点测速功能异常
- 修复 `IPC` 迁移后连接上下行速率计算功能异常
- 修复 `External-Controller-Cors` 无法保存所需前置条件
### 🔧 技术改进