Documentation : https://docs.bunkerweb.io/1.6.2/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.2
orghcr.io/bunkerity/bunkerweb:1.6.2
- Scheduler :
bunkerity/bunkerweb-scheduler:1.6.2
orghcr.io/bunkerity/bunkerweb-scheduler:1.6.2
- Autoconf :
bunkerity/bunkerweb-autoconf:1.6.2
orghcr.io/bunkerity/bunkerweb-autoconf:1.6.2
- UI :
bunkerity/bunkerweb-ui:1.6.2
orghcr.io/bunkerity/bunkerweb-ui:1.6.2
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.2&filter=all&dist=
Changelog :
- [SECURITY] Introduce ModSecurity exclusion rules targeting the password input upon login, preventing false-positive blocks on valid complex passwords while preserving strict overall request inspection.
- [SECURITY] Add new ModSecurity exclusion rule to prevent false positives on the
/instances/new
endpoint, specifically for thehostname
argument, ensuring that legitimate requests are not blocked while maintaining security. - [FEATURE] Refactor download scripts to canonicalize and deduplicate URLs before fetching and implement smarter cache management for improved efficiency
- [FEATURE] Implement Redis-backed metrics storage and optimize retrieval workflows for faster, more reliable performance
- [FEATURE] Add support for custom Let's Encrypt profiles and log profile changes during renewal
- [ALL-IN-ONE] Update CrowdSec to version v1.6.9
- [UI] Add "Go Back" button functionality in unauthorized page
- [UI] Improve dynamic translation handling and update chart rendering on theme and language changes
- [UI] Add an optional /healthcheck endpoint to the web UI for health monitoring, which can be enabled via the
ENABLE_HEALTHCHECK
setting (default isno
) - [UI] Enhance log file handling and display Let's Encrypt logs
- [DOCS] Add documentation about Valkey support alongside Redis for data persistence and caching in BunkerWeb
- [MISC] Enhance logging to differentiate between allowed and denied access based on whitelist status
- [DEPS] Update coreruleset-v4 version to v4.16.0
- [DEPS] Update Mbed TLS version to v3.6.4
- [DEPS] Update Ace editor version to 1.43.1
- [DEPS] Update i18next version to v25.3.0
- [DEPS] Update i18next browser languageDetector extension version to v8.2.0
- [DEPS] Update DOMPurify version to 3.2.6
- [DEPS] Update ApexCharts.js version to v4.7.0