Important
This is a production release. Learn here about the release types and lifecycle.
7.2.4 - 2026-08-21
❤️ Thanks to all contributors! ❤️
@AlexAndBear, @aduffeck, @fschade, @rhafer, @v-scharf
Opencloud:
🐛 Bug Fixes
- [stable-7.2] fix(search): fix open-search kql field compilation [#3375]
- [stable-7.2] fix(search): ack every event the index service handles [#3374]
- [stable-7.2] fix(postprocessing): retry publishing events [#3370]
- [stable-7.2] Only log a debug message when an item is still in processing state [#3369]
- [stable-7.2] backport fixes for the opencloud posixfs command [#3367]
- [stable-7.2] Expose upload status and message [#3365]
- Fix opensearch space scope [stable-7.2] [#3351]
- [stable-7.2] fix(posixfs scan): Setup logger for scan command [#3195]
✅ Tests
- [stable-7.2] api-tests against open-search in stable [#3353]
Reva
🐛 Bug Fixes
- [stable-2.46] Add a helper which checks if a resource is still being processed [#783]
- [stable-2.46] Set proper upload status if an upload ends at antivirus [#780]
- [stable-2.46] Do not disregard disabled spaces when propagating changes [#771]
- [stable-2.46] Add database name to kv log output [#752]
- [stable-2.46] Extend upload sessions to hold more explicit state information [#772]
- [stable-2.46] Fix Metadata locking and Reading for decomposedfs and align defaults with OpenCloud [#744]
- [stable-2.46] Sync uploads incrementally to avoid fsync freezes [#743]
Web
🐛 Bug Fixes
- fix(text-editor): update editor content when loaded via recovery [#3081]
- [stable-7.1] fix: encode hash character in app route URLs to prevent truncation (#3075) [#3080]
✅ Tests
- split keycloak test [#2897]