Skip to content

Commit fa32dff

Browse files
authored
πŸŽ‰ Release 6.0.0 (#2451)
* πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.2.1 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 5.3.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0 * πŸŽ‰ Release 6.0.0
1 parent fc14928 commit fa32dff

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
# Changelog
22

3+
## [6.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.0.0) - 2026-03-30
4+
5+
### ❀️ Thanks to all contributors! ❀️
6+
7+
@ScharfViktor, @aduffeck, @dragonchaser, @micbar, @pascalwengerter, @smoothscholar
8+
9+
### πŸ’₯ Breaking changes
10+
11+
- Improve opensearch highlighting, fix favorites [[#2514](https://github.com/opencloud-eu/opencloud/pull/2514)]
12+
13+
### πŸ“ˆ Enhancement
14+
15+
- feat: add userid to spans [[#2536](https://github.com/opencloud-eu/opencloud/pull/2536)]
16+
- feat: add openFilesInNewTab web config option [[#2522](https://github.com/opencloud-eu/opencloud/pull/2522)]
17+
- Always enable favorites, remove FRONTEND_ENABLE_FAVORITES flag [[#2494](https://github.com/opencloud-eu/opencloud/pull/2494)]
18+
- Implement favorites [[#2454](https://github.com/opencloud-eu/opencloud/pull/2454)]
19+
20+
### πŸ› Bug Fixes
21+
22+
- Fix bleve batches [[#2524](https://github.com/opencloud-eu/opencloud/pull/2524)]
23+
24+
### βœ… Tests
25+
26+
- api-tests: search for favorites [[#2487](https://github.com/opencloud-eu/opencloud/pull/2487)]
27+
- [test-only] favorites tests [[#2474](https://github.com/opencloud-eu/opencloud/pull/2474)]
28+
29+
### πŸ“¦οΈ Dependencies
30+
31+
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.12.5 to 2.12.6 [[#2525](https://github.com/opencloud-eu/opencloud/pull/2525)]
32+
- build(deps-dev): bump postcss-preset-env from 10.1.3 to 11.2.0 in /services/idp [[#2392](https://github.com/opencloud-eu/opencloud/pull/2392)]
33+
- build(deps): bump github.com/tus/tusd/v2 from 2.8.0 to 2.9.2 [[#2485](https://github.com/opencloud-eu/opencloud/pull/2485)]
34+
- build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 [[#2519](https://github.com/opencloud-eu/opencloud/pull/2519)]
35+
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.5 [[#2499](https://github.com/opencloud-eu/opencloud/pull/2499)]
36+
- build(deps): bump github.com/russellhaering/goxmldsig from 1.5.0 to 1.6.0 [[#2503](https://github.com/opencloud-eu/opencloud/pull/2503)]
37+
- build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 [[#2472](https://github.com/opencloud-eu/opencloud/pull/2472)]
38+
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.65.0 to 0.67.0 [[#2473](https://github.com/opencloud-eu/opencloud/pull/2473)]
39+
- build(deps): bump github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4 [[#2468](https://github.com/opencloud-eu/opencloud/pull/2468)]
40+
- build(deps): bump go.opentelemetry.io/contrib/zpages from 0.65.0 to 0.67.0 [[#2467](https://github.com/opencloud-eu/opencloud/pull/2467)]
41+
- build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.40.0 to 0.41.0 [[#2458](https://github.com/opencloud-eu/opencloud/pull/2458)]
42+
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.41.0 to 1.42.0 [[#2459](https://github.com/opencloud-eu/opencloud/pull/2459)]
43+
- build(deps): bump github.com/testcontainers/testcontainers-go from 0.40.0 to 0.41.0 [[#2453](https://github.com/opencloud-eu/opencloud/pull/2453)]
44+
- build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 [[#2452](https://github.com/opencloud-eu/opencloud/pull/2452)]
45+
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.40.0 to 1.42.0 [[#2441](https://github.com/opencloud-eu/opencloud/pull/2441)]
46+
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.65.0 to 0.67.0 [[#2442](https://github.com/opencloud-eu/opencloud/pull/2442)]
47+
348
## [5.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v5.2.0) - 2026-03-09
449

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

0 commit comments

Comments
Β (0)