Skip to content

v1.4.3

Compare
Choose a tag to compare
@fl0ppy-d1sk fl0ppy-d1sk released this 26 Aug 18:20
· 4071 commits to master since this release

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

Docker tags :

  • bunkerity/bunkerweb:1.4.3
  • bunkerity/bunkerweb-autoconf:1.4.3
  • bunkerity/bunkerweb-ui:1.4.3

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

Changelog :

  • Fix various documentation errors/typos and add various enhancements
  • Fix ui.env not read when using Linux integration
  • Fix wrong variables.env path when using Linux integration
  • Fix missing default server when TEMP_NGINX=yes
  • Fix check if BunkerNet is activated on default server
  • Fix request crash when mmdb lookup fails
  • Fix bad behavior trigger when request is whitelisted
  • Fix bad behavior not triggered when request is on default server
  • Fix BW overriding config when config is already present
  • Add Ansible integration in beta
  • Add *CUSTOM_CONF* setting to automatically add custom config files from setting value
  • Add DENY_HTTP_STATUS setting to choose standard 403 error page (default) or 444 to close connection when access is denied
  • Add CORS (Cross-Origin Resource Sharing) core plugin
  • Add documentation about Docker in rootless mode and podman
  • Improve automatic tests setup
  • Migrate CI/CD infrastructure to another provider