Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.6.0.pdf | 2025-02-14 | 5.9 MB | |
README.md | 2025-02-14 | 1.2 kB | |
v1.6.0 source code.tar.gz | 2025-02-14 | 41.0 MB | |
v1.6.0 source code.zip | 2025-02-14 | 44.3 MB | |
Totals: 4 Items | 91.3 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.6.0/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.0
or ghcr.io/bunkerity/bunkerweb:1.6.0
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.0
or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.0
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.0
or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.0
- UI : bunkerity/bunkerweb-ui:1.6.0
or ghcr.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