-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ownCloud 9.0 Features
RealRancor edited this page Feb 18, 2016
·
9 revisions
This collects all the new features of ownCloud 9.0. This will be used for the release announcement. Please add your features that are merged here. If they are not merged yet but you plan to before the feature freeze than add a (planned) comment to it.
- apps can add entries to the "New file" menu in the files app: #20051
- enable api getUsers for subadmins: #18399
- enable api addUser for subadmins: #18605
- files web UI is now using Webdav for most file operations (except upload) 16902
- Extended output/details for occ scan:files #21701
- Make app updates better visible #22422
- Webdav
- Removed many of the private endpoints in "apps/files/ajax/" due to the move to Webdav for the files UI. 16902