9.0 theme requires .ico favicon

This commit is contained in:
Carla Schroder
2016-04-20 08:41:04 -07:00
parent 29c025bbfe
commit 1fd897f4a4
2 changed files with 5 additions and 1 deletions

View File

@@ -22,7 +22,6 @@ ownCloud Server Configuration
reverse_proxy_configuration
search_configuration
thirdparty_php_configuration
performance_tuning/index
js_css_asset_management_configuration
automatic_configuration
oc_server_tuning

View File

@@ -6,6 +6,11 @@ ownCloud |version| Release Notes
Changes in 9.0
--------------
9.0 requires .ico files for favicons. This will change in 9.1, which will
use .svg files. See `Changing favicon
<https://doc.owncloud.org/server/9.0/developer_manual/core/theming.html#changing
-favicon>`_ in the Developer Manual.
Home folder rule is enforced in the user_ldap application in new ownCloud installations; see
:doc:`configuration_user/user_auth_ldap`. This affects ownCloud 8.0.10, 8.1.5 and 8.2.0 and up.