Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 15:43
· 2604 commits to master since this release
d4f38cc

Documentation : https://docs.bunkerweb.io/1.5.2/

Docker tags :

  • BunkerWeb : bunkerity/bunkerweb:1.5.2 or ghcr.io/bunkerity/bunkerweb:1.5.2
  • Scheduler : bunkerity/bunkerweb-scheduler:1.5.2 or ghcr.io/bunkerity/bunkerweb-scheduler:1.5.2
  • Autoconf : bunkerity/bunkerweb-autoconf:1.5.2 or ghcr.io/bunkerity/bunkerweb-autoconf:1.5.2
  • UI : bunkerity/bunkerweb-ui:1.5.2 or ghcr.io/bunkerity/bunkerweb-ui:1.5.2

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

Changelog :

  • [BUGFIX] Fix UI fetching only default values from the database (fixes no trash button too)
  • [BUGFIX] Fix infinite loop when using autoconf
  • [BUGFIX] Fix BunkerWeb fails to start after reboot on Fedora and Rhel
  • [BUGFIX] Fix logs page not working in UI on Linux integrations
  • [BUGFIX] Fix settings regex that had issues in general and with the UI
  • [BUGFIX] Fix scheduler error with external plugins when reloading
  • [BUGFIX] Fix permissions with folders in linux integrations
  • [MISC] Push Docker images to GitHub packages (ghcr.io repository)
  • [MISC] Improved CI/CD
  • [MISC] Updated python dependencies
  • [MISC] Updated Python Docker image to 3.11.5-alpine in Dockerfiles
  • [MISC] Add support for ModSecurity JSON LogFormat
  • [MISC] Updated OWASP coreruleset to 3.3.5