v6.2.0

chaitin/SafeLinev6.2.0Jun 27, 2024by xbingW

AI Summary

Major upgrade introducing stable Dynamic Protection capabilities and expanded rule filtering options.

Key Highlights

  • Dynamic protection is now stable: removed limits on the number of protections.
  • HTML supports global dynamic encryption; Pro version supports quick encryption.
  • JS supports protection for any number of resources.
  • Supplemental rules now support filtering by Rule ID and Rule Name.

New Features

  • Global dynamic HTML encryption
  • JS protection for unlimited resources

Full Release Notes

### 新增
* 动态防护测试进展良好,取消防护数量限制。HTML 支持全局动态加密,专业版支持快速加解密。JS 支持防护任意数量资源,但性能消耗较大,请充分测试后再上线

### 优化
* 补充规则支持筛选规则 ID、规则名称
* 雷池检查上游服务器状态时,UA 内会增加 “SafeLine-CE/版本号”,方便上游区分
* 专业版 访问日志/错误日志 中,若配置过 “源 IP 获取方式”,则增加显示对应的请求头内容
* 检查上游服务器状态时,由于 404 一般只是根路径不存在,网站仍然正常,本版本起 404 不再判断为异常了
* 修复自定义规则名称保存后有时显示不正确的问题