v4.4.1

chaitin/SafeLinev4.4.1Mar 7, 2024by dundunHa

AI Summary

Focuses on UI/UX improvements, specifically CAPTCHA enhancements, theme switching, and fixes for SSL certificate management and rate limiting.

Key Highlights

  • Professional Edition: Support for switching between Bright and Black Gold themes
  • CAPTCHA optimization: Lowered rotation error requirements, added refresh capability, fixed compatibility
  • Fix: SSL certificate 'Used by Site' display issue after closing SSL
  • Fix: Attack event page allowing IP addition to internal groups

New Features

  • Theme switching
  • CAPTCHA UX improvements
  • SSL certificate bug fix
  • Rate limiting persistence fix

Full Release Notes

### 优化

  - 专业版支持在明亮主题和黑金主题之间切换
  - 优化人机验证([#693](https://github.com/chaitin/SafeLine/issues/693),云端更新,历史版本也生效)
    - 降低旋转图片的误差要求
    - 图片不容易对齐时,支持刷新图片
    - 修复一些低版本浏览器转不动图片的问题
    - 删除某些特别难对齐的图片
  - 优化一些界面 UI 和交互细节

### 修复

  - 修复防护配置某些极端情况下会失效的问题
  - 修复向 luigi 发大量日志后,CPU 占用畸高不下的问题
  - 修复升级或重启后限频可能失效,直到修改任意防护配置的问题
  - 修复站点选择证书后再直接关闭 SSL,证书管理处 “使用站点” 仍然显示该站点的问题([#656](https://github.com/chaitin/SafeLine/issues/656))
  - 修复攻击事件页面中,允许把 IP 加入至内置 IP 组的问题
  - 修复其他一些已知问题