v5.6.0
chaitin/SafeLinev5.6.0May 16, 2024by xbingW
AI Summary
This release adds support for multiple values in custom rule matching and allows professional users to customize the CAPTCHA footer text. It also improves mobile compatibility for 502 and 504 error pages.
Key Highlights
- Custom rules support multiple values with OR logic
- Professional edition allows customizing CAPTCHA footer text
- Mobile adaptation for 502 and 504 error pages
New Features
- Multi-value input for custom rule matching
- Custom CAPTCHA footer text
Full Release Notes
### 新增 * 自定义规则的部分匹配内容支持输入多个值,多个值之间为 “或 (OR)” 关系 * 专业版支持自定义人机验证的底部文字,替代雷池版权信息 ### 优化 * 502、504 异常页面适配手机端 * 编辑站点时,根据需要自动调大 xx_hash_bucket_size、xx_hash_max_size,避免这两种配置不足报错 * 修复有时无法采集到站点资源的问题 * 优化一些界面交互细节