mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
road to v1.5.5
This commit is contained in:
parent
6b25619c5f
commit
0960d876c4
1 changed files with 4 additions and 2 deletions
|
|
@ -1,15 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## v1.5.5 - YYYY/MM/DD
|
||||
## v1.5.5 - 2024/01/09
|
||||
|
||||
- [BUGFIX] Fix issues with the database when upgrading from version 1.5.3 and 1.5.4 to the most recent version
|
||||
- [BUGFIX] Fix ModSecurity-nginx to make it work with brotli
|
||||
- [BUGFIX] Remove certbot renew delay causing errors on k8s
|
||||
- [BUGFIX] Fix missing custom modsec files when BW instances change
|
||||
- [BUGFIX] Fix inconsistency on config changes when using Redis
|
||||
- [BUGFIX] Fix web UI not working when using / URL
|
||||
- [FEATURE] Add Anonymous reporting feature
|
||||
- [FEATURE] Add support for fallback Referrer-Policies
|
||||
- [FEATURE] Add profile page to web ui and the possibility to activate the 2FA
|
||||
- [FEATURE] Add 2FA support to web UI
|
||||
- [FEATURE] Add username and password management to web UI
|
||||
- [FEATURE] Add setting REVERSE_PROXY_INCLUDES to manually add "include" directives in the reverse proxies
|
||||
- [FEATURE] Add support for Redis Sentinel
|
||||
- [FEATURE] Add support for tls in Ingress definition
|
||||
|
|
|
|||
Loading…
Reference in a new issue