Documentation : https://docs.bunkerweb.io/1.6.0-rc2/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.0-rc2
orghcr.io/bunkerity/bunkerweb:1.6.0-rc2
- Scheduler :
bunkerity/bunkerweb-scheduler:1.6.0-rc2
orghcr.io/bunkerity/bunkerweb-scheduler:1.6.0-rc2
- Autoconf :
bunkerity/bunkerweb-autoconf:1.6.0-rc2
orghcr.io/bunkerity/bunkerweb-autoconf:1.6.0-rc2
- UI :
bunkerity/bunkerweb-ui:1.6.0-rc2
orghcr.io/bunkerity/bunkerweb-ui:1.6.0-rc2
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.0-rc2&filter=all&dist=
Changelog :
- [BUGFIX] Whitelisting a client no longer bypasses https redirect settings as the
ssl
plugin is now executed before thewhitelist
plugin - [UI] Fixed condition when validating the setup wizard form when a custom certificate is used
- [FEATURE] Add extra validation of certificates in
customcert
plugin - [FEATURE] Introduce new
SSL
plugin to manage SSL/TLS settings without tweaking themisc
plugin - [FEATURE] Add
stream
support inKubernetes
integration - [FEATURE] Renamed the
MODSECURITY_CRS_PLUGIN_URLS
setting toMODSECURITY_CRS_PLUGINS
to make it more consistent as the setting now accepts plugin names directly as well as URLs and automatically downloads them
[FEATURE] Addplugin_list
command tobwcli
for listing available plugins and their commands - [DOCS] Added Swarm deprecated notice in the documentation
- [DEPS] Added Brotli v1.1.0 dependency for ngx_brotli
- [DEPS] Updated headers-more-nginx-module version to v0.37
- [DEPS] Updated libinjection to latest commit on main branch
- [DEPS] Updated libmaxminddb version to v1.12.2
- [DEPS] Updated luajit2 version to v2.1-20250117
- [DEPS] Updated lua-nginx-module version to v0.10.28
- [DEPS] Updated lua-resty-core version to v0.1.31
- [DEPS] Updated lua-resty-dns version to v0.23
- [DEPS] Updated lua-resty-redis version to v0.31
- [DEPS] Updated ngx_brotli to latest commit on master branch
- [DEPS] Updated stream-lua-nginx-module version to v0.0.16