Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.6.1.pdf | 2025-03-15 | 6.6 MB | |
README.md | 2025-03-15 | 1.8 kB | |
v1.6.1 source code.tar.gz | 2025-03-15 | 37.9 MB | |
v1.6.1 source code.zip | 2025-03-15 | 41.2 MB | |
Totals: 4 Items | 85.7 MB | 1 |
Documentation : https://docs.bunkerweb.io/1.6.1/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.1
or ghcr.io/bunkerity/bunkerweb:1.6.1
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.1
or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.1
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.1
or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.1
- UI : bunkerity/bunkerweb-ui:1.6.1
or ghcr.io/bunkerity/bunkerweb-ui:1.6.1
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.1&filter=all&dist=
Changelog :
- [BUGFIX] Enhance Alembic configuration to support database URIs args
- [BUGFIX] Made SERVER_NAME
setting's regex more permissive (removed the duplication check)
- [BUGFIX] Add selective table support in Backup
plugin to avoid issues when restoring the database
- [DOCS] Document how to use BunkerWeb with and existing Ingress controller in Kubernetes
- [DOCS] Add documentation about new all-in-one
image for BunkerWeb in the Docker section of the Integrations page
- [DOCS] Edit documentation about thew User Manager
PRO plugin
- [FEATURE] Add a new all-in-one
image for BunkerWeb that includes all the services in one image (BunkerWeb, Scheduler, Autoconf, and UI)
- [FEATURE] Add CrowdSec
as a core plugin
- [MISC] Improve update check output formatting for better readability
- [MISC] Enhance Let's Encrypt
DNS credential handling to support base64-encoded values, while also refining credential item processing to handle escape sequences and improve data integrity.
- [UI] Enhance ban handling with improved validation and informative responses for ban scope and service
- [UI] Improve plugin page template handling logic
- [UI] Add a failover message reporting
- [UI] Prevent interference with newsletter form checkbox click handler