Releases: crowdsecurity/cs-wordpress-bouncer
Releases · crowdsecurity/cs-wordpress-bouncer
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)
2.6.4
2.6.3
2.6.2
Fixed
- Use
CrowdSecWordPressBouncer
namespace to avoid conflict with other plugins or themes