From 845f1e0a77bfa7f094e28567bceec7404ae7eac9 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 21 Jan 2026 03:57:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=205.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0603ecd0..dad534afe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [5.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v5.0.0) - 2026-01-20 +## [5.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v5.0.0) - 2026-01-21 ### ❤️ Thanks to all contributors! ❤️ @@ -10,14 +10,9 @@ - merge ocdav into frontend [[#1958](https://github.com/opencloud-eu/opencloud/pull/1958)] -### 📚 Documentation - -- Update release template [[#2182](https://github.com/opencloud-eu/opencloud/pull/2182)] -- Clarify what the two requests are used for [[#2179](https://github.com/opencloud-eu/opencloud/pull/2179)] -- fix: markdown links formatting [[#2143](https://github.com/opencloud-eu/opencloud/pull/2143)] - ### ✅ Tests +- test(api): update without-remotephp expected-failures list [[#2184](https://github.com/opencloud-eu/opencloud/pull/2184)] - [full-ci] test: use single command to run the containers and the API tests [[#2169](https://github.com/opencloud-eu/opencloud/pull/2169)] - [tests-only] test: setup for running wopi API tests locally [[#2139](https://github.com/opencloud-eu/opencloud/pull/2139)] - fix flaky #2145 [[#2161](https://github.com/opencloud-eu/opencloud/pull/2161)] @@ -30,6 +25,12 @@ - [full-ci][tests-only] test: check last email content with retries as emails can be delayed [[#2038](https://github.com/opencloud-eu/opencloud/pull/2038)] - skip collaborativePosix tests in CI [[#2039](https://github.com/opencloud-eu/opencloud/pull/2039)] +### 📚 Documentation + +- Update release template [[#2182](https://github.com/opencloud-eu/opencloud/pull/2182)] +- Clarify what the two requests are used for [[#2179](https://github.com/opencloud-eu/opencloud/pull/2179)] +- fix: markdown links formatting [[#2143](https://github.com/opencloud-eu/opencloud/pull/2143)] + ### 🐛 Bug Fixes - fix: Show username in unprivileged search results [[#2104](https://github.com/opencloud-eu/opencloud/pull/2104)]