Releases: crowdsecurity/cs-wordpress-bouncer
Releases · crowdsecurity/cs-wordpress-bouncer
v1.3.0
Changed
- Use static settings only in standalone mode
v1.2.5
- Add test for WordPress 5.9
v1.2.4
- Fix CHANGELOG link in readme.txt
v1.2.3
- Add CHANGELOG
v1.2.2
- Fix service-contracts version to avoid svn error due to PHP 8 code style
v1.2.1
- Fix symfony polyfill-mbstring version to avoid wordpress svn pre-commit hook error
- Fix PHP version to 7.2
v1.2.0
- 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
- Use displayErrors variable to decide if we throw error or not
v1.1.1
- Fix release script
v1.1.0
- 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