Releases: crowdsecurity/cs-wordpress-bouncer
Releases · crowdsecurity/cs-wordpress-bouncer
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
2.6.1
2.6.0
Changed
- Move logs and cache folders to
wp-content/uploads/crowdsec
to avoid deletion on plugin update and pass checksum validation - Write
standalone-settings.php
file only if the new settingEnable auto_prepend_file mode
is on.
Added
- Add a
Enable auto_prepend_file mode
setting.