diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4b324dcf..e5e9f8bda0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,14 @@ # Changelog -## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-01 +## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02 ### ❤️ Thanks to all contributors! ❤️ -@ScharfViktor, @aduffeck, @kulmann, @micbar, @rhafer - -### 📈 Enhancement - -- chore: bump web to v7.1.0 [[#2870](https://github.com/opencloud-eu/opencloud/pull/2870)] +@ScharfViktor, @aduffeck, @dragonchaser, @kulmann, @micbar, @rhafer ### 🐛 Bug Fixes +- Prevent personal space creation for service- and lightweight users [[#2876](https://github.com/opencloud-eu/opencloud/pull/2876)] - chore: bump reva to 2.46.1 [[#2869](https://github.com/opencloud-eu/opencloud/pull/2869)] - fix: Send SSE events for SpaceCreated/-Disabled/-Deleted [[#2851](https://github.com/opencloud-eu/opencloud/pull/2851)] - Only try to limit search to spaces if there's a space id to limit to [[#2834](https://github.com/opencloud-eu/opencloud/pull/2834)] @@ -19,6 +16,10 @@ - fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] - fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] +### 📈 Enhancement + +- chore: bump web to v7.1.0 [[#2870](https://github.com/opencloud-eu/opencloud/pull/2870)] + ### 📚 Documentation - docs(adr): Remove erroneous mention of kanidm [[#2783](https://github.com/opencloud-eu/opencloud/pull/2783)]