meta-json-schema 1.19.26 → 1.19.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## v1.19.27
|
|
2
|
+
|
|
3
|
+
### Changes
|
|
4
|
+
|
|
5
|
+
- 新增: listener anytls/trojan/vless 新增配置项 `allow-insecure`
|
|
6
|
+
- 移除: 弃用 `global-client-fingerprint`
|
|
7
|
+
- 新增: openvpn 新增配置项 `ping`、`ping-restart`
|
|
8
|
+
- 新增: proxy-provider 新增配置项 `age-secret-key`
|
|
9
|
+
- 新增: proxy-group 新增配置项 `empty-fallback` ,支持设置当代理组为空时的回退proxy
|
|
10
|
+
- 新增: 内置 proxy 新增 `PASS-RULE`
|
|
11
|
+
- 新增: rule-provider 新增配置项 `path-in-bundle`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
1
15
|
## v1.19.26
|
|
2
16
|
|
|
3
17
|
### Changes
|