From a67db94b25e01f7708d6e033508cc48cb68fc761 Mon Sep 17 00:00:00 2001 From: Francesco Corti Date: Wed, 29 Apr 2020 16:32:10 +0200 Subject: [PATCH] PRODDEL-3086 - Release note in draft for 3.8.0. (#5652) Co-authored-by: Francesco Corti --- docs/abn-tree.yml | 1 - docs/release-notes/README.md | 3 +- docs/release-notes/RelNote380.md | 79 ++++++++++++++++++++++++++++++++ docs/roadmap.md | 26 ----------- 4 files changed, 81 insertions(+), 28 deletions(-) create mode 100644 docs/release-notes/RelNote380.md delete mode 100644 docs/roadmap.md diff --git a/docs/abn-tree.yml b/docs/abn-tree.yml index 41272c5dd8..59f2ce2645 100644 --- a/docs/abn-tree.yml +++ b/docs/abn-tree.yml @@ -56,7 +56,6 @@ title: 'Insights API' children: - components: 'Components' -- roadmap.md: 'Roadmap' - versionIndex.md: 'Version index' - compatibility.md: 'Version compatibility' - release-notes: 'Release notes' diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index 07e40a7f70..77250a0c1b 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -9,7 +9,8 @@ The first **General available** release was v2.0.0. ## General available -- [3.6.0](RelNote360.md) +- [3.8.0](RelNote380.md) +- [3.7.0](RelNote370.md) - [3.5.0](RelNote350.md) - [3.4.0](RelNote340.md) - [3.3.0](RelNote330.md) diff --git a/docs/release-notes/RelNote380.md b/docs/release-notes/RelNote380.md new file mode 100644 index 0000000000..b5c35bfde9 --- /dev/null +++ b/docs/release-notes/RelNote380.md @@ -0,0 +1,79 @@ + +--- +Title: Release notes v3.8.0 +--- + +# Alfresco Application Development Framework (ADF) version 3.8.0 Release Note + +These release notes provide information about the **3.8.0 release** of the Alfresco Application Development Framework. + +This is the latest **General Available** release of the Application Development Framework, which contains the Angular components to build a Web Application on top of the Alfresco Platform. + +The release can be found on GitHub at [this location](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/3.8.0). + +See the [ADF roadmap](../roadmap.md) for details of features planned for future versions of ADF. + +## Contents + +- [New package versions](#new-package-versions) +- [Goals for this release](#goals-for-this-release) + - [Additional support for content and metadata management](#additional-support-for-content-and-metadata-management) + - [Improved accessibility](#improved-accessibility) +- [Localisation](#localisation) +- [References](#references) +- [Issues addressed](#issues-addressed) + +## New package versions + + "@alfresco/adf-content-services" : "3.8.0" + "@alfresco/adf-process-services" : "3.8.0" + "@alfresco/adf-core" : "3.8.0" + "@alfresco/adf-insights" : "3.8.0", + "@alfresco/adf-extensions": "3.8.0" + +## Goals for this release + +This is the seventh minor release of ADF since February 2019 when version 3.0.0 was released. + +The highlights of this release include [additional support for content and metadata management](https://issues.alfresco.com/jira/browse/ADF-5108) as well as [improved accessibility](https://issues.alfresco.com/jira/browse/ADF-5089) and better support of [Activiti 7](https://www.activiti.org/). + +Please report issues with this release in the [issue tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new). You can collaborate on this release or share feedback by using the discussion tools on [Gitter](http://gitter.im/Alfresco/alfresco-ng2-components). + +### Additional support for content and metadata management + +After some time the content and metadata management hasn't been loved enough, with this version of ADF there are a good number of improvements on the way to consume content metadata in ADF components and ADF based applications. Most of them are developed for an improved and more appealing end-user experience. + +As one of the most requested enhancements, it would be valuable to highlight the changed User Experience in the metadata editing on the adf-card-view-component ([ADF-4900](https://issues.alfresco.com/jira/browse/ADF-4900)). Below picture showing it. + +TODO + +Check [ADF-5108](https://issues.alfresco.com/jira/browse/ADF-5108) for the full list of issues done. + +### Improved accessibility +To help the accessibility of ADF based applications, some colour changes have been developed with the purpose to reach the AA Accessibility. Check 1. [ADF-5089](https://issues.alfresco.com/jira/browse/ADF-5089) for the full list of issues done. + +## Localisation + +This release includes: Arabic, Brazilian Portuguese, Czech, Danish, Dutch, Finnish, French, German, Italian, Japanese, Norwegian (Bokmål), Polish, Russian, Simplified Chinese, Spanish and Swedish versions. + +## References + +The following is a brief list of references to help you get started with the new release: + +- [Getting started guides with Alfresco Application Development Framework](https://community.alfresco.com/community/application-development-framework/pages/get-started) +- [Alfresco ADF Documentation on the Builder Network](../README.md) +- [Gitter chat supporting Alfresco ADF](https://gitter.im/Alfresco/alfresco-ng2-components) +- [ADF examples on GitHub](https://github.com/Alfresco/adf-examples) +- [Official GitHub Project - alfresco-ng2-components](https://github.com/Alfresco/alfresco-ng2-components) +- [Official GitHub Project - alfresco-js-api](https://github.com/Alfresco/alfresco-js-api) +- [Official GitHub Project - generator-ng2-alfresco-app](https://github.com/Alfresco/generator-ng2-alfresco-app) + +Please refer to the [official documentation](http://docs.alfresco.com/) for further details and suggestions. + +## Issues addressed + +TODO + +Please refer to the [Alfresco issue tracker](https://issues.alfresco.com/jira/projects/ADF/issues/ADF-581?filter=allopenissues) for other known issues in this release. If you have any questions about the release, please contact us using [Gitter](https://gitter.im/Alfresco/alfresco-ng2-components). + +Thanks to the whole application team and the amazing Alfresco community for the hard work. diff --git a/docs/roadmap.md b/docs/roadmap.md deleted file mode 100644 index f2730de06a..0000000000 --- a/docs/roadmap.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -Title: ADF roadmap ---- - -# ADF roadmap - -Below is a list of the high level feature themes planned for the forthcoming versions of ADF. - -Last updated 26 Feb 2019: - -- Continue with the Activiti features. -- Accessibility (508 compliance and automatic tests). -- Search highlighting. -- Better metadata viewer (whitelisting by default). -- Support for languages that are written right-to-left (such as Arabic). -- Continue with Governance features into ADF. -- Better experience in plugin/extensions. -- [`Application`](../lib/testing/src/lib/core/structure/application.ts) dashboards. -- Permission driven menus. -- Experimental features: - - Artificial Intelligence plugins/components. - - Web components for ADF to be framework agnostic. - - Rapid [`Application`](../lib/testing/src/lib/core/structure/application.ts) Development. - -**Disclaimer**: The list above may change in the future and it does not -represent an official promise about features to be implemented. The purpose of this public roadmap is to share infomation openly with our ecosystem of customers, partners and enthusiasts.