Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BunkerWeb_documentation_v1.5.9.pdf | 2024-07-24 | 5.1 MB | |
README.md | 2024-07-24 | 1.7 kB | |
v1.5.9 source code.tar.gz | 2024-07-24 | 27.1 MB | |
v1.5.9 source code.zip | 2024-07-24 | 30.2 MB | |
Totals: 4 Items | 62.4 MB | 0 |
Documentation : https://docs.bunkerweb.io/1.5.9/
Docker tags :
- BunkerWeb : bunkerity/bunkerweb:1.5.9
or ghcr.io/bunkerity/bunkerweb:1.5.9
- Scheduler : bunkerity/bunkerweb-scheduler:1.5.9
or ghcr.io/bunkerity/bunkerweb-scheduler:1.5.9
- Autoconf : bunkerity/bunkerweb-autoconf:1.5.9
or ghcr.io/bunkerity/bunkerweb-autoconf:1.5.9
- UI : bunkerity/bunkerweb-ui:1.5.9
or ghcr.io/bunkerity/bunkerweb-ui:1.5.9
Linux packages : https://packagecloud.io/app/bunkerity/bunkerweb/search?q=1.5.9&filter=all&dist=
Changelog :
- [BUGFIX] Fix compatibility issues with mysql 8.4+ version and the backup
plugin by adding the mariadb-connector-c
dependency to the scheduler Dockerfile (on alpine)
- [BUGFIX] Fix potential issues with multiple settings in helpers.load_variables when multiple settings have the same suffix (the issue is only present in future external plugins)
- [BUGFIX] Fix issues with kubernetes integration when were setting a global multisite setting it was not applied to the services
- [FEATURE] Add REVERSE_PROXY_SSL_SNI and REVERSE_PROXY_SSL_SNI_NAME to support SNI-based upstreams
- [UI] Update web UI setup wizard to handle when a reverse proxy already exists but no admin user is configured
- [UI] Fix issues with multiple settings on the global_config not being able to be deleted in specific cases
- [AUTOCONF] Fix issues with globally set settings overridden by default values not being saved correctly in database
- [LINUX] Update Linux repository to repo.bunkerweb.io
- [SECURITY] Update security headers in default pages and error pages for improved security
- [DEPS] Updated LuaJIT version to v2.1-20240626
- [DEPS] Updated coreruleset-v4 version to v4.5.0