Skip to content

ownCloud 8.1 Features

Lukas Reschke edited this page Feb 24, 2015 · 59 revisions

This collects all the new features of ownCloud 8.1. 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.

Main Features

Minor Features

  • TODO

Incompatible Changes

Administrators

Security
  • The .htaccess and index.html in the data directory is now updated after every update. Administrators are encouraged to verify that they don't have any manual modifications done in there.
  • The SabreDAV browser at /remote.php/webdav has been removed. Only pure WebDAV access is permitted anylonger.
  • Using ownCloud without a trusted_domain will not work anymore (except for whitelisted items such as local loopback addresses)
  • The logging format for failed logins has changed and considers now the proxy configuration in the config file

Developers

Public API
Non public API

##### Security

Schedule

  • TODO

Clone this wiki locally