github bunkerity/bunkerweb v1.6.9-rc3

pre-release14 hours ago

Documentation : https://docs.bunkerweb.io/1.6.9~rc3/

Docker tags :

  • All-in-one : bunkerity/bunkerweb-all-in-one:1.6.9-rc3 or ghcr.io/bunkerity/bunkerweb-all-in-one:1.6.9-rc3
  • BunkerWeb : bunkerity/bunkerweb:1.6.9-rc3 or ghcr.io/bunkerity/bunkerweb:1.6.9-rc3
  • Scheduler : bunkerity/bunkerweb-scheduler:1.6.9-rc3 or ghcr.io/bunkerity/bunkerweb-scheduler:1.6.9-rc3
  • Autoconf : bunkerity/bunkerweb-autoconf:1.6.9-rc3 or ghcr.io/bunkerity/bunkerweb-autoconf:1.6.9-rc3
  • UI : bunkerity/bunkerweb-ui:1.6.9-rc3 or ghcr.io/bunkerity/bunkerweb-ui:1.6.9-rc3
  • API : bunkerity/bunkerweb-api:1.6.9-rc3 or ghcr.io/bunkerity/bunkerweb-api:1.6.9-rc3

Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.6.9~rc3&filter=all&dist=

Changelog :

  • [BUGFIX] Fix issues with the new multiselect logic where a custom separator can be used, but the default one (space) was still used if the separator was empty, which caused issues with settings that had an empty string as a value.
  • [BUGFIX] Fix issue with the failover not sending the failover configuration if the reload failed, which caused the failover configuration to not be applied until the next successful reload.
  • [FEATURE] Add field value redaction in Let's Encrypt plugin and update ZeroSSL API key handling to avoid exposing sensitive information in logs and process arguments. (Except in TRACE level logs for debugging purposes)
  • [UI] Set reuse_port setting to False with gunicorn to avoid issues with workers not starting.
  • [UI] Tweak plugins headers style to avoid the text moving the buttons out of the page when the header is too long.
  • [UI] Add MAX_CONTENT_LENGTH setting to configure the maximum upload size (defaults to 50 MB).
  • [UI/API] Add MAX_REQUESTS setting to configure Gunicorn max requests before worker restart (defaults to 1000), with UI_MAX_REQUESTS / API_MAX_REQUESTS as optional overrides.
  • [API] Set reuse_port setting to False with gunicorn to avoid issues with workers not starting.
  • [MISC] Enhance version comparison logic in update check
  • [MISC] Enhance database connection management with configurable pool reset and session handling
  • [MISC] Enhance database configuration options with DATABASE_POOL_SIZE, DATABASE_POOL_MAX_OVERFLOW, DATABASE_POOL_TIMEOUT, DATABASE_POOL_RECYCLE, DATABASE_POOL_PRE_PING, DATABASE_POOL_RESET_ON_RETURN, DATABASE_RETRY_TIMEOUT, DATABASE_REQUEST_RETRY_ATTEMPTS and DATABASE_REQUEST_RETRY_DELAY settings for improved performance, reliability and resilience of database interactions.
  • [DEPS] Updated libmaxminddb version to v1.13.3
  • [DEPS] Updated luajit2 version to v2.1-20260227
  • [DEPS] Update coreruleset-v4 version to v4.24.0

Don't miss a new bunkerweb release

NewReleases is sending notifications on new releases.