-
Notifications
You must be signed in to change notification settings - Fork 2.1k
ownCloud 8.2 Features
Vincent Petry edited this page Sep 16, 2015
·
24 revisions
This collects all the new features of ownCloud 8.2. 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.
- The
Pictures
app has been almost entirely rewritten and is now known asGallery
(release announcement should list some of the new feature) - mimetype.js makes it possible to request a mimetype icon from JS: https://github.com/owncloud/core/pull/16724
- Files app gets a new sidebar on the right to show details about files: https://github.com/owncloud/core/issues/16308
- Includes Activity tab to show the activities for the selected file: https://github.com/owncloud/activity/pull/358
- Versions dropdown now appear as a tab: https://github.com/owncloud/core/pull/18748
- Share dialog is now also in the sidebar: https://github.com/owncloud/core/pull/18185
- OCS Share API also return url when fetching shares: https://github.com/owncloud/core/pull/16535
- Show apps that will be updated on the DB update page: https://github.com/owncloud/core/pull/17434