v1.6.2-rc6
Pre-release
Pre-release
·
0 commits
to master
since this release
Documentation : https://docs.bunkerweb.io/1.6.2-rc6/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.2-rc6
orghcr.io/bunkerity/bunkerweb:1.6.2-rc6
- Scheduler :
bunkerity/bunkerweb-scheduler:1.6.2-rc6
orghcr.io/bunkerity/bunkerweb-scheduler:1.6.2-rc6
- Autoconf :
bunkerity/bunkerweb-autoconf:1.6.2-rc6
orghcr.io/bunkerity/bunkerweb-autoconf:1.6.2-rc6
- UI :
bunkerity/bunkerweb-ui:1.6.2-rc6
orghcr.io/bunkerity/bunkerweb-ui:1.6.2-rc6
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.2-rc6&filter=all&dist=
Changelog :
- [BUGFIX] Ensure template defaults settings are correctly retrieved by jobs and templates.
- [BUGFIX] No longer completely delete all PRO plugins data upon PRO deactivation, allowing for easier reactivation without losing data.
- [BUGFIX] Enhance cache robustness by using dict.get() for lookups to avoid KeyError exceptions during cache operations.
- [SECURITY] Make sure the files/dirs in /usr/share/bunkerweb have the appropriate permissions to prevent unauthorized access to sensitive files on Linux integration