ownCloud Infinite Scale
The new cloud-native file sync and share platform from ownCloud
Alternative to: dropbox, google drive, box
v7.1.3
2025-05-27Table of Contents
Changes in 7.1.3
Summary
- Bugfix - Fix Share roles translation: #11241
- Bugfix - Fix collaboration service LastModifiedDate: #11328
- Bugfix - Fix translations in Settings: #11361
- Enhancement - Limit length of tags: #11231
- Enhancement - Bump Web to 11.3.4: #12605
Details
-
Bugfix - Fix Share roles translation: #11241
We fixed the issue when the Share roles show a wrong translation after the user location has changed back to English.
https://github.com/owncloud/ocis/issues/11025 https://github.com/owncloud/ocis/pull/11241
-
Bugfix - Fix collaboration service LastModifiedDate: #11328
Collaboration service now returns correct LastModifiedDate.
-
Bugfix - Fix translations in Settings: #11361
Notification option translation where missing one string. This is fixed.
-
Enhancement - Limit length of tags: #11231
We limited the length of tags to avoid DOS attacks against the ocis server.
-
Enhancement - Bump Web to 11.3.4: #12605
- Bugfix owncloud/web#12598: Add src attribute to external app iframe - Bugfix owncloud/web#12474: Add tag characters limit
https://github.com/owncloud/web/pull/12605 https://github.com/owncloud/web/releases/tag/v11.3.4