meta-json-schema 1.19.22 → 1.19.24

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,15 +1,59 @@
1
+ ## v1.19.24
2
+
3
+ ### Changes
4
+
5
+ - 调整: vless `xhttp` 配置项 `sc-max-each-post-bytes` 支持配置范围
6
+ - 调整: vless `xhttp` 复用配置新增配置项 `h-keep-alive-period`
7
+ - 新增: masque 新增配置项 `skip-cert-verify`、`network`
8
+ - 调整: hysteria2 配置项 `hop-interval` 支持配置范围
9
+ - 新增: hysteria2/tuic/trusttunnel/masque 新增配置项 `bbr-profile`
10
+ - 新增: listener hysteria2/tuic/trusttunnel 新增配置项 `bbr-profile`
11
+ - 新增: vless `xhttp` 新增配置项 `sc-min-posts-interval-ms`、`x-padding-obfs-mode`、`x-padding-key`、`x-padding-header`、`x-padding-placement`、`x-padding-method`、`uplink-http-method`、`session-placement`、`session-key`、`seq-placement`、`seq-key`、`uplink-data-placement`、`uplink-data-key`、`uplink-chunk-size`
12
+ - 新增: listener vless `xhttp` 新增配置项 `sc-max-buffered-posts`、`x-padding-bytes`、`x-padding-obfs-mode`、`x-padding-key`、`x-padding-header`、`x-padding-placement`、`x-padding-method`、`uplink-http-method`、`session-placement`、`session-key`、`seq-placement`、`seq-key`、`uplink-data-placement`、`uplink-data-key`、`uplink-chunk-size`
13
+ - 新增: listener mieru 新增配置项 `user-hint-is-mandatory`
14
+
15
+ ### Bug Fixes
16
+
17
+ - 修复: outbound 的 `fingerprint` 配置项描述错误
18
+ - 修复: wireguard 的 `ip` 、`ipv6` 配置项应支持配置为 CIDR 格式
19
+
20
+ ---
21
+
22
+ ## v1.19.23
23
+
24
+ ### Changes
25
+
26
+ - 新增: 约束 masque 的 `ip` 、`ipv6` 至少填一项
27
+ - 新增: vless `xhttp` 新增配置项 `reuse-settings`、`sc-max-each-post-bytes`
28
+ - 新增: listener vless `xhttp` 新增配置项 `sc-stream-up-server-secs`、`no-sse-header`、`sc-max-each-post-bytes`
29
+ - 新增: vmess/vless/trojan `grpc-opts` 新增配置项 `max-connections`、`min-streams`、`max-streams`
30
+ - 新增: trusttunnel 新增配置项 `max-connections`、`min-streams`、`max-streams`
31
+ - 新增: sing-tun 新增配置项 `include-mac-address`、`exclude-mac-address`
32
+
33
+ ### Bug Fixes
34
+
35
+ - 修复: TUN 缺失 `auto-redirect-iproute2-fallback-rule-index` 配置项
36
+ - 修复: vmess 缺失 `skip-cert-verify` 配置项
37
+ - 修复: masque 的 `ip` 、`ipv6` 配置项应支持配置为 CIDR 格式
38
+ - 修复: 部分配置项的类型错误/过时、默认值错误/过时
39
+ - 修复: `rule-provider` 的 `inline` 类型规则的 `AND` 、`OR`、`NOT` 的 target 不应存在
40
+ - 修复: `fake-ip-filter` 的 `rule` 模式下的规则不应支持 `AND` 、`OR`、`NOT`
41
+ - 修复: 规则 `DOMAIN-REGEX`、`PROCESS-NAME-REGEX`、`PROCESS-PATH-REGEX` 的 `payload` 应支持含有逗号
42
+
43
+ ---
44
+
1
45
  ## v1.19.22
2
46
 
3
47
  ### Changes
4
48
 
5
- - 新增: vmess `grpc-opts` 新增配置项 `ping-interval`
49
+ - 新增: vmess/vless/trojan `grpc-opts` 新增配置项 `ping-interval`
6
50
  - 新增: vless 支持 `xhttp` 传输协议,并新增配置项 `xhttp-opts`
7
51
  - 新增: listener vless 支持 `xhttp` 传输协议,并新增配置项 `xhttp-config`
8
52
  - 新增: 兼容安卓端 `clash-for-android` 配置项 [#11](https://github.com/dongchengjie/meta-json-schema/issues/11)
9
53
  - 新增: 兼容 [Smart](https://github.com/vernesong/mihomo/blob/Alpha/adapter/outboundgroup/smart.go) 代理组相关配置项
10
54
  - 新增: sudoku `table-type` 支持 `up_ascii_down_entropy`、`up_entropy_down_ascii`
11
55
 
12
- ### Bugs Fixes
56
+ ### Bug Fixes
13
57
 
14
58
  - 修复: 补充 vless 缺失 `udp` 配置项
15
59
 
@@ -27,7 +71,7 @@
27
71
  - 调整: sudoku HTTP掩码相关配置 迁移至 `httpmask` 配置项
28
72
  - 新增: sudoku `listeners` 新增配置项 `fallback`
29
73
 
30
- ### Bugs Fixes
74
+ ### Bug Fixes
31
75
 
32
76
  - 修复: `proxy-server-nameserver` 在未显式配置 `respect-rules` 或 `proxy-server-nameserver-policy` 时变为必填项
33
77
 
@@ -42,9 +86,9 @@
42
86
  - 调整: 调整 sudoku 配置项描述
43
87
  - 新增: DNS 新增配置项 `proxy-server-nameserver-policy`
44
88
 
45
- ### Bugs Fixes
89
+ ### Bug Fixes
46
90
 
47
- - 修复: `reality-opts` 的 `short-id` 配置项为可选项
91
+ - 修复: `reality-opts` 的 `short-id` 配置项应为可选项
48
92
  - 修复: `fake-ip-filter-mode` 未配置时,错误地使用了 `rule` 规则进行校验
49
93
 
50
94
  ---
@@ -64,7 +108,7 @@
64
108
  - 移除: 即将弃用 `global-client-fingerprint`
65
109
  - 新增: trojan/vmess/vless grpc-opts 新增 `grpc-user-agent` 配置项
66
110
 
67
- ### Bugs Fixes
111
+ ### Bug Fixes
68
112
 
69
113
  - 修复: `proxy-provider` 和 `rule-provider` 配置的 `size-limit` 单位描述错误
70
114
  - 修复: `SRC-IP-ASN` 错误地拼写成 `SCR-IP-ASN`
@@ -154,7 +198,7 @@
154
198
 
155
199
  - 新增: TUN 新增 `loopback-address` 配置项
156
200
 
157
- ### Bugs Fixes
201
+ ### Bug Fixes
158
202
 
159
203
  - 修复: `sniffer` 配置的 `force-domain` 配置项不支持 `geosite:` 和 `rule-set:`
160
204
 
@@ -167,10 +211,10 @@
167
211
  - 调整: 路由规则的参数部分(no-resolve、src),其前后支持任意个数的空格
168
212
  - 调整: IPv6 支持 `IPv4-mapped IPv6` 格式
169
213
 
170
- ### Bugs Fixes
214
+ ### Bug Fixes
171
215
 
172
216
  - 修复: `external-controller-cors` 配置的 `allow-origins` 配置项误写成 `allow-origin`
173
- - 修复: TUN 配置项 `inet4-address`、`inet6-address` 类型错误(应为 CIDR 数组)
217
+ - 修复: TUN 配置项 `inet4-address`、`inet6-address` 类型应为 CIDR 数组
174
218
 
175
219
  ---
176
220
 
@@ -193,9 +237,9 @@
193
237
  - 新增: listener `shadowsocks` 新增 `shadow-tls` 配置项
194
238
  - 移除: 代理组移除 `routing-mark` 、`interface-name` 配置项
195
239
 
196
- ### Bugs Fixes
240
+ ### Bug Fixes
197
241
 
198
- - 修复: 域名正则松散,支持单段/自定义域名,如:localhost、internal 等
242
+ - 修复: 域名正则宽松,支持单段/自定义域名,如:localhost、internal 等
199
243
 
200
244
  ---
201
245
 
@@ -214,7 +258,7 @@
214
258
  - 新增: ss 协议 新增 `gost-plugin` 插件支持
215
259
  - 新增: mieru 协议 新增 `udp` 支持
216
260
 
217
- ### Bugs Fixes
261
+ ### Bug Fixes
218
262
 
219
263
  - 修复: 代理组类型配置项 `type` 枚举重复显示
220
264
 
@@ -231,7 +275,7 @@
231
275
  - 调整: inbound 端口支持使用 ports 格式
232
276
  - 调整: inbound (socks5、http、mixed)支持 tls 配置
233
277
 
234
- ### Bugs Fixes
278
+ ### Bug Fixes
235
279
 
236
280
  - 修复: inbound (socks5、http、mixed)缺失 `reality-config` 配置项
237
281
 
@@ -244,7 +288,7 @@
244
288
  - 新增: hy2 新增 `initial-stream-receive-window`、`max-stream-receive-window`、`initial-connection-receive-window`、`max-connection-receive-window` quic-go 配置项
245
289
  - 新增: inbound 新增 vless `listeners` 配置项
246
290
 
247
- ### Bugs Fixes
291
+ ### Bug Fixes
248
292
 
249
293
  - 修复: 枚举 `cipher` 缺失加密方法 `2022-blake3-aes-128-ccm`、`2022-blake3-aes-256-ccm`、`2022-blake3-chacha8-poly1305`、`chacha20-poly1305`、`chacha8-ietf-poly1305`、`xchacha8-ietf-poly1305`、`zero`
250
294
 
@@ -258,7 +302,7 @@
258
302
  - 新增: proxy-providers 新增 `inline` 内联 proxies 配置
259
303
  - 调整: outbound 的 `header` 配置项宽松,不再限制 value 的类型为 string
260
304
 
261
- ### Bugs Fixes
305
+ ### Bug Fixes
262
306
 
263
307
  - 修复: `tuic` V4 的 `token` 配置项类型错误
264
308
 
@@ -279,7 +323,7 @@
279
323
 
280
324
  - 新增: DNS 新增 `direct-nameserver`、`direct-nameserver-follow-policy` 配置项
281
325
 
282
- ### Bugs Fixes
326
+ ### Bug Fixes
283
327
 
284
328
  - 修复: `skip-auth-prefixes`、`lan-allowed-ips`、`lan-disallowed-ips` 类型错误
285
329
 
@@ -335,7 +379,7 @@
335
379
  - 调整: `tun` 配置项 `table-index` 重命名为 `iproute2-table-index`
336
380
  - 新增: `tun` 新增配置项 `iproute2-rule-index`、`auto-redirect`、`auto-redirect-input-mark`、`auto-redirect-output-mark`、`route-address-set`、`route-exclude-address-set`
337
381
 
338
- ### Bugs Fixes
382
+ ### Bug Fixes
339
383
 
340
384
  - 修复: `bind-address` 类型错误
341
385
  - 修复: 字符串数组提示错误
@@ -354,7 +398,7 @@
354
398
  - 新增: `vless` 使用旧版 `XTLS` 协议警告
355
399
  - 新增: `rules` 新增规则 `PROCESS-NAME-REGEX` 、 `PROCESS-PATH-REGEX`
356
400
 
357
- ### Bugs Fixes
401
+ ### Bug Fixes
358
402
 
359
403
  - 修复: cipher 缺少 `none`
360
404
  - 修复: `default-nameserver`类型错误
@@ -371,7 +415,7 @@
371
415
  - 调整: `proxy-providers`,`proxy-group` 配置项 `health-check`的`interval` 和 `timeout` 属性类型变更(`integer` --> `string`), 支持配置时间单位
372
416
  - 新增: 新增配置项`external-controller-unix`,允许使用 Unix Socket 访问 API
373
417
 
374
- ### Bugs Fixes
418
+ ### Bug Fixes
375
419
 
376
420
  - 字符串数组类型错误
377
421
  - 监听地址支持`:port`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meta-json-schema",
3
- "version": "1.19.22",
3
+ "version": "1.19.24",
4
4
  "description": "JSON Schema for Clash Meta",
5
5
  "keywords": [
6
6
  "clash",
@@ -32,9 +32,9 @@
32
32
  "devDependencies": {
33
33
  "@commitlint/cli": "^20.5.0",
34
34
  "@commitlint/config-conventional": "^20.5.0",
35
- "dprint": "^0.53.1",
35
+ "dprint": "^0.54.0",
36
36
  "json-schema-artifact": "^2.0.3",
37
- "lefthook": "^2.1.4"
37
+ "lefthook": "^2.1.5"
38
38
  },
39
39
  "commitlint": {
40
40
  "extends": [