Documentation : https://docs.bunkerweb.io/1.6.8~rc3/
Docker tags :
- BunkerWeb :
bunkerity/bunkerweb:1.6.8-rc3orghcr.io/bunkerity/bunkerweb:1.6.8-rc3 - Scheduler :
bunkerity/bunkerweb-scheduler:1.6.8-rc3orghcr.io/bunkerity/bunkerweb-scheduler:1.6.8-rc3 - Autoconf :
bunkerity/bunkerweb-autoconf:1.6.8-rc3orghcr.io/bunkerity/bunkerweb-autoconf:1.6.8-rc3 - UI :
bunkerity/bunkerweb-ui:1.6.8-rc3orghcr.io/bunkerity/bunkerweb-ui:1.6.8-rc3
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.8~rc3&filter=all&dist=
Changelog :
- [FEATURE] Add new
REVERSE_PROXY_REQUEST_BUFFERINGsetting to theReverse Proxyplugin to control request body buffering behavior when proxying requests (default:on) - [BUGFIX] Initialize is_whitelisted variable to 'no' in configuration files to avoid spam uninitialized messages in logs
- [BUGFIX] Reorganize insertion logic to prevent foreign key errors and improve order of operations in database when creating/updating plugins
- [AUTOCONF] Add experimental Gateway API controller support (Gateway/HTTPRoute) and documentation
- [UI] Change redirect status code from 302 to 303 in the web UI to follow best practices for redirection after form submissions
- [UI] Fix bug where updating a ban to a custom duration accidentally created a permanent ban
- [UI] Enhance map legend and color ramp for blocked requests visualization
- [UI] Enhance dark mode styles for news card elements
- [UI] Add CIDR annotations support for
FORWARDED_ALLOW_IPSandPROXY_ALLOW_IPSsettings and update the default values to common private network ranges - [API] Add HTTP/2 support in Gunicorn configuration for improved performance and compatibility
- [API] Add CIDR annotations support for
FORWARDED_ALLOW_IPSandPROXY_ALLOW_IPSsettings and update the default values to common private network ranges - [MISC] Update Laurent Minne's blacklist's label and add the new one from DuggyTuxy Data-Shield IPv4 Blocklist
- [MISC] Add publiccode metadata file for open source compliance