🎉 Release 7.1.1

This commit is contained in:
oauth
2026-06-08 12:07:12 +00:00
parent 46975deb93
commit 4cd69e6423

View File

@@ -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! ❤️