diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f090d16b..9c022f0fdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [7.5.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.5.0) - 2026-08-06 + +### ❤️ Thanks to all contributors! ❤️ + +@JammingBen, @aduffeck, @pbleser-oc, @v-scharf + +### 📈 Enhancement + +- feat(web): add yjsServerUrl config [[#3259](https://github.com/opencloud-eu/opencloud/pull/3259)] +- feat(posixfs): #3182 add basepath option in the "posixfs scan" command [[#3235](https://github.com/opencloud-eu/opencloud/pull/3235)] + +### 🐛 Bug Fixes + +- Fix missing favorite flag on opensearch hits [[#3252](https://github.com/opencloud-eu/opencloud/pull/3252)] + +### ✅ Tests + +- api-test: replace sleeps with WaitHelper poll for async state [[#3239](https://github.com/opencloud-eu/opencloud/pull/3239)] + ## [7.4.0](https://github.com/opencloud-eu/opencloud/releases/tag/v7.4.0) - 2026-08-03 ### ❤️ Thanks to all contributors! ❤️