diff --git a/CHANGELOG.md b/CHANGELOG.md index baea276829..21d35d9a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,16 @@ @Heiko-Pohl, @JammingBen, @aduffeck, @butonic, @dragonchaser, @kulmann, @rhafer +### 🐛 Bug Fixes + +- [stable-7.2] Backport fixes from main [[#2999](https://github.com/opencloud-eu/opencloud/pull/2999)] +- fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] +- use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] + ### 📚 Documentation - Rename role_name from "guest" to "user-light" [[#2912](https://github.com/opencloud-eu/opencloud/pull/2912)] -### 🐛 Bug Fixes - -- fix(idp): aarch64 build [[#2906](https://github.com/opencloud-eu/opencloud/pull/2906)] -- use ldap instead of ldaps internally [[#2880](https://github.com/opencloud-eu/opencloud/pull/2880)] - ### 📦️ Dependencies - [full-ci] chore: bump web to v7.1.1 [[#2998](https://github.com/opencloud-eu/opencloud/pull/2998)]