diff --git a/CHANGELOG.md b/CHANGELOG.md index f625e1c535..238ce3a27f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [5.1.0](https://github.com/opencloud-eu/opencloud/releases/tag/v5.1.0) - 2026-02-11 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @VicDeo, @aduffeck, @dragonchaser, @individual-it, @rhafer + +### 📈 Enhancement + +- external tenant id [[#2258](https://github.com/opencloud-eu/opencloud/pull/2258)] + +### 📚 Documentation + +- fix: make file urls [[#2304](https://github.com/opencloud-eu/opencloud/pull/2304)] + +### 🐛 Bug Fixes + +- Sanitize web config only once [[#2286](https://github.com/opencloud-eu/opencloud/pull/2286)] + +### 📦️ Dependencies + +- build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.12 to 1.4.13 [[#2316](https://github.com/opencloud-eu/opencloud/pull/2316)] +- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.39.0 to 1.40.0 [[#2279](https://github.com/opencloud-eu/opencloud/pull/2279)] +- update reva after merge #514 [[#2309](https://github.com/opencloud-eu/opencloud/pull/2309)] +- build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 [[#2278](https://github.com/opencloud-eu/opencloud/pull/2278)] + ## [5.0.2](https://github.com/opencloud-eu/opencloud/releases/tag/v5.0.2) - 2026-02-05 ### ❤️ Thanks to all contributors! ❤️