pull/17/head
Safe3 2023-03-22 13:54:00 +08:00
parent 53bef1177e
commit 2d82870f4a
4 changed files with 21 additions and 1 deletions

View File

@ -1,3 +1,23 @@
## [2.2.0](https://github.com/Safe3/uuWAF/compare/v2.2.0...v2.1.5) (2023-03-22)
### 新增功能
* 新增滑动旋转验证码功能可用于各种拦截机器人攻击如网络爬虫、业务风控、cc拒绝服务攻击等
* 新增安全日志、审计日志报表功能可将日志导出为Excel报表
* 新增并优化多个安全规则包括机器人攻击防御、http重定向https等
* 优化WAF配置减少内存占用
* 优化WAF管理后台界面功能展示
### Bug 修复
* 修复某些网站返回http头过大导致的502、504问题
* 修复某些网站非utf-8编码且未设置Content-Type头导致网页乱码的问题
## [2.1.5](https://github.com/Safe3/uuWAF/compare/v2.1.5...v2.1.2) (2022-12-31)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

View File

@ -1 +1 @@
2.1.7
2.2.0