diff --git a/pages/apim/3.x/changelog/changelog-3.20.adoc b/pages/apim/3.x/changelog/changelog-3.20.adoc index 0f8aba3bb..269a55a4f 100644 --- a/pages/apim/3.x/changelog/changelog-3.20.adoc +++ b/pages/apim/3.x/changelog/changelog-3.20.adoc @@ -13,6 +13,27 @@ For upgrade instructions, please refer to https://docs.gravitee.io/apim/3.x/apim // +== APIM - 3.20.7 (2023-05-05) + +=== API + +* Open Source Edition license issue when deploying Gravitee on Kubernetes using helm charts https://github.com/gravitee-io/issues/issues/8659[#8659] +* API picture is removed when rollback is done https://github.com/gravitee-io/issues/issues/8801[#8801] +* LDAP configuration with multi Orgs https://github.com/gravitee-io/issues/issues/8892[#8892] +* API promotion not working with JDBC database https://github.com/gravitee-io/issues/issues/9033[#9033] +* Dictionary Fields Not Visible to Users Without System Admin Organization Role https://github.com/gravitee-io/issues/issues/9038[#9038] +* Login issues when role mapping is null https://github.com/gravitee-io/issues/issues/9040[#9040] + +=== Console + +* Focus lost after typing 1 character in fields of API's property https://github.com/gravitee-io/issues/issues/8802[#8802] +* Unable to search application with its id https://github.com/gravitee-io/issues/issues/8996[#8996] + +=== Portal + +* When a page for API has long name, it appears indented in the page selection https://github.com/gravitee-io/issues/issues/7575[#7575] + + == APIM - 3.20.6 (2023-04-28) === Gateway