Files
nextcloud-docs/admin_manual/whats_new_admin.rst
2016-03-09 14:06:44 -08:00

29 lines
1.4 KiB
ReStructuredText

===========================================
What's New for Admins in ownCloud |version|
===========================================
See the `ownCloud 9.0 Features page
<https://github.com/owncloud/core/wiki/ownCloud-9.0-Features>`_ on Github for a
comprehensive list of new features and updates.
ownCloud has many improvements. Some of our new features are:
* Split Linux packaging, dividing ownCloud 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.
(: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
(:ref:`label-direct-share-link`)
* Configurable password reset URL. See
(: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`)