Skip to content

Releases: bunkerity/bunkerweb

v1.3.2

24 Oct 16:31
3a07832
Compare
Choose a tag to compare

Docker tags :

  • bunkerity/bunkerized-nginx:1.3.2
  • bunkerity/bunkerized-nginx-autoconf:1.3.2
  • bunkerity/bunkerized-nginx-ui:1.3.2

Changelog :

  • Use API instead of a shared folder for Swarm and Kubernetes integrations
  • Beta integration of distributed bad IPs database through a remote API
  • Improvement of the request limiting feature : hour/day rate and multiple URL support
  • Various bug fixes related to antibot feature
  • Init support of Arch Linux
  • Fix Moodle example
  • Fix ROOT_FOLDER bug in serve-files.conf when using the UI
  • Update default values for PERMISSIONS_POLICY and FEATURE_POLICY
  • Disable COUNTRY ban if IP is local

v1.3.1

02 Sep 15:38
Compare
Choose a tag to compare

Docker tags :

  • bunkerity/bunkerized-nginx:1.3.1
  • bunkerity/bunkerized-nginx-autoconf:1.3.1
  • bunkerity/bunkerized-nginx-ui:1.3.1

Changelog :

  • Use ModSecurity v3.0.4 instead of v3.0.5 to fix memory leak
  • Fix ignored variables to control jobs
  • Fix bug when LISTEN_HTTP=no and MULTISITE=yes
  • Add CUSTOM_HEADER variable
  • Add REVERSE_PROXY_BUFFERING variable
  • Add REVERSE_PROXY_KEEPALIVE variable
  • Fix documentation for modsec and modsec-crs special folders

v1.3.0

23 Aug 14:52
Compare
Choose a tag to compare

Docker tags :

  • bunkerity/bunkerized-nginx:1.3.0
  • bunkerity/bunkerized-nginx-autoconf:1.3.0
  • bunkerity/bunkerized-nginx-ui:1.3.0

Changelog :

  • Kubernetes integration in beta
  • Linux integration in beta
  • autoconf refactoring
  • jobs refactoring
  • UI refactoring
  • UI security : login/password authentication and CRSF protection
  • various dependencies updates
  • move CrowdSec as an external plugin
  • Authelia support
  • improve various regexes
  • add INJECT_BODY variable
  • add WORKER_PROCESSES variable
  • add USE_LETS_ENCRYPT_STAGING variable
  • add LOCAL_PHP and LOCAL_PHP_PATH variables
  • add REDIRECT_TO variable