Documentation : https://docs.bunkerweb.io/1.6.5-rc1/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.5-rc1
orghcr.io/bunkerity/bunkerweb:1.6.5-rc1
- Scheduler :
bunkerity/bunkerweb-scheduler:1.6.5-rc1
orghcr.io/bunkerity/bunkerweb-scheduler:1.6.5-rc1
- Autoconf :
bunkerity/bunkerweb-autoconf:1.6.5-rc1
orghcr.io/bunkerity/bunkerweb-autoconf:1.6.5-rc1
- UI :
bunkerity/bunkerweb-ui:1.6.5-rc1
orghcr.io/bunkerity/bunkerweb-ui:1.6.5-rc1
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.5-rc1&filter=all&dist=
Changelog :
- [FEATURE] Enhance update-check job to utilize cached GitHub release data and improve error handling
- [BUGFIX] Update default algorithm for Let's Encrypt's
RFC2136
DNS provider from HMAC-SHA512 to HMAC-MD5 - [BUGFIX] Fix issue with loading environment variables in the
robotstxt
plugin - [LINUX] Add upgrade capability to the easy-install script for seamless in-place updates
- [LINUX] Fix logrotation of certbot logs, they know gets automatically deleted after 7 days
- [UI] Always display all multiple settings to avoid confusion
- [UI] Update step navigation buttons to use visually-hidden class for better accessibility
- [UI] Fixed an issue where certain settings were reset when editing a service based on a template
- [UI] Fixed an issue where non-template custom configurations were removed when editing a service using a template
- [UI] Add Free Trial promotion card to pro.html for non-pro users
- [UI] Add Force update button on PRO page to force the download of PRO plugins without checking for updates.