Update whats_new_admin.rst

This commit is contained in:
Carla Schroder
2016-03-30 16:00:08 -07:00
parent fa97488e86
commit cae3e59ff5

View File

@@ -13,9 +13,6 @@ ownCloud has many improvements. Some of our new features are:
* Separate encryption for home storage and remote storage; you may encrypt
remote storage without encrypting local storage.
(:doc:`configuration_files/encryption_configuration`)
* Password policy app for share links, for setting password requirements such
as minimum length and required characters (Enterprise only).
(:ref:`password_policy_label`)
* New command to transfer files from one user to another.
(:ref:`transfer_userfiles_label`)
* Streamlined Federation sharing with user and group name auto-fill. See
@@ -24,8 +21,7 @@ ownCloud has many improvements. Some of our new features are:
(:doc:`configuration_user/reset_user_password`)
* Command-line options added to the Updater app. (:doc:`maintenance/update`)
* Many new ``occ`` commands. (:doc:`configuration_server/occ_command`)
* Admin option to enable and disable sharing on external storage mountpoints.
(:ref:`external_storage_mount_options_label`)
* Admin option to enable and disable sharing on external storage mountpoints. (:ref:`external_storage_mount_options_label`)
* New ``occ`` commands for migrating contacts and calendars from 8.2,
if auto-migration during upgrade fails, and new commands for creating
addressbooks and calendars (:ref:`dav_label`)
@@ -35,7 +31,10 @@ ownCloud has many improvements. Some of our new features are:
Enterprise Only
---------------
* Advanced tagging management with the Workflow app
* Advanced tagging management with the Workflow app.
(:doc:`enterprise_file_management/files_tagging`)
* Advanced authentication backends
(:doc:`enterprise_external_storage/enterprise_only_auth`)
* 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`)