Skip to content

Releases: crowdsecurity/cs-wordpress-bouncer

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)

2.6.4

13 Jun 00:47
de51eb5
Compare
Choose a tag to compare

Compare with previous release

Fixed

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

2.6.3

05 Apr 00:53
7647b61
Compare
Choose a tag to compare

Compare with previous release

Added

  • Add compatibility with WordPress 6.5

2.6.2

29 Mar 06:35
475a373
Compare
Choose a tag to compare

Compare with previous release

Fixed

  • Use CrowdSecWordPressBouncer namespace to avoid conflict with other plugins or themes

2.6.1

14 Mar 08:01
5d11f87
Compare
Choose a tag to compare

Compare with previous release

Fixed

  • Fix incorrect log and cache paths in admin view