From b0969a2510c29a108883972c5c62829c6292886c Mon Sep 17 00:00:00 2001 From: john-knowles <18680913+john-knowles@users.noreply.github.com> Date: Thu, 6 Sep 2018 12:26:17 +0100 Subject: [PATCH] Update README.md (#611) --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35743a0f9..c65d52695 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,19 @@ To get help on Angular CLI use ng help or read the [Angular CLI README](https:// Isuses can be raised in GitHub or in the Alfresco JIRA project. Please include a clear description, steps to reproduce and screenshots where appropriate.All issues will be reviewed; bugs will be categorized if reproducible and enhancement/feature suggestions will be considered against existing priorities if the use case serves a general-purpose need. -#### High level features planned for Q3 2018 (July - September) -* Library Management - create, find, join and manage file libraries. -* Commenting - View and add comments to files and folders -* Sharing Files - activate and deactivate shared file both manually and automatically. +#### Features added in the latest release +* Commenting - View and add comments to files and folders. +* Sharing Files - activate and deactivate shared file links. * Permissions - update file and folder permissions. +* Application Extensibility - first phase of extensibilty +* Print - print action from the file viewer +* Improved UX - single click to open folders and files, and right click actions menu + +For more information please refer to the [release notes](https://github.com/Alfresco/alfresco-content-app/releases) + +#### High level features planned for H2 2018 (July - December) +* Library Management - create, find, join and manage file libraries. +* Sharing Files - add an expiry date to a sharable link. * Application Extensibility - Extension framework to provide simple ways to extend the application. ### Want to help?