@@ -13,9 +13,6 @@ ownCloud has many improvements. Some of our new features are:
13
13
* Separate encryption for home storage and remote storage; you may encrypt
14
14
remote storage without encrypting local storage.
15
15
(:doc: `configuration_files/encryption_configuration `)
16
- * Password policy app for share links, for setting password requirements such
17
- as minimum length and required characters (Enterprise only).
18
- (:ref: `password_policy_label `)
19
16
* New command to transfer files from one user to another.
20
17
(:ref: `transfer_userfiles_label `)
21
18
* 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:
24
21
(:doc: `configuration_user/reset_user_password `)
25
22
* Command-line options added to the Updater app. (:doc: `maintenance/update `)
26
23
* Many new ``occ `` commands. (:doc: `configuration_server/occ_command `)
27
- * Admin option to enable and disable sharing on external storage mountpoints.
28
- (:ref: `external_storage_mount_options_label `)
24
+ * Admin option to enable and disable sharing on external storage mountpoints. (:ref: `external_storage_mount_options_label `)
29
25
* New ``occ `` commands for migrating contacts and calendars from 8.2,
30
26
if auto-migration during upgrade fails, and new commands for creating
31
27
addressbooks and calendars (:ref: `dav_label `)
@@ -35,7 +31,10 @@ ownCloud has many improvements. Some of our new features are:
35
31
Enterprise Only
36
32
---------------
37
33
38
- * Advanced tagging management with the Workflow app
34
+ * Advanced tagging management with the Workflow app.
39
35
(:doc: `enterprise_file_management/files_tagging `)
40
- * Advanced authentication backends
41
- (:doc: `enterprise_external_storage/enterprise_only_auth `)
36
+ * Advanced authentication backends.
37
+ (:doc: `enterprise_external_storage/enterprise_only_auth `)
38
+ * Password policy app for share links, for setting password requirements such
39
+ as minimum length and required characters.
40
+ (:ref: `password_policy_label `)
0 commit comments