| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BunkerWeb_documentation_v1.6.8.rc1.pdf | 2026-01-19 | 18.9 MB | |
| install-bunkerweb.sh | 2026-01-19 | 88.0 kB | |
| install-bunkerweb.sh.sha256 | 2026-01-19 | 87 Bytes | |
| README.md | 2026-01-19 | 1.7 kB | |
| v1.6.8-rc1 source code.tar.gz | 2026-01-19 | 95.2 MB | |
| v1.6.8-rc1 source code.zip | 2026-01-19 | 98.8 MB | |
| Totals: 6 Items | 213.1 MB | 0 | |
Documentation : https://docs.bunkerweb.io/1.6.8~rc1/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.8-rc1 or ghcr.io/bunkerity/bunkerweb:1.6.8-rc1
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.8-rc1 or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.8-rc1
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.8-rc1 or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.8-rc1
- UI : bunkerity/bunkerweb-ui:1.6.8-rc1 or ghcr.io/bunkerity/bunkerweb-ui:1.6.8-rc1
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.8~rc1&filter=all&dist=
Changelog :
- [FEATURE] Refactor Templator engine to use Jinja2 for improved templating capabilities and maintainability
- [BUGFIX] Fix Redis database selection in web UI and bwcli by renaming REDIS_DB to REDIS_DATABASE when fetching the settings
- [BUGFIX] Fix timezone discrepancies when checking for daily PRO plugin updates by normalizing dates to UTC
- [BUGFIX] Fix plugin deletion logic to correctly identify manually installed plugins so they are only removed when explicitly uninstalled
- [LINUX] Check the installation type in the easy-install script to avoid issues when upgrading from an older version and the installation type is not all-in-one or manager
- [LINUX] Enhance Easy Install script by adding an option to install a Redis server for data persistence and caching
- [UI] Enhance page titles to dynamically reflect current context and navigation state for improved user experience
- [DEPS] Update coreruleset-v3 version to v3.3.8
- [DEPS] Update coreruleset-v4 version to v4.22.0
- [DEPS] Updated luajit2 version to v2.1-20260114
- [DEPS] Update lua-resty-openssl version to v1.7.1