1
0
Fork 0

update changelog

This commit is contained in:
ibizaman 2024-05-29 20:29:10 -07:00 committed by Pierre Penninckx
parent faaa0e2263
commit 2e12aa44b3

View file

@ -3,6 +3,7 @@
## Breaking Changes
- Rename `shb.nginx.autheliaProtect` to `shb.nginx.vhosts`. Indeed, the option allows to define a vhost with _optional_ Authelia protection but the former name made it look like Authelia protection was enforced.
- Rename all `shb.arr.*.APIKey` to `shb.arr.*.ApiKey`.
- Remove `shb.vaultwarden.ldapEndpoint` option because it was not used in the implementation anyway.
- Bump Nextcloud default version from 27 to 28. Add support for version 29.