Documentation : https://docs.bunkerweb.io/1.6.8~rc2/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.8-rc2orghcr.io/bunkerity/bunkerweb:1.6.8-rc2 - Scheduler :
bunkerity/bunkerweb-scheduler:1.6.8-rc2orghcr.io/bunkerity/bunkerweb-scheduler:1.6.8-rc2 - Autoconf :
bunkerity/bunkerweb-autoconf:1.6.8-rc2orghcr.io/bunkerity/bunkerweb-autoconf:1.6.8-rc2 - UI :
bunkerity/bunkerweb-ui:1.6.8-rc2orghcr.io/bunkerity/bunkerweb-ui:1.6.8-rc2
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.8~rc2&filter=all&dist=
Changelog :
- [FEATURE] Enhance
Let's Encryptplugin to support concurrent certificate generation for multiple services via the newLETS_ENCRYPT_CONCURRENT_REQUESTSsetting (default:no), improving efficiency and reducing wait times during bulk operations - [FEATURE] Add
GoDaddyas a DNS provider in theletsencryptplugin - [FEATURE] Add
TransIPas a DNS provider in theletsencryptplugin - [FEATURE] Add
Domeneshopas a DNS provider in theletsencryptplugin - [FEATURE] Add new
KEEP_CONFIG_ON_RESTARTglobal setting to control whether a temporary configuration should be generated on each restart or preserve the existing one (default:no) - [BUGFIX] Fix robots.txt and list-based plugins (greylist/whitelist/blacklist/dnsbl) appending duplicate entries on subsequent requests by creating deep copies of internalstore data instead of using shared references
- [LINUX] Enhance Easy Install script to detect if the epel-release should be installed or not for RHEL-family distros
- [UI] Add security mode in services table
- [UI] Implement services import functionality with drag-and-drop support
- [UI] Ensure UI service URL is properly formatted in setup loading route
- [UI] Enhance Redis report querying with filter parsing and chunked retrieval
- [UI] Update ace editor to version 1.43.5
- [DEPS] Updated lua-cjson version to v2.1.0.16
- [CONTRIBUTION] Thank you rayshoo for your contribution regarding the
Koreantranslation of the web UI.