Skip to content

Releases: crowdsecurity/cs-wordpress-bouncer

v0.4.5

11 Jan 20:38

Choose a tag to compare

  • update deps
  • use .env file for docker-compose
  • update doc

v0.4.4

10 Jan 00:16

Choose a tag to compare

dev environnement fixes and improvements.

Fixes:

  • Fix docker volume perms (for linux hosts)
  • Use the latest CrowdSec PHP Library version

Improvements:

  • Simplify local installation doc
  • Set up less common ports on host (8050 and 8051 instead of 80 and 8080)
  • Add "setup only" mode to automate wp+plugin configuration
  • Split e2e tests in multiple files
  • Move e2e tests in container
  • You can use vagrant to check in a linux context from osx/windows host

v0.4.3

05 Jan 09:34

Choose a tag to compare

  • Improve log system

v0.4.2

04 Jan 17:56

Choose a tag to compare

security pass

v0.4.1

26 Dec 11:07
ac78065

Choose a tag to compare

  • Merge pull request #6 from crowdsecurity/more-tests

    test more cases

v0.4.0

24 Dec 14:55
64393f0

Choose a tag to compare

  • add cdn ip ranges
  • add WordPress support from 4.9 to 5.6
  • add functional tests for every WordPress version
  • add wp scan dev tool
  • fix various bug

v0.3.0

22 Dec 10:20

Choose a tag to compare

  • add redis and memcached connection checks
  • lint pass

v0.2.0

21 Dec 16:56

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • use the new bouncer constructor syntax
  • make public cs mentions hidable
  • remove todo mentions
  • hide paranoid mode as it is wip
  • add versionning process

v0.1.0

18 Dec 16:44
fa6b1e6

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
  • Add advanced settings page

  • Move the captcha generator, the ban and captcha pages to the the bouncer library

  • Add documentation and a full usage guide

  • Add clear cache button

  • Warmup cache when stream mode

  • use the page of the bouncer lib

  • Support Redis + Memcached

  • Use latest CrowdSec docker container

  • Avoid useless bouncing for favicon request

  • Factorize admin fields

  • Catch all exceptions while bouncing to let the website in every case

  • Add bad ip cache duration configuration

  • Cache : add prune and refresh buttons

  • Redesign captcha behaviour with cache

  • Composer: use source deps