Releases: crowdsecurity/cs-wordpress-bouncer
Releases · crowdsecurity/cs-wordpress-bouncer
2.11.1
Fixed
- Set the
DONOTCACHEPAGE
constant to true for ban and captcha walls to prevent them from being cached by WordPress "cache" plugins.
2.11.0
2.10.0
Changed
- Handle BLaaS (Blocklist as a Service) LAPI specific behavior:
- Block some settings if BLaaS URL is detected: Live Mode, TLS authentication, AppSec component, Usage Metrics Push.
- Show a new
Reset usage metrics now
button.
Added
- Add Usage Metrics table in UI
- Add compatibility with WordPress 6.8
2.9.0
2.8.1
2.8.0
Changed
- Set the "Public website only" setting to OFF by default
Fixed
- Fix deprecated warning in PHP 8.4 for Captcha
2.7.0
Added
- Add AppSec component support
- Add compatibility with WordPress 6.7
Changed
- Make some fields required when necessary in the settings page (LAPI URL, Api key if authentication type is Api key, etc.)
- Update the standalone settings file if the file is already present (even if the setting is disabled)
Fixed
- Fix
.htaccess
directives
2.6.7
2.6.6
Fixed
- Remove Twig dependency to avoid conflict with other plugins or themes (see issue 153)
2.6.5
Fixed
- Remove Twig dependency to avoid conflict with other plugins or themes (see issue 153)