Skip to content

Commit 7a19a86

Browse files
authored
Merge pull request cmliu#1360 from cmliu/alpha2.1
Alpha2.1
2 parents 3ef8255 + edb05aa commit 7a19a86

3 files changed

Lines changed: 5847 additions & 5807 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Demo 目录
22
demo/
33
tmp/
4+
.workbuddy/
45

56
# 依赖包
67
node_modules/

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.1.20260709001815] - 2026-07-09 00:18:15
2+
3+
### Change
4+
5+
- 优化 **反代相关逻辑**:解决多反代节点参数因全局变量被意外覆盖导致不生效的问题。
6+
7+
### ADD
8+
9+
- **订阅转换配置**新增更多功能选项,包括 **UDP**、**XUDP**、**TLS 1.3**、**插入节点类型** 和 **基础节点排序**,并同步透传到订阅转换后端。
10+
- **Trojan 回退代理(Fallback)**:Trojan 协议现在支持设置备用代理地址。当主连接不通时,可以自动切换到备用代理继续工作,让连接更稳定可靠。
11+
112
## [2.1.20260617014121] - 2026-06-17 01:41:21
213

314
### ADD

0 commit comments

Comments
 (0)