Documentation : https://docs.bunkerweb.io/1.6.8~rc1/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.8-rc1orghcr.io/bunkerity/bunkerweb:1.6.8-rc1 - Scheduler :
bunkerity/bunkerweb-scheduler:1.6.8-rc1orghcr.io/bunkerity/bunkerweb-scheduler:1.6.8-rc1 - Autoconf :
bunkerity/bunkerweb-autoconf:1.6.8-rc1orghcr.io/bunkerity/bunkerweb-autoconf:1.6.8-rc1 - UI :
bunkerity/bunkerweb-ui:1.6.8-rc1orghcr.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_DBtoREDIS_DATABASEwhen 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-oneormanager - [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