uuWAF/docs/CHANGELOG.md

19 lines
877 B
Markdown
Raw Normal View History

2024-12-30 09:52:28 +00:00
## [6.3.0](https://github.com/Safe3/uuWAF/compare/v6.3.0...v6.2.0) (2024-12-30)
### Improvements
- Upgrade command injection and SQL injection semantic detection engine to further improve detection rate and reduce false positives
- Optimize log management, add rule ID column for easy identification of specific intercepted rule numbers
- Upgrade multiple security rules to cover more security vulnerabilities and threats
2024-11-29 03:10:54 +00:00
## [6.2.0](https://github.com/Safe3/uuWAF/compare/v6.2.0...v6.1.0) (2024-11-26)
2024-11-18 01:13:41 +00:00
2024-11-29 03:10:54 +00:00
### Improvements
2024-11-18 01:13:41 +00:00
2024-11-29 03:10:54 +00:00
- Fully support IPv6 network addresses and lift restrictions on upstream and IP whitelists for IPv6 addresses
- Upgrade the UUSEC WAF sliding and rotating image human-machine verification function, supporting cookie free mode and frequency limit
- Added Cloudflare Turnstile human-machine verification function, providing waf.checkTurnstile function
2024-11-18 01:13:41 +00:00