Skip to content

Releases: crowdsecurity/cs-wordpress-bouncer

v1.3.0

03 Feb 02:14
Compare
Choose a tag to compare

Changed

  • Use static settings only in standalone mode

v1.2.5

27 Jan 11:13
Compare
Choose a tag to compare
  • Add test for WordPress 5.9

v1.2.4

16 Dec 05:03
Compare
Choose a tag to compare
  • Fix CHANGELOG link in readme.txt

v1.2.3

16 Dec 04:56
Compare
Choose a tag to compare
  • Add CHANGELOG

v1.2.2

09 Dec 10:21
Compare
Choose a tag to compare
  • Fix service-contracts version to avoid svn error due to PHP 8 code style

v1.2.1

09 Dec 09:57
Compare
Choose a tag to compare
  • Fix symfony polyfill-mbstring version to avoid wordpress svn pre-commit hook error
  • Fix PHP version to 7.2

v1.2.0

09 Dec 01:55
Compare
Choose a tag to compare
  • Fix issue that cause warning message error on front in standalone mode
  • Fix behavior : bounce should not be done twice in standalone mode
  • Remove useless configuration to enable standalone mode
  • Add end to end github actions test

v1.1.2

02 Dec 05:17
Compare
Choose a tag to compare
  • Use displayErrors variable to decide if we throw error or not

v1.1.1

02 Dec 01:59
Compare
Choose a tag to compare
  • Fix release script

v1.1.0

02 Dec 01:36
Compare
Choose a tag to compare
  • Use 0.14.0 version of crowdsec php lib
  • Handle typo fixing for retro compatibility (flex_boucing=>flex_bouncing and normal_boucing=>normal_bouncing)
  • Split of debug in 2 configurations : debug and display_errors