ownCloud Infinite Scale
The new cloud-native file sync and share platform from ownCloud
Alternative to: dropbox, google drive, box
v5.0.4
2024-05-14Table of Contents
Changes in 5.0.4
Summary
- Bugfix - Update reva to v2.19.7: #9011
- Bugfix - Service startup of WOPI example: #9127
- Bugfix - Nats reconnects: #9139
Details
-
Bugfix - Update reva to v2.19.7: #9011
We updated reva to v2.19.7
- Enhancement cs3org/reva#4673: Add virus filter to list uploads sessions
-
Bugfix - Service startup of WOPI example: #9127
We fixed a bug in the service startup of the appprovider-onlyoffice in the ocis_wopi deployment example.
-
Bugfix - Nats reconnects: #9139
We fixed the reconnect handling of the natjs kv registry.
https://github.com/owncloud/ocis/pull/9139 https://github.com/owncloud/ocis/pull/8880