meta-json-schema 1.19.18 → 1.19.19

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,25 @@
1
+ ## v1.19.19
2
+
3
+ ### Changes
4
+
5
+ - 新增: sudoku `listeners` 新增配置项 `disable-http-mask`、`http-mask-mode`、`path-root`
6
+ - 新增: sudoku 新增配置项 `http-mask-mode`、`http-mask-tls`、`http-mask-host`、`path-root`、`http-mask-multiplex`
7
+ - 移除: sudoku 移除配置项 `http-mask-strategy`
8
+ - 新增: `rule-provider` 新增 HTTP 配置项 `header`
9
+ - 新增: `fake-ip-filter-mode` 支持 `rule` 模式
10
+ - 新增: `fake-ip-filter` 支持配置规则,以此决定返回 `fake-ip` 或 `real-ip`
11
+ - 新增: ss kcptun插件支持 `aes-128-gcm` 加密、新增 `ratelimit`、`framesize` 配置项
12
+ - 新增: 新增 `PROCESS-NAME-WILDCARD`、`PROCESS-PATH-WILDCARD`
13
+ - 移除: 即将弃用 `global-client-fingerprint`
14
+ - 新增: trojan/vmess/vless grpc-opts 新增 `grpc-user-agent` 配置项
15
+
16
+ ### Bugs Fixes
17
+
18
+ - 修复: `proxy-provider` 和 `rule-provider` 配置的 `size-limit` 单位描述错误
19
+ - 修复: `SRC-IP-ASN` 错误地拼写成 `SCR-IP-ASN`
20
+
21
+ ---
22
+
1
23
  ## v1.19.18
2
24
 
3
25
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meta-json-schema",
3
- "version": "1.19.18",
3
+ "version": "1.19.19",
4
4
  "description": "JSON Schema for Clash Meta",
5
5
  "keywords": [
6
6
  "clash",