Release 6.5.1 (#9082)

This commit is contained in:
Amedeo Lepore
2023-11-13 10:19:15 +01:00
committed by GitHub
parent f2df3c4143
commit e2c116c25a
21 changed files with 1495 additions and 25 deletions

View File

@@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.
## General Availability
- [6.5.1](RelNote-6.5.1.md)
- [6.5.0](RelNote-6.5.0.md)
- [6.4.0](RelNote-6.4.0.md)
- [6.3.0](RelNote-6.3.0.md)

View File

@@ -0,0 +1,27 @@
---
Title: Release notes v6.5.1
---
# Alfresco Application Development Framework (ADF) version 6.5.1 Release Note
This document provides information on the Alfresco Application Development Framework **v6.5.1**.
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.5.1).
## Contents
- [Changelog](#changelog)
- [See Also](#see-also)
## Changelog
- [f2df3c414](git@github.com:Alfresco/alfresco-ng2-components/commit/f2df3c414) [AAE-17909][AAE-17964] fix silent-refresh url is not set with the value - fix background image set to undefined (#9080)
- [168bb0b6c](git@github.com:Alfresco/alfresco-ng2-components/commit/168bb0b6c) [AAE-17258] Update storybook for datatable and datacolumn (#9052)
- [c0194029c](git@github.com:Alfresco/alfresco-ng2-components/commit/c0194029c) [AAE-17865] Remove few already covered e2es from ADF (#9078)
- [625cf2b85](git@github.com:Alfresco/alfresco-ng2-components/commit/625cf2b85) [ADF-5561] Remove unused dep (#9064)
- [f0a11fdab](git@github.com:Alfresco/alfresco-ng2-components/commit/f0a11fdab) [ACS-6140] migrate tests to harness (#9071)
## See Also
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)