Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.6.0-rc2.pdf | 2025-01-21 | 6.9 MB | |
README.md | 2025-01-21 | 2.0 kB | |
v1.6.0-rc2 source code.tar.gz | 2025-01-21 | 40.6 MB | |
v1.6.0-rc2 source code.zip | 2025-01-21 | 43.9 MB | |
Totals: 4 Items | 91.4 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.6.0-rc2/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.0-rc2
or ghcr.io/bunkerity/bunkerweb:1.6.0-rc2
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.0-rc2
or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.0-rc2
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.0-rc2
or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.0-rc2
- UI : bunkerity/bunkerweb-ui:1.6.0-rc2
or ghcr.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 the whitelist
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 the misc
plugin
- [FEATURE] Add stream
support in Kubernetes
integration
- [FEATURE] Renamed the MODSECURITY_CRS_PLUGIN_URLS
setting to MODSECURITY_CRS_PLUGINS
to make it more consistent as the setting now accepts plugin names directly as well as URLs and automatically downloads them
[FEATURE] Add plugin_list
command to bwcli
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