diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b99e54e41..270c179f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [5.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v5.0.1) - 2026-01-28 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @aduffeck, @saw-jan + +### 🐛 Bug Fixes + +- Do not ever set a TTL for the ID cache. It's not supposed to expire. [[#2223](https://github.com/opencloud-eu/opencloud/pull/2223)] + +### ✅ Tests + +- test(api): wait for web-office readiness by checking discovery endpoint [[#2217](https://github.com/opencloud-eu/opencloud/pull/2217)] + +### 📦️ Dependencies + +- reva-bump-2.42.1 [[#2225](https://github.com/opencloud-eu/opencloud/pull/2225)] + ## [5.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v5.0.0) - 2026-01-26 ### ❤️ Thanks to all contributors! ❤️