v3.15.2
chaitin/SafeLinev3.15.2Dec 7, 2023by dundunHa
AI Summary
Release focused on improving error pages and increasing configuration limits.
Key Highlights
- Added 502 and 504 error pages for clearer communication during server issues
- Error pages support English display based on client language
- Increased the IP group line limit to 10,000 to prevent system exceptions during updates
New Features
- 502/504 error pages
- English error page support
- Increased IP group limit
Full Release Notes
### 新增 - 新增 502、504 页面。网站服务器异常,或配置有误时,能给用户提供更清晰友好的说明: - 拦截页面支持英文,根据客户端语言自动显示 - 单个 IP 组内的 IP 数量,增加 1w 行的上限。避免更新配置时系统异常 ### 优化 - 修复创建或修改站点时,端口占用检查没有生效的问题 - 略微提高流量检测和配置修改时的执行效率