Skip to content

Releases: crowdsecurity/cs-wordpress-bouncer

2.11.1

13 Jun 05:10
bd790c0
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Compare with previous release

Added

  • Add usage metrics support

2.8.1

13 Dec 05:16
6d125e0
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Compare with previous release

Added

  • Add compatibility with WordPress 6.6

2.6.6

20 Jun 09:04
27a8042
Compare
Choose a tag to compare

Compare with previous release

Fixed

  • Remove Twig dependency to avoid conflict with other plugins or themes (see issue 153)

2.6.5

20 Jun 08:29
5284c59
Compare
Choose a tag to compare

Compare with previous release

Fixed

  • Remove Twig dependency to avoid conflict with other plugins or themes (see issue 153)