File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11SAFELINE-CE CHANGELOG
22===
33
4+ ## [ 2.1.2] - 2023-07-07
5+
6+ - 修复了日志详情中防护策略模块没有翻译的问题
7+
48## [ 2.1.1] - 2023-07-06
59
610- 修复了防护策略模块没有翻译的问题
@@ -16,7 +20,7 @@ SAFELINE-CE CHANGELOG
1620
1721### 优化
1822
19- - [ 黑白名单和人机验证列表中,可以鼠标悬浮查看 “复合条件” 的具体内容] ( https://github.com/chaitin/safeline/issues/130 )
23+ - [ 黑白名单和人机验证列表中,可以鼠标悬浮查看 “复合条件” 的具体内容] ( https://github.com/chaitin/safeline/issues/120 )
2024- 修复人机验证列表中,“源 IP 不属于 IP 组” 的规则,IP 组名称显示成了 id 的问题
2125- [ 优化人机验证启用/禁用交互] ( https://github.com/chaitin/safeline/issues/130 )
2226- [ 优化描述文字] ( https://github.com/chaitin/safeline/issues/122 )
Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ order: 3
88
99[ 版本升级方法] ( https://waf-ce.chaitin.cn/posts/guide_upgrade )
1010
11+ ## [ 2.1.2] - 2023-07-07
12+
13+ - 修复了日志详情中防护策略模块没有翻译的问题
14+
1115## [ 2.1.1] - 2023-07-06
1216
1317- 修复了防护策略模块没有翻译的问题
@@ -23,7 +27,7 @@ order: 3
2327
2428#### 优化
2529
26- - [ 黑白名单和人机验证列表中,可以鼠标悬浮查看 “复合条件” 的具体内容] ( https://github.com/chaitin/safeline/issues/130 )
30+ - [ 黑白名单和人机验证列表中,可以鼠标悬浮查看 “复合条件” 的具体内容] ( https://github.com/chaitin/safeline/issues/120 )
2731- 修复人机验证列表中,“源 IP 不属于 IP 组” 的规则,IP 组名称显示成了 id 的问题
2832- [ 优化人机验证启用/禁用交互] ( https://github.com/chaitin/safeline/issues/130 )
2933- [ 优化描述文字] ( https://github.com/chaitin/safeline/issues/122 )
Original file line number Diff line number Diff line change 11{
2- "latest_version" : " v2.1.1 " ,
3- "rec_version" : " v2.1.1 "
2+ "latest_version" : " v2.1.2 " ,
3+ "rec_version" : " v2.1.2 "
44}
You can’t perform that action at this time.
0 commit comments