Documentation : https://docs.bunkerweb.io/1.6.1-rc3/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.1-rc3
orghcr.io/bunkerity/bunkerweb:1.6.1-rc3
- Scheduler :
bunkerity/bunkerweb-scheduler:1.6.1-rc3
orghcr.io/bunkerity/bunkerweb-scheduler:1.6.1-rc3
- Autoconf :
bunkerity/bunkerweb-autoconf:1.6.1-rc3
orghcr.io/bunkerity/bunkerweb-autoconf:1.6.1-rc3
- UI :
bunkerity/bunkerweb-ui:1.6.1-rc3
orghcr.io/bunkerity/bunkerweb-ui:1.6.1-rc3
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.1-rc3&filter=all&dist=
Changelog :
- [BUGFIX] Fix issue where Redis Server returns a
NOPERM
error, ensuring proper handling and preventing 500 errors in the web UI - [FEATURE] Enhance ban management with service-specific options and UI improvements
- [FEATURE] Add
BAD_BEHAVIOR_BAN_SCOPE
setting to control the scope of the ban when using theBad Behavior
plugin (default isservice
) - before the bans were global - [FEATURE] Add verbose logging option for certbot commands based on log level (when set to
DEBUG
) - [FEATURE] Enhance
bwcli
rendering and added support for new service-specific ban options - [AUTOCONF] Add missing
redis
dependency - [MISC] improve Redis data handling and error logging in CLI and routes
- [DEPS] Updated coreruleset-v4 version to v4.12.0