[ADF-2643] Added compatibility info to version index (#3218)

* [ADF-1643] Updated version index and script to support compatibility info

* [ADF-2643] Added links and compatibility info
This commit is contained in:
Andy Stark
2018-04-19 16:20:00 +01:00
committed by Eugenio Romano
parent fbe675aedb
commit e0cc0fc7c5
3 changed files with 81 additions and 34 deletions

View File

@@ -1,10 +1,8 @@
# Version Index
This file contains a list of components grouped according to the
ADF version in which they were introduced. See the
[main index page](README.md) for a list organized by ADF libraries.
<!--history start-->
Below are the details of all released versions of ADF since general
availability (v2.0.0). See the [main index page](README.md) for a list
of components organized by ADF libraries.
## Versions
@@ -15,6 +13,14 @@ ADF version in which they were introduced. See the
## v2.3.0
**Released:** 2018-04-17 ([Release notes](https://community.alfresco.com/docs/DOC-7347-adf-230-release-note))<br/>
**APS compatible version:** v1.6.4+<br/>
**ACS compatible version:** v5.2.3<br/>
### Components added
<!--v230 start-->
- [Comment content service](core/comment-content.service.md)
- [Custom resources service](content-services/custom-resources.service.md)
- [Inherited button directive](content-services/inherited-button.directive.md)
@@ -26,21 +32,57 @@ ADF version in which they were introduced. See the
- [Sidenav layout component](core/sidenav-layout.component.md)
- [Upload version button component](content-services/upload-version-button.component.md)
<!--v230 end-->
([Back to top](#versions))
## v2.2.0
**Released:** 2018-03-05 ([Release notes](https://community.alfresco.com/docs/DOC-7318-adf-220-release-note))<br/>
**APS compatible version:** v1.6.4+<br/>
**ACS compatible version:** v5.2.2<br/>
### Components added
<!--v220 start-->
- [Node download directive](content-services/node-download.directive.md)
- [Node lock directive](content-services/node-lock.directive.md)
<!--v220 end-->
([Back to top](#versions))
## v2.1.0
**Released:** 2018-01-29 ([Release notes](https://community.alfresco.com/docs/DOC-7292-adf-210-release-note))<br/>
**APS compatible version:** v1.6.4+<br/>
**ACS compatible version:** v5.2.2<br/>
### Components added
<!--v210 start-->
- [Content metadata component](content-services/content-metadata.component.md)
- [Content node dialog service](content-services/content-node-dialog.service.md)
- [Content node selector panel component](content-services/content-node-selector-panel.component.md)
- [Search configuration service](core/search-configuration.service.md)
- [Sidebar action menu component](core/sidebar-action-menu.component.md)
<!--v210 end-->
([Back to top](#versions))
## v2.0.0
**Released:** 2017-12-04 ([Release notes](https://community.alfresco.com/docs/DOC-7244-adf-200-release-note))<br/>
**APS compatible version:** v1.6.4+<br/>
**ACS compatible version:** v5.2.2<br/>
### Components added
<!--v200 start-->
- [Accordion group component](core/accordion-group.component.md)
- [Accordion component](core/accordion.component.md)
- [Activiti alfresco service](core/activiti-alfresco.service.md)
@@ -192,4 +234,6 @@ ADF version in which they were introduced. See the
- [Webscript component](content-services/webscript.component.md)
- [Widget component](insights/widget.component.md)
<!--history end-->
<!--v200 end-->
([Back to top](#versions))