Table 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. -
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
owncloud/web#12605
https://github.com/owncloud/web/releases/tag/v11.3.4 - Bugfix owncloud/web#12598: Add