Documentation : https://docs.bunkerweb.io/1.6.6-rc1/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.6-rc1orghcr.io/bunkerity/bunkerweb:1.6.6-rc1 - Scheduler :
bunkerity/bunkerweb-scheduler:1.6.6-rc1orghcr.io/bunkerity/bunkerweb-scheduler:1.6.6-rc1 - Autoconf :
bunkerity/bunkerweb-autoconf:1.6.6-rc1orghcr.io/bunkerity/bunkerweb-autoconf:1.6.6-rc1 - UI :
bunkerity/bunkerweb-ui:1.6.6-rc1orghcr.io/bunkerity/bunkerweb-ui:1.6.6-rc1
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.6-rc1&filter=all&dist=
Changelog :
- [BUGFIX] Update BunkerWeb integration to use dedicated CrowdSec collection so that CrowdSec now works with the log format used by BunkerWeb.
- [FEATURE] Enhance plugin update process with per-plugin commit option and improved error handling
- [FEATURE] Add retry operation in case of memory failure for metrics linked to the
METRICS_MEMORY_MAX_RETRIES. - [FEATURE] Refactor wildcard certificate handling in certbot and letsencrypt plugin to improve reliability, performance and user experience
- [FEATURE] Allow edition of API settings in the web UI and of UI settings from the API
- [UI] Add DB-IP attribution in the web UI reports page footer
- [UI] Add
RAWmode when editing/creating templates - [UI] Enhanced the raw configuration editor with disabled settings highlighting and improved UI elements.
- [UI] Implemented Ctrl+S / Command+S shortcuts for saving RAW global config / services / custom configurations.
- [UI] Refactor threading to use a shared ThreadPoolExecutor for configuration tasks across routes, preventing gradual RAM growth over time
- [UI] Fix UX issue when a flash message was too big we couldn't remove it.
- [ALL-IN-ONE] Add Redis data directory creation in entrypoint script to fix redis not being able to start
- [ALL-IN-ONE] Update CrowdSec version to 1.7.3
- [API] fix API authorization to correctly handle root path prefixes in Biscuit guards
- [AUTOCONF] Allow ConfigMap of type "settings" to be applied to services easier.
- [AUTOCONF] Add the possibility to ignore services with a specific annotations when using the Kubernetes integration
- [DOCS] Add documentation for persistent data storage in the all-in-one image
- [DOCS] Add database compatibility matrix.
- [DEPS] Updated lua-cjson version to v2.1.0.15
- [DEPS] Update Mbed TLS version to v3.6.5