Skip to content

v1.6.2-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 21:08
· 0 commits to master since this release
f5e79f1

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