From ad2fac15d84f341a24871899940b742fe6b093d0 Mon Sep 17 00:00:00 2001 From: Francesco Corti Date: Thu, 2 May 2019 11:14:03 +0200 Subject: [PATCH] Compatibility matrix for ADF 3.2. (#4679) --- docs/compatibility.md | 1 + docs/versionIndex.md | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/docs/compatibility.md b/docs/compatibility.md index fcae16f478..a67cdfd550 100644 --- a/docs/compatibility.md +++ b/docs/compatibility.md @@ -21,6 +21,7 @@ You can find further information about released versions of ADF in the | ADF version | Content Services | Process Services | | -- | -- | -- | +| [3.2.0](versionIndex.md#v320) | **Full test:** v6.1.0
**Smoke test:** v5.2.4 | **Full test:** v7.1.0 (latest CI pipeline build), v1.9.0
**Smoke test:** v1.8.1 | | [3.1.0](versionIndex.md#v310) | **Full test:** v6.1.0 RC7
**Smoke test:** v5.2.4 | **Full test:** v2.0.0 (latest CI pipeline build), v1.9.0
**Smoke test:** v1.8.1 | | [3.0.0](versionIndex.md#v300) | **Full test:** v6.1.0 RC7
**Smoke test:** v5.2.4 | **Full test:** v2.0.0 (latest CI pipeline build), v1.9.0
**Smoke test:** v1.8.1 | | [2.6.0](versionIndex.md#v260) | **Full test:** v6.0.0, v5.2.4
**Smoke test:** v5.2.3 | **Full test:** v1.9.0
**Smoke test:** v1.8.1, v1.7.0, v1.6.4 | diff --git a/docs/versionIndex.md b/docs/versionIndex.md index 81c929430d..8cbbe2aeb5 100644 --- a/docs/versionIndex.md +++ b/docs/versionIndex.md @@ -12,6 +12,7 @@ backend services have been tested with each released version of ADF. ## Versions +- [v3.2.0](#v320) - [v3.1.0](#v310) - [v3.0.0](#v300) - [v2.6.0](#v260) @@ -22,6 +23,19 @@ backend services have been tested with each released version of ADF. - [v2.1.0](#v210) - [v2.0.0](#v200) +## v3.2.0 + +**Release:** 2019-05-03
+ + + +- Support for five new languages (Danish, Finnish, Swedish, Czech, Polish). +- Easier event handling in [DataTable](core/components/datatable.component.md) (header row action). +- Configurable [multi-value metadata separator](content-services/components/content-metadata-card.component.md). +- More process components for Activiti 7. + + + ## v3.1.0 **Release:** 2019-03-29