Documentation : https://docs.bunkerweb.io/1.6.0/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.0
orghcr.io/bunkerity/bunkerweb:1.6.0
- Scheduler :
bunkerity/bunkerweb-scheduler:1.6.0
orghcr.io/bunkerity/bunkerweb-scheduler:1.6.0
- Autoconf :
bunkerity/bunkerweb-autoconf:1.6.0
orghcr.io/bunkerity/bunkerweb-autoconf:1.6.0
- UI :
bunkerity/bunkerweb-ui:1.6.0
orghcr.io/bunkerity/bunkerweb-ui:1.6.0
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.0&filter=all&dist=
Changelog :
- [BUGFIX] Fix CRS plugins not being included correctly in ModSecurity configuration
- [FEATURE] Add mCaptcha antibot mode
- [FEATURE] Add
USE_MODSECURITY_GLOBAL_CRS
setting to ModSecurity plugin to allow using the global CRS instead of the service CRS, which is useful to accelerate the configuration generation when you have a lot of services - [AUTOCONF] Increase retry limit and improve stability of Kubernetes watch stream
- [UI] Add caching for GitHub buttons to improve performance
- [UI] Fix shenanigans with multiples
- [DEPS] Updated NGINX version to 1.26.3
- [DEPS] Updated lua-resty-openssl version to 1.5.2