Skip to content

Commit

Permalink
v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Safe3 committed Feb 24, 2025
1 parent f3ac0f2 commit a8d050e
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions docs-cn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [6.6.0](https://github.com/Safe3/uuWAF/compare/v6.6.0...v6.5.0) (2025-02-24)


### 功能更新

- 普通规则支持按照逻辑与(AND)、或(OR)、非与(NOT AND)、非或(NOT OR)来组织条件关系
- 新增异常Cookie检测规则,拦截一些Cookie攻击绕过漏洞
- 增强南墙Web管理后台在不同电脑屏幕大小下的网页兼容性



## [6.5.0](https://github.com/Safe3/uuWAF/compare/v6.5.0...v6.4.0) (2025-02-15)


Expand Down
Binary file modified docs-cn/update.tgz
Binary file not shown.
Binary file modified docs-cn/waf-install
Binary file not shown.
2 changes: 1 addition & 1 deletion docs-cn/wafversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.5.0
6.6.0
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [6.6.0](https://github.com/Safe3/uuWAF/compare/v6.6.0...v6.5.0) (2025-02-24)


### Improvements

- Ordinary rules support organizing conditional relationships based on logical AND, OR, NOT AND, NOT OR.
- Introduce new abnormal cookie detection rule to block certain cookie attacks and prevent vulnerabilities from being bypassed.
- Enhance the webpage compatibility of the web management backend under different computer screen sizes.



## [6.5.0](https://github.com/Safe3/uuWAF/compare/v6.5.0...v6.4.0) (2025-02-15)

### Improvements
Expand Down
Binary file modified docs/waf-install
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/wafversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.5.0
6.6.0

0 comments on commit a8d050e

Please sign in to comment.