Skip to content

Releases: crowdsecurity/cs-wordpress-bouncer

2.13.0

12 Dec 01:35
de06658

Choose a tag to compare

Compare with previous release

Changed

  • Allow sending remediation metrics even with BLaaS LAPI

Removed

  • Remove "Reset remediation metrics" feature previously added for BLaaS LAPI

2.12.0

05 Dec 02:31

Choose a tag to compare

Compare with previous release

Added

  • Add compatibility with WordPress 6.9

Removed

  • Remove Blocklist as a Service (BLaaS) subscription button

2.11.1

13 Jun 05:10
bd790c0

Choose a tag to compare

Compare with previous release

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

02 Jun 08:39
6148b19

Choose a tag to compare

Compare with previous release

Added

  • Add Blocklist as a Service (BLaaS) subscription button

2.10.0

09 May 02:17
8d2d410

Choose a tag to compare

Compare with previous release

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

21 Feb 00:27
5ef298b

Choose a tag to compare

Compare with previous release

Added

  • Add usage metrics support

2.8.1

13 Dec 05:16
6d125e0

Choose a tag to compare

Compare with previous release

Fixed

  • Fix Redis connection error when using user and password in DSN

2.8.0

13 Dec 00:14
324385b

Choose a tag to compare

Compare with previous release

Changed

  • Set the "Public website only" setting to OFF by default

Fixed

  • Fix deprecated warning in PHP 8.4 for Captcha

2.7.0

12 Dec 01:56
a8f453a

Choose a tag to compare

Compare with previous release

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

26 Jul 02:48
d9e52e6

Choose a tag to compare

Compare with previous release

Added

  • Add compatibility with WordPress 6.6