diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f3507b16b..7f9308d374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [6.3.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.3.0) - 2026-05-13 + +### ❤️ Thanks to all contributors! ❤️ + +@AlexAndBear, @SAY-5, @butonic, @dschmidt, @micbar, @rhafer + +### 🐛 Bug Fixes + +- fix(webdav): register chi REPORT method in init to avoid race with settings [[#2712](https://github.com/opencloud-eu/opencloud/pull/2712)] +- fix: use runner to start activitylog service [[#2748](https://github.com/opencloud-eu/opencloud/pull/2748)] +- docs(search): fix force-rescan flag name in README [[#2747](https://github.com/opencloud-eu/opencloud/pull/2747)] + +### ✅ Tests + +- fix: cleaner debounce timer test [[#2743](https://github.com/opencloud-eu/opencloud/pull/2743)] + +### 📈 Enhancement + +- feat(graph): populate driveItem.webUrl per Libre Graph spec [[#2744](https://github.com/opencloud-eu/opencloud/pull/2744)] + +### 📦️ Dependencies + +- build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 [[#2739](https://github.com/opencloud-eu/opencloud/pull/2739)] + ## [6.2.0](https://github.com/opencloud-eu/opencloud/releases/tag/v6.2.0) - 2026-05-11 ### ❤️ Thanks to all contributors! ❤️