Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.6.2-rc4.pdf | 2025-06-12 | 13.9 MB | |
README.md | 2025-06-12 | 1.8 kB | |
v1.6.2-rc4 source code.tar.gz | 2025-06-12 | 86.9 MB | |
v1.6.2-rc4 source code.zip | 2025-06-12 | 90.6 MB | |
Totals: 4 Items | 191.4 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.6.2-rc4/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.6.2-rc4
or ghcr.io/bunkerity/bunkerweb:1.6.2-rc4
- Scheduler : bunkerity/bunkerweb-scheduler:1.6.2-rc4
or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.2-rc4
- Autoconf : bunkerity/bunkerweb-autoconf:1.6.2-rc4
or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.2-rc4
- UI : bunkerity/bunkerweb-ui:1.6.2-rc4
or ghcr.io/bunkerity/bunkerweb-ui:1.6.2-rc4
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.2-rc4&filter=all&dist=
Changelog :
- [FEATURE] Introduce multiselect
setting type, enabling users to choose multiple options from a configurable list
- [FEATURE] Add new BLACKLIST_COMMUNITY_LISTS
setting to the blacklist
plugin, allowing users to choose which community blocklists to use for blacklisting
- [FEATURE] Add new REVERSE_PROXY_HIDE_HEADERS
setting to the Reverse Proxy
plugin, allowing users to specify a list of HTTP headers to hide from clients when received from the proxied resource (values for proxy_hide_header directive).
- [MISC] Greatly improve scheduler's performance by optimizing the way it handles environment variables and settings, reducing the number of database queries and improving overall efficiency
- [MISC] Optimize variable loading during the init phase to improve startup performance
- [DEPS] Update coreruleset-v4 version to v4.15.0
- [DEPS] Update lua-resty-session version to 4.1.2
- [DEPS] Update LuaJIT version to v2.1-20250529
- [CONTRIBUTION] Thank you @Ablablab for your contribution to the Headers
plugin
- [CONTRIBUTION] Thank you @sachin-vcs for your contribution to the Let's Encrypt
plugin by helping the implementation of the new Njalla
DNS provider