Skip to content

Releases: crowdsecurity/cs-wordpress-bouncer

2.4.1

28 Apr 08:30

Choose a tag to compare

Compare with previous release

Changed

  • No change. Release to test update process hook.

2.4.0

28 Apr 08:05
4bc34c3

Choose a tag to compare

Compare with previous release

Changed

  • Use absolute path for TLS files
  • Use absolute path for geolocation files

Added

  • Add an action after plugin upgrade to recreate standalone settings file

2.3.1

06 Apr 10:27
9e961c5

Choose a tag to compare

Compare with previous release

Fixed

  • Use root .htaccess instead of multiple subfolders .htaccess

2.3.0

06 Apr 09:09

Choose a tag to compare

Compare with previous release

Security

  • Add .htaccess files to deny direct access of plugin sensitive folders

2.2.0

30 Mar 06:23
d4e74bd

Choose a tag to compare

Compare with previous release

Changed

  • Do not use cache tags
  • Do not rotate log files

Added

  • Add tests for WordPress 6.2

2.1.0

23 Mar 02:02

Choose a tag to compare

Compare with previous release

Added

  • Add a custom_user_agent setting for debug (#95)

Fixed

  • Fix error on fresh install because Api key is required even if bouncing is disabled

2.0.4

09 Mar 05:39

Choose a tag to compare

Compare with previous release

Fixed

  • If a database option is empty, we add the default value to avoid configuration PHP error (#133)

2.0.3

16 Feb 06:18
66d2cc2

Choose a tag to compare

Compare with previous release

Fixed

  • If display_errors setting is true, error is thrown only if bouncer has been successfully instantiated

2.0.2

16 Feb 02:32
d0113a7

Choose a tag to compare

Compare with previous release

Fixed

  • Cast missing database options to string if necessary (#127)

2.0.1

14 Feb 04:37
f334b05

Choose a tag to compare

Compare with previous release

Fixed

  • Fix missing TwigTest.php in release zip that broke captcha and ban walls
  • Fix bad memcached dsn check
  • Fix clean and bad ip resync values when disabling stream mode