Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.6.1-rc2.pdf | 2025-02-27 | 6.3 MB | |
README.md | 2025-02-27 | 1.3 kB | |
v1.6.1-rc2 source code.tar.gz | 2025-02-27 | 37.5 MB | |
v1.6.1-rc2 source code.zip | 2025-02-27 | 40.8 MB | |
Totals: 4 Items | 84.6 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.6.1-rc2/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.1-rc2
or ghcr.io/bunkerity/bunkerweb:1.6.1-rc2
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.1-rc2
or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.1-rc2
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.1-rc2
or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.1-rc2
- UI : bunkerity/bunkerweb-ui:1.6.1-rc2
or ghcr.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
and PROXY_BUFFERS
settings to control the proxy buffer size and the number of buffers in multisite
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