From 4cd69e64235bb65de1bdb37a7ddb40068c479ee5 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 8 Jun 2026 12:07:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87515aeb6e..cce820dd10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,20 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-04 +## [7.1.1](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.1) - 2026-06-08 ### ❤️ Thanks to all contributors! ❤️ -@butonic, @dragonchaser +@JammingBen, @butonic, @dragonchaser ### 🐛 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 + +- build(deps): bump axios from 1.16.0 to 1.16.1 in /services/idp [[#2883](https://github.com/opencloud-eu/opencloud/pull/2883)] + ## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 ### ❤️ Thanks to all contributors! ❤️