Skip to content
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
882d20c
πŸŽ‰ Release 7.0.1
openclouders May 22, 2026
ca347ad
Merge branch 'origin/main' into 'next-release/main'
openclouders May 26, 2026
e8d5249
πŸŽ‰ Release 7.0.1
openclouders May 26, 2026
a69786e
Merge branch 'origin/main' into 'next-release/main'
openclouders May 27, 2026
b5e8c1a
πŸŽ‰ Release 7.0.1
openclouders May 27, 2026
0c0b6d7
Merge branch 'origin/main' into 'next-release/main'
openclouders May 27, 2026
caa182c
πŸŽ‰ Release 7.0.1
openclouders May 27, 2026
a28998e
Merge branch 'origin/main' into 'next-release/main'
openclouders May 27, 2026
1162e26
πŸŽ‰ Release 7.0.1
openclouders May 27, 2026
19333cb
Merge branch 'origin/main' into 'next-release/main'
openclouders May 27, 2026
370a685
πŸŽ‰ Release 7.0.1
openclouders May 27, 2026
217b49a
Merge branch 'origin/main' into 'next-release/main'
openclouders May 27, 2026
6287c9e
πŸŽ‰ Release 7.0.1
openclouders May 27, 2026
0ebbe33
Merge branch 'origin/main' into 'next-release/main'
openclouders May 27, 2026
f86da12
πŸŽ‰ Release 7.0.1
openclouders May 27, 2026
3c9af15
Merge branch 'origin/main' into 'next-release/main'
openclouders May 28, 2026
a609940
πŸŽ‰ Release 7.0.1
openclouders May 28, 2026
d7f287c
Merge branch 'origin/main' into 'next-release/main'
openclouders May 28, 2026
aac062c
πŸŽ‰ Release 7.0.1
openclouders May 28, 2026
d9c775d
Merge branch 'origin/main' into 'next-release/main'
openclouders May 28, 2026
74bf60c
πŸŽ‰ Release 7.0.1
openclouders May 28, 2026
6ca9a3e
Merge branch 'origin/main' into 'next-release/main'
openclouders May 28, 2026
9d36da1
πŸŽ‰ Release 7.0.1
openclouders May 28, 2026
d561ab1
Merge branch 'origin/main' into 'next-release/main'
openclouders May 28, 2026
c9fb429
πŸŽ‰ Release 7.0.1
openclouders May 28, 2026
e381df0
Merge branch 'origin/main' into 'next-release/main'
openclouders May 28, 2026
6bd81b7
πŸŽ‰ Release 7.0.1
openclouders May 28, 2026
b76f109
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 1, 2026
36c496c
πŸŽ‰ Release 7.0.1
openclouders Jun 1, 2026
5cf62ff
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 1, 2026
31bb970
πŸŽ‰ Release 7.0.1
openclouders Jun 1, 2026
bd931bd
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 1, 2026
b622306
πŸŽ‰ Release 7.1.0
openclouders Jun 1, 2026
0cd1efa
πŸŽ‰ Release 7.1.0
openclouders Jun 1, 2026
f9fdff0
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 1, 2026
3152566
πŸŽ‰ Release 7.1.0
openclouders Jun 1, 2026
4ba5af3
Merge branch 'origin/main' into 'next-release/main'
openclouders Jun 2, 2026
b3b8461
πŸŽ‰ Release 7.1.0
openclouders Jun 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Changelog

## [7.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.1.0) - 2026-06-02

### ❀️ Thanks to all contributors! ❀️

@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)]
- fix(init): Only log admin password if it was generated [[#2839](https://github.com/opencloud-eu/opencloud/pull/2839)]
- 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)]

### πŸ“¦οΈ Dependencies

- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.43.0 to 1.44.0 [[#2855](https://github.com/opencloud-eu/opencloud/pull/2855)]
- build(deps-dev): bump license-checker-rseidelsohn from 4.4.2 to 5.0.1 in /services/idp [[#2854](https://github.com/opencloud-eu/opencloud/pull/2854)]
- build(deps-dev): bump cldr from 7.9.0 to 8.0.0 in /services/idp [[#2853](https://github.com/opencloud-eu/opencloud/pull/2853)]
- build(deps): bump i18next from 26.1.0 to 26.3.0 in /services/idp [[#2849](https://github.com/opencloud-eu/opencloud/pull/2849)]
- build(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 in /services/idp [[#2845](https://github.com/opencloud-eu/opencloud/pull/2845)]
- build(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.1 [[#2848](https://github.com/opencloud-eu/opencloud/pull/2848)]
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.68.0 to 0.69.0 [[#2847](https://github.com/opencloud-eu/opencloud/pull/2847)]
- build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /services/idp [[#2846](https://github.com/opencloud-eu/opencloud/pull/2846)]
- build(deps-dev): bump postcss-loader from 4.3.0 to 8.2.1 in /services/idp [[#2830](https://github.com/opencloud-eu/opencloud/pull/2830)]
- build(deps): bump github.com/riandyrn/otelchi from 0.12.2 to 0.12.3 [[#2814](https://github.com/opencloud-eu/opencloud/pull/2814)]
- build(deps-dev): bump workbox-webpack-plugin from 7.4.0 to 7.4.1 in /services/idp [[#2781](https://github.com/opencloud-eu/opencloud/pull/2781)]

## [7.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.0.0) - 2026-05-21

### ❀️ Thanks to all contributors! ❀️
Expand Down