ownCloud 10.11.0
23 August 2022
ownCloud version 10.11.0 is now available (major release).
Upgrading to ownCloud 10.11.0
ownCloud 10.11.0 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply ownCloud updates as new versions are released, or use Installatron's Clone feature to duplicate an existing ownCloud install to test the 10.11.0 upgrade prior to applying it live. Get started managing your ownCloud installations with Installatron
What's New in ownCloud 10.11.0
New Features
- Add default app setting on a user basis: #39600
- Ignore thumbnails when propagating in home: #39988
- Add language prop to /cloud/user and /cloud/users/{userid} endpoint: #40087
- Add additional columns to background job queue status: #40113
- Add config option to bypass the proxy setting by domain: #40148
- Allow sharing with multiple users at once: #40155
- Allow editing of public link shared single files: #40264
Bug Fixes and Changes
- Trigger the right event when the filecache is updated: #39844
- Replace userid with username in login form: #39870
- Quota can be exceeded by user: #40140
- List apps only once: #39930
- Do not crash while running the cleanup-chunks command: #40000
- Get file size using cURL on Ubuntu 20.04 and 22.04: #40065
- Filter sensitive data in log for Session::createSessionToken: #40066
- Correct Executed Unavailable Migrations and New Migrations: #40084
- Ensure user's directory is always present: #40091
- Application selection menu now appears on shared folders: #40143
- Do not invalidate app tokens when no LDAP connection: #40152
- Convert from utf8_encode to mb_convert_encoding: #40158
- Apps requiring SAML/SSO session now load correctly at first page: #40161
- Display error message when a group cannot be created: #40162
- Error responses to add group API requests are inconsistent: #40164
- Handle exception when adding mount to existing cache or lock: #40192
- CORS on WebDAV is not working: #40204
- Handle extra slashes at start of URI path: #40216
- Use group's displayname in the user's profile and user list: #40229
- Init encryption module before calculating unencrypted block-size: #40240
- Fix personal settings display for apps which are not whitelisted: #40257
- Only call getGroupDetails when the group exists: #40261
- Allow usernames to be case-insensitive with app passwords: #40119
- Refactor to not have required params following an optional parameter: #40303
- Prevent expiry for version meta data files: #40325
- Improve visualization of author's comment in the comments section: #40142
- Update PHP dependencies: #39368
- Update Symfony components: #39368