v5.5.0
chaitin/SafeLinev5.5.0May 10, 2024by xbingW
AI Summary
The interface is simplified by merging Black/White lists and Authentication into 'Custom Rules'. It also introduces trigger statistics for these rules and updates the priority of rule matching.
Key Highlights
- Navigation consolidation into 'Custom Rules'
- Added trigger and pass statistics to rules
- Updated priority: new rules > old rules > site-level rules
New Features
- One-click configuration for advanced protection rules
- Rule trigger statistics
Full Release Notes
### 新增 * 站点列表支持一键配置高级防护规则 ### 优化 * 黑白名单、人机验证、身份认证 页面合并为 “自定义规则”,简化导航 * 黑白名单、身份认证 规则增加 “触发次数” “通过次数” 统计 * 注:同一种规则类型内,触发的优先级为 新添加的自定义规则 > 旧添加的自定义规则 > 站点列表上一键配置的高级防护规则 * 优化站点资源采集逻辑 * 修复有时候免费证书临期不会自动续期的问题 * 修复匹配条件中 ipv6 地址展示不正确的问题([#830](https://github.com/chaitin/SafeLine/issues/830)) * 优化一些 UI 交互细节