From 64afbef608c5700c3903bba1a474fe2d5d29cf42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Sun, 12 Jun 2016 16:24:35 +0200 Subject: [PATCH] Update whats_new_admin.rst --- admin_manual/whats_new_admin.rst | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/admin_manual/whats_new_admin.rst b/admin_manual/whats_new_admin.rst index cb0b500d1..c52031c8b 100644 --- a/admin_manual/whats_new_admin.rst +++ b/admin_manual/whats_new_admin.rst @@ -1,14 +1,10 @@ -=========================================== -What's New for Admins in ownCloud |version| -=========================================== +============================================ +What's New for Admins in Nextcloud |version| +============================================ -See the `ownCloud 9.0 Features page -`_ on Github for a -comprehensive list of new features and updates. +Nextcloud has many improvements. Some of our new features are: -ownCloud has many improvements. Some of our new features are: - -* Split Linux packaging, dividing ownCloud and dependencies into two separate +* Split Linux packaging, dividing Nextcloud and dependencies into two separate packages (:doc:`installation/linux_installation`) * Separate encryption for home storage and remote storage; you may encrypt remote storage without encrypting local storage. @@ -27,14 +23,3 @@ ownCloud has many improvements. Some of our new features are: addressbooks and calendars (:ref:`dav_label`) * New optional second name attribute in the LDAP app, so that user names appear as ``User Foo (optional 2nd attribute)`` (:ref:`ldap_directory_settings`) - -Enterprise Only ---------------- - -* Advanced tagging management with the Workflow app. - (:doc:`enterprise_file_management/files_tagging`) -* Advanced authentication backends. - (:doc:`enterprise_external_storage/enterprise_only_auth`) -* Password policy app for share links, for setting password requirements such - as minimum length and required characters. - (:ref:`password_policy_label`)