Documentation : https://docs.bunkerweb.io/1.6.1-rc2/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.1-rc2
orghcr.io/bunkerity/bunkerweb:1.6.1-rc2
- Scheduler :
bunkerity/bunkerweb-scheduler:1.6.1-rc2
orghcr.io/bunkerity/bunkerweb-scheduler:1.6.1-rc2
- Autoconf :
bunkerity/bunkerweb-autoconf:1.6.1-rc2
orghcr.io/bunkerity/bunkerweb-autoconf:1.6.1-rc2
- UI :
bunkerity/bunkerweb-ui:1.6.1-rc2
orghcr.io/bunkerity/bunkerweb-ui:1.6.1-rc2
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.1-rc2&filter=all&dist=
Changelog :
- [BUGFIX] Fix shenanigans with settings' plugin_id when updating the config
- [BUGFIX] Fix rare error where "python3" is not found in docker images
- [BUGFIX] Fix jobs runs excess cleanup method in Database
- [FEATURE] Add
PROXY_BUFFER_SIZE
andPROXY_BUFFERS
settings to control the proxy buffer size and the number of buffers inmultisite
mode - [UI] Introduced a visual label in the UI to clearly mark service settings that were cloned from the original.
- [UI] Added support for custom plugins: developers can now create hooks and blueprints to override existing functionalities, not just a plugin page.
- [DEPS] Updated ModSecurity version to v3.0.14